h3::after {
    display: none;
}

body {
    overflow: unset;
}

header {
    z-index: 7;
}

.f-share {
    z-index: 6!important;
}

.nextorch-landing {
    margin: 0;
    padding: 0;
    background-color: #FAFFFB;
}

.nexthead {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.nexthead__name {
    margin: 0;
    padding: 0;
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
}

.nexthead__image {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 687px;
    background-image: url(/image/catalog/landings/t5_set/nexthead_image_bg.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.nexthead__description {
    margin: 0;
    padding: 27px;
    background-color: #212121;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.nexthead__description p {
    margin: auto;
    padding: 0;
    color: #FAFFFB;
    font-size: 65px;
    font-weight: 700;
    line-height: 100%;
    text-transform: uppercase;
}

.nexthead__text {
    margin: 50px 0 40px;
    padding: 0;
    color: #212121;
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
}

.nexthead__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (220px)[5];
    grid-template-columns: repeat(5, 220px);
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.nexthead__list > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
}

.nexthead__list > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
}

.nexthead__list > *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
}

.nexthead__list > *:nth-child(4) {
    -ms-grid-row: 1;
    -ms-grid-column: 4;
}

.nexthead__list > *:nth-child(5) {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
}

.nexthead__item {
    margin: 0;
    padding: 0;
    width: 220px;
    height: 220px;
    border-radius: 220px;
    background-color: #47B134;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.nexthead__item div {
    margin: auto;
    padding: 0;
    width: 180px;
    height: 180px;
    border-radius: 180px;
    background-color: #FAFFFB;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.nexthead__item p {
    margin: auto;
    padding: 0;
    width: 158px;
    color: #212121;
    text-align: center;
    font-size: 18px;
    font-weight: 800;
    line-height: 140%;
    text-transform: uppercase;
}

@media screen and (max-width: 1499px) {
    .nexthead__image {
        height: 547px;
    }
    .nexthead__description {
        padding: 25px;
    }
    .nexthead__description p {
        font-size: 50px;
    }
    .nexthead__text {
        margin: 40px 0;
    }
    .nexthead__list {
        -ms-grid-columns: (186px)[5];
        grid-template-columns: repeat(5, 186px);
    }
    .nexthead__item {
        width: 186px;
        height: 186px;
    }
    .nexthead__item div {
        width: 153px;
        height: 153px;
    }
    .nexthead__item p {
        width: 141px;
        font-size: 16px;
    }
}

@media screen and (max-width: 1299px) {
    .nexthead__image {
        height: 420px;
    }
    .nexthead__description {
        padding: 20px;
    }
    .nexthead__description p {
        font-size: 35px;
    }
    .nexthead__text {
        margin: 30px 0;
    }
    .nexthead__list {
        -ms-grid-columns: (1fr)[6];
        grid-template-columns: repeat(6, 1fr);
        -ms-grid-rows: (1fr)[2];
        grid-template-rows: repeat(2, 1fr);
    }
    .nexthead__list > *:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
    .nexthead__list > *:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
    }
    .nexthead__list > *:nth-child(3) {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
    }
    .nexthead__list > *:nth-child(4) {
        -ms-grid-row: 1;
        -ms-grid-column: 4;
    }
    .nexthead__list > *:nth-child(5) {
        -ms-grid-row: 1;
        -ms-grid-column: 5;
    }
    .nexthead__list > *:nth-child(6) {
        -ms-grid-row: 1;
        -ms-grid-column: 6;
    }
    .nexthead__list > *:nth-child(7) {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
    }
    .nexthead__list > *:nth-child(8) {
        -ms-grid-row: 2;
        -ms-grid-column: 2;
    }
    .nexthead__list > *:nth-child(9) {
        -ms-grid-row: 2;
        -ms-grid-column: 3;
    }
    .nexthead__list > *:nth-child(10) {
        -ms-grid-row: 2;
        -ms-grid-column: 4;
    }
    .nexthead__list > *:nth-child(11) {
        -ms-grid-row: 2;
        -ms-grid-column: 5;
    }
    .nexthead__list > *:nth-child(12) {
        -ms-grid-row: 2;
        -ms-grid-column: 6;
    }
    .nexthead__item:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        grid-area: 1 / 1 / 2 / 3;
    }
    .nexthead__item:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        -ms-grid-column: 3;
        -ms-grid-column-span: 2;
        grid-area: 1 / 3 / 2 / 5;
    }
    .nexthead__item:nth-child(3) {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        -ms-grid-column: 5;
        -ms-grid-column-span: 2;
        grid-area: 1 / 5 / 2 / 7;
    }
    .nexthead__item:nth-child(4) {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        -ms-grid-column: 2;
        -ms-grid-column-span: 2;
        grid-area: 2 / 2 / 3 / 4;
    }
    .nexthead__item:nth-child(5) {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        -ms-grid-column: 4;
        -ms-grid-column-span: 2;
        grid-area: 2 / 4 / 3 / 6;
    }
    .nexthead__item {
        margin: 0 auto;
    }
}

