.section-cover h1,.section-cover h2,.section-screens h2,.section-contacts h2{font:var(--md-font-xbold);font-size:1.5rem;line-height:2rem;max-width:80%;margin:0 auto;text-align:center;color:var(--gray-700)}@media(min-width: 768px){.section-cover h1,.section-cover h2,.section-screens h2,.section-contacts h2{font-size:2rem;line-height:3rem}}@media(min-width: 992px){.section-cover h1,.section-cover h2,.section-screens h2,.section-contacts h2{font-size:3rem;line-height:3.5rem;max-width:60%}}.sub-title{font:var(--md-font-medium);margin-top:var(--space-2);padding:0 var(--space-2);text-align:center;color:var(--gray-500)}@media(min-width: 768px){.sub-title{font-size:1.5rem;line-height:2rem;margin-top:var(--space-3)}}.section-cover-inner{padding:var(--space-6) 0 var(--space-10);background:rgba(0,0,0,0) url("/images/bg-cover.svg") center bottom no-repeat;background-size:cover}@media(min-width: 992px){.section-cover-inner{padding:var(--space-15) 0;background-size:contain}}@media(min-width: 1400px){.section-cover-inner{min-height:408px}}.section-screens{margin-bottom:var(--space-4)}.section-screens-inner{margin-top:-24px;padding:var(--space-6) 0;border-radius:var(--space-3);background-color:var(--gray-50)}@media(min-width: 1200px){.section-screens-inner{margin-top:0;padding:var(--space-15) 0;border-radius:var(--space-6)}}.section-screens-image{display:block;max-width:90%;margin:0 auto}.section-screens-our-app{padding-top:var(--space-6)}.section-screens .download-button{display:flex;align-items:center;padding:var(--space-1) var(--space-5) var(--space-1) var(--space-4);cursor:pointer;transition:all .3s ease;border:none;border-radius:var(--space-2);background-color:var(--white);text-decoration:none;gap:var(--space-1)}.section-screens .download-button:hover{background-color:var(--gray-200)}.section-screens .download-button-wrapper{display:flex;align-items:center;margin-top:var(--space-6);justify-content:center}@media(min-width: 1200px){.section-screens .download-button-wrapper{margin-top:var(--space-8)}}.section-screens .download-button-text{font:var(--md-font-bold);font-size:0.875rem;line-height:1.5rem;display:block;text-align:left;color:var(--gray-700)}.section-screens .download-button-text--big{font-size:1.5rem;line-height:1.75rem}.section-screens .download-button-image{height:48px}.section-contacts{padding:var(--space-6) 0}@media(min-width: 1200px){.section-contacts{padding:var(--space-15) 0}}.section-contacts-text{font:var(--md-font-medium);padding-top:var(--space-3);text-align:center;color:var(--gray-500)}@media(min-width: 768px){.section-contacts-text{font-size:1.5rem;line-height:2rem;padding-top:var(--space-6)}}.section-contacts-link{color:var(--brand-600)}