@font-face {
  font-family: Evander;
  src: url("../fonts/Evander-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Tiempostext;
  src: url("../fonts/TiemposText-Italic.woff2") format("woff2"),
    url("../fonts/TiemposText-Italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Philosopher;
  src: url("../fonts/Philosopher-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Miedingerw01;
  src: url("../fonts/MiedingerW01-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Moula;
  src: url("../fonts/Moula-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Moula;
  src: url("../fonts/Moula-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Moula;
  src: url("../fonts/Moula-Thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: DisruptorsScript;
  src: url("../fonts/DisruptorsScript-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: BoldstromRe Outlines;
  src: url("../fonts/BoldstromRe-OutlinesItalic.woff2") format("woff2");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: BoldstromRe Outlines;
  src: url("../fonts/BoldstromRe-Outlines.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: BoldstromRe;
  src: url("../fonts/BoldstromRe-Italic.woff2") format("woff2");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: BoldstromRe;
  src: url("../fonts/BoldstromRe-Regular.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "BoldstromRe 3D";
  src: url("../fonts/BoldstromRe-3D.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: CoveredByYourGrace;
  src: url("../fonts/CoveredByYourGraceRegular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: StandingFlowerScriptPersonal;
  src: url("../fonts/StandingFlowerScriptPersonal.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: SF Compact;
  src: url("../fonts/SFCompactDisplay-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: SF Compact;
  src: url("../fonts/SFCompactDisplay-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: SF Compact;
  src: url("../fonts/SFCompactDisplay-Semibold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Jost 1";
  src: url("../fonts/Jost1-Italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Jost 1";
  src: url("../fonts/Jost1-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Jost 1";
  src: url("../fonts/Jost1-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

:root {
  --black: black;
  --white: white;
  --dark-grey: #a1a1a1;
  --burlywood: #e9bb73;
  --peru: #a0764e;
  --white-0-1: #ffffff1a;
  --pink: #de5e9b;
  --grey-dark: #202020;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

body {
  background-color: var(--black);
  color: var(--white);
  font-family: "Jost 1", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Moula, sans-serif;
  font-size: 5.62rem;
  font-weight: 900;
  line-height: 1;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Moula, sans-serif;
  font-size: 5.62rem;
  line-height: 1;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.2rem;
  font-weight: 400;
  line-height: 1.2;
}

h4 {
  margin-top: 0;
  margin-bottom: 1.25rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.3;
}

p {
  margin-bottom: 0;
}

a {
  text-decoration: underline;
  transition: all 0.2s;
}

ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

img {
  max-width: 100%;
  display: inline-block;
}

figure {
  margin-bottom: 0.625rem;
}

.main {
  min-height: 100vh;
}

.main--404 {
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 45px;
}

@media screen and (min-width: 768px) {
  .main--404 {
    padding-top: 66px;
  }
}

.error-main-wrappper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100vh;
}

.main.mod--julia-links {
  background-image: url("../images/julia-hero.webp");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.main.mod--hour {
  flex-flow: column;
  display: flex;
}

.content {
  z-index: 2;
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.content.mod--footer {
  border-top: 0.0625rem solid #2a2928;
  padding-top: 2.77rem;
}

.content.mod--404 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.content.mod--related {
  margin-top: 6.25rem;
}

.content.width-max-845 {
  max-width: 52.8125rem;
}

.content.mod--download {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.content.mod--aupp {
  text-align: center;
  background-color: #3e3e3e;
  border-radius: 2.5rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 37.5rem;
  display: flex;
  box-shadow: inset 0 0 64px #000;
}

.content.mod--hero-julia {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 53.5rem;
  display: flex;
}

.content.mod--julia-faq-btn {
  grid-row-gap: 3.75rem;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.content.mod--julia-links {
  max-width: 23rem;
}

.content.mod--home3 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.content.mod--hour-policy {
  background-color: var(--white);
  border-radius: 2.5rem 0 0 2.5rem;
  max-width: none;
  padding: 3.125rem 4rem;
}

.section {
  padding: 5rem 1.75rem;
}

.section.mod--header {
  z-index: 90;
  -webkit-backdrop-filter: blur(5rem);
  backdrop-filter: blur(5rem);
  background-color: #00000080;
  padding-top: 0;
  padding-bottom: 0;
  position: absolute;
  inset: 0% 0% auto;
}

.section.mod--header.is--fixed {
  z-index: 91;
  transition: opacity 0.2s, transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  position: fixed;
  transform: translate(0, -105%);
}

.section.mod--header.mod--header-julia {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: #0000;
}

.section.mod--home {
  padding-top: 8.55rem;
}

.section.mod--home.mod--about {
  padding-top: 10.625rem;
}

.section.mod--home.mod--ua {
  padding-top: 12rem;
}

.section.mod--footer {
  color: #a1a1a1;
  padding-bottom: 3.8rem;
}

.section.mod--subs {
  padding-bottom: 0;
}

.section.mod--page {
  min-height: 80vh;
  padding-top: 10.625rem;
}

.section.mod--page.mod--404 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.section.mod--header-wrap {
  min-height: 4.5rem;
  padding: 0;
  position: absolute;
  inset: 0% 0% auto;
}

.section.mod--team {
  overflow: hidden;
}

.section.mod--hero {
  padding-top: 9.375rem;
}

.section.mod--ny {
  padding-top: 1rem;
  padding-bottom: 0;
}

.section.mod--header-aupp {
  z-index: 90;
  color: var(--black);
  padding-top: 0;
  padding-bottom: 0;
  position: absolute;
  inset: 0% 0% auto;
}

.section.mod--aupp {
  padding-top: 7.5rem;
}

.section.mod--footer-aupp {
  background-color: var(--black);
  border-top-left-radius: 2.5rem;
  border-top-right-radius: 2.5rem;
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
  font-size: 0.75rem;
}

.section.mod--terms {
  min-height: 80vh;
  padding-top: 10.125rem;
}

.section.mod--hero-julia {
  margin-bottom: -13rem;
  padding-top: 6.25rem;
  padding-bottom: 13rem;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.section.mod--about-julia {
  padding-top: 8.125rem;
}

.section.mod--cta-julia {
  padding-top: 0;
}

.section.mod--julia-book {
  overflow: hidden;
  transform: translate(0);
}

.section.mod--julia-links {
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background-color: #000000b3;
  min-height: 100vh;
  padding-top: 2rem;
  padding-bottom: 4.625rem;
}

.section.mod--header-download {
  z-index: 92;
  -webkit-backdrop-filter: blur(5rem);
  backdrop-filter: blur(5rem);
  background-color: #0c0c0c80;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.section.mod--home2 {
  align-items: center;
  min-height: 100vh;
  display: flex;
  overflow: hidden;
}

.section.mod--home3 {
  background-image: url("../images/bg-home3.webp");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
  min-height: 100vh;
  padding-top: 9rem;
  display: flex;
  overflow: hidden;
}

.section.mod--home4 {
  background-image: url("../images/bg-hero-test3.webp");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
  min-height: 100vh;
  display: flex;
  overflow: hidden;
}

.section.mod--hour {
  flex-flow: column;
  flex: 1;
  padding-top: 5.9375rem;
  display: flex;
}

.columns {
  justify-content: space-between;
  display: flex;
}

.columns.mod--team {
  max-width: 57.5rem;
  margin-top: 2rem;
  margin-left: auto;
  margin-right: auto;
}

.columns.mod--ny {
  grid-column-gap: 3.75rem;
  margin-bottom: 14.375rem;
  padding-top: 8.4rem;
}

.columns.mod--fond {
  background-color: #000;
  border-radius: 2.125rem;
  align-items: center;
  padding: 5rem 4.0625rem 5rem 5rem;
  position: relative;
}

.columns.mod--reviews-julia {
  grid-column-gap: 5.125rem;
  grid-row-gap: 5.125rem;
}

.columns.mod--payment {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  align-items: flex-start;
}

.columns.mod--julia-results {
  grid-column-gap: 10.75rem;
}

.columns.mod--julia-presets {
  grid-row-gap: 2.5rem;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 4.375rem;
  margin-left: -1rem;
  margin-right: -1rem;
}

.columns.mod--download {
  align-items: center;
  width: 100%;
}

.columns.mod--hero-hour {
  background-color: var(--white);
  border-radius: 2.5rem;
  flex: 1;
  overflow: hidden;
}

.header__columns {
  justify-content: space-between;
  align-items: center;
  padding-top: 0.93rem;
  padding-bottom: 0.93rem;
  display: flex;
}

.header__columns.mod--aupp {
  min-height: 5.625rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.header__columns.mod--hour {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.header__logo {
  border-radius: 0.6rem;
  width: 3.25rem;
  display: block;
}

.header__nav-link {
  color: var(--dark-grey);
  margin-left: 1rem;
  margin-right: 1rem;
  text-decoration: none;
  display: inline-block;
}

.header__nav-link:hover {
  color: var(--white);
}

.header__nav-link.w--current {
  color: #fff;
}

.header__nav-link.hide {
  display: none;
}

.header__nav-link.is-julia {
  font-family: Moula, sans-serif;
  font-size: 1.25rem;
  font-weight: 300;
}

.header__nav-link.is-julia.w--current {
  font-weight: 900;
}

.header__col {
  flex: 1;
}

.header__col.col--2 {
  flex: none;
}

.header__col.col--2.mod--aupp {
  height: auto;
}

.header__col.col--3 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.header__col.col--3.mod--aupp {
  height: auto;
}

.header__col.mod--hour {
  flex: 0 auto;
}

.header__col.mod--hour.is--hour-2 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 16.25rem;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.col {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.col.col--2 {
  flex: 1;
}

.col.col--2.mod--home {
  flex: none;
  align-items: center;
  padding-left: 4.5rem;
}

.col.col--2.mod--team {
  margin-left: 8.125rem;
  padding-top: 2.625rem;
  display: block;
}

.col.col--2.mod--ny,
.col.col--2.mod--fond {
  flex: 0 auto;
}

.col.col--2.mod--home2 {
  flex: none;
  justify-content: flex-end;
  align-items: center;
  padding-left: 4.5rem;
}

.col.col--1 {
  flex: 1;
}

.col.col--1.mod--home {
  text-align: center;
  align-items: center;
  padding-right: 4.5rem;
}

.col.col--1.mod--home-about {
  padding-right: 4.5rem;
}

.col.col--1.mod--team {
  flex: 0 auto;
  display: block;
}

.col.col--1.mod--ny {
  max-width: 40rem;
}

.col.mod--footer-aupp.mod--terms {
  justify-content: flex-end;
}

.col.mod--reviews-julia {
  align-items: center;
}

.download {
  text-align: center;
  position: relative;
}

.download.mod--home {
  justify-content: center;
  margin-bottom: 10.2rem;
  display: flex;
}

.download.mod--download {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.download.mod--home2 {
  align-items: center;
  display: flex;
}

.download__link {
  display: block;
}

.download__img {
  width: 9.125rem;
  display: block;
}

.home__line {
  background-color: #2a2928;
  width: 0.0625rem;
  height: 100%;
  max-height: 42.5rem;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.heading.mod--h1 {
  text-align: center;
  margin-bottom: 0;
}

.heading.mod--h1.mod--ny {
  text-align: left;
  margin-bottom: 1.8rem;
}

.heading.mod--h1.mod--quiz-result {
  margin-bottom: 2.5rem;
}

.heading.mod--subs {
  text-align: center;
  max-width: 63.75rem;
  margin-bottom: 3rem;
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.heading.mod--post {
  z-index: 2;
  margin-bottom: 0;
  position: relative;
}

.heading.mod--aupp {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 2rem;
  font-family: Miedingerw01, sans-serif;
  font-size: 2.75rem;
  font-weight: 700;
}

.text-gradient {
  color: #ca9e63;
  font-family: Tiempostext, sans-serif;
  font-style: italic;
}

.text-gradient.mod--desc-ny {
  font-size: 0.95em;
}

.home__img-brush {
  width: 30.6rem;
  margin: 1rem auto 4.5rem;
  display: none;
}

.home__descript {
  text-align: left;
  width: 47rem;
  font-size: 2.7rem;
  line-height: 1.15em;
}

.home__descript.mod--more-lines {
  width: 49rem;
  font-size: 2.1rem;
}

.lang-drop__btn {
  color: var(--white);
  padding: 0 1.7rem 0 0;
  position: relative;
}

.lang-drop__list {
  z-index: 2;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: #252525;
  border-radius: 0.75rem;
  right: 0;
  overflow: hidden;
  box-shadow: 0 1px 4rem 0.5rem #0000001a;
}

.lang-drop__link {
  color: var(--white);
  text-transform: uppercase;
  border-bottom: 0.0625rem solid #545458a6;
  min-width: 13.88rem;
  margin-bottom: -0.0625rem;
  padding: 0.6rem 0.88rem;
  font-size: 0.94rem;
}

.lang-drop__link:hover {
  opacity: 0.6;
}

.lang-drop__link.w--current {
  color: var(--white);
}

.lang-drop__btn-arrow {
  object-fit: contain;
  width: 1rem;
  height: 100%;
  transition: all 0.2s;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  transform: rotate(0);
}

.home__descript-gradient {
  text-align: left;
  max-width: 21rem;
  margin-bottom: 0;
  margin-left: 13rem;
  margin-right: auto;
  padding-left: 0.2rem;
  font-family: Moula, sans-serif;
  font-size: 1.5rem;
  font-weight: 900;
  line-height: 1.6em;
}

.swiper__arrow {
  z-index: 5;
  cursor: pointer;
  background-image: url("../images/ico_arrow-right.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1.37rem;
  border: 0.0625rem solid #a1a1a1;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  margin-left: 0.62rem;
  margin-right: 0.62rem;
  transition: all 0.2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.swiper__arrow:hover {
  border-color: var(--white);
}

.swiper__arrow.arrow--prev {
  transform: rotate(180deg);
}

.swiper-pagination-bullet {
  background-color: #ffffff4d;
  flex: 1;
  max-width: 10.87rem;
  height: 0.12rem;
  max-height: 0.12rem;
  margin-left: 0.62rem;
  margin-right: 0.62rem;
  transition: all 0.2s;
  position: relative;
}

.swiper-wrapper {
  flex-direction: row;
  width: 100%;
  display: flex;
}

.swiper-nav {
  justify-content: center;
  align-items: center;
  margin-top: 3.3rem;
  display: flex;
}

.swiper-nav.mod--reviews {
  margin-top: 0;
  margin-left: 7.4rem;
}

.swiper-slide {
  justify-content: center;
  align-items: stretch;
  height: auto;
  display: block;
  position: relative;
}

.swiper-slide.slide--global {
  flex: none;
  width: 100%;
}

.swiper-slide.slide--global.mod--author {
  height: 100%;
}

.app__slider {
  text-align: left;
  max-width: 33.87rem;
  margin-left: auto;
  margin-right: auto;
}

.swiper__pagination {
  justify-content: center;
  align-items: center;
  max-width: 33.87rem;
  margin-top: 4.6rem;
  display: flex;
}

.swiper__pagination.mod--reviews {
  flex: 1;
  max-width: 33.87rem;
  margin-top: 0;
}

.swiper__pagination.mod--quiz {
  width: 100%;
  max-width: none;
  margin-top: 0;
  position: absolute;
  inset: 1.5rem 0% auto;
}

.swiper {
  width: 100%;
  overflow: hidden;
}

.swiper.swiper--global.mod--author {
  width: auto;
  max-width: 15rem;
  height: 4.5rem;
  margin-left: 0;
}

.swiper.swiper--global.mod--author.test {
  height: auto;
}

.phone-wrap {
  width: 22.4375rem;
  display: block;
  position: relative;
  overflow: hidden;
}

.phone-wrap.mod--home {
  position: sticky;
  top: 5vh;
}

.app__slide-text {
  opacity: 0;
  color: #a1a1a1;
  margin-top: 2rem;
  margin-left: 7.2rem;
  transition: all 0.4s;
  position: relative;
}

.app__slide-text.active {
  opacity: 1;
}

.count__columns {
  justify-content: space-between;
  max-width: 62.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.count__col {
  color: var(--dark-grey);
  text-align: center;
  font-size: 1.25rem;
}

.count__numb {
  color: var(--white);
  margin-bottom: 0.8rem;
  font-family: Moula, sans-serif;
  font-size: 7.87rem;
  font-weight: 900;
  line-height: 1em;
}

.count__numb.mod--1 {
  min-width: 26.5rem;
}

.count__numb.mod--2 {
  min-width: 16rem;
}

.count__numb.mod--3 {
  min-width: 10.5rem;
}

.reviews__text {
  opacity: 0;
  max-width: 60rem;
  margin-left: 5.87rem;
  font-size: 3rem;
  line-height: 1.2em;
  transition: opacity 0.4s;
}

.reviews__text.active {
  opacity: 1;
}

.reviews__bottom {
  justify-content: center;
  align-items: center;
  margin-top: 3.5rem;
  display: flex;
}

.reviews__nav {
  z-index: 2;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.reviews__author {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  align-items: center;
  height: 100%;
  display: flex;
}

.reviews__ava {
  border-radius: 50%;
  flex: none;
  width: 4.5rem;
  display: block;
}

.reviews__name {
  line-height: 1.4em;
}

.reviews__author-name-span {
  color: var(--dark-grey);
}

.reviews__slide-quote {
  width: 6.8rem;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.subs__content {
  border-radius: 3.25rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 45rem;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.subs__pattern {
  z-index: -2;
  background-image: url("../images/pattern.webp");
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: 115.68rem;
  min-width: 500vh;
  min-height: 500vh;
  margin-left: -10rem;
  margin-right: -10rem;
  position: absolute;
  inset: 0 0% auto 0;
  transform: translate(0);
}

.subs__pattern-dark {
  z-index: -1;
  filter: blur(5.625rem);
  background-color: #0009;
  position: absolute;
  inset: 0%;
}

.btn {
  color: var(--black);
  text-align: center;
  background-color: #fff;
  border-radius: 6.25rem;
  padding: 1.7rem 3.5rem;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1em;
  transition-duration: 0.3s;
}

.btn:hover {
  transform: scale(1.05);
}

.btn.mod--ny-start {
  width: 100%;
  max-width: 25rem;
}

.btn.btn--border {
  padding: 0.1875rem;
}

.btn.btn--slim {
  padding-top: 1.2rem;
  padding-bottom: 1.3rem;
}

.btn.btn--slim.mod--quiz-result,
.btn.btn--slim.mod--quiz-result.mod--mob {
  display: none;
}

.btn.is--icon {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  height: 4rem;
  padding: 0 2rem;
  font-family: SF Compact, Arial, sans-serif;
  font-size: 1.25rem;
  display: flex;
}

.footer__columns {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer__col.mod--2 {
  justify-content: flex-end;
  margin-top: 5rem;
  display: flex;
}

.footer__logo {
  border-radius: 0.8rem;
  width: 4.2rem;
  margin-bottom: 2.5rem;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.footer__site-descript {
  color: var(--dark-grey);
  max-width: 19rem;
  margin-bottom: 2.77rem;
  line-height: 1.5em;
}

.footer__copyright {
  color: var(--dark-grey);
  margin-top: 2.22rem;
}

.footer__list {
  flex: none;
  margin-left: 8.1rem;
}

.footer__list-item {
  margin-bottom: 0.66rem;
}

.footer__list-item.hide {
  display: none;
}

.footer__list-title {
  color: var(--white);
  margin-bottom: 1.5rem;
  font-weight: 300;
}

.footer__list-link {
  color: var(--dark-grey);
  font-weight: 500;
  text-decoration: none;
}

.footer__list-link:hover {
  color: var(--white);
}

.home__descript-wrap {
  margin-bottom: 3rem;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.heading-wrap.mod--category {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
  display: flex;
}

.heading-wrap.mod--category-link:hover {
  color: var(--burlywood);
}

.app__content {
  margin-top: 5rem;
  padding-top: 5rem;
}

.global-styles {
  display: none;
  position: fixed;
  inset: 0% 0% auto;
}

.rich.mod--home-about {
  max-width: 35.625rem;
  margin-top: 3.375rem;
  font-size: 1.5rem;
  line-height: 2.6rem;
}

.rich.mod--home-about p {
  margin-bottom: 2.25rem;
  font-weight: 300;
}

.rich.mod--home-about h3 {
  color: #a1a1a1;
  margin-top: 6.875rem;
  margin-bottom: 2.5rem;
  font-family: Moula, sans-serif;
  font-weight: 900;
}

.rich.mod--page {
  max-width: 51.75rem;
  margin-top: 5rem;
  margin-left: auto;
  margin-right: auto;
}

.rich.mod--page a {
  display: inline-block;
}

.rich.mod--page a:hover {
  color: var(--burlywood);
}

.rich h4 {
  margin-bottom: 1rem;
  font-size: 1rem;
  font-weight: 500;
}

.rich ul {
  grid-row-gap: 1rem;
  flex-direction: column;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding-left: 2rem;
  list-style-type: disc;
  display: flex;
}

.rich p {
  margin-bottom: 1rem;
}

.rich h2 {
  margin-top: 3rem;
  margin-bottom: 1.5rem;
  font-family: "Jost 1", sans-serif;
  font-size: 3rem;
  font-weight: 500;
}

.rich.mod--post figure {
  margin-top: 6.25rem;
  margin-bottom: 6.25rem;
}

.rich.mod--post h3 {
  margin-bottom: 1rem;
  font-size: 1.25rem;
  font-weight: 500;
}

.rich.mod--post a {
  color: var(--dark-grey);
  text-decoration: underline;
}

.rich.mod--terms-uapp h1 {
  margin-bottom: 3.125rem;
  font-family: Miedingerw01, sans-serif;
  font-size: 2.75rem;
}

.rich.mod--terms-uapp {
  margin-top: 2.5rem;
  font-size: 1.25rem;
}

.rich.mod--terms-uapp a {
  display: inline-block;
}

.rich.mod--terms-uapp a:hover {
  color: #89898f;
}

.rich.mod--terms {
  margin-left: auto;
  margin-right: auto;
  font-size: 1.25rem;
  font-weight: 400;
}

.rich.mod--terms a {
  text-decoration: underline;
  display: inline-block;
}

.rich.mod--terms a:hover {
  color: var(--black);
}

.rich.mod--terms h3 {
  margin-top: 3rem;
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
}

.hidden {
  display: none;
}

.team__slider {
  background-color: #0000;
  width: 21.25rem;
  height: auto;
}

.team__img {
  margin-top: 0.6rem;
  margin-left: 0.8rem;
  display: block;
}

.team__slider-mask {
  width: auto;
}

.dropdown {
  margin-left: 0;
  margin-right: 0;
}

.dropdown.mod--team {
  border-bottom: 0.0625rem solid #2a2928;
}

.dropdown.mod--team.mod--last {
  border-bottom-width: 0;
}

.dropdown.mod--faq-julia {
  background-color: #262626;
  border-radius: 4rem;
  transition: all 0.4s;
}

.dropdown-btn {
  color: var(--white);
  white-space: normal;
  display: block;
}

.dropdown-btn.mod--team {
  padding: 1.25rem 0;
  display: block;
}

.dropdown-btn.mod--team.mod--last {
  border-bottom-width: 0;
}

.dropdown-btn.mod--faq-julia {
  grid-column-gap: 1rem;
  justify-content: space-between;
  align-items: center;
  padding: 2.1rem 3.25rem;
  font-family: BoldstromRe, sans-serif;
  font-size: 2.375rem;
  font-style: italic;
  font-weight: 700;
  line-height: 1;
  display: flex;
}

.dropdown-list {
  background-color: #0000;
  display: block;
  position: relative;
  overflow: hidden;
}

.dropdown-content.mod--team {
  padding-bottom: 1.375rem;
}

.dropdown-content.mod--faq-julia {
  color: #fffc;
  padding: 0 3.25rem 2rem;
  font-size: 2.5rem;
  line-height: 1;
}

.text-margin-0 {
  margin-top: 0;
  margin-bottom: 0;
}

.text-grey {
  color: #a1a1a1;
}

.contacts__content {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 56.25rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.contacts__descript {
  color: var(--dark-grey);
  text-align: center;
  max-width: 34rem;
  margin-top: 2rem;
  margin-bottom: 2.5rem;
}

.contacts__social {
  grid-column-gap: 1.2rem;
  grid-row-gap: 1.2rem;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.contacts__social-link {
  background-color: var(--white);
  color: var(--black);
  letter-spacing: 0.02rem;
  border-radius: 6.25rem;
  padding: 0.75rem 1.25rem;
  font-weight: 600;
  transition-duration: 0.3s;
  display: inline-block;
}

.contacts__social-link:hover {
  transform: scale(1.1);
}

.contacts__social-link.mod--3.hide {
  display: none;
}

.privacy__updated {
  color: var(--dark-grey);
  text-align: center;
  margin-top: 3rem;
  font-weight: 500;
}

.home__phone-mob,
.header__humb,
.header__humb-open,
.menu {
  display: none;
}

.logo {
  border-radius: 0.6rem;
  width: 100%;
  display: block;
}

.home__video-7element-wrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.phone__mockup {
  z-index: 9;
  width: 100%;
  display: none;
  position: relative;
}

.phone__video {
  border-radius: 3.8rem;
  width: 22.4375rem;
  height: 45.4rem;
  position: relative;
}

.phone-slider {
  background-color: #0000;
  height: 100%;
}

.phone-slider__slide,
.phone-slider__content {
  position: relative;
}

.download__text {
  font-size: 0.92638rem;
  line-height: 1.1;
}

.download__text.mod--title {
  margin-bottom: 0.2rem;
}

.download__text.mod--type {
  color: #8d8d92;
  font-size: 0.8125rem;
}

.download__text.mod--btn {
  color: #8d8d92;
  text-align: center;
  margin-top: 0.3rem;
  font-size: 0.5625rem;
  line-height: 1;
}

.download__logo {
  width: 4.6875rem;
}

.privacy__heading {
  text-align: center;
  max-width: 46.875rem;
  margin-left: auto;
  margin-right: auto;
}

.award {
  background-image: url("../images/award-branches.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12.125rem;
  height: 3.75rem;
  margin-bottom: 4.0625rem;
  position: relative;
}

.award__title {
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Moula, sans-serif;
  font-size: 3.2rem;
  font-weight: 900;
  display: flex;
  position: absolute;
  inset: 0%;
}

.award__descript {
  color: #a1a1a1;
  text-align: center;
  position: absolute;
  bottom: -1.875rem;
  left: 0;
  right: 0;
}

.awards {
  margin-bottom: 1.875rem;
}

.home__award-title-span {
  margin-bottom: -1rem;
  margin-left: 0.125rem;
  font-size: 1.5rem;
  position: relative;
}

.subheading {
  color: #a1a1a1;
  font-size: 1.5rem;
  line-height: 1.7;
}

.subheading.mod--blog {
  max-width: 63rem;
}

.subheading.mod--download {
  text-align: center;
  max-width: 24rem;
  margin-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.7;
}

.subheading.mod--home {
  text-align: center;
  max-width: 31.8rem;
  margin-bottom: 3.12rem;
  margin-left: auto;
  margin-right: auto;
}

.subheading.mod--home.mod--lang {
  max-width: 36rem;
}

.subheading.mod--ny {
  max-width: 33rem;
  margin-bottom: 3.875rem;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 1.5;
}

.subheading.mod--home2 {
  color: #fff;
  max-width: 29rem;
  margin-bottom: 2.125rem;
  line-height: 1.875rem;
}

.subheading.mod--home3 {
  color: var(--white);
  max-width: 30rem;
  margin-bottom: 2rem;
  line-height: 1.2;
}

.collection-list-wrap.mod--post {
  margin: -0.875rem;
}

.collection-list-wrap.swiper.mod--quiz {
  max-width: 32.5rem;
  padding-bottom: 0.5rem;
}

.collection-list {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.collection-list.mod--category {
  grid-column-gap: 0rem;
  grid-row-gap: 4rem;
  flex-direction: column;
  display: flex;
}

.collection-list.mod--tags {
  grid-column-gap: 0.5rem;
}

.collection-list.swiper-wrapper.mod--quiz {
  flex-wrap: nowrap;
}

.collection-item.mod--post {
  flex: 0 auto;
  width: 33.3333%;
  padding: 0.875rem;
}

.collection-item.mod--category {
  width: 100%;
}

.collection-item.mod--related {
  flex: 0 auto;
  width: 50%;
  padding: 0.875rem;
}

.collection-item.swiper-slide.mod--quiz {
  flex: none;
  width: 100%;
  height: auto;
}

.collection-empty {
  color: var(--burlywood);
  background-color: #e9bb730d;
  border-radius: 0.5rem;
  padding: 1.5rem;
}

.collection-empty.mod--tags {
  display: none;
}

.post-block {
  width: 100%;
  height: 17.5rem;
  position: relative;
}

.post-block__content {
  z-index: 2;
  background-image: linear-gradient(#0000, #000000c2);
  border-radius: 1.125rem;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 1rem 2rem 2rem;
  display: flex;
  position: relative;
}

.post-tag {
  -webkit-backdrop-filter: blur(1.5625rem);
  backdrop-filter: blur(1.5625rem);
  background-color: #0000004d;
  border-radius: 1.25rem;
  padding: 0.25rem 1rem;
}

.tutorials-block__img {
  z-index: 0;
  object-fit: cover;
  border-radius: 1.125rem;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.post__cover {
  text-align: center;
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 2.5rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 32rem;
  padding: 4rem 8rem;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.post__cover-grad {
  z-index: 1;
  background-image: linear-gradient(#0000, #000000c2);
  position: absolute;
  inset: 0%;
}

.post__created {
  color: var(--dark-grey);
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 1.5rem;
  margin-bottom: 4.375rem;
  font-weight: 500;
  display: flex;
}

.heading-small {
  margin-bottom: 0;
  font-size: 2rem;
  line-height: 1.1;
}

.margin-bottom-32 {
  margin-bottom: 2rem;
}

.margin-bottom-20 {
  margin-bottom: 1.25rem;
}

.category-all {
  color: #d4a768;
  background-image: url("../images/ico-arrow-cat.svg");
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 0.75rem;
  padding-right: 1.625rem;
  font-size: 1.5rem;
  font-weight: 600;
}

.category-all:hover {
  margin-right: -0.25rem;
  padding-right: 1.875rem;
}

.margin-bottom-64 {
  margin-bottom: 4rem;
}

.blog-code,
.hide {
  display: none;
}

.form__filter-field {
  background-color: #ffffff3d;
  border-radius: 6.25rem;
  height: 2.6875rem;
  padding: 0.1875rem;
  display: inline-block;
  position: relative;
}

.form__filter-btn {
  color: #a1a1a1;
  text-align: center;
  cursor: pointer;
  background-color: #63636600;
  border-radius: 6.25rem;
  min-width: 8.25rem;
  height: 100%;
  margin-bottom: 0;
  padding: 0;
  font-size: 1.25rem;
  display: inline-block;
  position: relative;
}

.form__filter-btn.w--current {
  color: var(--white);
  background-color: #636366;
}

.form__filter-btn.is-active {
  color: #fff;
  background-color: #636366;
}

.form__filter-radio {
  border-style: none;
  border-radius: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  display: block;
  position: absolute;
  inset: 0%;
  box-shadow: 1px 1px 0.1875rem #0000;
}

.form__filter-radio.w--redirected-focus {
  box-shadow: none;
  border-style: none;
}

.form__filter-radio.w--redirected-focus-visible {
  box-shadow: none;
  outline-offset: 0.25rem;
  outline: 0.125rem solid #9b9b9b;
}

.from-block.mod--filter {
  margin-top: 2.5rem;
  margin-bottom: 4rem;
}

.form__filter-label {
  z-index: 2;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-bottom: 0;
  font-weight: 400;
  transition: all 0.2s;
  display: flex;
  position: absolute;
  inset: 0%;
}

.overflow-hidden {
  overflow: hidden;
}

.post__tags-wrap {
  z-index: 2;
  display: none;
  position: relative;
}

.post__img {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.download-links {
  grid-column-gap: 1.2rem;
  grid-row-gap: 1.2rem;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.download-links.mod--uapp {
  grid-column-gap: 1rem;
}

.img-wrap {
  position: relative;
}

.img-wrap.mod--quiz {
  width: 100%;
  max-width: 22.1875rem;
  height: 29rem;
  margin-left: auto;
  margin-right: auto;
}

.img-wrap.mod--quiz.active {
  display: none;
}

.img-wrap.mod--hero-ny {
  width: 26.3125rem;
  margin-left: auto;
  margin-right: auto;
}

.img-wrap.mod--quiz-answer {
  width: 100%;
  max-width: 8.375rem;
  height: 10.9375rem;
  margin-bottom: 3.125rem;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.img-wrap.mod--quiz-answer.active {
  display: block;
}

.img.mod--quiz {
  z-index: 2;
  object-fit: cover;
  border-radius: 1rem;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

.img.mod--header-ny {
  width: 100%;
  max-width: 32.5rem;
  margin-bottom: 2.5rem;
  display: block;
}

.img.mod--header-ny.mod--mobile {
  display: none;
}

.img.mod--fond {
  width: 26.25rem;
  margin-top: -1.875rem;
  margin-bottom: -1.875rem;
  display: block;
}

.img.mod--ny-qr {
  width: 6.6875rem;
  margin-bottom: 2.875rem;
  display: block;
}

.img.mod--hero-ny {
  z-index: 2;
  object-fit: cover;
  border-radius: 2rem;
  width: 100%;
  height: 34.3125rem;
  display: block;
  position: relative;
}

.img.mod--ny-decor {
  max-width: none;
  display: block;
  position: absolute;
}

.img.mod--ny-decor.mod--circle {
  z-index: -1;
  width: 78.75rem;
  top: 23rem;
  right: -35rem;
}

.img.mod--ny-decor.mod--tree {
  width: 20.75rem;
  top: 15rem;
}

.img.mod--ny-decor.mod--tree.mod--left {
  left: -11rem;
}

.img.mod--ny-decor.mod--tree.mod--right {
  right: -10rem;
}

.img.mod--ny-logo {
  width: 100%;
  display: block;
}

.img-ny__bg {
  background-color: #d9d9d933;
  border-radius: 2.25rem;
  margin-bottom: -0.75rem;
  margin-left: 0.75rem;
  margin-right: 0.75rem;
  position: absolute;
  inset: 0%;
}

.img-ny__bg.mod--2 {
  margin-bottom: -1.5rem;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.fond__content {
  background-image: linear-gradient(to bottom, var(--peru), var(--burlywood));
  border-radius: 2.125rem;
  padding: 0.3125rem;
  position: relative;
  transform: translate(0);
}

.btn-border__content {
  background-color: var(--black);
  text-align: center;
  border-radius: 6.25rem;
  padding: 1.8rem 3.5rem;
  font-size: 1.5rem;
  line-height: 1em;
  transition: all 0.3s;
}

.btn-border__content.btn--slim {
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
}

.fond__heading {
  max-width: 36.875rem;
  margin-bottom: 1.5rem;
  font-size: 3.125rem;
  font-weight: 600;
}

.fond__desc {
  max-width: 31.5625rem;
  margin-bottom: 4.75rem;
  font-size: 1.375rem;
}

.quiz__title {
  margin-bottom: 2.25rem;
  font-family: Philosopher, sans-serif;
  font-size: 2rem;
  line-height: 1.2;
}

.quiz__desc {
  color: #a1a1a1;
  margin-top: 3rem;
  font-size: 1.375rem;
  display: none;
}

.quiz__desc.active {
  display: block;
}

.quiz__desc.mod--result {
  max-width: 27rem;
  margin-top: 0;
  margin-bottom: 1.875rem;
  display: block;
}

.quiz__desc.mod--result.mod--mob,
.quiz__desc.mod--result.hide {
  display: none;
}

.quiz {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 48.125rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4rem;
  display: flex;
}

.quiz__step {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.quiz__buttons {
  grid-row-gap: 1.0625rem;
  flex-direction: column;
  width: 100%;
  max-width: 22.5rem;
  margin-top: 3.75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.quiz__buttons.mod--nav {
  margin-top: 4rem;
  display: none;
}

.quiz__buttons.mod--nav.active {
  display: flex;
}

.quiz__buttons.active {
  display: none;
}

.btn__ico {
  margin-top: -1.25rem;
  margin-bottom: -1.25rem;
  display: inline-block;
}

.btn__ico.mod--quiz-cool {
  background-image: url("../images/ico-cool.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.5rem;
  height: 1.5rem;
  margin-left: 0.875rem;
}

.btn__ico.mod--quiz-next {
  background-image: url("../images/ico-arrow2.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.5rem;
  height: 1.5rem;
  margin-left: 0.875rem;
}

.btn__ico.mod--quiz-copy {
  background-image: url("../images/ico-share.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.875rem;
}

.quiz__body {
  width: 100%;
}

.quiz__result {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 45rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 7rem;
  padding-bottom: 0.625rem;
  display: flex;
}

.quiz__result-download {
  z-index: 5;
  position: relative;
}

.quiz__result-btn-wrap {
  margin-bottom: 2.5rem;
  position: relative;
}

.quiz__result-btn-notice {
  opacity: 0;
  color: var(--burlywood);
  position: absolute;
  inset: auto 0% -1.75rem;
}

.tabs-content.mod--ny {
  padding-bottom: 5rem;
}

.snowflake-code {
  color: #fff;
}

.tabs.mod--ny {
  margin-bottom: -5rem;
}

.ny__logo-wrap {
  width: 3.25rem;
  display: block;
  position: absolute;
  inset: 0% auto auto -1.7rem;
}

.header__banner {
  grid-column-gap: 1rem;
  text-align: center;
  background-color: #d9d9d912;
  background-image: url("../images/ny-banner-snow.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  padding: 0.5625rem;
  font-size: 1.25rem;
  display: none;
}

.text-color-gold {
  color: var(--burlywood);
}

.text-weight-semibold {
  font-weight: 600;
}

.bg-color-white {
  background-color: var(--white);
}

.logo-uapp {
  font-family: Miedingerw01, sans-serif;
  font-size: 1.5625rem;
  font-weight: 700;
}

.hero-aupp__subtitle {
  max-width: 36.25rem;
  margin-bottom: 2rem;
  font-size: 1.25rem;
}

.list.mod--footer-aupp.mod--address {
  max-width: 11rem;
}

.text-color-grey {
  color: #89898f;
}

.font-miedingerw {
  font-family: Miedingerw01, sans-serif;
  font-weight: 700;
}

.text-size-14 {
  font-size: 0.875rem;
}

.footer-uapp__top {
  min-height: 3rem;
}

.footer-uapp__top.mod--title {
  align-items: center;
  display: flex;
}

.header-uapp__line {
  background-color: #0000001a;
  height: 0.0625rem;
  position: absolute;
  inset: auto 0% 0%;
}

.hero-aupp__logo {
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-image: linear-gradient(135deg, #868686, #434343);
  border: 0.125rem solid #696969;
  border-radius: 1.5rem;
  justify-content: center;
  align-items: center;
  width: 9.5625rem;
  height: 9.5625rem;
  margin-bottom: 2.5rem;
  padding-left: 2.3125rem;
  padding-right: 2.3125rem;
  display: flex;
}

.hero-uapp__award {
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  background-color: #93939366;
  border: 0.125rem solid #8d8d8d66;
  border-radius: 1.5rem;
  justify-content: center;
  align-items: center;
  width: 20.9375rem;
  height: 10.375rem;
  display: flex;
  position: absolute;
}

.hero-uapp__award.mod--1 {
  top: 9.75rem;
  left: -2.75rem;
  transform: rotate(-11deg);
}

.hero-uapp__award.mod--2 {
  bottom: -0.3125rem;
  right: -2.75rem;
  transform: rotate(17deg);
}

.hero-uapp__award-img {
  width: 15.8125rem;
  display: block;
}

.text-color-black {
  color: var(--black);
}

.text-color-grey-light {
  color: #a1a1a1;
}

.heading__7element {
  color: #a1a1a1;
  font-family: Moula, sans-serif;
}

.text-font-moula {
  font-family: Moula, sans-serif;
}

.text-color-white {
  color: #fff;
}

.team__img-border {
  z-index: -1;
  border: 0.0625rem solid #fff;
  margin-bottom: 0.6rem;
  margin-right: 0.8rem;
  position: absolute;
  inset: 0%;
}

.heading-1 {
  font-family: Moula, sans-serif;
  font-size: 5.62rem;
  font-weight: 900;
  line-height: 1;
}

.heading-1.mod--terms {
  text-align: center;
  margin-bottom: 3.4375rem;
  font-family: Moula, sans-serif;
  font-size: 2.75rem;
  font-weight: 900;
  line-height: 110%;
}

.heading-1.mod--about {
  margin-bottom: -0.5rem;
  margin-left: 10rem;
}

.heading-1.mod--home {
  margin-bottom: 2rem;
}

.logo-sub-link {
  width: 3.625rem;
  display: block;
}

.hero-julia__desc {
  max-width: 37.5rem;
  margin-top: -2rem;
  margin-bottom: 3.75rem;
  font-family: Moula, sans-serif;
  font-size: 1.8125rem;
  font-weight: 300;
  line-height: 105%;
}

.btn-julia {
  grid-column-gap: 1.375rem;
  color: var(--black);
  text-align: center;
  background-color: #fff;
  border-radius: 6.25rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 30rem;
  padding: 2.1rem 3rem;
  font-family: SF Compact, Arial, sans-serif;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1em;
  transition-duration: 0.3s;
  display: flex;
}

.btn-julia:hover {
  transform: scale(1.05);
}

.hero-julia__img {
  z-index: -1;
  object-fit: cover;
  border-radius: 3.125rem;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.hero-julia__img.mod--mobile {
  display: none;
}

.logo-julia {
  font-family: DisruptorsScript, sans-serif;
  font-size: 3.125rem;
  line-height: 1;
  display: inline-block;
}

.hero-julia__snake {
  z-index: 3;
  width: 53.9375rem;
  display: block;
  position: absolute;
  inset: auto 0% 0 auto;
}

.about-julia__grid {
  grid-column-gap: 5.8125rem;
  grid-row-gap: 3.625rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.about-julia__desc {
  opacity: 0.8;
  margin-left: 5rem;
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 100%;
}

.julia-about__list {
  grid-row-gap: 2.5rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.julia-about__list-item {
  padding-left: 2.75rem;
  font-size: 1.8125rem;
  line-height: 110%;
  position: relative;
  transform: translate(0);
}

.text-weight-bold {
  font-weight: 700;
}

.about-julia__img-wrap {
  padding-left: 3.75rem;
}

.julia-about__list-dash {
  margin-right: 2rem;
  display: inline-block;
  position: absolute;
  inset: -0.2rem auto auto 0%;
}

.text-style-underline {
  text-decoration: underline;
}

.about-julia__desc-link {
  border-bottom: 0.0625rem solid #fffc;
}

.heading-disruptors {
  margin-bottom: 2rem;
  font-family: DisruptorsScript, sans-serif;
  font-size: 11rem;
  font-weight: 400;
  line-height: 0.7;
}

.heading-disruptors.mod--julia-years {
  margin-top: -0.6rem;
  margin-bottom: 3.5rem;
  font-size: 7.625rem;
}

.heading-disruptors.is-bg {
  opacity: 0.1;
  margin-top: -1rem;
  margin-bottom: -1.5rem;
  font-size: 28.75rem;
  line-height: 40%;
}

.heading-disruptors.is-bg.mod--products-julia {
  text-align: center;
  margin-bottom: 0;
}

.heading-disruptors.mod--instructions {
  text-align: center;
}

.heading-disruptors.mod--julia-links {
  font-size: 4.5rem;
}

.products-julia__grid {
  z-index: 1;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.products-julia__block {
  text-align: center;
  flex-direction: column;
  align-items: center;
  min-height: 40.625rem;
  padding: 6.25rem 2.5rem 4.0625rem;
  transition-property: none;
  display: flex;
  position: relative;
  transform: translate(0);
}

.heading-boldstorm {
  margin-bottom: 0;
  font-family: BoldstromRe, sans-serif;
  font-size: 6.875rem;
  font-style: italic;
  font-weight: 700;
  line-height: 90%;
}

.heading-boldstorm.is-h2 {
  font-size: 5.5rem;
}

.heading-boldstorm.is-h1 {
  margin-bottom: 4.375rem;
}

.products-julia__img {
  z-index: -1;
  object-fit: cover;
  border-radius: 3.125rem;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.products-julia__desc {
  max-width: 37.5rem;
  margin-bottom: 4rem;
  font-size: 1.8125rem;
  line-height: 100%;
}

.btn-julia__dash {
  background-color: var(--black);
  opacity: 0.4;
  width: 0.0625rem;
  height: 1.8125rem;
  margin-top: -1rem;
  margin-bottom: -1rem;
}

.products-julia__title-wrap {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  max-width: 50rem;
  margin-bottom: 1.875rem;
  display: flex;
}

.reviews-julia__img {
  width: 100%;
}

.faq-julia__dropdowns {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-direction: column;
  display: flex;
}

.columns__col {
  flex: 1;
}

.columns__col.mod--footer-julia {
  grid-column-gap: 1.75rem;
  grid-row-gap: 1.75rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.columns__col.mod--julia-presets {
  flex: 0 auto;
  width: 33.3333%;
  padding-left: 1rem;
  padding-right: 1rem;
  position: relative;
}

.columns__col.mod--download {
  flex: 0 auto;
}

.columns__col.mod--download.is--1 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: center;
  display: flex;
}

.columns__col.mod--hero-hour.is--1 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.payment__img {
  width: 5.75rem;
}

.payment__img.is-visa {
  width: 5.375rem;
}

.payment__img.is-fondy {
  width: 6.125rem;
}

.footer-julia__social {
  margin-left: auto;
}

.footer-julia__social-title {
  margin-bottom: 1.25rem;
  font-family: BoldstromRe, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
}

.dropdown-btn__icon {
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  position: relative;
  transform: translate(0);
}

.dropdown-btn__icon-elem {
  background-image: url("../images/icon-julia-plus.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  inset: 0%;
}

.dropdown-btn__icon-elem.is-minus {
  background-image: url("../images/icon-julia-minus.svg");
  display: none;
}

.julia-book__list {
  max-width: 40rem;
  margin-top: 5.625rem;
}

.julia-book__list-item {
  color: #fffc;
  background-image: url("../images/julia-book-lines.svg");
  background-position: 0 3px;
  background-repeat: repeat-y;
  background-size: 7.5rem;
  min-height: 9rem;
  padding-left: 11.625rem;
  font-size: 2.5rem;
  line-height: 1;
}

.julia-book__list-item.is-5-lines {
  min-height: 11rem;
}

.julia-book__list-item.is-8-lines {
  min-height: 15.3rem;
}

.julia-book__list-item.is-1-lines {
  min-height: auto;
}

.julia-book__img {
  width: 47.5625rem;
  position: absolute;
  inset: auto -22% 0% auto;
}

.julia-results__img {
  width: 100%;
}

.julia-results__desc {
  color: #fffc;
  min-height: 9.375rem;
  margin-bottom: 3.875rem;
  font-size: 2.1875rem;
  line-height: 1;
}

.julia-presets__img {
  border-radius: 2rem;
}

.julia-presets__title {
  z-index: 1;
  text-align: center;
  text-transform: uppercase;
  padding-left: 4rem;
  padding-right: 4rem;
  font-size: 2.625rem;
  font-weight: 900;
  line-height: 0.9;
  position: absolute;
  inset: 3.75rem 0% auto;
}

.opacity-80 {
  opacity: 0.8;
}

.julia__grey-block {
  z-index: 2;
  color: #fffc;
  background-color: #262626;
  border-radius: 2rem;
  margin-top: -2.8rem;
  padding: 4rem 4rem 3rem;
  font-size: 2.5rem;
  line-height: 1;
  position: relative;
}

.julia__grey-block-rich p {
  margin-bottom: 1.5rem;
}

.hero-julia__content {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.julia-links__img {
  width: 7.0625rem;
  margin-bottom: 1.25rem;
}

.julia-links__list-dash {
  display: inline-block;
  position: absolute;
  inset: -0.2rem auto auto 0%;
}

.julia-links__list-item {
  padding-left: 1.5rem;
  font-size: 1.5rem;
  line-height: 1.2;
  position: relative;
  transform: translate(0);
}

.julia-links__list {
  grid-row-gap: 0.25rem;
  flex-direction: column;
  align-items: flex-start;
  margin-top: -1rem;
  margin-bottom: 2.5rem;
  display: flex;
}

.btn-links {
  grid-column-gap: 1.375rem;
  color: var(--white);
  text-align: center;
  background-color: #1e1e1e;
  border-radius: 6.25rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 30rem;
  padding: 1.6rem 1rem;
  font-family: SF Compact, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1em;
  display: flex;
  position: relative;
  transform: translate(0);
}

.btn-links:hover {
  transform: scale(1.05);
}

.btn-links__icon-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 1rem;
}

.btn-links__icon {
  width: 2.5rem;
}

.julia-links__btns {
  grid-row-gap: 1.25rem;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.julia-links__btns-dash {
  background-color: #fff3;
  width: 100%;
  max-width: 7.8125rem;
  height: 0.0625rem;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.julia-footer__contacts {
  grid-column-gap: 0.25rem;
  grid-row-gap: 0.25rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.btn-download {
  text-align: center;
  background-color: #3a82f7;
  border-radius: 10rem;
  padding: 0.5rem 1.25rem;
  font-weight: 500;
}

.btn-download.hide {
  display: none;
}

.heading-bg {
  color: var(--white-0-1);
  white-space: nowrap;
  font-family: Moula, sans-serif;
  font-size: 12.5rem;
  font-weight: 900;
  line-height: 1;
}

.heading-bg.mod--app {
  margin-bottom: 4rem;
  margin-left: -4rem;
  margin-right: -4rem;
}

.heading-bg.mod--reviews {
  text-align: right;
  margin-bottom: -3.8rem;
  margin-right: 8rem;
}

.heading-bg.mod--about {
  z-index: -1;
  position: absolute;
  inset: -3rem auto auto 0%;
}

.heading-bg.mod--team {
  margin-bottom: -5rem;
  margin-left: 9.375rem;
}

.heading-bg.mod--coontacts {
  margin-bottom: -6rem;
}

.heading-2 {
  font-family: Moula, sans-serif;
  font-size: 5.62rem;
  font-weight: 900;
  line-height: 1;
}

.heading-3 {
  font-family: "Jost 1", sans-serif;
  font-size: 3.2rem;
  font-weight: 400;
  line-height: 1.3;
}

.heading-3.mod--subs {
  text-align: center;
  max-width: 50rem;
  margin-bottom: 3rem;
}

.section-download-old {
  padding: 5rem 1.75rem;
}

.section-download-old.mod--header {
  z-index: 90;
  -webkit-backdrop-filter: blur(5rem);
  backdrop-filter: blur(5rem);
  background-color: #0c0c0c80;
  padding-top: 0;
  padding-bottom: 0;
  position: absolute;
  inset: 0% 0% auto;
}

.section-download-old.mod--header.mod--download-old,
.home2__download {
  display: none;
}

.home2__img {
  width: 50rem;
  max-width: none;
  display: block;
  position: absolute;
  inset: -3.5rem -2rem auto auto;
}

.home2__img.is--mob {
  display: none;
}

.home2__sign {
  width: 14.0625rem;
  display: block;
  position: absolute;
  inset: 6rem auto auto 27.4rem;
}

.home2__sign.is--mob {
  display: none;
}

.home2__content {
  position: relative;
}

.home2__btn-download.hide {
  display: none;
}

.reviews__emoji {
  background-image: url("../images/emoji-heart.webp");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 3.5rem;
  margin-left: 1rem;
  margin-right: 1rem;
  display: inline-block;
}

.reviews__emoji.is--flag {
  background-image: url("../images/emoji-flag-ukraine.webp");
}

.reviews__emoji.is--cool {
  background-image: url("../images/emoji-thumbs-up.webp");
}

.reviews__emoji.is--smiling {
  background-image: url("../images/emoji-smiling.webp");
}

.reviews__emoji.is--smiling-stars {
  background-image: url("../images/emoji-smiling-stars.webp");
}

.reviews__emoji.is--heart-fire {
  background-image: url("../images/emoji-heart-fire.webp");
}

.reviews__emoji.is--smiling-hearts {
  background-image: url("../images/emoji-smiling-face-hearts.webp");
}

.reviews__emoji.is--monkey {
  background-image: url("../images/emoji-monkey.webp");
}

.text-style-nowrap {
  white-space: nowrap;
}

.home2__h1 {
  width: 42.75rem;
  display: block;
}

.home2__h1.is--mob {
  display: none;
}

.home3__img {
  width: 54.375rem;
}

.home3__img.is--mob {
  display: none;
}

.global-scripts {
  display: none;
  position: fixed;
  inset: 0% 0% auto;
}

.home4__img {
  width: 43.125rem;
  margin-bottom: 1rem;
}

.home4__img.is--mob {
  display: none;
}

.btn-hour {
  background-color: var(--pink);
  text-align: center;
  border-radius: 20rem;
  justify-content: center;
  align-items: center;
  min-width: 18.125rem;
  min-height: 4rem;
  font-weight: 600;
  display: flex;
}

.btn-hour.mod--header {
  min-width: 10.5rem;
  min-height: 2.625rem;
}

.header-hour__policy {
  opacity: 0.7;
}

.header-hour__policy.mod--home-mobile {
  display: none;
}

.hero-hour__img {
  aspect-ratio: 2.39;
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.hour-heading-1 {
  margin-bottom: 0;
  font-family: SF Compact, Arial, sans-serif;
  font-size: 3.125rem;
  font-weight: 600;
  line-height: 1.2;
}

.hero-hour__text-wrap {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 32rem;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.25rem;
  display: flex;
}

.header-hour__logo {
  width: 3.625rem;
  display: block;
}

.hour-policy__text-wrap {
  font-size: 1.25rem;
}

.hour-policy__date {
  opacity: 0.7;
  color: var(--black);
  margin-top: 1.25rem;
  margin-bottom: 2rem;
}

.text-weight-light {
  font-weight: 300;
}

.hour-policy__rich h2 {
  text-transform: uppercase;
  margin-top: 3rem;
  margin-bottom: 1.5rem;
  font-family: SF Compact, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
}

.hour-policy__rich h3 {
  text-transform: none;
  margin-bottom: 1.5rem;
  font-size: 1.25rem;
  font-weight: 600;
}

.hour-policy__rich p {
  margin-bottom: 1.5rem;
}

.hour-policy__rich ol {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding-left: 1.4rem;
  list-style-type: disc;
}

.hour-policy__rich a {
  text-decoration: underline;
}

.body-hour {
  color: var(--grey-dark);
  background-color: #eae6de;
  font-family: SF Compact, Arial, sans-serif;
}

.story-templates__img {
  width: 44.375rem;
  max-width: none;
  margin-bottom: 3.375rem;
  display: block;
}

.story-templates__img.is--mob {
  display: none;
}

.story-templates__heading {
  -webkit-text-stroke-width: 0.04rem;
  margin-bottom: 2.625rem;
  font-family: SF Compact, Arial, sans-serif;
  font-size: 2rem;
  line-height: 1.3;
}

.story-templates__container {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.btn-story-templates__icon {
  width: 1.5rem;
  margin-top: -0.3rem;
  display: block;
}

.story-templates__logo {
  border-radius: 0.625rem;
  width: 3.5rem;
  margin-bottom: 1.25rem;
  display: block;
}

.width-full {
  width: 100%;
}

.page404__container {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
  display: flex;
}

.story-templates__logo-copy {
  border-radius: 0.625rem;
  width: 3.5rem;
  margin-bottom: 1.25rem;
  display: block;
}

.page404__heading {
  -webkit-text-stroke-width: 0.04rem;
  max-width: 34rem;
  margin-bottom: 2.625rem;
  font-family: SF Compact, Arial, sans-serif;
  font-size: 2rem;
  line-height: 1.4;
}

.btn-2 {
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 6.25rem;
  padding: 1.7rem 3.5rem;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1em;
  transition-duration: 0.3s;
}

.btn-2:hover {
  transform: scale(1.05);
}

.btn-2.mod--story-templates {
  grid-column-gap: 0.75rem;
  grid-row-gap: 0.75rem;
  justify-content: center;
  align-items: center;
  height: 4rem;
  padding: 0 2rem;
  font-family: SF Compact, Arial, sans-serif;
  font-size: 1.25rem;
  display: flex;
}

.page404__img {
  object-fit: contain;
  width: 44.375rem;
  max-height: 40vh;
  margin-top: 3.375rem;
  display: block;
}

.page404__img.is--mob {
  display: none;
}

@media screen and (max-width: 991px) {
  .header__nav-link {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .col.col--1.mod--home {
    padding-right: 0;
  }

  .download.mod--home {
    margin-bottom: 8rem;
  }

  .home__line {
    display: none;
  }

  .swiper-pagination-bullet {
    background-color: #e4e4e7;
    border-radius: 6.25rem;
    flex: none;
    width: 0.5rem;
    height: 0.5rem;
    margin-left: 0.375rem;
    margin-right: 0.375rem;
    padding: 0;
  }

  .swiper__pagination {
    justify-content: center;
    align-items: center;
    width: auto;
    height: 0.5rem;
    padding: 0;
    display: flex;
  }

  .reviews__slide-quote {
    width: 3.75rem;
  }

  .subs__content {
    border-radius: 2rem;
  }

  .header__humb {
    cursor: pointer;
    position: relative;
  }

  .header__humb-open {
    z-index: 0;
    cursor: pointer;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 1.625rem;
    height: 1rem;
    padding: 0;
    display: flex;
    position: relative;
  }

  .header__humb-line {
    background-color: var(--white);
    border-radius: 6.25rem;
    flex: none;
    width: 100%;
    height: 0.125rem;
    min-height: 0.125rem;
    padding: 0;
    position: absolute;
    left: 0;
    right: 0;
  }

  .header__humb-line.mod--1 {
    top: 0;
  }

  .header__humb-line.mod--2 {
    width: 100%;
    left: auto;
  }

  .header__humb-line.mod--3 {
    bottom: 0;
  }

  .header__humb-close {
    z-index: 2;
    padding: 0;
    position: absolute;
    inset: 0%;
  }

  .btn-julia,
  .btn-links {
    grid-column-gap: 1rem;
  }

  .btn-links:hover {
    transform: none;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    margin-bottom: 1.5rem;
    font-size: 3.7rem;
  }

  h2 {
    font-size: 3.7rem;
  }

  h3 {
    font-size: 2.6rem;
    line-height: 1.1;
  }

  .content {
    max-width: none;
  }

  .content.mod--aupp {
    border-radius: 1.5rem;
    padding: 38px 2rem 30px;
  }

  .content.mod--hero-julia {
    justify-content: flex-start;
    width: auto;
    min-height: 50rem;
    margin-left: -1.75rem;
    margin-right: -1.75rem;
    padding: 15.125rem 1.75rem 2.5rem;
  }

  .content.mod--hour-policy {
    border-radius: 1.5rem;
    width: auto;
    margin-left: -1.75rem;
    margin-right: -1.75rem;
    padding: 1.5rem;
  }

  .section {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .section.mod--header.mod--header-julia {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .section.mod--home.mod--ua {
    padding-top: 10rem;
  }

  .section.mod--footer {
    padding-bottom: 1rem;
  }

  .section.mod--header-wrap {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .section.mod--hero {
    padding-top: 7.75rem;
  }

  .section.mod--aupp {
    padding-top: 4.6875rem;
  }

  .section.mod--footer-aupp {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
    padding-top: 2.1875rem;
  }

  .section.mod--terms {
    padding-top: 7rem;
  }

  .section.mod--hero-julia {
    margin-bottom: -6rem;
    padding-top: 0;
    padding-bottom: 6rem;
  }

  .section.mod--julia-book {
    margin-bottom: -5rem;
    padding-bottom: 8rem;
  }

  .section.mod--header-download {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .section.mod--home2 {
    padding-top: 6rem;
  }

  .section.mod--home3 {
    background-position: 50% 0;
    background-size: auto 100%;
    align-items: flex-start;
  }

  .section.mod--home4 {
    padding-top: 6rem;
  }

  .section.mod--hour {
    padding-top: 4.2rem;
  }

  .columns.mod--team {
    margin-top: 1.5rem;
    display: block;
  }

  .columns.mod--home {
    display: block;
  }

  .columns.mod--ny {
    margin-bottom: 9rem;
    padding-top: 6rem;
  }

  .columns.mod--fond {
    flex-direction: column-reverse;
    align-items: flex-start;
    padding: 0 1.5rem 2rem;
  }

  .columns.mod--footer-aupp {
    flex-direction: column;
  }

  .columns.mod--reviews-julia {
    grid-column-gap: 1.75rem;
  }

  .columns.mod--julia-results {
    grid-row-gap: 4.375rem;
    flex-direction: column;
  }

  .columns.mod--julia-presets {
    grid-row-gap: 0.875rem;
    justify-content: flex-start;
    margin-top: 2rem;
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .columns.mod--hero-hour {
    border-radius: 1.5rem;
    flex-flow: column;
  }

  .header__columns {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .header__columns.mod--aupp {
    min-height: 3rem;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
  }

  .header__columns.mod--hour {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }

  .header__logo {
    flex: none;
    width: 2.8125rem;
  }

  .header__nav {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .header__nav-link {
    margin-left: 0;
    margin-right: 0;
    font-size: 2.5rem;
    font-weight: 200;
    line-height: 1em;
  }

  .header__nav-link.mod--menu-julia {
    font-family: SF Compact, Arial, sans-serif;
    font-size: 2rem;
  }

  .header__col.col--2,
  .col.col--2.mod--home {
    display: none;
  }

  .col.col--2.mod--team {
    margin-left: 0;
  }

  .col.col--2.mod--ny {
    display: none;
  }

  .col.col--2.mod--fond {
    align-items: center;
    width: 100%;
    margin-top: -4rem;
    margin-bottom: 2.25rem;
  }

  .col.col--2.mod--home2 {
    display: none;
  }

  .col.col--1.mod--home {
    flex: 0 auto;
    display: block;
  }

  .col.col--1.mod--home-about {
    padding-right: 0;
    display: block;
  }

  .col.col--1.mod--ny {
    max-width: 26rem;
  }

  .col.mod--footer-aupp {
    margin-bottom: 16px;
  }

  .col.mod--footer-aupp.mod--terms {
    margin-top: 12px;
    margin-bottom: 0;
  }

  .col.mod--footer-aupp.mod--logo {
    border-bottom: 1px solid #4c4c4c;
    margin-bottom: 24px;
    padding-bottom: 16px;
  }

  .download.mod--home {
    margin-bottom: 4rem;
  }

  .download.mod--footer {
    display: flex;
  }

  .download.mod--home2 {
    display: none;
  }

  .download__img {
    width: 9.625rem;
  }

  .heading.mod--h1.mod--ny {
    margin-bottom: 0.8rem;
  }

  .heading.mod--h1.mod--quiz-result {
    margin-bottom: 2rem;
  }

  .heading.mod--subs {
    margin-bottom: 2rem;
    font-size: 2.6rem;
    line-height: 1.15em;
  }

  .heading.mod--post {
    font-size: 2rem;
  }

  .heading.mod--aupp {
    margin-bottom: 1.25rem;
    font-size: 1.5625rem;
  }

  .home__img-brush {
    width: 18rem;
    margin-bottom: 3rem;
  }

  .home__descript {
    width: auto;
    font-size: 2.1rem;
  }

  .home__descript.mod--more-lines {
    width: auto;
  }

  .lang-drop {
    margin-left: 0;
    margin-right: auto;
    font-size: 1.625rem;
    font-weight: 200;
  }

  .lang-drop__btn {
    padding-right: 2rem;
  }

  .lang-drop__list.w--open {
    bottom: 2.5rem;
    left: 0;
    right: auto;
  }

  .lang-drop__btn-arrow {
    width: 1.3rem;
  }

  .home__descript-gradient {
    margin-left: 4rem;
  }

  .swiper-wrapper.mod--app {
    flex-direction: column;
    margin-bottom: -2.5rem;
  }

  .swiper-nav {
    margin-top: 2rem;
  }

  .swiper-nav.mod--reviews {
    margin-top: 2rem;
    margin-left: auto;
    margin-right: auto;
  }

  .swiper-slide {
    width: 100%;
  }

  .swiper-slide.slide--global.mod--app {
    margin-bottom: 5rem;
  }

  .app__slider {
    max-width: 100%;
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .swiper__pagination {
    margin-top: 3rem;
  }

  .swiper__pagination.mod--quiz {
    top: 0;
  }

  .swiper.swiper--global {
    width: auto;
  }

  .swiper.swiper--global.mod--author {
    max-width: none;
    height: 3.6rem;
    margin-left: -2.5rem;
    margin-right: -2.5rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .swiper.swiper--global.mod--app,
  .swiper.swiper--global.mod--reviews {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .phone-wrap {
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .phone-wrap.mod--home,
  .phone-wrap.mod--home2 {
    margin-bottom: 3.125rem;
  }

  .app__slide-text {
    margin-top: 1.5rem;
    margin-left: 0;
  }

  .app__slide-text.active {
    margin-bottom: 3rem;
  }

  .count__columns {
    flex-direction: column;
    align-items: center;
  }

  .count__col {
    margin-bottom: 1.8rem;
  }

  .count__numb {
    margin-bottom: 0;
    font-size: 7rem;
  }

  .count__numb.mod--1,
  .count__numb.mod--2,
  .count__numb.mod--3 {
    min-width: auto;
  }

  .reviews__text {
    margin-top: 0;
    margin-left: 0;
    font-size: 1.5rem;
  }

  .reviews__bottom {
    margin-top: 2rem;
    display: block;
  }

  .reviews__nav {
    flex-direction: column;
    margin-top: 3rem;
  }

  .reviews__author {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .reviews__ava {
    width: 3.5rem;
  }

  .reviews__slide-quote {
    top: 10.1rem;
  }

  .subs__content {
    border-radius: 1rem;
    height: 28rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .subs__pattern {
    background-size: 55rem;
  }

  .btn {
    padding: 1.2rem 1rem;
    font-size: 1rem;
  }

  .btn:hover {
    transform: none;
  }

  .btn.mod--subs {
    width: 100%;
    max-width: 17rem;
  }

  .btn.mod--ny-start {
    max-width: 17.1875rem;
  }

  .btn.btn--border {
    padding: 0.125rem;
  }

  .btn.btn--slim.mod--quiz-result {
    display: none;
  }

  .btn.btn--slim.mod--quiz-result.mod--mob {
    display: block;
  }

  .btn.is--icon {
    grid-column-gap: 0.5rem;
    grid-row-gap: 0.5rem;
    height: 3.5rem;
  }

  .footer__columns {
    display: block;
  }

  .footer__col.mod--2 {
    margin-top: 1.5rem;
    display: block;
  }

  .footer__site-descript {
    max-width: 22rem;
  }

  .footer__list {
    margin-bottom: 3rem;
    margin-left: 0;
  }

  .home__descript-wrap {
    color: var(--white);
    width: 100%;
    margin-top: 4rem;
    margin-bottom: 1.5rem;
    margin-right: auto;
  }

  .heading-wrap.mod--category {
    margin-bottom: 1.25rem;
  }

  .app__content {
    margin-top: 0;
    padding-top: 2.5rem;
  }

  .page-wrap {
    overflow: hidden;
  }

  .rich.mod--home-about {
    margin-bottom: 3.5rem;
    font-size: 1.2rem;
    line-height: 2.3rem;
  }

  .rich.mod--home-about p {
    margin-bottom: 1.5rem;
    line-height: 2.25rem;
  }

  .rich.mod--home-about h3 {
    margin-top: 5rem;
    margin-bottom: 1.25rem;
    font-size: 2rem;
  }

  .rich.mod--page {
    margin-top: 2.75rem;
  }

  .rich h2 {
    margin-top: 2rem;
    margin-bottom: 1rem;
    font-size: 1.5rem;
  }

  .rich.mod--terms-uapp h1 {
    margin-bottom: 1.7rem;
    font-size: 1.25rem;
  }

  .rich.mod--terms-uapp {
    margin-top: 1rem;
    font-size: 14px;
  }

  .rich.mod--terms {
    font-size: 0.875rem;
  }

  .rich.mod--terms h3 {
    margin-top: 2rem;
    margin-bottom: 1rem;
    font-size: 1.125rem;
  }

  .dropdown-btn.mod--faq-julia {
    padding: 1rem 1.5rem;
    font-size: 1rem;
  }

  .dropdown-content.mod--faq-julia {
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1.5rem;
  }

  .text-grey {
    font-size: 1rem;
  }

  .privacy__updated {
    text-align: left;
    margin-top: 1.5rem;
  }

  .home__phone-mob {
    flex-direction: column-reverse;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .header__humb {
    display: flex;
  }

  .header__humb-close {
    display: none;
  }

  .menu {
    z-index: 89;
    -webkit-backdrop-filter: blur(5rem);
    backdrop-filter: blur(5rem);
    background-color: #00000080;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 3rem 2.5rem 2rem;
    position: fixed;
    inset: 0%;
  }

  .header__lang {
    display: none;
  }

  .phone__video {
    border-radius: 2.8rem;
    width: 16.5rem;
    height: 33.4rem;
    margin-left: auto;
    margin-right: auto;
  }

  .app__slider-nav {
    display: none;
  }

  .phone-slider {
    width: 16.5rem;
    margin-bottom: 3rem;
    margin-left: auto;
    margin-right: auto;
  }

  .download__close {
    opacity: 0.5;
    flex: none;
    transition: all 0.2s;
    display: block;
  }

  .download__close:hover {
    opacity: 1;
  }

  .download__left {
    align-items: center;
    display: flex;
  }

  .download__text {
    line-height: 1.25rem;
  }

  .download__text.mod--type {
    color: #8d8d92;
  }

  .download__logo {
    width: 3.375rem;
    margin-right: 1rem;
    display: block;
  }

  .download__right {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .download__btn {
    text-transform: uppercase;
    background-color: #3a82f7;
    border-radius: 6.25rem;
    padding: 0.1875rem 0.8125rem;
    font-size: 0.75rem;
  }

  .download__btn.mod--android {
    display: none;
  }

  .privacy__heading {
    text-align: left;
  }

  .awards {
    margin-bottom: 0;
  }

  .subheading {
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .subheading.mod--blog {
    font-size: 1rem;
  }

  .subheading.mod--download {
    margin-bottom: 2.4rem;
  }

  .subheading.mod--home {
    margin-bottom: 2.6rem;
  }

  .subheading.mod--ny {
    max-width: 26.25rem;
    margin-bottom: 1.875rem;
    font-size: 1.25rem;
  }

  .collection-list-wrap.mod--post {
    margin: -0.625rem;
  }

  .collection-list-wrap.mod--post.mod--scroll-mobile {
    margin: 0;
  }

  .collection-list-wrap.swiper.mod--quiz {
    max-width: 22.5rem;
  }

  .collection-list.mod--post.mod--scroll-mobile {
    grid-column-gap: 1.25rem;
    flex-wrap: nowrap;
    margin-left: -1.75rem;
    margin-right: -1.75rem;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
    overflow: auto;
  }

  .collection-list.mod--tags {
    grid-column-gap: 0.25rem;
  }

  .collection-item.mod--post {
    width: 100%;
    padding: 0.625rem;
  }

  .collection-item.mod--post.mod--scroll-mobile {
    flex: none;
    width: 17.8125rem;
    padding: 0;
  }

  .post-block {
    height: 40vw;
  }

  .post-block__content {
    border-radius: 0.75rem;
    padding: 0.75rem 1.25rem 1.25rem;
  }

  .post-tag {
    padding: 0.125rem 0.75rem;
    font-size: 0.75rem;
  }

  .tutorials-block__img {
    border-radius: 0.75rem;
  }

  .post__cover {
    text-align: left;
    border-radius: 1.125rem;
    justify-content: space-between;
    align-items: flex-start;
    min-height: 17.5rem;
    margin-left: -1.75rem;
    margin-right: -1.75rem;
    padding: 1rem 1.5rem 2rem;
  }

  .post__created {
    text-align: left;
    justify-content: flex-start;
    margin-bottom: 2.5rem;
  }

  .heading-small {
    font-size: 1.375rem;
    line-height: 1.2;
  }

  .margin-bottom-20 {
    margin-bottom: 1rem;
  }

  .category-all {
    background-size: 0.625rem;
    padding-right: 1.4rem;
    font-size: 1.0625rem;
  }

  .category-all:hover {
    margin-right: 0;
    padding-right: 1.4rem;
  }

  .margin-bottom-64.mod--category-h1 {
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  .collection-nested {
    margin-left: -0.375rem;
  }

  .form__filter-field {
    padding: 0.125rem;
  }

  .form__filter-btn {
    min-width: 6.625rem;
    font-size: 1rem;
  }

  .from-block.mod--filter {
    margin-top: 1.25rem;
    margin-bottom: 2.5rem;
  }

  .post__tags-wrap {
    display: block;
  }

  .img-wrap.mod--quiz {
    max-width: 16rem;
    height: 20rem;
  }

  .img-wrap.mod--quiz-answer {
    max-width: 8.375rem;
    height: 10.9375rem;
    margin-bottom: 2.375rem;
  }

  .img.mod--quiz {
    border-radius: 1.625rem;
  }

  .img.mod--quiz.mod--mob {
    border-radius: 8px;
  }

  .img.mod--header-ny {
    display: none;
  }

  .img.mod--header-ny.mod--mobile {
    max-width: 21.625rem;
    margin-bottom: 1.5rem;
    display: block;
  }

  .img.mod--fond {
    width: 100%;
    max-width: 13.1rem;
    margin-top: 0;
    margin-bottom: 0;
  }

  .img.mod--ny-qr {
    display: none;
  }

  .img.mod--ny-decor.mod--circle {
    width: 410px;
    top: -190px;
    right: -280px;
  }

  .img.mod--ny-decor.mod--tree {
    display: none;
  }

  .img.mod--ny-logo {
    margin-left: 0;
  }

  .img-ny__bg {
    margin-bottom: -0.625rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .img-ny__bg.mod--2 {
    border-radius: 1.625rem;
    margin-bottom: -1.25rem;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .fond__content {
    padding: 0.1875rem;
  }

  .btn-border__content {
    padding: 1.2rem 2rem;
    font-size: 1rem;
  }

  .btn-border__content.mod--fond {
    background-color: #0000;
  }

  .fond__heading {
    margin-bottom: 2rem;
    font-size: 2.125rem;
  }

  .fond__desc {
    color: #a1a1a1;
    margin-bottom: 2.25rem;
    font-size: 1.125rem;
  }

  .quiz__title {
    margin-bottom: 1.5rem;
    font-size: 1.5rem;
  }

  .quiz__desc {
    margin-top: 1.5rem;
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 1.4;
  }

  .quiz__desc.mod--result {
    max-width: 24.375rem;
    margin-bottom: 4.375rem;
    display: none;
  }

  .quiz__desc.mod--result.mod--mob {
    margin-bottom: 3rem;
    display: block;
  }

  .quiz {
    min-height: 35rem;
    margin-top: 1rem;
    padding-top: 2rem;
    position: relative;
  }

  .quiz__step {
    justify-content: flex-start;
  }

  .quiz__buttons {
    margin-top: 3.2rem;
  }

  .quiz__buttons.mod--nav {
    margin-top: 2.5rem;
  }

  .btn__ico.mod--quiz-cool {
    width: 1.125rem;
    height: 1.125rem;
    margin-left: 0.75rem;
    position: relative;
    top: -0.1875rem;
  }

  .btn__ico.mod--quiz-next {
    width: 1.125rem;
    height: 1.125rem;
    margin-left: 0.75rem;
    position: relative;
    top: -0.0625rem;
  }

  .btn__ico.mod--quiz-copy {
    width: 1.125rem;
    height: 1.125rem;
    margin-right: 0.75rem;
    position: relative;
    top: -0.0625rem;
  }

  .quiz__result {
    padding-top: 24px;
  }

  .quiz__result-btn-wrap {
    grid-row-gap: 1rem;
    flex-direction: column;
    display: flex;
  }

  .tabs-content.mod--ny {
    padding-bottom: 2.5rem;
  }

  .tabs.mod--ny {
    margin-bottom: -2.5rem;
  }

  .ny__logo-wrap {
    width: 2.8125rem;
    left: 0;
  }

  .ny__logo-wrap.mod--quiz {
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .header__banner {
    border-radius: 0.8rem;
    font-size: 1rem;
  }

  .logo-uapp {
    font-size: 1.25rem;
  }

  .hero-aupp__subtitle {
    margin-bottom: 1.5rem;
    font-size: 1rem;
  }

  .footer-uapp__top {
    min-height: auto;
    margin-bottom: 0.625rem;
  }

  .hero-aupp__logo {
    border-radius: 0.8125rem;
    width: 5.5rem;
    height: 5.5rem;
    margin-bottom: 1.5rem;
    padding-left: 1.3125rem;
    padding-right: 1.3125rem;
  }

  .hero-uapp__award {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-color: #93939300;
    border-width: 0;
    width: auto;
    height: auto;
    position: relative;
    transform: none;
  }

  .hero-uapp__award.mod--1 {
    top: 0;
    left: 0;
    transform: none;
  }

  .hero-uapp__award.mod--2 {
    bottom: 0;
    right: 0;
    transform: none;
  }

  .hero-uapp__awards {
    grid-column-gap: 1.25rem;
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px);
    background-color: #93939366;
    border: 0.125rem solid #8d8d8d66;
    border-radius: 0.8125rem;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    margin-top: 3.125rem;
    padding: 1.125rem 1.5625rem;
    display: flex;
    position: relative;
  }

  .heading-1.mod--terms {
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 1.75rem;
    font-size: 1.25rem;
  }

  .heading-1.mod--about {
    text-align: center;
    margin-bottom: 0;
  }

  .hero-julia__desc {
    margin-top: -1rem;
    margin-bottom: 3.4375rem;
    font-size: 1.5rem;
  }

  .btn-julia {
    width: auto;
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
    font-size: 1rem;
  }

  .btn-julia:hover {
    transform: none;
  }

  .hero-julia__img {
    border-radius: 0;
  }

  .hero-julia__snake {
    width: 25rem;
    max-width: 90%;
  }

  .about-julia__grid {
    flex-direction: column;
    display: flex;
  }

  .about-julia__desc {
    margin-top: 1rem;
    margin-left: 0;
    font-size: 1.5rem;
  }

  .julia-about__list {
    grid-row-gap: 1.75rem;
  }

  .julia-about__list-item {
    padding-left: 2rem;
    font-size: 1.5rem;
  }

  .about-julia__img-wrap {
    padding-left: 0;
  }

  .heading-disruptors {
    font-size: 4.5rem;
  }

  .heading-disruptors.mod--julia-years {
    margin-top: 0;
    margin-bottom: 2rem;
    font-size: 4.5rem;
  }

  .heading-disruptors.is-bg {
    margin-bottom: 0;
    font-size: 9.125rem;
  }

  .heading-disruptors.is-bg.mod--products-julia {
    text-align: left;
  }

  .heading-disruptors.mod--instructions {
    margin-bottom: 2rem;
  }

  .products-julia__grid {
    flex-direction: column;
    margin-left: -1.75rem;
    margin-right: -1.75rem;
    display: flex;
  }

  .products-julia__block {
    justify-content: center;
    min-height: 35.8125rem;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .heading-boldstorm {
    font-size: 3.75rem;
  }

  .heading-boldstorm.is-h2 {
    font-size: 3.8125rem;
  }

  .heading-boldstorm.is-h1 {
    margin-bottom: 2.375rem;
  }

  .products-julia__img {
    border-radius: 2rem;
  }

  .products-julia__desc {
    margin-bottom: 2.375rem;
    font-size: 1.5rem;
  }

  .products-julia__title-wrap {
    flex: 0 auto;
  }

  .columns__col.mod--julia-presets {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .columns__col.mod--hero-hour.is--1 {
    padding: 3.25rem 1.5rem;
  }

  .dropdown-btn__icon {
    width: 1rem;
    height: 1rem;
  }

  .menu-julia__instagram {
    font-family: Moula, sans-serif;
    font-size: 1.5rem;
    font-weight: 900;
    position: absolute;
    inset: auto auto 0% 0%;
  }

  .menu__content {
    grid-row-gap: 2rem;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    display: flex;
    position: relative;
    transform: translate(0);
  }

  .julia-book__list {
    max-width: 20rem;
    margin-top: 2.875rem;
  }

  .julia-book__list-item {
    background-size: 3.75rem;
    min-height: 3.8rem;
    padding-left: 5.875rem;
    font-size: 1.25rem;
  }

  .julia-book__list-item.is-5-lines {
    min-height: 4.7rem;
  }

  .julia-book__list-item.is-8-lines {
    min-height: 7.6rem;
  }

  .julia-book__img {
    width: 11.875rem;
    bottom: -8.2rem;
    left: 18rem;
    right: auto;
  }

  .julia-results__desc {
    max-width: 23rem;
    min-height: auto;
    margin-bottom: 2.5rem;
    font-size: 1.5rem;
  }

  .julia-presets__img {
    border-radius: 0.875rem;
  }

  .julia-presets__title {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1.125rem;
    top: 1.5rem;
  }

  .julia__grey-block {
    margin-top: 0;
    padding: 2rem;
    font-size: 1.5rem;
  }

  .julia-links__list-item {
    font-size: 1.5rem;
  }

  .btn-links {
    padding: 1.4rem 1rem;
    font-size: 1rem;
  }

  .btn-links:hover {
    transform: none;
  }

  .btn-download {
    letter-spacing: 0.00175rem;
    padding: 0.25rem 1.5rem;
    font-size: 0.875rem;
    font-weight: 600;
  }

  .btn-download.mod--header {
    display: none;
  }

  .heading-bg {
    font-size: 8.7rem;
  }

  .heading-bg.mod--app {
    margin-bottom: -3rem;
  }

  .heading-bg.mod--reviews {
    text-align: left;
    margin-bottom: 3rem;
    margin-left: -5rem;
    margin-right: auto;
  }

  .heading-bg.mod--about {
    top: -2rem;
  }

  .heading-bg.mod--team {
    margin-left: -4rem;
  }

  .heading-bg.mod--coontacts {
    text-align: left;
    margin-bottom: -4.5rem;
  }

  .heading-2 {
    font-size: 3.7rem;
  }

  .heading-3 {
    font-size: 2.6rem;
    line-height: 1.1;
  }

  .heading-3.mod--subs {
    max-width: 30rem;
    margin-bottom: 2rem;
  }

  .heading-3.mod--team2 {
    margin-left: 2rem;
  }

  .section-download-old {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .section-download-old.mod--header.mod--download-old {
    z-index: 91;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    position: absolute;
  }

  .home2__download {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    max-width: 20rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .home2__img.is--laptop {
    display: none;
  }

  .home2__img.is--mob {
    width: 21.75rem;
    margin-bottom: 1rem;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
    top: auto;
    right: auto;
  }

  .home2__sign {
    display: none;
  }

  .home2__sign.is--mob {
    width: 5.4rem;
    display: block;
    top: 6.6rem;
    left: 12.4rem;
  }

  .home2__sign.is--mob.hide {
    display: none;
  }

  .home2__content {
    max-width: 20rem;
    margin-left: auto;
    margin-right: auto;
  }

  .home2__btn-download {
    color: var(--black);
    letter-spacing: 0.00631rem;
    background-color: #ece8e2;
    border-radius: 5rem;
    justify-content: center;
    align-items: center;
    padding: 0.9rem 1rem;
    font-size: 1.25rem;
    font-weight: 500;
    display: flex;
  }

  .home2__btn-download.is--white {
    background-color: var(--white);
  }

  .home2__btn-download-icon {
    background-image: url("../images/icon-android.svg");
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: contain;
    width: 1.5rem;
    height: 1.5rem;
    margin-top: -0.2rem;
    display: inline-block;
    position: relative;
  }

  .home2__btn-download-icon.is--apple {
    background-image: url("../images/icon-apple.svg");
    margin-top: -0.4rem;
  }

  .reviews__emoji {
    width: 1.75rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .btn-hour {
    min-width: 13.5rem;
    min-height: 3rem;
    font-size: 0.75rem;
  }

  .btn-hour.mod--header {
    min-width: 5rem;
    min-height: 1.625rem;
    font-size: 0.625rem;
  }

  .header-hour__policy.mod--home-mobile {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: 2.1875rem;
    display: flex;
  }

  .hour-heading-1 {
    font-size: 1.5rem;
  }

  .hero-hour__text-wrap {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    max-width: 24rem;
    margin-bottom: 1.75rem;
    font-size: 1rem;
  }

  .header-hour__logo {
    width: 2.5rem;
  }

  .hour-policy__text-wrap {
    font-size: 0.875rem;
  }

  .hour-policy__date {
    margin-top: 0.5rem;
    font-size: 0.875rem;
  }

  .story-templates__img {
    margin-bottom: 2.625rem;
  }

  .story-templates__heading,
  .page404__heading {
    margin-bottom: 2rem;
    font-size: 1.75rem;
  }

  .btn-2 {
    padding: 1.2rem 1rem;
    font-size: 1rem;
  }

  .btn-2:hover {
    transform: none;
  }

  .btn-2.mod--story-templates {
    grid-column-gap: 0.5rem;
    grid-row-gap: 0.5rem;
    height: 3.5rem;
  }

  .page404__img {
    margin-top: 2rem;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 15vw;
  }

  .content.mod--hero-julia {
    justify-content: flex-start;
  }

  .content.mod--hour-policy {
    margin-left: 0;
    margin-right: 0;
  }

  .section.mod--hero-julia {
    margin-bottom: -5rem;
    padding-bottom: 5rem;
  }

  .section.mod--header-download {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .section.mod--home3 {
    background-position: 30% 0;
  }

  .section.mod--hour {
    padding-left: 0;
    padding-right: 0;
  }

  .columns.mod--payment {
    grid-column-gap: 2rem;
  }

  .columns.mod--footer-julia {
    grid-row-gap: 2.375rem;
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .columns.mod--hero-hour {
    flex: 0 auto;
  }

  .col.col--1.mod--fond {
    align-items: stretch;
  }

  .download.mod--footer {
    display: flex;
  }

  .heading.mod--h1 {
    font-size: 15vw;
    line-height: 1.1;
  }

  .heading.mod--h1.mod--quiz-result {
    font-size: 14vw;
  }

  .swiper-slide {
    width: 100%;
  }

  .count__col {
    font-size: 1rem;
  }

  .count__numb {
    font-size: 26vw;
  }

  .btn.mod--ny-start {
    max-width: 100%;
  }

  .team__slider {
    width: 100%;
  }

  .contacts__descript {
    text-align: left;
  }

  .contacts__social {
    grid-row-gap: 1rem;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    margin-bottom: -1rem;
    display: flex;
  }

  .contacts__social-link {
    margin-left: 0;
    margin-right: 0;
  }

  .contacts__social-link.mod--1 {
    min-width: 100%;
  }

  .contacts__social-link.mod--2 {
    min-width: 80%;
  }

  .contacts__social-link.mod--3 {
    min-width: 60%;
  }

  .home__video-7element-wrap {
    width: auto;
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .download__text.mod--type {
    line-height: 1rem;
  }

  .post-block {
    height: 12.1875rem;
  }

  .download-links.mod--uapp {
    grid-row-gap: 0.75rem;
    flex-direction: column;
  }

  .btn-border__content.mod--fond {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .quiz__result-btn-wrap {
    flex-direction: column;
    width: 100%;
    display: flex;
  }

  .header__banner {
    grid-row-gap: 1vw;
    background-image: url("../images/ny-banner-snow-mob.svg");
    background-size: contain;
    flex-direction: column;
    height: auto;
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 4.2vw;
  }

  .heading-1 {
    font-size: 15vw;
  }

  .heading-1.mod--about {
    text-align: right;
    margin-left: 0;
  }

  .heading-1.mod--home {
    margin-bottom: 1.5rem;
    font-size: 12vw;
  }

  .btn-julia {
    width: 100%;
  }

  .hero-julia__img.mod--mobile {
    display: block;
  }

  .heading-disruptors {
    font-size: 17vw;
  }

  .heading-disruptors.is-bg.mod--products-julia {
    margin-left: -1rem;
  }

  .heading-disruptors.mod--instructions {
    text-align: left;
  }

  .heading-boldstorm {
    font-size: 14vw;
  }

  .heading-boldstorm.is-h2 {
    font-size: 15vw;
  }

  .heading-boldstorm.is-h1.mod--book-presets {
    font-size: 12vw;
  }

  .btn-julia__dash {
    height: 1.75rem;
  }

  .columns__col.mod--julia-presets {
    width: 50%;
  }

  .columns__col.mod--hero-hour.is--2 {
    flex: 0 auto;
  }

  .footer-julia__social-title {
    margin-bottom: 0.625rem;
  }

  .julia__grey-block {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .julia-links__list-item {
    font-size: 1.25rem;
  }

  .btn-links {
    font-size: 1rem;
  }

  .heading-bg.mod--coontacts {
    margin-left: -2.5rem;
    margin-right: auto;
  }

  .home2__img.is--mob {
    width: 82vw;
  }

  .home2__sign.is--mob {
    width: 20vw;
    inset: auto 10.7vw 1vw auto;
  }

  .home2__content {
    text-align: center;
    max-width: 100%;
  }

  .home2__h1 {
    display: none;
  }

  .home2__h1.is--mob {
    margin-bottom: 0.5rem;
    display: block;
  }

  .home3__img {
    display: none;
  }

  .home3__img.is--mob {
    display: block;
  }

  .home4__img {
    display: none;
  }

  .home4__img.is--mob {
    margin-bottom: 2rem;
    display: block;
  }

  .hero-hour__img {
    aspect-ratio: auto;
    max-height: 24.375rem;
  }

  .hour-policy__rich h2 {
    margin-top: 2rem;
    margin-bottom: 1rem;
    font-size: 1rem;
  }

  .hour-policy__rich h3 {
    margin-bottom: 1rem;
    font-size: 1rem;
  }

  .hour-policy__rich p {
    margin-bottom: 1rem;
  }

  .hour-policy__rich ol {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .story-templates__img {
    display: none;
  }

  .story-templates__img.is--mob {
    width: 35.625rem;
    display: block;
  }

  .story-templates__logo-copy {
    margin-bottom: 2rem;
    margin-left: auto;
    margin-right: auto;
  }

  .page404__heading {
    max-width: 24rem;
  }

  .page404__img {
    display: none;
  }

  .page404__img.is--mob {
    width: 32.375rem;
    max-width: none;
    display: block;
  }
}

#w-node-ed344a2b-15cd-c859-a287-69ab5819d803-a854ea1a {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@font-face {
  font-family: "Evander";
  src: url("../fonts/Evander-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Tiempostext";
  src: url("../fonts/TiemposText-Italic.woff2") format("woff2"),
    url("../fonts/TiemposText-Italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Philosopher";
  src: url("../fonts/Philosopher-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Miedingerw01";
  src: url("../fonts/MiedingerW01-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Moula";
  src: url("../fonts/Moula-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Moula";
  src: url("../fonts/Moula-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Moula";
  src: url("../fonts/Moula-Thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DisruptorsScript";
  src: url("../fonts/DisruptorsScript-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BoldstromRe Outlines";
  src: url("../fonts/BoldstromRe-OutlinesItalic.woff2") format("woff2");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "BoldstromRe Outlines";
  src: url("../fonts/BoldstromRe-Outlines.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BoldstromRe";
  src: url("../fonts/BoldstromRe-Italic.woff2") format("woff2");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "BoldstromRe";
  src: url("../fonts/BoldstromRe-Regular.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BoldstromRe 3D";
  src: url("../fonts/BoldstromRe-3D.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "CoveredByYourGrace";
  src: url("../fonts/CoveredByYourGraceRegular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "StandingFlowerScriptPersonal";
  src: url("../fonts/StandingFlowerScriptPersonal.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SF Compact";
  src: url("../fonts/SFCompactDisplay-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SF Compact";
  src: url("../fonts/SFCompactDisplay-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SF Compact";
  src: url("../fonts/SFCompactDisplay-Semibold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost 1";
  src: url("../fonts/Jost1-Italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Jost 1";
  src: url("../fonts/Jost1-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost 1";
  src: url("../fonts/Jost1-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