@media screen and (max-width: 767px) {
    .nexthead__image {
        height: 55vw;
    }
    .nexthead__description {
        padding: 14px;
    }
    .nexthead__description p {
        font-size: 30px;
    }
    .nexthead__text {
        margin: 20px 0 30px;
        font-size: 16px;
    }
    .nexthead__item {
        width: 175px;
        height: 175px;
    }
    .nexthead__item div {
        width: 144px;
        height: 144px;
    }
    .nexthead__item p {
        width: 133px;
        font-size: 14px;
    }
}

@media screen and (max-width: 566px) {
    .nexthead__description {
        padding: 6px;
    }
    .nexthead__description p {
        font-size: 24px;
    }
    .nexthead__text {
        margin: 20px 0 80px;
        font-size: 16px;
    }
    .nexthead__list {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: (1fr)[5];
        grid-template-rows: repeat(5, 1fr);
    }
    .nexthead__list > *:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
    .nexthead__list > *:nth-child(2) {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
    }
    .nexthead__list > *:nth-child(3) {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
    }
    .nexthead__list > *:nth-child(4) {
        -ms-grid-row: 4;
        -ms-grid-column: 1;
    }
    .nexthead__list > *:nth-child(5) {
        -ms-grid-row: 5;
        -ms-grid-column: 1;
    }
    .nexthead__item:nth-child(1) {
        grid-area: unset;
    }
    .nexthead__item:nth-child(2) {
        grid-area: unset;
    }
    .nexthead__item:nth-child(3) {
        grid-area: unset;
    }
    .nexthead__item:nth-child(4) {
        grid-area: unset;
    }
    .nexthead__item:nth-child(5) {
        grid-area: unset;
    }
    .nexthead__item {
        margin: -50px auto 0;
        width: 160px;
        height: 160px;
    }
    .nexthead__item div {
        width: 132px;
        height: 132px;
    }
    .nexthead__item p {
        width: 122px;
        font-size: 14px;
    }
}

.nights {
    margin: 300px 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
}

.nights__title {
    margin: 0 auto;
    padding: 0;
    color: #47B134;
    text-align: center;
    font-size: 60px;
    font-weight: 700;
    line-height: 140%;
    text-transform: uppercase;
    max-width: 965px;
}

.nights__content {
    margin: 0;
    padding: 0;
    background-image: url(/image/catalog/landings/t5_set/nights_bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.nights__content-list {
    margin: 0 0 0 auto;
    padding: 0;
    width: 221px;
    list-style: none;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: (1fr)[6];
    grid-template-rows: repeat(6, 1fr);
}

.nights__content-list > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
}

.nights__content-list > *:nth-child(2) {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
}

.nights__content-list > *:nth-child(3) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
}

.nights__content-list > *:nth-child(4) {
    -ms-grid-row: 4;
    -ms-grid-column: 1;
}

.nights__content-list > *:nth-child(5) {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
}

.nights__content-list > *:nth-child(6) {
    -ms-grid-row: 6;
    -ms-grid-column: 1;
}

