@media screen and (max-width: 1440px){
    .present-image {
        width: 535px;
    }
    .gallery-items {
        width: 100%;
        height: auto;
    }
    .gallery-items img {
        width: 100%;
    }
    .profitable > .content > .profitable-items:nth-child(2) > .profitable-content__item:last-child > .profitable-content__item--img {
        position: relative;
        overflow: hidden;
    }
}
@media screen and (max-width: 1439px){
    .container {
        padding: 64px 20px;
    }

    a.top-item {
        margin-left: 12px;
    }
    .header-nav--main a.nav-main-button {
        margin-right: 10px;
    }
    a {
        margin: 0;
        padding: 0;
    }
    .profitable > .content {
        align-self: center;
    }
}
@media screen and (max-width: 1405px) {
    .profitable-content__item {
        padding: 0;
    }
    .profitable-content__item.item-2 {
        height: 200px;
    }
}
@media screen and (max-width: 1335px) {
    .sale-items__h3 {
        font-size: 60px;
    }
    .sale-items__text {
        font-size: 16px;
    }
}
@media screen and (max-width: 1310px) {
    .auto-play-video {
        width: 100%;
    }
    .calculator-items--left, .calculator-items--right {
        flex: 1 1 50%;
    }
}
@media screen and (max-width: 1280px){
    .present-content-h1 {
        font-size: 120px;
    }
    .present-image {
        width: 520px;
        height: auto;

    }
    .present-image img {
        width: 620px;
    }
    .present-content--info_2 {
        font-size: 16px;
    }
    .profitable > .content {
        flex-wrap: nowrap;
    }
    .profitable > .content > .profitable-items {
        flex: 1 1 30%;
    }
    .profitable-content__item--img.cards {
        position: relative;
        overflow: hidden;
        img {
            position: relative;
            margin: 0;
        }
    }
    .profitable-content__item {
        width: auto;
    }

    .footer-nav {
        flex-wrap: wrap;
        height: auto;
        justify-content: space-around;
    }

}
@media screen and (max-width: 1200px){
    .nav-main__menu {
        gap: 10px;
    }
    .nav-main__menu a {
        font-size: 13px;
    }
    .about-items__text, .about-items__list {
        font-size: 15px;
    }
}
@media screen and (max-width: 1160px){
    .present-content-h1 {
        font-size: 80px;
        max-width: 540px;
    }
    .header-nav--main a.nav-main-button {
        padding: 8px 12px;
        font-size: 14px;
    }
    .present-image {
        width: 600px;
        height: auto;
    }
    .present-image img {
        width: 720px;
    }
    .sale-items__h3 {
        font-size: 40px;
    }
    .sale-items__text {
        font-size: 15px;
    }
    .sale-items--left {
        padding: 36px 48px;
    }
    .sale-items--right {
        height: 292px;
        position: absolute;
        right: 0;
    }
    .line-diag {
        height: 292px;
    }
    .line-diag svg {
        height: 292px;
        width: 292px;
        position: absolute;
        right: 0;
    }
    .order-items--row {
        flex-wrap: wrap;
    }
}
@media screen and (max-width: 1024px){
    .nav-main__menu {
        display: none;
    }
    .about-content {
        flex-direction: column;
    }
    .about-items__text, .about-items__list {
        font-size: 18px;
        max-width: 100%;
    }
    .about-items--right {
        align-self: center;
    }
    .gallery-items {
        width: 230px;
        height: auto;
    }
    .gallery-items img {
        width: 100%;
    }
    .gallery .content {
        flex-wrap: wrap;
        justify-content: center;
    }
    .order > .content, .order > .h2 {
        width: auto;
    }
    .profitable-content__item--img.cards {
        height: auto;
    }
    .profitable-content__item.item-2 .profitable-content__item--icon {
        width: 40px;
    }
}
@media screen and (max-width: 910px){
    .profitable > .content > .profitable-items {
        flex-direction: column;
    }
    .profitable-items:nth-child(2) > .profitable-content__item:last-child {
        flex-basis: 0;
    }
    .calculator .content {
        flex-direction: column;
    }
    .calculator-items--left, .calculator-items--right {
        flex: auto;
    }
    .h2, .about-items__h3, .order > .h2 {
        font-size: 60px;
    }
}
@media screen and (max-width: 880px){
    .present-image {
        width: 320px;
        top: 45px;
        right: 3%;
    }
    .present-image img {
        width: 410px;
    }
    .business-arrow {
        display: none;
    }
    .business-content {
        flex-wrap: wrap;
    }
    .business-items {
        flex: 1 1 260px;
    }
    .business-items:last-child {
        align-items: center;
    }
}
@media screen and (max-width: 768px){
    .present-content-h1 {
        font-size: 50px;
        letter-spacing: -0.72px;
    }
    .profitable > .content {
        flex-direction: column;
    }
    .profitable > .content > .profitable-items{
        flex-direction: column;
    }
    .sale-items--right, .sale-items--left {
        height: 350px;
    }
    .line-diag svg {
        height: 390px;
        width: 390px;
    }
    .line-diag {
        height: 286px;
    }
    .sale-items__text {
        width: 300px;
    }
    .profitable-items:first-child > .profitable-content__item:first-child > .profitable-content__item--img {
        margin: 0;
    }
    .profitable-content__item.item-2 {
        height: auto;
        & .profitable-content__item--icon {
            width: 60px;
            top: -30px;
        }
    }
    .profitable-content__item--icon {
        align-self: flex-start;
    }   
}

