@font-face {
    font-family: "Chick-Сhirick";
    font-weight: 700;
    src: url("../fonts/Chick-Сhirick//Chick-Сhirick.otf") format("opentype")
}

@font-face {
    font-family: "Open Sans";
    src: url("../fonts/OpenSans//OpenSans-SemiBoldItalic.eot");
    src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../fonts/OpenSans//OpenSans-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans//OpenSans-SemiBoldItalic.woff") format("woff"), url("../fonts/OpenSans//OpenSans-SemiBoldItalic.ttf") format("truetype");
    font-weight: 600;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "Open Sans";
    src: url("../fonts/OpenSans//OpenSans-LightItalic.eot");
    src: local("Open Sans Light Italic"), local("OpenSans-LightItalic"), url("../fonts/OpenSans//OpenSans-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans//OpenSans-LightItalic.woff") format("woff"), url("../fonts/OpenSans//OpenSans-LightItalic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "Open Sans";
    src: url("../fonts/OpenSans//OpenSans-Bold.eot");
    src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/OpenSans//OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans//OpenSans-Bold.woff") format("woff"), url("../fonts/OpenSans//OpenSans-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Open Sans";
    src: url("../fonts/OpenSans//OpenSans-ExtraBoldItalic.eot");
    src: local("Open Sans ExtraBold Italic"), local("OpenSans-ExtraBoldItalic"), url("../fonts/OpenSans//OpenSans-ExtraBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans//OpenSans-ExtraBoldItalic.woff") format("woff"), url("../fonts/OpenSans//OpenSans-ExtraBoldItalic.ttf") format("truetype");
    font-weight: 800;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "Open Sans";
    src: url("OpenSans-Light.eot");
    src: local("Open Sans Light"), local("OpenSans-Light"), url("OpenSans-Light.eot?#iefix") format("embedded-opentype"), url("OpenSans-Light.woff") format("woff"), url("../fonts/OpenSans//OpenSans-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Open Sans";
    src: url("../fonts/OpenSans//OpenSans-Italic.eot");
    src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../fonts/OpenSans//OpenSans-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans//OpenSans-Italic.woff") format("woff"), url("../fonts/OpenSans//OpenSans-Italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "Open Sans";
    src: url("../fonts/OpenSans//OpenSans-Regular.eot");
    src: local("Open Sans Regular"), local("OpenSans-Regular"), url("../fonts/OpenSans//OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans//OpenSans-Regular.woff") format("woff"), url("../fonts/OpenSans//OpenSans-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Open Sans";
    src: url("../fonts/OpenSans//OpenSans-SemiBold.eot");
    src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../fonts/OpenSans//OpenSans-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans//OpenSans-SemiBold.woff") format("woff"), url("../fonts/OpenSans//OpenSans-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Open Sans";
    src: url("../fonts/OpenSans//OpenSans-ExtraBold.eot");
    src: local("Open Sans ExtraBold"), local("OpenSans-ExtraBold"), url("../fonts/OpenSans//OpenSans-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans//OpenSans-ExtraBold.woff") format("woff"), url("../fonts/OpenSans//OpenSans-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Open Sans";
    src: url("../fonts/OpenSans//OpenSans-BoldItalic.eot");
    src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../fonts/OpenSans//OpenSans-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans//OpenSans-BoldItalic.woff") format("woff"), url("../fonts/OpenSans//OpenSans-BoldItalic.ttf") format("truetype");
    font-weight: bold;
    font-style: italic;
    font-display: swap
}

:root {
    --typography-htmlFontSize: 16px;
    --typography-fontFamily: "Open Sans", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --typography-title: "Chick-Сhirick", "Open Sans", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --spacing-container: 16px
}

:root {
    font-size: var(--typography-htmlFontSize)
}

* {
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    color: var(--palette-text-primary);
    background-color: var(--palette-background-default);
    margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--typography-fontFamily-headings)
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin-top: 0;
    margin-bottom: 0
}

input:focus,
button:focus,
textarea:focus {
    outline: 0
}

input:disabled,
input.disabled,
button:disabled,
button.disabled,
textarea:disabled,
textarea.disabled {
    pointer-events: none;
    opacity: .5
}

a[href],
button {
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

button {
    cursor: pointer
}

input::placeholder,
textarea::placeholder {
    opacity: 1;
    color: var(--palette-text-secondary)
}

input[readonly],
textarea[readonly] {
    pointer-events: none;
    opacity: .5
}

.container-fluid,
.container {
    width: 100%;
    max-width: 2560px;
    max-width: calc(1440px + var(--spacing-container)*2);
    padding-right: var(--spacing-container);
    padding-left: var(--spacing-container)
}

@media(min-width: 428px) {
    .container-fluid,
    .container {
        margin-right: auto;
        margin-left: auto
    }
}

@media(max-width: 427.02px) {
    .container {
        max-width: 428px
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .container {
        max-width: 428px
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .container {
        max-width: 744px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .container {
        max-width: 862px
    }
}

@media(min-width: 1440px)and (max-width: 2099.02px) {
    .container {
        max-width: 1166px
    }
}

@media(min-width: 2100px) {
    .container {
        max-width: 1217px
    }
}

* {
    font-family: var(--typography-fontFamily);
    scroll-behavior: smooth;
    -ms-overflow-style: none;
    scrollbar-width: none
}

*:focus-visible {
    outline: none
}

*::-webkit-scrollbar {
    display: none
}

html {
    height: 100%
}

img {
    display: block;
    pointer-events: none
}

body {
    display: flex;
    flex-direction: column
}

a {
    text-decoration: none;
    color: #fff
}

.content {
    flex: 1 0 auto;
    overflow: hidden
}

.footer {
    flex-shrink: 0
}

.anchor {
    position: fixed;
    width: 100%;
    max-width: 215px;
    z-index: 300;
    background: #6762aa;
    box-shadow: 0px 0px 8px rgba(16, 16, 17, .25);
    border-radius: 105px;
    overflow: hidden;
    transition: .3s linear
}

.anchor:not(.anchor--visible) {
    visibility: hidden;
    opacity: 0
}

.anchor--visible {
    visibility: visible;
    opacity: 1
}

@media(max-width: 1024.02px) {
    .anchor {
        bottom: 10px;
        right: 50%;
        transform: translateX(50%)
    }
}

@media(min-width: 1025px) {
    .anchor {
        bottom: 20px;
        right: 150px
    }
}

.anchor__wrapper {
    position: relative;
    padding: 15px 40px 14px 23px;
    z-index: 5
}

.anchor__title {
    font-weight: 700;
    font-size: 12.5455px;
    line-height: 18px;
    white-space: nowrap;
    text-align: center;
    text-transform: uppercase
}

.anchor__bird {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3
}

.anchor__bird svg {
    width: 100%;
    height: 100%
}

.anchor__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.anchor__bg svg {
    width: 100%;
    height: 100%
}

.hero {
    position: relative
}

.hero__wrapper {
    display: flex;
    flex-direction: column
}

@media(max-width: 427.02px) {
    .hero__wrapper {
        padding-top: 20px;
        gap: 25px;
        padding-bottom: 123px
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .hero__wrapper {
        padding-top: 30px;
        gap: 30px;
        padding-bottom: 155px;
    }
}

@media(max-width: 1024.02px) {
    .hero__wrapper {
        align-items: center
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .hero__wrapper {
        align-items: center;
        padding-top: 40px;
        gap: 40px;
        padding-bottom: 250px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .hero__wrapper {
        padding-top: 7%;
        gap: 30px;
        padding-bottom: 150px
    }
}

@media(min-width: 1440px)and (max-width: 2099.02px) {
    .hero__wrapper {
        gap: 48px;
        padding-bottom: 294px
    }
}

@media(min-width: 1440px)and (max-width: 1619.02px) {
    .hero__wrapper {
        padding-top: 4%
    }
}

@media(min-width: 1620px)and (max-width: 2099.02px) {
    .hero__wrapper {
        padding-top: 4%
    }
}

@media(min-width: 2100px) {
    .hero__wrapper {
        padding-top: 22%;
        padding-bottom: 480px;
        gap: 72px
    }
}

.hero__logo {
    width: 199.07px;
    height: 110.54px
}

@media(max-width: 1024.02px) {
    .hero__logo {
        width: 193.07px;
        height: 107.54px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .hero__logo {
        width: 190.07px;
        height: 122.54px
    }
}

@media(min-width: 1440px)and (max-width: 2099.02px) {
    .hero__logo {
           width: 219.23px;
    	height: 123px;  
  }
}

@media(min-width: 2100px) {
    .hero__logo {
        width: 279.23px;
        height: 155.95px
    }
}

.hero__logo svg {
    width: 100%;
    height: 100%
}

.hero__logo-img,
.hero__qr-img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.hero__info {
    display: grid
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .hero__info {
        grid-template-columns: 146px 350px;
        gap: 19px
    }
}

@media(min-width: 1440px)and (max-width: 2099.02px) {
    .hero__info {
        grid-template-columns: 186px 440px;
        gap: 25px
    }
}

@media(min-width: 2100px) {
    .hero__info {
        grid-template-columns: 239px 591px;
        gap: 31px
    }
}

.hero__info-qr {
    background: #fff;
    box-shadow: 0px 4.97207px 9.94414px #eceef0;
    backdrop-filter: blur(7.8277px);
    border-radius: 15.6554px
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .hero__info-qr {
        padding: 16px 8px
    }
}

@media(min-width: 1440px) {
    .hero__info-qr {
        padding: 14px 13px
    }
}

.hero__info-qr span {
    display: flex
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .hero__info-qr span {
        width: 130px;
        height: 121px
    }
}

@media(min-width: 1440px)and (max-width: 2099.02px) {
    .hero__info-qr span {
        width: 156.58px;
        height: 156.57px
    }
}

@media(min-width: 2100px) {
    .hero__info-qr span {
        width: 212.58px;
        height: 202.57px
    }
}

.hero__info-qr span img {
    width: 100%;
    height: 100%
}

@media(max-width: 1024.02px) {
    .hero__info-qr {
        display: none
    }
}

.hero__info-text {
    font-family: var(--typography-title);
    font-weight: 700;
    color: #363a50;
    width: fit-content
}

.hero__info-text.light {
    color: #6762aa
}

@media(max-width: 1024.02px) {
    .hero__info-text {
        font-size: 31px;
        line-height: 50px;
        max-width: 263px;
        text-align: center
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .hero__info-text {
        font-size: 42px;
        line-height: 51px
    }
}

@media(min-width: 1440px)and (max-width: 2099.02px) {
    .hero__info-text {
        font-size: 55.0401px;
        line-height: 61px
    }
}

@media(min-width: 2100px) {
    .hero__info-text {
        font-size: 70.0401px;
        line-height: 78px
    }
}

.hero__btns {
    display: flex
}

@media(max-width: 427.02px) {
    .hero__btns.footer {
        padding-bottom: 50px;
        padding-top: 20px;
        width: 100%;
        gap: 7px
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .hero__btns.footer {
        padding-bottom: 16px;
        padding-top: 28px;
        width: 85%;
        gap: 7px
    }
}

@media(min-width: 744px)and (max-width: 1439.02px) {
    .hero__btns.footer {
        margin-top: 5px;
        padding-top: 0;
        padding-bottom: 20px
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .hero__btns.footer {
        padding-top: 23px;
        gap: 7px;
    }
}

@media(min-width: 1440px) {
    .hero__btns.footer {
        padding-bottom: 150px;
        padding-top: 27px
    }
}

@media(min-width: 2100px) {
    .hero__btns.footer {
        padding-bottom: 125px;
        padding-top: 35px
    }
}

@media(max-width: 1024.02px) {
    .hero__btns {
        flex-direction: column;
        gap: 16px
    }
}

@media(min-width: 769px) {
    .hero__btns:not(.footer) {
        display: grid;
        grid-template-columns: 1fr 1fr;
        width: 500px;
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .hero__btns {
        margin-top: 14px;
        gap: 5px;
    }
    .hero__btns:not(.footer) {
        width: 370px;
    }
}

@media(min-width: 1440px)and (max-width: 2099.02px) {
    .hero__btns {
        gap: 12px
    }
    .hero__btns:not(.footer) {
        width: 465px;
    }
}

@media(min-width: 2100px) {
    .hero__btns {
        gap: 12px;
        margin-top: -15px
    }
    .hero__btns:not(.footer) {
        width: 622px;
    }
}

.hero__btn {
    display: grid;
    grid-template-columns: 30px auto;
    border: 2.29745px solid #ebebeb;
    background: #fff;
    border-radius: 98.9754px;
    gap: 6px;
    cursor: pointer;
    padding: 12px 25px;
    grid-template-columns: 30px auto;
}

@media(max-width: 743.02px) {
    .hero__btn:not(.footer) {
        padding: 9px 15px;
        grid-template-columns: 25px auto;
    }
    .hero__btn.footer {
        align-self: center;
        gap: 15px;
        width: 230px;
        padding: 11px 28px
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .hero__btn {
        gap: 15px;
        padding: 12px 25px;
        align-self: center;
    }
    .hero__btn:not(.footer) {
        width: 100%;
        padding: 12px 25px;
        grid-template-columns: 30px auto;
    }
    .hero__btn.footer {
        padding: 11px 17px;
        grid-template-columns: 35px auto;
        width: 100%;
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .hero__btn {
        grid-template-columns: 19px auto;
        padding: 9px 21px 9px 27px;
    }
}

@media(min-width: 1440px)and (max-width: 2099.02px) {
    .hero__btn {
        grid-template-columns: 25px auto;
        padding: 13px 31px;
    }
}

@media(min-width: 2100px) {
    .hero__btn {
        grid-template-columns: 46px auto;
        padding: 21px 44px 18px 39px;
        gap: 0px;
    }
}

.hero__btn-subtitle {
    font-weight: 600;
    font-size: 10.6968px;
    line-height: 146%;
    color: #494f6c
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .hero__btn-subtitle {
        font-size: 8px;
        line-height: 10px
    }
}

@media(min-width: 1440px) {
    .hero__btn-subtitle {
        font-size: 9.18982px;
        line-height: 13px
    }
}

.hero__btn-text {
    color: #494f6c;
    font-size: 24px;
    font-weight: 600
}

@media(max-width: 427.02px) {
    .hero__btn-text {
        font-size: 22px
    }
}

@media(min-width: 428px)and (max-width: 1024.02px) {
    .hero__btn-text {
        font-size: 22px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .hero__btn-text {
        font-size: 18px
    }
}

@media(min-width: 1440px)and (max-width: 2099.02px) {
    .hero__btn-text {
        font-size: 22px
    }
}

@media(min-width: 2100px) {
    .hero__btn-text {
        font-size: 27px
    }
}

.hero__btn-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
}

@media(max-width: 1024.02px) {
    .hero__btn-icon.footer {
        width: 35px;
        height: 35px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .hero__btn-icon {
        width: 20px;
        height: 25px
    }
}

@media(min-width: 1440px)and (max-width: 2099.02px) {
    .hero__btn-icon {
        width: 25.27px;
        height: 31.4px
    }
}

@media(min-width: 2100px) {
    .hero__btn-icon {
        width: 35px;
        height: 37.4px
    }
}

.hero__btn-icon svg {
    width: 100%;
    height: 100%
}

.hero__backgorund {
    pointer-events: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.hero__backgorund-img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom right
}

.text-line {
    position: relative
}

.text-line__wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px
}

@media(max-width: 427.02px) {
    .text-line__wrapper {
        padding-top: 40px;
        padding-bottom: 34px
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .text-line__wrapper {
        padding-top: 40px;
        padding-bottom: 96px
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .text-line__wrapper {
        padding-bottom: 54px
    }
}

@media(max-width: 1024.02px) {
    .text-line__wrapper {
        gap: 27px
    }
}

@media(min-width: 1025px) {
    .text-line__wrapper {
        gap: 17px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .text-line__wrapper {
        padding-bottom: 68px;
        padding-top: 28px;
        gap: 20px
    }
}

@media(min-width: 1440px)and (max-width: 2099.02px) {
    .text-line__wrapper {
        padding-left: 6%;
        padding-right: 6%;
        padding-bottom: 79px;
        padding-top: 17px;
        gap: 22px
    }
}

@media(min-width: 2100px) {
    .text-line__wrapper {
        padding-left: 10%;
        padding-right: 10%;
        padding-bottom: 60px;
        padding-top: 65px;
        gap: 22px
    }
}

.text-line__object {
    position: absolute
}

@media(max-width: 427.02px) {
    .text-line__object {
        bottom: -11px;
        right: 22px
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .text-line__object {
        bottom: 35px;
        right: 20px
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .text-line__object {
        bottom: -16px;
        right: 100px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .text-line__object {
        bottom: -1px;
        right: -63px
    }
}

@media(min-width: 1440px)and (max-width: 2099.02px) {
    .text-line__object {
        bottom: 34px;
        right: -4px
    }
}

@media(min-width: 2100px) {
    .text-line__object {
        bottom: 21px;
        right: 22px
    }
}

.text-line__object span {
    display: flex
}

@media(max-width: 1024.02px) {
    .text-line__object span {
        width: 45px;
        height: 51px
    }
}

@media(min-width: 1025px)and (max-width: 2099.02px) {
    .text-line__object span {
        height: 50px;
        width: 58px
    }
}

@media(min-width: 2100px) {
    .text-line__object span {
        height: 56px;
        width: 64px
    }
}

.text-line__object span svg {
    width: 100%;
    height: 100%
}

.text-line__logo-text {
    font-family: var(--typography-title);
    color: #494f6c;
    font-weight: 700;
    text-align: center
}

.text-line__logo-text span {
    font-family: var(--typography-title)
}

@media(max-width: 743.02px) {
    .text-line__logo-text {
        font-size: 28px;
        line-height: 29px
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .text-line__logo-text {
        font-size: 28px;
        line-height: 29px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .text-line__logo-text {
        font-size: 34.4022px;
        line-height: 41px
    }
}

@media(min-width: 1440px) {
    .text-line__logo-text {
        font-size: 42px;
        line-height: 50px
    }
}

.text-line__logo-text .blue {
    color: #00a1e7
}

.text-line__logo-text .purple {
    color: #6762aa
}

.text-line__logo-text .orange {
    color: #f4bd3f
}

.text-line__logo-text .red {
    color: #f04d57
}

.text-line__logo-text .green {
    color: #75c350
}

@media(max-width: 743.02px) {
    .text-line__logo {
        width: 165px;
        height: 25px
    }
}

@media(min-width: 744px)and (max-width: 1439.02px) {
    .text-line__logo {
        width: 235px;
        height: 50px
    }
}

@media(min-width: 1440px) {
    .text-line__logo {
        width: 330px;
        height: 50px
    }
}

.text-line__img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.text-line__text {
    text-align: center;
    color: rgba(73, 79, 108, .7)
}

@media(max-width: 743.02px) {
    .text-line__text {
        font-size: 16px;
        line-height: 22px
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .text-line__text {
        font-size: 16px;
        line-height: 22px;
        max-width: 563px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .text-line__text {
        font-size: 18px;
        line-height: 25px
    }
}

@media(min-width: 1440px) {
    .text-line__text {
        font-size: 23px;
        line-height: 31px
    }
}

.text-line__text.light {
    color: rgba(73, 79, 108, .3)
}

.download {
    position: relative;
    overflow: hidden
}

.download::before {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
    height: 31px;
    background-color: #fff
}

.download:after {
    content: "";
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%;
    height: 31px;
    background-color: #fff
}

.download__wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 5
}

@media(max-width: 743.02px) {
    .download__wrapper {
        padding-top: 59px;
        padding-bottom: 150px
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .download__wrapper {
        padding-top: 59px;
        max-width: 80%;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 150px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .download__wrapper {
        gap: 28px;
        padding-bottom: 120px;
        padding-top: 48px
    }
}

@media(min-width: 1440px) {
    .download__wrapper {
        padding-top: 129px;
        gap: 30px;
        padding-bottom: 114px
    }
}

.download__title {
    font-family: "Chick-Сhirick";
    font-weight: 700;
    text-align: center;
    color: #494f6c
}

@media(max-width: 427.02px) {
    .download__title {
        font-size: 26px;
        line-height: 29px;
        width: 70%
    }
}

@media(min-width: 428px)and (max-width: 1024.02px) {
    .download__title {
        font-size: 26px;
        line-height: 28px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .download__title {
        font-size: 34px;
        line-height: 39px
    }
}

@media(min-width: 1440px) {
    .download__title {
        font-size: 53px;
        line-height: 70px
    }
}

.download__title.blue {
    color: #00a1e7
}

.download__title.purple {
    color: rgba(103, 98, 170, 1)
}

.download__title.orange {
    color: #f4bd3f
}

.download__title.red {
    color: #f04d57
}

.download__title.green {
    color: #75c350
}

.download__info {
    display: grid;
    align-items: center;
    gap: 30px
}

@media(max-width: 1024.02px) {
    .download__info {
        display: none
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .download__info {
        grid-template-columns: 135px 378px;
        gap: 20px;
    }
}

@media(min-width: 1440px) {
    .download__info {
        //grid-template-columns: 182px 465px;
            grid-template-columns: 182px 589px;
            margin-left: 119px;
    }
}

.download__info-text {
    text-align: center;
    color: rgba(73, 79, 108, .7)
}

@media(max-width: 1439.02px) {
    .download__info-text {
        font-size: 18px;
        line-height: 23px;

    }
}

@media(min-width: 1440px) {
    .download__info-text {
        font-size: 27px;
        line-height: 37px;

    }
}

.download__info-text-mobile {
    font-weight: 400;
    text-align: center;
    color: rgba(73, 79, 108, .7)
}

@media(max-width: 427.02px) {
    .download__info-text-mobile {
        font-size: 17px;
        line-height: 21px;
        margin-top: 24px
    }
}

@media(min-width: 428px)and (max-width: 1024.02px) {
    .download__info-text-mobile {
        font-size: 16px;
        line-height: 18px;
        margin-top: 17px
    }
}

@media(min-width: 1025px) {
    .download__info-text-mobile {
        display: none
    }
}

.download__info-qr {
    position: relative;
    background: #fff;
    box-shadow: 0px 4.97207px 9.94414px #eceef0;
    backdrop-filter: blur(7.8277px);
    border-radius: 15.6554px
}

@media(max-width: 1024.02px) {
    .download__info-qr {
        display: none
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .download__info-qr {
        padding: 19px
    }
}

@media(min-width: 1440px) {
    .download__info-qr {
        padding: 25px
    }
}

.download__info-qr span {
    display: flex
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .download__info-qr span {
        width: 95.32px;
        height: 95.32px
    }
}

@media(min-width: 1440px) {
    .download__info-qr span {
        width: 132px;
        height: 132px
    }
}

.download__info-qr span img {
    width: 100%;
    height: 100%
}

.download__info-img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.footer {
    position: relative;
    z-index: 15
}

.footer.footer-bg {
    background: #edeffc
}

.footer__wrapper {
    display: grid;
    align-items: center;
    padding-bottom: 20px;
    padding-top: 5px;
    max-width: 2560px;
    margin-left: auto;
    margin-right: auto
}

@media(max-width: 743.02px) {
    .footer__wrapper {
        transform: translateY(-105px)
    }
}

@media(max-width: 1024.02px) {
    .footer__wrapper {
        grid-template-columns: 1fr
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .footer__wrapper {
        transform: translateY(-90px)
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .footer__wrapper {
        grid-template-columns: auto 213px;
        gap: 20px;
        padding-top: 39px;
        padding-bottom: 7px;
        margin-left: 9.5%;
        margin-right: 2%
    }
}

@media(min-width: 1440px) {
    .footer__wrapper {
        grid-template-columns: auto 335px;
        padding-left: 9.5%;
        padding-right: 1.5%;
        gap: 20px;
        padding-top: 31px;
        padding-bottom: 20px
    }
}

@media(min-width: 2100px) {
    .footer__wrapper {
        padding-top: 33px;
        padding-bottom: 17px;
        max-width: 1644px
    }
}

.footer__content {
    align-self: flex-end
}

@media(max-width: 743.02px) {
    .footer__content {
        width: 92%
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .footer__content {
        width: 74%
    }
}

@media(max-width: 1024.02px) {
    .footer__content {
        margin-left: auto;
        margin-right: auto;
        order: 2
    }
}

.footer__text {
    color: rgba(73, 79, 108, .7)
}

@media(max-width: 1024.02px) {
    .footer__text {
        font-size: 16px;
        line-height: 22px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .footer__text {
        font-size: 12px;
        line-height: 16px
    }
}

@media(min-width: 1440px) {
    .footer__text {
        font-size: 16px;
        line-height: 22px
    }
}

.footer__text-small {
    color: rgba(73, 79, 108, .5)
}

@media(max-width: 1024.02px) {
    .footer__text-small {
        font-size: 16px;
        line-height: 22px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .footer__text-small {
        font-size: 12px;
        line-height: 16px
    }
}

@media(min-width: 1440px) {
    .footer__text-small {
        font-size: 16px;
        line-height: 22px
    }
}

.footer__hr {
    background-color: #dcd7d4;
    width: 100%;
    height: 1px
}

@media(max-width: 1024.02px) {
    .footer__hr {
        margin-top: 14px;
        margin-bottom: 20px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .footer__hr {
        margin-top: 6px;
        margin-bottom: 14px
    }
}

@media(min-width: 1440px) {
    .footer__hr {
        margin-bottom: 20px;
        margin-top: 18px
    }
}

.footer__text-bottom {
    color: rgba(73, 79, 108, .5)
}

@media(max-width: 1024.02px) {
    .footer__text-bottom {
        font-size: 12px;
        line-height: 16px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .footer__text-bottom {
        font-size: 9px;
        line-height: 12px
    }
}

@media(min-width: 1440px) {
    .footer__text-bottom {
        font-size: 12px;
        line-height: 16px
    }
}

.footer__text-bottom-small {
    color: rgba(73, 79, 108, .7)
}

@media(max-width: 1024.02px) {
    .footer__text-bottom-small {
        font-size: 12px;
        line-height: 16px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .footer__text-bottom-small {
        font-size: 9px;
        line-height: 12px
    }
}

@media(min-width: 1440px) {
    .footer__text-bottom-small {
        font-size: 12px;
        line-height: 16px
    }
}

.footer__icon {
    position: relative
}

.footer__img {
    object-fit: contain
}

@media(max-width: 427.02px) {
    .footer__img {
        width: 100%;
        height: 229px
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .footer__img {
        width: 100%;
        height: 237px
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .footer__img {
        width: 100%;
        height: 244px
    }
}

@media(min-width: 1025px) {
    .footer__img {
        position: absolute;
        left: 0;
        bottom: 0
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .footer__img {
        width: 226.01px;
        height: 253.4px;
        transform: translate(-10px, 73px)
    }
}

@media(min-width: 1440px) {
    .footer__img {
        width: 335px;
        height: 343px;
        transform: translate(7px, 105px)
    }
}

@media(min-width: 2100px) {
    .footer__img {
        transform: translate(-78px, 105px)
    }
}

.footer__backgorund {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

@media(max-width: 1024.02px) {
    .footer__backgorund {
        bottom: 20%
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .footer__backgorund {
        bottom: 31%
    }
}

@media(min-width: 1440px) {
    .footer__backgorund {
        bottom: 50%
    }
}

.footer__backgorund img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top
}

.advantages {
    position: relative
}

@media(max-width: 427.02px) {
    .advantages.advantages-1 {
        padding-top: 8px
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .advantages.advantages-1 {
        padding-top: 18px
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .advantages.advantages-1 {
        padding-top: 11px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .advantages.advantages-1 {
        padding-top: 30px
    }
}

@media(min-width: 1440px)and (max-width: 2099.02px) {
    .advantages.advantages-1 {
        padding-top: 85px
    }
}

@media(min-width: 2100px) {
    .advantages.advantages-1 {
        padding-top: 8px
    }
}

@media(max-width: 427.02px) {
    .advantages.advantages-1 .review__comment {
        width: 260px;
        height: 291px;
        margin-top: -64px;
        margin-left: auto;
        margin-right: auto;
        transform: scale(1.49) translate(-14px, 0)
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .advantages.advantages-1 .review__comment {
        height: 377px;
        width: 393px;
        margin-top: -114px;
        margin-left: auto;
        margin-right: auto;
        transform: scale(1.15)
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .advantages.advantages-1 .review__comment {
        height: 450px;
        width: 454px;
        margin-top: -127px;
        margin-left: auto;
        margin-right: auto
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .advantages.advantages-1 .review__comment {
        height: 489px;
        width: 543px;
        margin-left: 61px;
        margin-top: -81px
    }
}

@media(min-width: 1440px) {
    .advantages.advantages-1 .review__comment {
        height: 659px;
        width: 703px;
        margin-left: 23px;
        margin-top: -148px
    }
}

@media(min-width: 2100px) {
    .advantages.advantages-1 .review__comment {
        margin-left: 48px
    }
}

@media(max-width: 427.02px) {
    .advantages.advantages-1 .review__content {
        top: 53%;
        left: 55%;
        gap: 10px;
        max-width: 109px
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .advantages.advantages-1 .review__content {
        top: 53.7%;
        left: 54%;
        gap: 14px;
        max-width: 162px
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .advantages.advantages-1 .review__content {
        top: 54%;
        left: 55%;
        gap: 18px;
        max-width: 190px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .advantages.advantages-1 .review__content {
        top: 54.2%;
        left: 55%;
        gap: 23px;
        max-width: 220px
    }
}

@media(min-width: 1440px) {
    .advantages.advantages-1 .review__content {
        top: 53.5%;
        left: 55%;
        gap: 28px;
        max-width: 300px
    }
}

@media(max-width: 427.02px) {
    .advantages.advantages-1 .advantages__image {
        width: 300px;
        height: 378px;
        margin-top: -67px;
        margin-left: auto;
        margin-right: auto;
        transform: scale(1.05) translate(-6px, 10px)
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .advantages.advantages-1 .advantages__image {
        width: 391px;
        height: 471px;
        margin-top: -60px;
        margin-left: auto;
        margin-right: auto
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .advantages.advantages-1 .advantages__image {
        width: 547px;
        height: 544px;
        margin-top: -28px;
        margin-left: auto;
        margin-right: auto
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .advantages.advantages-1 .advantages__image {
        width: 490.62px;
        height: 473px;
        margin-top: -74px;
        margin-left: -8px
    }
}

@media(min-width: 1440px)and (max-width: 2099.02px) {
    .advantages.advantages-1 .advantages__image {
        width: 675.62px;
        height: 678.59px;
        margin-top: -115px;
        margin-left: -54px
    }
}

@media(min-width: 2100px) {
    .advantages.advantages-1 .advantages__image {
        width: 682.62px;
        height: 678.59px;
        margin-top: -115px;
        margin-left: -31px
    }
}

@media(max-width: 427.02px) {
    .advantages.advantages-2 {
        padding-top: 12px
    }
}

@media(min-width: 428px)and (max-width: 1024.02px) {
    .advantages.advantages-2 {
        margin-top: -5px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .advantages.advantages-2 {
        padding-top: 10px
    }
}

@media(min-width: 1440px) {
    .advantages.advantages-2 {
        padding-top: 35px
    }
}

@media(max-width: 427.02px) {
    .advantages.advantages-2 .review__comment {
        height: 270px;
        width: 250px;
        margin-top: -39px;
        margin-left: auto;
        margin-right: auto;
        transform: scale(1.5) translate(4px, 0)
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .advantages.advantages-2 .review__comment {
        height: 413px;
        width: 377px;
        margin-top: -191px;
        margin-left: auto;
        margin-right: auto;
        transform: scale(1.25) translate(1px, 10px)
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .advantages.advantages-2 .review__comment {
        height: 486px;
        width: 472px;
        margin-top: -235px;
        margin-left: auto;
        margin-right: auto
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .advantages.advantages-2 .review__comment {
        height: 487px;
        width: 475px;
        margin-left: -216px;
        margin-top: -96px
    }
}

@media(min-width: 1440px) {
    .advantages.advantages-2 .review__comment {
        height: 582px;
        width: 568px;
        margin-left: 21px;
        margin-top: -135px
    }
}

@media(max-width: 427.02px) {
    .advantages.advantages-2 .review__content {
        top: 47%;
        left: 53%;
        gap: 10px;
        max-width: 142px
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .advantages.advantages-2 .review__content {
        top: 48%;
        left: 49%;
        gap: 19px;
        max-width: 181px
    }
}

@media(min-width: 744px)and (max-width: 1439.02px) {
    .advantages.advantages-2 .review__content {
        top: 47.5%;
        left: 50%;
        gap: 24px;
        max-width: 237px
    }
}

@media(min-width: 1440px) {
    .advantages.advantages-2 .review__content {
        top: 50.5%;
        left: 51%;
        gap: 28px;
        max-width: 300px
    }
}

@media(max-width: 427.02px) {
    .advantages.advantages-2 .advantages__image {
        width: 212px;
        height: 254px;
        margin-top: 21px;
        margin-left: auto;
        margin-right: auto;
        transform: scale(1.45)
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .advantages.advantages-2 .advantages__image {
        width: 334px;
        height: 579px;
        margin-top: -89px;
        margin-left: auto;
        margin-right: auto;
        transform: translate(9px, 10px) scale(1.3)
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .advantages.advantages-2 .advantages__image {
        width: 538px;
        height: 686px;
        margin-top: -101px;
        margin-left: auto;
        margin-right: auto
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .advantages.advantages-2 .advantages__image {
        width: 482px;
        height: 684px;
        margin-left: -66px;
        margin-top: -122px
    }
}

@media(min-width: 1440px) {
    .advantages.advantages-2 .advantages__image {
        width: 697.62px;
        height: 803.59px;
        margin-left: -155px;
        margin-top: -92px
    }
}

@media(min-width: 2100px) {
    .advantages.advantages-2 .advantages__image {
        margin-left: -120px
    }
}

@media(max-width: 427.02px) {
    .advantages.advantages-3 {
        margin-top: -2px
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .advantages.advantages-3 {
        margin-top: -30px
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .advantages.advantages-3 {
        margin-top: -41px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .advantages.advantages-3 {
        padding-top: 38px
    }
}

@media(min-width: 1440px) {
    .advantages.advantages-3 {
        padding-top: 105px
    }
}

@media(max-width: 427.02px) {
    .advantages.advantages-3 .advantages__image {
        width: 248px;
        height: 287px;
        margin-left: auto;
        margin-right: auto;
        transform: translate(0px, 12px) scale(1.26)
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .advantages.advantages-3 .advantages__image {
        width: 367px;
        height: 370px;
        margin-left: auto;
        margin-right: auto;
        transform: translate(0px, 41px) scale(1.26)
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .advantages.advantages-3 .advantages__image {
        width: 557px;
        height: 532px;
        margin-left: auto;
        margin-right: auto
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .advantages.advantages-3 .advantages__image {
        width: 454px;
        height: 442px;
        margin-left: 20px;
        margin-top: -103px
    }
}

@media(min-width: 1440px) {
    .advantages.advantages-3 .advantages__image {
        width: 756.62px;
        height: 612.59px;
        margin-left: -82px;
        margin-top: -143px
    }
}

@media(min-width: 2100px) {
    .advantages.advantages-3 .advantages__image {
        margin-left: -58px
    }
}

@media(max-width: 427.02px) {
    .advantages.advantages-4 {
        padding-top: 37px
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .advantages.advantages-4 {
        padding-top: 86px
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .advantages.advantages-4 {
        padding-top: 41px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .advantages.advantages-4 {
        padding-top: 91px
    }
}

@media(min-width: 1440px) {
    .advantages.advantages-4 {
        padding-top: 135px
    }
}

@media(max-width: 427.02px) {
    .advantages.advantages-4 .review__comment {
        height: 216px;
        width: 228px;
        margin-top: -41px;
        margin-left: auto;
        margin-right: auto;
        transform: translate(0px, 0) scale(1.25)
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .advantages.advantages-4 .review__comment {
        height: 301px;
        width: 356px;
        margin-top: -12px;
        margin-left: auto;
        margin-right: auto
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .advantages.advantages-4 .review__comment {
        height: 305px;
        width: 375px;
        margin-top: -34px;
        margin-left: auto;
        margin-right: auto
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .advantages.advantages-4 .review__comment {
        height: 319px;
        width: 357px;
        margin-left: -82px;
        margin-top: 5px
    }
}

@media(min-width: 1440px) {
    .advantages.advantages-4 .review__comment {
        height: 385px;
        width: 479px;
        margin-left: -38px;
        margin-top: -3px
    }
}

@media(max-width: 427.02px) {
    .advantages.advantages-4 .review__content {
        top: 48%;
        left: 50%;
        gap: 24px;
        max-width: 153px
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .advantages.advantages-4 .review__content {
        top: 51%;
        left: 54%;
        gap: 24px;
        max-width: 270px
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .advantages.advantages-4 .review__content {
        top: 52%;
        left: 54%;
        gap: 24px;
        max-width: 270px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .advantages.advantages-4 .review__content {
        top: 52%;
        left: 54%;
        gap: 24px;
        max-width: 270px
    }
}

@media(min-width: 1440px) {
    .advantages.advantages-4 .review__content {
        top: 53.5%;
        left: 53%;
        gap: 28px;
        max-width: 333px
    }
}

@media(max-width: 427.02px) {
    .advantages.advantages-4 .advantages__image {
        width: 278px;
        margin-left: auto;
        margin-right: auto;
        height: 341px;
        transform: scale(1.15) translate(1px, 0px);
        margin-top: -23px
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .advantages.advantages-4 .advantages__image {
        width: 382px;
        margin-left: auto;
        margin-right: auto;
        height: 341px
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .advantages.advantages-4 .advantages__image {
        width: 552px;
        height: 519px;
        margin-top: -27px;
        margin-left: auto;
        margin-right: auto
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .advantages.advantages-4 .advantages__image {
        width: 437px;
        height: 471px;
        margin-left: -16px;
        margin-top: -74px
    }
}

@media(min-width: 1440px) {
    .advantages.advantages-4 .advantages__image {
        width: 557.62px;
        height: 490px;
        margin-left: -16px;
        margin-top: -68px
    }
}

@media(min-width: 2100px) {
    .advantages.advantages-4 .advantages__image {
        margin-left: 30px;
        width: 537.62px
    }
}

@media(max-width: 427.02px) {
    .advantages.advantages-5 {
        padding-top: 25px
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .advantages.advantages-5 {
        padding-top: 12px
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .advantages.advantages-5 {
        padding-top: 47px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .advantages.advantages-5 {
        padding-top: 106px
    }
}

@media(min-width: 1440px) {
    .advantages.advantages-5 {
        padding-top: 180px
    }
}

@media(max-width: 427.02px) {
    .advantages.advantages-5 .advantages__image {
        width: 274px;
        height: 304px;
        margin-top: 8px;
        margin-left: auto;
        margin-right: auto;
        transform: scale(1.2)
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .advantages.advantages-5 .advantages__image {
        width: 382px;
        height: 358px;
        margin-top: 45px;
        margin-left: auto;
        margin-right: auto;
        transform: scale(1.2)
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .advantages.advantages-5 .advantages__image {
        width: 550px;
        height: 556px;
        margin-top: -6px;
        margin-left: auto;
        margin-right: auto
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .advantages.advantages-5 .advantages__image {
        width: 462px;
        height: 505px;
        margin-left: -15px;
        margin-top: -118px
    }
}

@media(min-width: 1440px) {
    .advantages.advantages-5 .advantages__image {
        width: 624.62px;
        height: 631px;
        margin-left: -55px;
        margin-top: -120px
    }
}

@media(max-width: 427.02px) {
    .advantages.advantages-6 {
        padding-top: 30px
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .advantages.advantages-6 {
        padding-top: 51px
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .advantages.advantages-6 {
        padding-top: 48px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .advantages.advantages-6 {
        padding-top: 110px
    }
}

@media(min-width: 1440px) {
    .advantages.advantages-6 {
        padding-top: 112px
    }
}

@media(max-width: 427.02px) {
    .advantages.advantages-6 .review__comment {
        height: 255px;
        width: 223px;
        margin-top: -4px;
        margin-left: auto;
        margin-right: auto;
        transform: scale(1.3)
    }
}

@media(min-width: 428px)and (max-width: 1024.02px) {
    .advantages.advantages-6 .review__comment {
        height: 371px;
        width: 371px;
        margin-top: -31px;
        margin-left: auto;
        margin-right: auto
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .advantages.advantages-6 .review__comment {
        height: 381px;
        width: 371px;
        margin-left: -136px;
        margin-top: -31px
    }
}

@media(min-width: 1440px) {
    .advantages.advantages-6 .review__comment {
        height: 447px;
        width: 468px;
        margin-left: -99px;
        margin-top: -11px
    }
}

@media(max-width: 427.02px) {
    .advantages.advantages-6 .review__content {
        top: 48%;
        left: 53%;
        gap: 20px;
        max-width: 137px
    }
}

@media(min-width: 428px)and (max-width: 1024.02px) {
    .advantages.advantages-6 .review__content {
        top: 50%;
        left: 57%;
        gap: 20px;
        max-width: 253px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .advantages.advantages-6 .review__content {
        top: 48%;
        left: 61%;
        gap: 20px;
        max-width: 290px
    }
}

@media(min-width: 1440px) {
    .advantages.advantages-6 .review__content {
        top: 50.5%;
        left: 57%;
        gap: 28px;
        max-width: 333px
    }
}

@media(max-width: 427.02px) {
    .advantages.advantages-6 .advantages__image {
        width: 239px;
        height: 290px;
        margin-top: -12px;
        margin-left: auto;
        margin-right: auto;
        transform: scale(1.3)
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .advantages.advantages-6 .advantages__image {
        width: 376px;
        height: 401px;
        margin-top: -23px;
        margin-left: auto;
        margin-right: auto;
        transform: scale(1.13)
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .advantages.advantages-6 .advantages__image {
        width: 547px;
        height: 483px;
        margin-top: -17px;
        margin-left: auto;
        margin-right: auto
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .advantages.advantages-6 .advantages__image {
        width: 511px;
        height: 434px;
        margin-left: -95px;
        margin-top: -36px
    }
}

@media(min-width: 1440px) {
    .advantages.advantages-6 .advantages__image {
        width: 600px;
        height: 505px;
        margin-left: -58px;
        margin-top: -10px
    }
}

@media(min-width: 2100px) {
    .advantages.advantages-6 .advantages__image {
        margin-left: -32px
    }
}

@media(max-width: 427.02px) {
    .advantages.advantages-7 {
        padding-top: 35px
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .advantages.advantages-7 {
        padding-top: 15px
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .advantages.advantages-7 {
        padding-top: 51px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .advantages.advantages-7 {
        padding-top: 104px
    }
}

@media(min-width: 1440px) {
    .advantages.advantages-7 {
        padding-top: 234px
    }
}

@media(max-width: 427.02px) {
    .advantages.advantages-7 .advantages__image {
        width: 271px;
        height: 276px;
        margin-top: 3px;
        margin-left: auto;
        margin-right: auto;
        transform: scale(1.16)
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .advantages.advantages-7 .advantages__image {
        width: 396px;
        height: 423px;
        margin-top: 31px;
        margin-left: auto;
        margin-right: auto
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .advantages.advantages-7 .advantages__image {
        width: 545px;
        height: 477px;
        margin-top: 43px;
        margin-left: auto;
        margin-right: auto
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .advantages.advantages-7 .advantages__image {
        width: 510px;
        height: 469px;
        margin-left: -83px;
        margin-top: -100px
    }
}

@media(min-width: 1440px) {
    .advantages.advantages-7 .advantages__image {
        width: 548px;
        height: 534px;
        margin-left: 0px;
        margin-top: -99px
    }
}

@media(min-width: 2100px) {
    .advantages.advantages-7 .advantages__image {
        width: 643px;
        height: 572px;
        margin-left: -70px;
        margin-top: -139px
    }
}

.advantages__wrapper {
    display: grid;
    justify-content: space-between;
    position: relative;
    z-index: 15
}

@media(max-width: 743.02px) {
    .advantages__wrapper {
        gap: 17px;
        padding-bottom: 32px
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .advantages__wrapper {
        gap: 25px
    }
    .advantages__wrapper.footer {
        padding-bottom: 30px
    }
}

@media(max-width: 1024.02px) {
    .advantages__wrapper {
        grid-template-columns: 1fr
    }
}

@media(min-width: 1025px) {
    .advantages__wrapper {
        grid-template-columns: repeat(2, 1fr);
        align-items: flex-start
    }
    .advantages__wrapper>:first-child {
        justify-self: flex-end
    }
    .advantages__wrapper>:last-child {
        justify-self: flex-start
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .advantages__wrapper {
        gap: 42px
    }
}

@media(min-width: 1440px) {
    .advantages__wrapper {
        gap: 85px
    }
}

@media(max-width: 1024.02px) {
    .advantages__image {
        order: 2
    }
}

.advantages__img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.advantages__content {
    display: flex;
    flex-direction: column
}

@media(max-width: 1024.02px) {
    .advantages__content {
        display: contents
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .advantages__content {
        width: 358px
    }
}

@media(max-width: 1439.02px) {
    .advantages__content {
        gap: 25px
    }
}

@media(min-width: 1440px) {
    .advantages__content {
        width: 506px;
        gap: 31px
    }
}

.advantages__title {
    font-family: var(--typography-title);
    font-weight: 700;
    color: #494f6c
}

@media(max-width: 743.02px) {
    .advantages__title {
        font-size: 28.2006px;
        line-height: 38px
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .advantages__title {
        font-size: 28px;
        line-height: 30px
    }
}

@media(max-width: 1024.02px) {
    .advantages__title {
        text-align: center
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .advantages__title {
        font-size: 34px;
        line-height: 34px
    }
}

@media(min-width: 1440px) {
    .advantages__title {
        font-size: 42px;
        line-height: 50px
    }
}

.advantages__text {
    color: rgba(73, 79, 108, .7)
}

@media(max-width: 743.02px) {
    .advantages__text {
        font-size: 16px;
        line-height: 22px;
        text-align: center;
        width: 96%;
        margin-left: auto;
        margin-right: auto
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .advantages__text {
        font-size: 16px;
        line-height: 21px;
        text-align: center;
        width: 80%;
        margin-left: auto;
        margin-right: auto
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .advantages__text {
        font-size: 18px;
        line-height: 25px
    }
}

@media(min-width: 1440px) {
    .advantages__text {
        font-size: 23px;
        line-height: 31px
    }
}

.advantages__text-bold {
    font-weight: 700
}

.advantages__cloud {
    position: absolute;
    top: -90px;
    left: 0;
    width: 100%;
    height: 100%
}

@media(max-width: 1024.02px) {
    .advantages__cloud {
        display: none
    }
}

.advantages__cloud-img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: top
}

.advantages__btn {
    display: flex;
    align-items: center;
    background: #6862aa;
    border-radius: 98.9754px;
    width: fit-content;
    font-weight: 600;
    text-align: center;
    color: #fff;
    cursor: pointer;
    z-index: 10
}

@media(max-width: 427.02px) {
    .advantages__btn {
        margin-top: 3px
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .advantages__btn {
        margin-top: 11px
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .advantages__btn {
        margin-top: 5px
    }
}

@media(max-width: 1024.02px) {
    .advantages__btn {
        padding: 10px 17px;
        gap: 12px;
        font-size: 15px;
        line-height: 31px;
        justify-self: center
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .advantages__btn {
        margin-top: -6px;
        padding: 10px 17px;
        gap: 12px;
        font-size: 15px;
        line-height: 31px
    }
}

@media(min-width: 1440px) {
    .advantages__btn {
        padding: 21px 25px;
        gap: 16px;
        font-size: 21px;
        line-height: 146%
    }
}

.advantages__btn-icon {
    width: 23px;
    height: 23px
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .advantages__btn-icon {
        width: 23px;
        height: 23px
    }
}

@media(min-width: 1440px) {
    .advantages__btn-icon {
        width: 32px;
        height: 32px
    }
}

.advantages__btn-icon svg {
    width: 100%;
    height: 100%
}

.review {
    position: relative
}

@media(max-width: 427.02px) {
    .review {
        padding-top: 100px
    }
}

@media(min-width: 428px)and (max-width: 1024.02px) {
    .review {
        padding-top: 105px
    }
}

@media(min-width: 1025px) {
    .review {
        padding-top: 115px
    }
}

.review__clouds {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 65px
}

.review__clouds svg {
    width: 100%;
    height: 100%;
    object-position: top;
    object-fit: cover
}

.review__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.review__list {
    display: grid;
    grid-template-columns: auto auto;
    width: fit-content;
    margin-left: auto;
    margin-right: auto
}

@media(max-width: 427.02px) {
    .review__list {
        justify-content: center
    }
}

@media(max-width: 743.02px) {
    .review__list {
        grid-template-columns: 1fr;
        width: 100%;
        padding-bottom: 60px
    }
}

@media(min-width: 744px) {
    .review__list {
        padding-bottom: 100px
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .review__list {
        max-width: 720px;
        width: 100%
    }
}

.review__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top
}

.review__comment {
    position: relative
}

@media(max-width: 743.02px) {
    .review__comment {
        margin-left: auto;
        margin-right: auto
    }
}

@media(max-width: 1024.02px) {
    .review__comment {
        order: 3
    }
}

.review__icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.review__icon svg {
    width: 100%;
    height: 100%
}

.review__content {
    position: absolute;
    top: 52%;
    left: 52%;
    width: 100%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: fit-content
}

@media(max-width: 1024.02px) {
    .review__content {
        gap: 20px
    }
}

@media(min-width: 1025px) {
    .review__content {
        gap: 15px
    }
}

.review__text {
    font-style: italic;
    font-weight: 400;
    color: #494f6c
}

@media(max-width: 427.02px) {
    .review__text {
        font-size: 8px;
        line-height: 11px
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .review__text {
        font-size: 12px;
        line-height: 17px
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .review__text {
        font-size: 14px;
        line-height: 19px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .review__text {
        font-size: 16px;
        line-height: 22px
    }
}

@media(min-width: 1440px) {
    .review__text {
        font-size: 21px;
        line-height: 29px
    }
}

.review__subtext {
    color: #3f3e68;
    font-weight: 600;
    font-style: italic
}

@media(max-width: 427.02px) {
    .review__subtext {
        font-size: 8px;
        line-height: 12px
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .review__subtext {
        font-size: 12px;
        line-height: 14px
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .review__subtext {
        font-size: 14px;
        line-height: 20px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .review__subtext {
        font-size: 14px;
        line-height: 19px
    }
}

@media(min-width: 1440px) {
    .review__subtext {
        font-size: 21px;
        line-height: 29px
    }
}

.heroes {
    position: relative
}

@media(max-width: 427.02px) {
    .heroes {
        padding-bottom: 80px
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .heroes {
        padding-bottom: 170px
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .heroes {
        padding-bottom: 180px
    }
}

@media(min-width: 1025px) {
    .heroes {
        padding-bottom: 100px
    }
}

.heroes__object-2 {
    position: absolute
}

@media(max-width: 427.02px) {
    .heroes__object-2 {
        bottom: 51px;
        right: 2%
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .heroes__object-2 {
        bottom: -36px;
        right: 46%
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .heroes__object-2 {
        bottom: -34px;
        right: 47.6%
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .heroes__object-2 {
        bottom: 55px;
        right: 270px
    }
}

@media(min-width: 1440px)and (max-width: 2099.02px) {
    .heroes__object-2 {
        bottom: 74px;
        right: 364px
    }
}

@media(min-width: 2100px) {
    .heroes__object-2 {
        bottom: 67px;
        right: 387px
    }
}

.heroes__object-2 span {
    display: flex
}

@media(max-width: 1439.02px) {
    .heroes__object-2 span {
        width: 18px;
        height: 18px
    }
}

@media(min-width: 1440px) {
    .heroes__object-2 span {
        width: 25px;
        height: 25px
    }
}

.heroes__object-2 span svg {
    width: 100%;
    height: 100%
}

.heroes__object-3 {
    position: absolute
}

@media(max-width: 427.02px) {
    .heroes__object-3 {
        bottom: 73px;
        right: -4%
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .heroes__object-3 {
        bottom: -88px;
        right: 18%
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .heroes__object-3 {
        bottom: -87px;
        right: 32%
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .heroes__object-3 {
        bottom: -5px;
        right: 19px
    }
}

@media(min-width: 1440px)and (max-width: 2099.02px) {
    .heroes__object-3 {
        bottom: -3px;
        right: 25px
    }
}

@media(min-width: 2100px) {
    .heroes__object-3 {
        bottom: -7px;
        right: 50px
    }
}

.heroes__object-3 span {
    display: flex
}

@media(max-width: 1439.02px) {
    .heroes__object-3 span {
        width: 111px;
        height: 97px
    }
}

@media(min-width: 1440px) {
    .heroes__object-3 span {
        width: 149px;
        height: 122px
    }
}

.heroes__object-3 span svg {
    width: 100%;
    height: 100%
}

.heroes__object-first {
    position: absolute
}

@media(max-width: 1024.02px) {
    .heroes__object-first {
        display: none
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .heroes__object-first {
        top: 71px;
        left: -1px
    }
}

@media(min-width: 1440px)and (max-width: 2099.02px) {
    .heroes__object-first {
        top: 57px;
        left: 0px
    }
}

@media(min-width: 2100px) {
    .heroes__object-first {
        top: 62px;
        left: 26px
    }
}

.heroes__object-first span {
    display: flex
}

@media(max-width: 1439.02px) {
    .heroes__object-first span {
        height: 35px;
        width: 37px
    }
}

@media(min-width: 1440px) {
    .heroes__object-first span {
        height: 44px;
        width: 44px
    }
}

.heroes__object-first span svg {
    width: 100%;
    height: 100%
}

.heroes__clouds {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    transform: rotate(180deg)
}

@media(max-width: 1024.02px) {
    .heroes__clouds {
        height: 75px
    }
}

@media(min-width: 1025px)and (max-width: 1619.02px) {
    .heroes__clouds {
        height: 100px;
        bottom: 0px
    }
}

@media(min-width: 1620px) {
    .heroes__clouds {
        bottom: 0px;
        height: 135px
    }
}

@media(min-width: 2100px) {
    .heroes__clouds {
        bottom: 0px;
        height: 170px
    }
}

.heroes__clouds img {
    width: 100%;
    height: 100%;
    display: block;
    transform: rotate(180deg);
    object-fit: cover
}

.heroes .container {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center
}

@media(max-width: 427.02px) {
    .heroes .container {
        padding-top: 80px;
        padding-bottom: 25px
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .heroes .container {
        padding-top: 80px
    }
}

@media(min-width: 1025px) {
    .heroes .container {
        justify-content: center
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .heroes .container {
        padding-top: 80px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .heroes .container {
        gap: 60px
    }
}

@media(min-width: 1440px) {
    .heroes .container {
        gap: 43px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .heroes__wrapper {
        padding-top: 82px;
        padding-bottom: 50px
    }
}

@media(min-width: 1440px)and (max-width: 2099.02px) {
    .heroes__wrapper {
        padding-top: 137px;
        padding-bottom: 78px
    }
}

@media(min-width: 2100px) {
    .heroes__wrapper {
        padding-top: 155px;
        padding-bottom: 155px
    }
}

.heroes__background {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.heroes__welcome {
    font-family: var(--typography-title);
    font-weight: 600;
    text-align: center;
    color: #3f3e68
}

@media(max-width: 427.02px) {
    .heroes__welcome {
        padding-top: 32px;
        width: 66%;
        font-size: 25px;
        line-height: 33px
    }
}

@media(min-width: 428px)and (max-width: 1024.02px) {
    .heroes__welcome {
        font-size: 28px;
        line-height: 38px
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .heroes__welcome {
        width: 57%;
        padding-top: 21px;
        font-size: 28px;
        line-height: 34px
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .heroes__welcome {
        width: 30%;
        padding-top: 19px;
        font-size: 27px;
        line-height: 35px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .heroes__welcome {
        margin-top: -14px;
        font-size: 28px;
        line-height: 30px
    }
}

@media(min-width: 1440px) {
    .heroes__welcome {
        padding-top: 15px;
        font-size: 32px;
        line-height: 44px
    }
}

.heroes__list {
    display: flex;
    flex-direction: column;
    gap: 34px
}

@media(min-width: 427px) {
    .heroes__list {
        gap: 38px
    }
}

@media(min-width: 1025px) {
    .heroes__list {
        flex-direction: row;
        gap: 10px
    }
}

.heroes__title {
    font-family: var(--typography-title);
    font-weight: 700;
    color: #494f6c;
    text-align: center
}

@media(max-width: 427.02px) {
    .heroes__title {
        padding-bottom: 25px
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .heroes__title {
        padding-bottom: 27px
    }
}

@media(max-width: 743.02px) {
    .heroes__title {
        font-size: 28px;
        line-height: 38px
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .heroes__title {
        padding-bottom: 32px;
        font-size: 28px;
        line-height: 28px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .heroes__title {
        font-size: 34px;
        line-height: 35px
    }
}

@media(min-width: 1440px) {
    .heroes__title {
        font-size: 42px;
        line-height: 50px
    }
}

.heroes__heroes-list {
    display: flex;
    flex-direction: column;
    gap: 9px
}

.heroes__item {
    display: flex;
    flex-direction: column;
    gap: 23px;
    margin-left: auto;
    margin-right: auto
}

@media(min-width: 1440px) {
    .heroes__item {
        gap: 27px;
    }
}

.heroes__item:first-child .heroes__image-heroes img {
    width: 242px;
    height: 242px;
}
.heroes__item:nth-child(2) .heroes__image-heroes img {
    height: 242px;
}
.heroes__item:nth-child(3) .heroes__image-heroes img {
    width: 242px;
    height: 242px;
}

@media(min-width: 427px) {
    .heroes__item:first-child .heroes__image-heroes img {
        width: 270px;
        height: 270px;
    }
    .heroes__item:nth-child(2) .heroes__image-heroes img {
        height: 270px;
    }
    .heroes__item:nth-child(3) .heroes__image-heroes img {
        width: 270px;
        height: 270px;
    }
}

@media(min-width: 1025px) {
    .heroes__item .heroes__image-heroes img {
        height: 203px;
    }
}

@media(min-width: 1440px) {
    .heroes__item .heroes__image-heroes img {
        height: 270px;
    }
}

.heroes__item-title {
    font-weight: 600;
    color: #00a1e7;
    text-align: center;
    font-size: 18px;
    line-height: 25px;
}

@media(min-width: 427px) {
    .heroes__item-title {
        font-size: 21px;
        line-height: 29px;
    }
}

@media(min-width: 1025px) {
    .heroes__item-title {
        font-size: 15px;
        line-height: 21px;
    }
}

@media(min-width: 1440px) {
    .heroes__item-title {
        font-size: 23px;
        line-height: 31px;
    }
}

.heroes__text-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: center
}

@media(min-width: 1440px) {
    .heroes__text-list span:nth-child(2) {
        margin-left: 50px
    }
}

.heroes__backgorund-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top
}

.faq {
    position: relative
}

@media(max-width: 427.02px) {
    .faq {
        padding-top: 38px
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .faq {
        padding-top: 2px
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .faq {
        padding-top: 29px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .faq {
        padding-top: 36px
    }
}

@media(min-width: 1440px) {
    .faq {
        padding-top: 103px
    }
}

.faq__wrapper {
    display: flex;
    flex-direction: column
}

@media(max-width: 1439.02px) {
    .faq__wrapper {
        gap: 32px
    }
}

@media(min-width: 1440px) {
    .faq__wrapper {
        gap: 47px
    }
}

.faq__title {
    font-family: "Chick-Сhirick";
    color: #494f6c;
    text-align: center
}

@media(max-width: 1024.02px) {
    .faq__title {
        font-size: 28px;
        line-height: 34px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .faq__title {
        font-size: 34px;
        line-height: 40px
    }
}

@media(min-width: 1440px) {
    .faq__title {
        font-size: 42px;
        line-height: 50px
    }
}

.faq__list {
    display: flex;
    flex-direction: column
}

@media(max-width: 427.02px) {
    .faq__list {
        gap: 8px
    }
}

@media(min-width: 428px) {
    .faq__list {
        gap: 12px
    }
}

@media(max-width: 743.02px) {
    .faq__list {
        width: 100%
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .faq__list {
        align-self: center;
        width: 77%
    }
}

@media(min-width: 2100px) {
    .faq__list {
        width: 97%;
        align-self: center;
        gap: 13px
    }
}

.faq__item {
    background: #e6fbec
}

@media(max-width: 1024.02px) {
    .faq__item {
        border-radius: 12px
    }
}

@media(min-width: 1025px) {
    .faq__item {
        border-radius: 25px
    }
}

@media(max-width: 427.02px) {
    .faq__item {
        padding: 20px
    }
}

@media(min-width: 428px)and (max-width: 743.02px) {
    .faq__item {
        padding: 17px
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .faq__item {
        padding: 16px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .faq__item {
        padding: 24px 28px 19px 27px
    }
}

@media(min-width: 1440px) {
    .faq__item {
        padding: 32px 24px 31px 24px
    }
}

.faq__item-checkbox {
    display: none
}

.faq__item-checkbox:checked~.faq__item-wrapper .faq__item-content {
    visibility: visible;
    opacity: 1;
    max-height: 400px
}

@media(max-width: 1439.02px) {
    .faq__item-checkbox:checked~.faq__item-wrapper .faq__item-content {
        padding-top: 10px
    }
}

@media(min-width: 1440px) {
    .faq__item-checkbox:checked~.faq__item-wrapper .faq__item-content {
        padding-top: 16px
    }
}

.faq__item-checkbox:not(:checked)~.faq__item-wrapper .faq__item-content {
    visibility: hidden;
    opacity: 0;
    max-height: 0
}

.faq__item-checkbox:checked ~.faq__item-wrapper .faq__heading .faq__heading-icon img:first-child {
    display: block;
}

.faq__item-checkbox:checked ~.faq__item-wrapper .faq__heading .faq__heading-icon img:last-child{
    display: none;
}

.faq__item-checkbox:not(:checked) ~.faq__item-wrapper .faq__heading .faq__heading-icon img:first-child {
    display: none;
}

.faq__item-checkbox:not(:checked) ~.faq__item-wrapper .faq__heading .faq__heading-icon img:last-child{
    display: block;
}

@media(max-width: 427.02px) {
    .faq__heading {
        display: grid;
        align-items: center;
        cursor: pointer;
        grid-template-columns: 43px auto;
        gap: 8px
    }
}

@media(min-width: 428px) {
    .faq__heading {
        display: flex;
        align-items: center;
        cursor: pointer
    }
}

@media(max-width: 1439.02px) {
    .faq__heading {
        gap: 8px
    }
}

@media(min-width: 1440px) {
    .faq__heading {
        gap: 20px
    }
}

@media(max-width: 427.02px) {
    .faq__heading-icon {
        width: 43px;
        height: 40px
    }
}

@media(min-width: 428px)and (max-width: 1024.02px) {
    .faq__heading-icon {
        width: 45px;
        height: 45px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .faq__heading-icon {
        width: 55px;
        height: 53px
    }
}

@media(min-width: 1440px) {
    .faq__heading-icon {
        width: 75.02px;
        height: 76.1px
    }
}

.faq__heading-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.faq__item-label {
    font-family: "Chick-Сhirick";
    color: #494f6c
}

@media(max-width: 427.02px) {
    .faq__item-label {
        font-size: 18px;
        line-height: 27px
    }
}

@media(min-width: 428px)and (max-width: 1024.02px) {
    .faq__item-label {
        font-size: 18px;
        line-height: 20px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .faq__item-label {
        font-size: 21px;
        line-height: 21px
    }
}

@media(min-width: 1440px) {
    .faq__item-label {
        font-size: 27px;
        line-height: 50px
    }
}

.faq__item-content {
    font-weight: 400;
    color: rgba(73, 79, 108, .7);
    will-change: max-height;
    transition: all .5s;
    overflow: auto
}

@media(max-width: 1024.02px) {
    .faq__item-content {
        font-size: 16px;
        line-height: 22px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .faq__item-content {
        font-size: 18px;
        line-height: 25px
    }
}

@media(min-width: 1440px) {
    .faq__item-content {
        font-size: 23px;
        line-height: 31px
    }
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 500;
    transition: .3s linear
}

.modal__checkbox {
    display: none
}

.modal__checkbox:checked~.modal {
    visibility: visible;
    opacity: 1
}

.modal__checkbox:not(:checked)~.modal {
    visibility: hidden;
    opacity: 0
}

.modal__wrapper {
    position: absolute;
    z-index: 10;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    top: 50%;
    transition: .3s linear
}

@media(max-width: 743.02px) {
    .modal__wrapper {
        max-width: 90%
    }
}

@media(min-width: 744px)and (max-width: 1024.02px) {
    .modal__wrapper {
        max-width: 600px
    }
}

@media(min-width: 1025px)and (max-width: 1439.02px) {
    .modal__wrapper {
        max-width: 650px
    }
}

@media(min-width: 1440px) {
    .modal__wrapper {
        max-width: 1143px
    }
}

.modal__cross {
    position: absolute;
    display: flex;
    width: 15px;
    height: 15px;
    top: 15px;
    right: 15px;
    z-index: 10;
    padding: 10px;
    box-sizing: content-box;
    cursor: pointer
}

.modal__cross svg {
    width: 100%;
    height: 100%
}

.modal__content {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%
}

.modal__content iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.modal__backdrop {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    z-index: 8
}