.nights__content-item {
    margin: 0;
    padding: 22px 36px 25px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 14px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.nights__content-item:not(:last-child) {
    border-bottom: 2px solid #FAFFFB;
}

.nights__content-item h3 {
    margin: 0;
    padding: 0;
    color: #47B134;
    font-size: 18px;
    font-weight: 800;
    line-height: 140%;
    text-transform: uppercase;
}

.nights__content-item p {
    margin: 0;
    padding: 0;
    color: rgba(250, 255, 251, 0.9);
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
}

@media screen and (max-width: 1599px) {
    .nights__content-item {
        padding: 17px 36px 18px 0;
    }
}

@media screen and (max-width: 1499px) {
    .nights {
        margin: 250px 0;
        gap: 40px;
    }
    .nights__title {
        font-size: 50px;
        max-width: 800px;
    }
    .nights__content-item {
        gap: 10px;
    }
}

@media screen and (max-width: 1299px) {
    .nights {
        gap: 30px;
    }
    .nights__title {
        font-size: 35px;
        max-width: 560px;
    }
    .nights__content {
        background-image: url(/image/catalog/landings/t5_set/nights_bg.webp);
    }
    .nights__content-list {
        width: 185px;
    }
}

@media screen and (max-width: 767px) {
    .nights {
        margin: 180px 0;
        gap: 0;
    }
    .nights__title {
        font-size: 30px;
        max-width: 537px;
    }
    .nights__content {
        background-image: unset;
    }
    .nights__content-image {
        margin: 20px 0 0;
        padding: 0;
        background-image: url(/image/catalog/landings/t5_set/nights_bg_middle.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        height: 90vw;
    }
    .nights__content-list {
        margin: 0;
        width: unset;
    }
    .nights__content-item {
        margin: 0;
        padding: 20px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        gap: unset;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .nights__content-item:not(:last-child) {
        border-bottom: 1px solid #212121;
    }
    .nights__content-item h3 {
        margin: auto 0;
        font-size: 16px;
    }
    .nights__content-item p {
        margin: auto 0;
        font-size: 16px;
        color: #212121;
    }
}

@media screen and (max-width: 566px) {
    .nights {
        margin: 150px 0;
    }
    .nights__title {
        font-size: 25px;
        max-width: unset;
        text-align: left;
    }
    .nights__content-image {
        height: 111vw;
    }
    .nights__content-item h3 {
        max-width: 150px;
    }
}

.lights {
    margin: 0 auto;
    padding: 0;
}

.lights__title {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    color: #47B134;
    font-size: 60px;
    font-weight: 700;
    line-height: 100%;
    text-transform: uppercase;
}

.lights__desc {
    margin: 20px auto 75px;
    padding: 0;
    color: #212121;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
    max-width: 1139px;
}

.lights__content {
    margin: 0 auto;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.lights__first {
    margin: auto -80px auto 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
    z-index: 2;
}

.lights__first img {
    margin: 0;
    padding: 0;
    -o-object-fit: contain;
       object-fit: contain;
    width: 321px;
}

.lights__first div {
    margin: 0 auto;
    padding: 27px;
    width: 212px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: 2px solid #47B134;
}

.lights__first h3 {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    color: #212121;
    font-size: 18px;
    font-weight: 800;
    line-height: 140%;
    text-transform: uppercase;
}

.lights__first p {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    color: #47B134;
    font-size: 18px;
    font-weight: 800;
    line-height: 140%;
    text-transform: uppercase;
}

.lights__second {
    margin: auto 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
    z-index: 3;
}

.lights__second img {
    margin: 0;
    padding: 0;
    -o-object-fit: contain;
       object-fit: contain;
    width: 433px;
}

.lights__second div {
    margin: 0 auto;
    padding: 27px;
    width: 212px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: 2px solid #47B134;
}

.lights__second h3 {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    color: #212121;
    font-size: 18px;
    font-weight: 800;
    line-height: 140%;
    text-transform: uppercase;
}

.lights__second p {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    color: #47B134;
    font-size: 18px;
    font-weight: 800;
    line-height: 140%;
    text-transform: uppercase;
}

.lights__third {
    margin: auto 0 auto -80px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
    z-index: 2;
}

.lights__third img {
    margin: 0;
    padding: 0;
    -o-object-fit: contain;
       object-fit: contain;
    width: 321px;
}

.lights__third div {
    margin: 0 auto;
    padding: 27px;
    width: 212px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: 2px solid #47B134;
}

.lights__third h3 {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    color: #212121;
    font-size: 18px;
    font-weight: 800;
    line-height: 140%;
    text-transform: uppercase;
}

.lights__third p {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    color: #47B134;
    font-size: 18px;
    font-weight: 800;
    line-height: 140%;
    text-transform: uppercase;
}

@media screen and (max-width: 1599px) {
    .lights__desc {
        margin: 20px auto 50px;
        max-width: 1113px;
    }
}

@media screen and (max-width: 1499px) {
    .lights__title {
        font-size: 50px;
    }
    .lights__desc {
        margin: 15px auto 40px;
        max-width: unset;
    }
    .lights__first {
        gap: 40px;
    }
    .lights__first div {
        padding: 25px;
        width: 208px;
    }
    .lights__second {
        gap: 40px;
    }
    .lights__second div {
        padding: 25px;
        width: 208px;
    }
    .lights__third {
        gap: 40px;
    }
    .lights__third div {
        padding: 25px;
        width: 208px;
    }
}

@media screen and (max-width: 1299px) {
    .lights__title {
        font-size: 35px;
    }
    .lights__desc {
        margin: 15px auto 30px;
    }
    .lights__first {
        margin: auto -70px auto 0;        
        gap: 30px;
    }
    .lights__first img {
        width: 259px;
    }
    .lights__first div {
        padding: 18px;
        width: 165px;
    }
    .lights__first h3 {
        font-size: 16px;
    }
    .lights__first p {
        font-size: 16px;
    }
    .lights__second { 
        gap: 30px;
    }
    .lights__second img {
        width: 340px;
    }
    .lights__second div {
        padding: 18px;
        width: 165px;
    }
    .lights__second h3 {
        font-size: 16px;
    }
    .lights__second p {
        font-size: 16px;
    }
    .lights__third {
        margin: auto 0 auto -70px;
        gap: 30px;
    }
    .lights__third img {
        width: 259px;
    }
    .lights__third div {
        padding: 18px;
        width: 165px;
    }
    .lights__third h3 {
        font-size: 16px;
    }
    .lights__third p {
        font-size: 16px;
    }
}

@media screen and (max-width: 767px) {
    .lights__title {
        font-size: 30px;
        line-height: 140%;
    }
    .lights__desc {
        margin: 10px auto 20px;
        font-size: 16px;
    }
    .lights__first {
        margin: auto -45px auto 0;        
        gap: 20px;
    }
    .lights__first img {
        width: 188px;
    }
    .lights__first div {
        border: 1px solid #47B134;
    }
    .lights__second { 
        gap: 20px;
    }
    .lights__second img {
        width: 250px;
    }
    .lights__second div {
        border: 1px solid #47B134;
    }
    .lights__third {
        margin: auto 0 auto -45px;
        gap: 20px;
    }
    .lights__third img {
        width: 188px;
    }
    .lights__third div {
        border: 1px solid #47B134;
    }
}

@media screen and (max-width: 566px) {
    .lights__title {
        font-size: 25px;
        text-align: left;
    }
    .lights__desc {
        margin: 10px auto 20px;
        font-size: 18px;
        text-align: left;
    }
    .lights__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 30px;
    }
    .lights__first {
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
        margin: 0 auto;
    }
    .lights__first img {
        content: url(/image/catalog/landings/t5_set/lights__first_micro.webp);
        width: 60vw;
    }
    .lights__first div {
        padding: 15px;
        width: 170px;
    }
    .lights__second {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        margin: 0 auto;
    }
    .lights__second img {
        width: 60vw;
    }
    .lights__second div {
        padding: 15px;
        width: 170px;
    }
    .lights__third {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        margin: 0 auto;
    }
    .lights__third img {
        content: url(/image/catalog/landings/t5_set/lights__third_micro.webp);
        width: 60vw;
    }
    .lights__third div {
        padding: 15px;
        width: 170px;
    }
}

.fingers {
    margin: 300px 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
}

.fingers__title {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    color: #47B134;
    font-size: 60px;
    font-weight: 700;
    line-height: 140%;
    text-transform: uppercase;
}

.fingers__content {
    margin: 0 88px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border: 2px solid #47B134;
}

.fingers__text {
    margin: 0;
    padding: 43px;
}

.fingers__text p {
    margin: 0;
    padding: 0;
    color: #212121;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
}

.fingers__image {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 358px;
    background-image: url(/image/catalog/landings/t5_set/fingers_image.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;
}

@media screen and (max-width: 1599px) {
    .fingers__content {
        margin: 0 80px;
    }
    .fingers__text {
        padding: 40px;
    }
    .fingers__image {
        height: 366px;
    }
}

@media screen and (max-width: 1499px) {
    .fingers {
        margin: 250px 0;
        gap: 40px;
    }
    .fingers__title {
        font-size: 50px;
    }
    .fingers__content {
        margin: 0 57px;
    }
    .fingers__text {
        margin: 0;
        padding: 25px;
    }
    .fingers__image {
        height: 339px;
    }
}

@media screen and (max-width: 1299px) {
    .fingers {
        gap: 30px;
    }
    .fingers__title {
        font-size: 35px;
    }
    .fingers__content {
        margin: 0;
    }
    .fingers__text {
        margin: 0;
        padding: 20px 88px;
    }
    .fingers__image {
        height: 270px;
    }
}

@media screen and (max-width: 1099px) {
    .fingers__image {
        height: 35vw;
    }
}

@media screen and (max-width: 767px) {
    .fingers {
        margin: 180px 0;
        gap: 20px;
    }
    .fingers__title {
        font-size: 30px;
    }
    .fingers__content {
        border: 1px solid #47B134;
    }
    .fingers__text {
        margin: 0;
        padding: 19px;
    }
    .fingers__text p {
        font-size: 16px;
    }
    .fingers__image {
        height: 40vw;
    }
}

@media screen and (max-width: 566px) {
    .fingers {
        margin: 150px 0;
        gap: 10px;
    }
    .fingers__title {
        margin: 0;
        font-size: 25px;
        text-align: left;
    }
    .fingers__content {
        border: unset;
    }
    .fingers__text {
        margin: 0;
        padding: 0;
    }
    .fingers__text p {
        text-align: left;
    }
    .fingers__image {
        margin: 20px 0 0;
    }
}

.installations {
    margin: 0;
    padding: 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(-webkit-min-content, -webkit-max-content) 1fr;
    -ms-grid-columns: minmax(min-content, max-content) 1fr;
    grid-template-columns: minmax(-webkit-min-content, -webkit-max-content) 1fr;
    grid-template-columns: minmax(min-content, max-content) 1fr;
    -ms-grid-rows: (minmax(-webkit-min-content, -webkit-max-content))[3];
    -ms-grid-rows: (minmax(min-content, max-content))[3];
    grid-template-rows: repeat(3, minmax(-webkit-min-content, -webkit-max-content));
    grid-template-rows: repeat(3, minmax(min-content, max-content));
}

.installations > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
}

.installations > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
}

.installations > *:nth-child(3) {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
}

.installations > *:nth-child(4) {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
}

.installations > *:nth-child(5) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
}

.installations > *:nth-child(6) {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
}

.installations__title {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-area: 1 / 1 / 2 / 3;
    margin: 0 auto 50px;
    padding: 0;
    color: #47B134;
    text-align: center;
    font-size: 60px;
    font-weight: 700;
    line-height: 140%;
    text-transform: uppercase;
}

.installations__under {
    -ms-grid-row: 2;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 2 / 1 / 4 / 2;
    margin: 0;
    padding: 0;
    width: 740px;
    position: relative;
    background-image: url(/image/catalog/landings/t5_set/installations_under_bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.installations__under img {
    margin: auto;
    padding: 0;
    width: 100%;
    max-width: 470px;
    -o-object-fit: contain;
       object-fit: contain;
    z-index: 3;
}

.installations__under div {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 27px;
    border-right: 2px solid #FAFFFB;
    border-top: 2px solid #FAFFFB;
    width: 212px;
    z-index: 2;
}

.installations__under div p {
    margin: auto;
    padding: 0;
    color: #FAFFFB;
    text-align: center;
    font-size: 18px;
    font-weight: 800;
    line-height: 140%;
    text-transform: uppercase;
}

.installations__description {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 2 / 2 / 3 / 3;
    margin: 0;
    padding: 0 0 27px 27px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.installations__description p {
    margin: 0;
    padding: 0;
    color: #212121;
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
}

.installations__button {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 3 / 2 / 4 / 3;
    margin: 0;
    padding: 0;
    position: relative;
    background-image: url(/image/catalog/landings/t5_set/installations_button_bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.installations__button img {
    margin: auto;
    padding: 0;
    width: 100%;
    max-width: 464px;
    -o-object-fit: contain;
       object-fit: contain;
    z-index: 3;
}

.installations__button div {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 27px;
    border-right: 2px solid #FAFFFB;
    border-top: 2px solid #FAFFFB;
    width: 212px;
    z-index: 2;
}

.installations__button div p {
    margin: auto;
    padding: 0;
    color: #FAFFFB;
    text-align: center;
    font-size: 18px;
    font-weight: 800;
    line-height: 140%;
    text-transform: uppercase;
}

@media screen and (max-width: 1599px) {
    .installations__under {
        width: 575px;
    }
    .installations__under img {
        max-width: 399px;
    }
    .installations__description {
        padding: 0 0 20px 20px;
    }
}

@media screen and (max-width: 1499px) {
    .installations__title {
        margin: 0 auto 40px;
        font-size: 50px;
    }
    .installations__under {
        width: 475px;
    }
    .installations__under img {
        max-width: 375px;
    }
    .installations__under div {
        padding: 25px;
    }
    .installations__description {
        padding: 0 0 16px 16px;
    }
    .installations__button img {
        max-width: 400px;
    }
    .installations__button div {
        padding: 25px;
    }
}

@media screen and (max-width: 1299px) {
    .installations__title {
        margin: 0 auto 30px;
        font-size: 35px;
        max-width: 500px;
    }
    .installations__under {
        width: 364px;
    }
    .installations__under img {
        max-width: 345px;
    }
    .installations__under div {
        padding: 18px;
    }
    .installations__description {
        padding: 0 0 10px 10px;
    }
    .installations__button img {
        max-width: 306px;
    }
    .installations__button div {
        padding: 18px;
        width: 196px;
    }
}

@media screen and (max-width: 767px) {
    .installations {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: (minmax(-webkit-min-content, -webkit-max-content))[4];
        -ms-grid-rows: (minmax(min-content, max-content))[4];
        grid-template-rows: repeat(4, minmax(-webkit-min-content, -webkit-max-content));
        grid-template-rows: repeat(4, minmax(min-content, max-content));
    }
    .installations > *:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
    .installations > *:nth-child(2) {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
    }
    .installations > *:nth-child(3) {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
    }
    .installations > *:nth-child(4) {
        -ms-grid-row: 4;
        -ms-grid-column: 1;
    }
    .installations__title {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-area: 1 / 1 / 2 / 2;
        margin: 0 auto;
        font-size: 30px;
    }
    .installations__description {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-area: 2 / 1 / 3 / 2;
        margin: 10px 0 30px;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .installations__description p {
        font-size: 16px;
        text-align: center;
    }
    .installations__under {
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-area: 3 / 1 / 4 / 2;
        width: unset;
        height: 314px;
        background-image: url(/image/catalog/landings/t5_set/installations_under_bg.webp);
    }
    .installations__under img {
        max-width: 321px;
    }
    .installations__under div {
        padding: 10px;
        border-right: 1px solid #FAFFFB;
        border-top: 1px solid #FAFFFB;
        width: 177px;
    }
    .installations__under div p {
        font-size: 16px;
    }
    .installations__button {
        -ms-grid-row: 4;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-area: 4 / 1 / 5 / 2;
        width: unset;
        height: 314px;
        background-image: url(/image/catalog/landings/t5_set/installations_button_bg.webp);
    }
    .installations__button img {
        max-width: 306px;
    }
    .installations__button div {
        padding: 10px;
        border-right: 1px solid #FAFFFB;
        border-top: 1px solid #FAFFFB;
        width: 177px;
    }
    .installations__button div p {
        font-size: 16px;
    }
}

@media screen and (max-width: 566px) {
    .installations__title {
        font-size: 25px;
        text-align: left;
    }
    .installations__description {
        margin: 10px 0 20px;
    }
    .installations__description p {
        text-align: left;
    }
    .installations__under img {
        max-width: 259px;
    }
    .installations__button img {
        max-width: 290px;
    }
}

.watersafes {
    margin: 300px 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
}

.watersafes__content {
    margin: 0;
    padding: 50px 92px 655px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    background-image: url(/image/catalog/landings/t5_set/watersafes_bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.watersafes__content h2 {
    margin: 0;
    padding: 0;
    color: #FAFFFB;
    text-align: center;
    font-size: 60px;
    font-weight: 700;
    line-height: 140%;
    text-transform: uppercase;
}

.watersafes__description {
    position: absolute;
    top: 248px;
    left: 92px;
    right: 92px;
    margin: 0;
    color: #FAFFFB;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
}

.watersafes__list {
    margin: -150px auto 0;
    padding: 0;
    list-style: none;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 300px 70px 300px 70px 300px;
    grid-template-columns: repeat(3, 300px);
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    gap: 70px;
}

.watersafes__list > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
}

.watersafes__list > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
}

.watersafes__list > *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
}

.watersafes__item {
    margin: 0;
    padding: 0;
    width: 300px;
    height: 300px;
    border-radius: 300px;
    background-color: #47B134;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.watersafes__item div {
    margin: auto;
    padding: 0;
    width: 245px;
    height: 245px;
    border-radius: 245px;
    background-color: #FAFFFB;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.watersafes__item p {
    margin: auto;
    padding: 0;
    width: 210px;
    color: #212121;
    text-align: center;
    font-size: 18px;
    font-weight: 800;
    line-height: 140%;
    text-transform: uppercase;
}

@media screen and (max-width: 1599px) {
    .watersafes__content {
        padding: 50px 120px 562px;
    }
    .watersafes__description {
        top: 239px;
        left: 28px;
        right: 28px;
    }
    .watersafes__list {
        gap: 50px;
    }
}

@media screen and (max-width: 1499px) {
    .watersafes {
        margin: 250px 0;
    }
    .watersafes__content {
        padding: 40px 105px 518px;
    }
    .watersafes__content h2 {
        font-size: 50px;
    }
    .watersafes__description {
        top: 195px;
        left: 30px;
        right: 30px;
    }
    .watersafes__list {
        margin: -129px auto 0;
        -ms-grid-columns: 258px 40px 258px 40px 258px;
        grid-template-columns: repeat(3, 258px);
        gap: 40px;
    }
    .watersafes__item {
        width: 258px;
        height: 258px;
    }
    .watersafes__item div {
        width: 210px;
        height: 210px;
    }
    .watersafes__item p {
        width: 170px;
    }
}

@media screen and (max-width: 1299px) {
    .watersafes__content {
        padding: 40px 100px 560px;
        background-image: url(/image/catalog/landings/t5_set/watersafes_bg_middle.webp);
    }
    .watersafes__content h2 {
        font-size: 35px;
    }
    .watersafes__description {
        top: 153px;
        left: 15px;
        right: 15px;
    }
    .watersafes__list {
        margin: -114px auto 0;
        -ms-grid-columns: 228px 25px 228px 25px 228px;
        grid-template-columns: repeat(3, 228px);
        gap: 25px;
    }
    .watersafes__item {
        width: 228px;
        height: 228px;
    }
    .watersafes__item div {
        width: 185px;
        height: 185px;
    }
    .watersafes__item p {
        width: 170px;
    }
}

@media screen and (max-width: 1099px) {
    .watersafes__content {
        padding: 40px 85px 73vw;
    }
}

@media screen and (max-width: 767px) {
    .watersafes {
        margin: 180px 0;
    }
    .watersafes__content {
        padding: 30px 40px 68vw;
    }
    .watersafes__content h2 {
        font-size: 30px;
    }
    .watersafes__description {
        position: relative;
        top: unset;
        left: unset;
        right: unset;
        margin: 21px 0 0;
        color: #212121;
    }
    .watersafes__list {
        margin: -100px auto 0;
        -ms-grid-columns: minmax(-webkit-min-content, -webkit-max-content) unset minmax(-webkit-min-content, -webkit-max-content) unset minmax(-webkit-min-content, -webkit-max-content);
        -ms-grid-columns: minmax(min-content, max-content) unset minmax(min-content, max-content) unset minmax(min-content, max-content);
        grid-template-columns: repeat(3, minmax(-webkit-min-content, -webkit-max-content));
        grid-template-columns: repeat(3, minmax(min-content, max-content));
        gap: unset;
    }
    .watersafes__item {
        width: 200px;
        height: 200px;
    }
    .watersafes__item:nth-child(2) {
        margin: 0 0 0 -32px;
    }
    .watersafes__item:nth-child(3) {
        margin: 0 0 0 -32px;
    }
    .watersafes__item div {
        width: 165px;
        height: 165px;
    }
    .watersafes__item p {
        width: 155px;
        font-size: 16px;
    }
}

@media screen and (max-width: 566px) {
    .watersafes {
        margin: 150px 0;
    }
    .watersafes__content {
        padding: 20px 15px 75vw;
        background-position: left bottom;
    }
    .watersafes__content h2 {
        font-size: 25px;
    }
    .watersafes__description {
        margin: 20px 0 0;
        text-align: left;
    }
    .watersafes__list {
        margin: 0 auto 0;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: 1fr unset 1fr unset 1fr;
        grid-template-rows: repeat(3, 1fr);
        gap: unset;
    }
    .watersafes__list > *:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
    .watersafes__list > *:nth-child(2) {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
    }
    .watersafes__list > *:nth-child(3) {
        -ms-grid-row: 5;
        -ms-grid-column: 1;
    }
    .watersafes__item {
        margin: -65px auto 0;
    }
    .watersafes__item:nth-child(2) {
        margin: -65px auto 0;
    }
    .watersafes__item:nth-child(3) {
        margin: -65px auto 0;
    }
}

.autonomics {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
}

.autonomics__text {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin: 0 200px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
}

.autonomics__text h2 {
    margin: 0 auto;
    padding: 0;
    color: #47B134;
    text-align: center;
    font-size: 60px;
    font-weight: 700;
    line-height: 140%;
    text-transform: uppercase;
}

.autonomics__text p {
    margin: 0 auto;
    padding: 0;
    color: #212121;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
}

.autonomics__image {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: 0 auto;
    padding: 0;
    position: relative;
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
    max-width: 685px;
}

.autonomics__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.autonomics__item {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.autonomics__item h3 {
    margin: 0 auto;
    padding: 0;
    color: #47B134;
    text-align: center;
    font-size: 18px;
    font-weight: 800;
    line-height: 140%;
    text-transform: uppercase;
}

.autonomics__item p {
    margin: 0 auto;
    padding: 0;
    color: #212121;
    text-align: center;
    font-size: 18px;
    font-weight: 800;
    line-height: 140%;
    text-transform: uppercase;
}

.autonomics__item-first {
    position: absolute;
    top: -80px;
    left: 0;
    right: 0;
}

.autonomics__item-second {
    position: absolute;
    top: 220px;
    right: 180px;
    margin: auto 0;
}

.autonomics__item-third {
    position: absolute;
    top: 220px;
    left: 180px;
    margin: auto 0;
}

@media screen and (max-width: 1599px) {
    .autonomics__text {
        margin: 0 135px;
    }
    .autonomics__item-second {
        right: 110px;
    }
    .autonomics__item-third {
        left: 110px;
    }
}

@media screen and (max-width: 1499px) {
    .autonomics__text {
        margin: 0 35px;
        gap: 15px;
    }
    .autonomics__text h2 {
        font-size: 50px;
    }
    .autonomics__image {
        max-width: 562px;
    }
    .autonomics__item-first {
        top: -70px;
    }
    .autonomics__item-second {
        top: 170px;
        right: 80px;
    }
    .autonomics__item-third {
        top: 170px;
        left: 80px;
    }
}

@media screen and (max-width: 1299px) {
    .autonomics__text {
        margin: 0;
    }
    .autonomics__text h2 {
        font-size: 35px;
    }
    .autonomics__image {
        max-width: 461px;
    }
    .autonomics__item-first {
        top: -60px;
    }
    .autonomics__item-second {
        top: 130px;
        right: 35px;
    }
    .autonomics__item-third {
        top: 130px;
        left: 35px;
    }
}

@media screen and (max-width: 1099px) {
    .autonomics__item-second {
        top: 130px;
        right: calc(50vw - 360px);
    }
    .autonomics__item-third {
        top: 130px;
        left: calc(50vw - 360px);
    }
}

@media screen and (max-width: 767px) {
    .autonomics__text {
        gap: 10px;
    }
    .autonomics__text h2 {
        font-size: 30px;
    }
    .autonomics__image {
        max-width: 375px;
        content: url(/image/catalog/landings/t5_set/autonomics_img_mini.webp);
    }
    .autonomics__item h3 {
        font-size: 16px;
    }
    .autonomics__item p {
        font-size: 16px;
    }
    .autonomics__item-first {
        top: -50px;
    }
    .autonomics__item-second {
        top: 60px;
        right: calc(50vw - 275px);
    }
    .autonomics__item-third {
        top: 60px;
        left: calc(50vw - 275px);
    }
}

@media screen and (max-width: 566px) {
    .autonomics__text {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
    }
    .autonomics__text h2 {
        margin: 0;
        font-size: 25px;
        text-align: left;
    }
    .autonomics__text p {
        text-align: left;
    }
    .autonomics__image {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        margin: 20px auto;
        max-width: 66vw;
        content: url(/image/catalog/landings/t5_set/autonomics_img_micro.webp);
    }
    .autonomics__list {
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .autonomics__item {
        padding: 10px 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .autonomics__item:not(:last-child) {
        border-bottom: 1px solid #212121;
    }
    .autonomics__item h3 {
        margin: 0;
        text-align: left;
    }
    .autonomics__item p {
        margin: 0;
        text-align: right;
    }
    .autonomics__item-first {
        position: relative;
        top: unset;
        left: unset;
        right: unset;
    }
    .autonomics__item-second {
        position: relative;
        top: unset;
        right: unset;
    }
    .autonomics__item-third {
        position: relative;
        top: unset;
        left: unset;
    }
}

.tents {
    margin: 300px 0 0;
    padding: 0 0 430px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 324px;
    background-image: url(/image/catalog/landings/t5_set/tents_bg.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top 280px;
}

.warrantys {
    margin: 0;
    padding: 0 0 0 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 86px;
}

.warrantys__image {
    margin: 0;
    padding: 0;
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
    max-width: 287px;
}

.warrantys__text {
    margin: 128px 0 auto;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
}

.warrantys__text h2 {
    margin: 0;
    padding: 0;
    color: #47B134;
    font-size: 60px;
    font-weight: 700;
    line-height: 100%;
    text-transform: uppercase;
}

.warrantys__text p {
    margin: 0;
    padding: 0;
    color: #212121;
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
}

.complectations {
    margin: 0;
    padding: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
}

.complectations h2 {
    margin: 0;
    padding: 0;
    color: #47B134;
    font-size: 60px;
    font-weight: 700;
    line-height: 100%;
    text-transform: uppercase;
}

.complectations__list {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5px;
    list-style: none;
}

.complectations__item {
    margin: 0;
    padding: 0 0 0 27px;
    position: relative;
    color: #212121;
    font-size: 18px;
    font-weight: 800;
    line-height: 220%;
    text-transform: uppercase;
}

.complectations__item::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 17px;
    height: 17px;
    border-radius: 20px;
    margin: auto 0;
    background-color: #47B134;
}

.complectations__image {
    position: absolute;
    bottom: -282px;
    right: 0;
    width: 100%;
    max-width: 981px;
    -o-object-fit: contain;
       object-fit: contain;
}

@media screen and (max-width: 1599px) {
    .tents {
        padding: 0 0 287px;
        gap: 271px;
        background-position: center top 280px;
    }
    .warrantys {
        padding: 0 0 0 24px;
        gap: 84px;
    }
    .warrantys__text {
        margin: 95px 0 auto;
    }
    .complectations__image {
        bottom: -259px;
        max-width: 917px;
    }
}

@media screen and (max-width: 1499px) {
    .tents {
        margin: 250px 0 0;
        padding: 0 0 254px;
        gap: 300px;
        background-position: center top 280px;
    }
    .warrantys {
        padding: 0;
        gap: 31px;
    }
    .warrantys__image {
        max-width: 266px;
    }
    .warrantys__text {
        margin: 65px 0 auto;
        gap: 15px;
    }
    .warrantys__text h2 {
        font-size: 50px;
    }
    .complectations {
        gap: 15px;
    }
    .complectations h2 {
        font-size: 50px;
    }
    .complectations__image {
        bottom: -254px;
        max-width: 817px;
    }
}

@media screen and (max-width: 1299px) {
    .tents {
        padding: 0 0 192px;
        gap: 200px;
        background-position: center top 260px;
    }
    .warrantys {
        gap: 15px;
    }
    .warrantys__image {
        max-width: 232px;
    }
    .warrantys__text {
        margin: 0 0 auto;
    }
    .warrantys__text h2 {
        font-size: 35px;
    }
    .complectations {
        gap: 15px;
    }
    .complectations h2 {
        font-size: 35px;
    }
    .complectations__image {
        bottom: -192px;
        max-width: 592px;
    }
}

@media screen and (max-width: 1099px) {
    .warrantys__image {
        max-width: 30vw;
    }
    .complectations__image {
        max-width: 77vw;
    }
}

@media screen and (max-width: 767px) {
    .tents {
        margin: 200px 0 0;
        padding: 0 0 177px;
        gap: 105px;
        background-position: center top 240px;
    }
    .warrantys {
        gap: 14px;
    }
    .warrantys__image {
        max-width: 30vw;
    }
    .warrantys__text h2 {
        font-size: 30px;
    }
    .warrantys__text p {
        font-size: 16px;
    }
    .complectations {
        gap: 10px;
    }
    .complectations h2 {
        font-size: 30px;
    }
    .complectations__item {
        padding: 0 0 0 14px;
        font-size: 13px;
    }
    .complectations__item::after {
        width: 10px;
        height: 10px;
    }
    .complectations__image {
        bottom: -177px;
        max-width: 80vw;
    }
}

@media screen and (max-width: 566px) {
    .tents {
        margin: 150px 0 0;
        padding: 0;
        gap: unset;
        background-position: center top 444px;
    }
    .warrantys {
        gap: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
    }
    .warrantys__image {
        margin: 0 122px 0 auto;
        max-width: 35vw;
    }
    .warrantys__text {
        gap: 10px;
    }
    .warrantys__text h2 {
        font-size: 25px;
    }
    .complectations {
        margin: 137px 0 30px;
        gap: 10px;
    }
    .complectations h2 {
        font-size: 25px;
        text-align: center;
    }
    .complectations__image {
        position: relative;
        bottom: unset;
        right: unset;
        max-width: 100vw;
    }




}