@media screen and (max-width: 710px){
    .business-items:last-child {
        align-items: flex-start;
        align-self: start;
    }
    .about-items--right, .about-items--right img {
        width: 100%;
        height: auto;
    }
}
@media screen and (max-width: 540px){
    .container {
        padding: 24px;
    }
    .header-nav--top {
        display: none;
    }
    .present-content-h1 {
        font-size: 36px;
        font-style: normal;
        font-weight: 900;
        line-height: 100%;
        letter-spacing: -0.72px;
        text-transform: uppercase;
    }
    .present {
        margin-top: 58px;
    }
    .present-image {
        display: flex;
        width: 150px;
        right: 1px;
        top: 32px;
    }
    .present-image img {
        width: 180px;
    }
    header {
        box-shadow: 0 1px 2px -1px rgba(16, 24, 40, 0.10), 0 1px 3px 0 rgba(16, 24, 40, 0.10);
    }
    .header-nav--main a.nav-main-button {
        display: none;
    }
    .header-nav--main a.nav-main-button--mob {
        color: var(--text-icons-light-base-main, #323539);
        font-family: Inter,sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 16px;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: var(--Main-System-8px, 8px);
        border-radius: var(--Roundness-Full-Inside, 128px);
        background: var(--text-icons-light-primary, #FBAD01);
        box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.04);
        transition: 0.77s;
        border: none;
        width: 150px;
        height: 32px;
        margin-right: 24px;
    }
    .header-nav--main a.nav-main-button--mob:hover {
        background: var(--Background-Dark-Base-Second, #252525);
        color: var(--text-icons-light-on-color, #FFF);

    }
    .header-nav--main a.nav-main-button--mob:active {
        font-size: 14px;
        transition: 0.77ms;
    }
    .nav-main__logo {
        display: none;
    }
    .nav-main__logo--mob {
        margin-left: 24px;
        align-items: center;
        align-self: center;
        justify-content: center;
        display: flex;
    }
	.nav-main__logo--mob a {
		height:24px;
	}
    .present-content {
        gap: 16px;
    }
    .present-content--info_1 {
        padding: 2px 10px;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: -0.1px;
    }
    .present-content--info_2 {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: -0.16px;
    }
    .h2, .about-items__h3, .order > .h2 {
        font-size: 36px;
        line-height: 100%;
        letter-spacing: -0.72px;
    }
    .content {
        flex-direction: column;
        gap: 16px;
        width: 100%;
    }
    .profitable-items {
        gap: 16px;
    }
    .profitable-content__item {
        padding: 16px;
    }
    .profitable > .content > .profitable-items:nth-child(2) > .profitable-content__item:last-child > .profitable-content__item--img {
        width: auto;
        margin-top: 0;
    }
    .profitable-content__item--img.cards {
        width: auto;
    }
    .profitable-content__item--img.cards img {
        margin-left: 0;
    }
    .profitable-items:last-child > .profitable-content__item:last-child > .profitable-content__item--img img {
        width: 100%;
    }
    .w512 {
        width: 345px;
        margin-top: -60px;
    }
    .w512 img {
        width: 100%;
    }
    .wbs {
        width: 86%;
    }
    .profitable, .calculator, .business, .gallery, .order {
        gap: 16px;
    }
    .profitable-content__item {
        gap: 8px;
    }
    .profitable-content__item--h3 {
        font-size: 20px;
        line-height: 28px;
        letter-spacing: -0.2px;
    }
    .profitable-content__item--text {
        font-size: 15px;
        line-height: 22px; /* 146.667% */
    }
    .profitable-items:first-child > .profitable-content__item:first-child > .profitable-content__item--img {
        height: 306px;
        overflow: hidden;
    }
    .profitable-items:first-child > .profitable-content__item:first-child > .profitable-content__item--img img {
        padding: 16px 19px 0 19px;
    }
    .profitable-items:first-child > .profitable-content__item:first-child {
        padding-bottom: 16px;
    }
    .cards img:first-child {
        display: flex;
    }
    .calculator .content .calculator-items--left {
        padding: 0;
    }
    .calculator-block {
        flex-direction: column-reverse;
    }
    .calculator-items__h3 {
        font-size: 20px;
        line-height: 28px;
        letter-spacing: -0.2px;
    }
    .auto-play-video {
        width: 100%;
    }
    .calculator-items-line {
        padding-right: 0;
    }
    .sale-items--left {
        padding: 24px;
        gap: 16px;
    }
    .sale-items--right {
        height: 430px;
    }
    .sale-items__h3 {
        font-size: 36px;
        font-style: normal;
        font-weight: 900;
        line-height: 100%;
        letter-spacing: -0.72px;
    }
    .sale-items__text {
        font-size: 13px;
        line-height: 18px;
        letter-spacing: -0.1px;
    }
    .line-diag svg {
        width: 260px;
    }
    .line-diag svg {
        height: 390px;
        width: 260px;
    }
    .sale .content {
        height: 394px;
    }
    .business-content {
        gap: 8px;
    }
    .business-items {
        gap: 4px;
        padding: 0;
        flex: auto;
        margin-top: 3px;
    }
    .business__h3 {
        font-size: 18px;
        line-height: 24px;
        letter-spacing: -0.18px;
    }
    .business__h3 span {
        display: none;
    }
    .business__text {
        font-size: 13px;
        line-height: 18px;
        letter-spacing: -0.1px;
    }
    .business-container {
        display: flex;
        gap: 6px;
    }
    .step {
        display: flex;
        gap: 8px;
        flex-direction: column;
    }
    .step-item {
        display: flex;
        width: 32px;
        height: 32px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border-radius: 20px;
        border: 1px solid #E5E5E7;
        background: #FFF;
        color: #858C95;
        font-family: Inter, sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: -0.16px;
    }
    .about-items--left {
        padding: 0;
        gap: 16px;
    }
    .about-items__text, ul.about-items__list li {
        font-size: 13px;
        line-height: 18px;
        letter-spacing: -0.1px;
    }
    .about-items--right {
        width: 341px;
        height: auto;
    }
    .about-items--right img {
        width: 100%;
    }
    .gallery .content {
        flex-direction: row;
        width: 100%;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
    }
    .gallery .content {
        flex-direction: row;
        width: 100%;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        -ms-overflow-style: none;
        gap: 12px;
    }
    .gallery .content::-webkit-scrollbar  {
        display: none;
    }
    a.gallery-items {
        scroll-snap-align: center;
    }
    .gallery-items img {
        width: auto;
    }
    .gallery .content {
        flex-wrap: nowrap;
        justify-content: flex-start;
    }
    .order > .h2, .order > .content {
        padding: 0;
    }
    .order-items, .order-items--row {
        gap: 12px;
    }
    .order-inputs {
        gap: 4px;
    }
    .order-inputs > label {
        font-size: 15px;
    }
    .order-inputs > input {
        border-radius: 12px;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: -0.16px;
    }
    button.nav-main-button {
        margin-top: 8px;
        width: 100%;
    }
    .footer-nav {
        justify-content: flex-start;
    }
    a.footer-link {
        flex: 1 1 100%;
        justify-content: flex-start;
    }
    input.nav-main-button {
        align-self: center;
        width: 100%;
    }
    .order-inputs {
        width: auto;
    }
    .order > .content {
        width: 100%;
    }

    .profitable-content__item.item-2 {

        .profitable-content__item--text {
            max-width: 100%;
        }
        .profitable-content__item--icon {
            width: 57px;
            right: 0;
            top: 80px;
            margin: 0;
        }
    }

}
@media screen and (max-width: 380px) {
    .profitable > .content {
        overflow: hidden;
    }
    .order-inputs {
        max-width: 327px;
        width: 100%;
        min-width: auto;
    }
}