                @font-face {
                    font-family: 'Gilroy';
                    font-style: normal;
                    font-weight: bold;
                    src: local(''), url('./Fonts/gilroy-bold.woff2') format('woff2'), url('./Fonts/Gilroy-Bold.woff') format('woff');
                }
                
                main {
                    max-width: 1366px;
                    margin: auto, 0;
                }
                
                .nav {
                    display: flex;
                    align-items: center;
                }
                
                .menu {
                    display: flex;
                    padding: 54px;
                }
                
                ul,
                li {
                    display: block;
                    padding: 0;
                    margin: 0;
                    color: #242424;
                }
                
                a {
                    font-family: Gilroy, Arial, sans-serif;
                    text-decoration: none;
                    transition: all 0.5s ease;
                    color: #242424;
                }
                
                .menu__item {}
                
                .menu__item a {
                    color: black;
                    font-weight: 600;
                    font-size: 16px;
                    line-height: 19px;
                    color: #242424;
                }
                
                .menu__item a:hover {
                    border-bottom: 1px solid #FFFFFF;
                }
                
                .container {
                    max-width: 1366px;
                }
                
                .header {}
                
                .point1 {
                    margin-left: 60px;
                }
                
                .point2 {
                    margin-left: 32px;
                }
                
                .point3 {
                    margin-left: 194px;
                }
                
                .point4 {
                    margin-left: 31px;
                }
                
                .img__header1 {
                    background: url(./Img/Vectorvk.png) no-repeat center;
                }
                
                .btn__header1 {
                    box-sizing: border-box;
                    margin-left: 289px;
                }
                
                .img__header2 {
                    background: url(./Img/Vector.png) no-repeat center;
                }
                
                .btn__header2 {
                    box-sizing: border-box;
                    margin-left: 28px;
                }
                
                .section1__title {
                    width: 659px;
                    height: 77px;
                    margin-left: 110px;
                    top: 164px;
                    /* H1 Bold 72 */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: bold;
                    font-size: 72px;
                    line-height: 87px;
                    display: flex;
                    align-items: center;
                    /* Gray 2 */
                    color: #242424;
                }
                
                .img__header {
                    position: absolute;
                    width: 718px;
                    height: 713px;
                    left: 538px;
                    top: 0px;
                    border-radius: 0px 0px 8px 8px;
                    z-index: -1;
                }
                
                .section1__point1,
                .section2__point1,
                .section3__point1 {
                    font-family: Gilroy, Arial, serif;
                }
                
                .section1part1 {
                    position: absolute;
                    width: 659px;
                    height: 18px;
                    left: 110px;
                    top: 243px;
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 300;
                    font-size: 16px;
                    line-height: 18px;
                    /* Gray 4 */
                    color: #6B6B6B;
                }
                
                .section1part2 {
                    position: absolute;
                    width: 659px;
                    height: 44px;
                    left: 110px;
                    top: 273px;
                    font-style: normal;
                    font-weight: 600;
                    font-size: 16px;
                    line-height: 140%;
                    color: #474747;
                }
                
                .section1part3 {
                    position: absolute;
                    width: 428px;
                    height: 116px;
                    left: 110px;
                    top: 360px;
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 600;
                    font-size: 24px;
                    line-height: 29px;
                    color: #C78100;
                }
                
                .section1button {
                    position: absolute;
                    height: 32px;
                    left: 32px;
                    right: 33px;
                    top: calc(50% - 32px/2);
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 500;
                    font-size: 20px;
                    line-height: 40px;
                    align-items: center;
                    color: #000000;
                    background: #FBC832;
                    border-radius: 58px;
                    width: 182px;
                    height: 42px;
                    left: 110px;
                    top: 520px;
                }
                
                .section1__img1 {
                    position: absolute;
                    width: 599px;
                    height: 192px;
                    left: 0px;
                    top: 374px;
                    opacity: 0.5;
                    background-image: url(./Img/Я\ буду.png);
                }
                
                .section1__img2 {
                    position: absolute;
                    width: 534px;
                    height: 107px;
                    left: -2px;
                    top: 566px;
                    opacity: 0.6;
                    background-image: url(./Img/лучшим.png);
                }
                
                .section1__img3 {
                    position: absolute;
                    width: 474px;
                    height: 107px;
                    left: 296px;
                    top: 671px;
                    opacity: 0.5;
                    background-image: url(./Img/другом.png);
                }
                
                .section1__img4 {
                    position: absolute;
                    width: 483px;
                    height: 469px;
                    left: 607px;
                    top: 470px;
                    background: url(./Img/cat1.png);
                    z-index: 1;
                }
                
                .section1__img1:hover {
                    background-color: #1854FF;
                }
                
                .section1__img2:hover {
                    background-color: #1854FF;
                }
                
                .section1__img3:hover {
                    background-color: #1854FF;
                }
                
                .section2 {
                    position: absolute;
                    width: 1366px;
                    height: 650px;
                    left: 0px;
                    top: 834px;
                    background: #FFFFFF;
                }
                
                .demo {
                    background-color: #fff;
                    padding: 54px 0;
                }
                
                .container__section2 {
                    max-width: 1366px;
                    margin: 0 auto;
                }
                
                .custom-image-wrapper {
                    width: 45%;
                    position: relative;
                }
                
                .custom-image-wrapper::before {
                    content: '';
                    width: 50vw;
                    position: absolute;
                    right: 50%;
                    top: 0;
                    bottom: 0;
                    background-color: #FFC41E;
                }
                
                .custom-image-wrapper__main-image {
                    position: relative;
                }
                
                .custom-image-wrapper__main-image::after {
                    background: url(./Img/Ellipse\ 25.png) no-repeat center;
                    background-size: 100%;
                }
                
                .custom-image-wrapper__secondary-image {
                    position: absolute;
                    top: auto;
                    left: auto;
                    bottom: -5%;
                    right: -5%;
                    width: 45%;
                }
                
                .custom-image-wrapper__secondary-image::after {
                    background: url(./Img/Ellipse\ 39.png) no-repeat center;
                    background-size: 100%;
                }
                
                .circle-image {
                    border-radius: 50%;
                    overflow: hidden;
                    border: 26px solid #FFC41E;
                }
                
                .circle-image--small {
                    border: 8px solid #EEBF3A;
                }
                
                .circle-image::after {
                    content: '';
                    display: block;
                    padding-bottom: 100%;
                    height: 0;
                }
                
                .section2__title {
                    position: absolute;
                    width: 466px;
                    height: 94px;
                    top: 128px;
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 600;
                    font-size: 28px;
                    line-height: 120%;
                    display: flex;
                    align-items: center;
                    text-align: center;
                    color: #C78100;
                    margin-left: 693px;
                }
                
                .section2part1 {
                    position: absolute;
                    width: 466px;
                    height: 155px;
                    top: 250px;
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: normal;
                    font-size: 16px;
                    line-height: 140%;
                    color: #242424;
                    margin-left: 693px;
                }
                
                .section2part2 {
                    position: absolute;
                    width: 466px;
                    height: 88px;
                    left: 0px;
                    top: 425px;
                    font-style: normal;
                    font-weight: normal;
                    font-size: 16px;
                    line-height: 140%;
                    color: #242424;
                    margin-left: 693px;
                }
                /*
.section3__point1 {
    font-size: 28px;
    line-height: 24px;
    text-align: center;
    margin: auto;
}*/
                
                .section3part1 {
                    position: absolute;
                    width: 166px;
                    height: 66px;
                    left: 0px;
                    top: 174px;
                    /* Text md medium */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 500;
                    font-size: 16px;
                    line-height: 140%;
                    /* or 22px */
                    text-align: center;
                    /* Gray 3 */
                    color: #474747;
                    margin-left: 110px;
                }
                
                .section3part2 {
                    position: absolute;
                    width: 166px;
                    height: 44px;
                    left: 0px;
                    top: 174px;
                    /* Text md medium */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 500;
                    font-size: 16px;
                    line-height: 140%;
                    /* or 22px */
                    text-align: center;
                    /* Gray 3 */
                    color: #474747;
                    margin-left: 355px;
                }
                
                .section3part3 {
                    position: absolute;
                    width: 166px;
                    height: 66px;
                    left: 0px;
                    top: 174px;
                    /* Text md medium */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 500;
                    font-size: 16px;
                    line-height: 140%;
                    /* or 22px */
                    text-align: center;
                    /* Gray 3 */
                    color: #474747;
                    margin-left: 600px;
                }
                
                .section3part4 {
                    position: absolute;
                    width: 166px;
                    height: 66px;
                    left: 0px;
                    top: 174px;
                    /* Text md medium */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 500;
                    font-size: 16px;
                    line-height: 140%;
                    /* or 22px */
                    text-align: center;
                    /* Gray 3 */
                    color: #474747;
                    margin-left: 845px;
                }
                
                .section3part5 {
                    position: absolute;
                    width: 166px;
                    height: 66px;
                    left: 0px;
                    top: 174px;
                    /* Text md medium */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 500;
                    font-size: 16px;
                    line-height: 140%;
                    /* or 22px */
                    text-align: center;
                    /* Gray 3 */
                    color: #474747;
                    margin-left: 0px;
                }
                
                .section3__img1 {
                    position: absolute;
                    width: 4px;
                    height: 56.03px;
                    left: 53px;
                    top: 58.97px;
                    /* Gray 2 */
                    background: #242424;
                    margin-left: 118px;
                }
                
                .section3__img2 {
                    position: absolute;
                    width: 60px;
                    height: 4px;
                    left: 53px;
                    top: 111px;
                    /* Gray 2 */
                    background: #242424;
                    margin-left: 118px;
                }
                
                .section3__img3 {
                    position: absolute;
                    width: 4px;
                    height: 56.03px;
                    left: 109px;
                    top: 58.97px;
                    /* Gray 2 */
                    background: #242424;
                    margin-left: 118px;
                }
                
                .section3__img4 {
                    position: absolute;
                    width: 44px;
                    height: 36.02px;
                    left: 41px;
                    top: 34.96px;
                    /* Gray 2 */
                    background: #242424;
                    background: url(./Img/img1/Vector\ \(Stroke\)\ \(4\).png);
                    margin-left: 118px;
                }
                
                .section3__img5 {
                    position: absolute;
                    width: 44px;
                    height: 36.02px;
                    left: 81px;
                    top: 34.96px;
                    /* Gray 2 */
                    background: #242424;
                    background: url(./Img/img1/Vector\ \(Stroke\).png) no-repeat center;
                    margin-left: 118px;
                }
                
                .section3__img7 {
                    position: absolute;
                    width: 35.63px;
                    height: 32.68px;
                    left: 43px;
                    top: 33px;
                    background: #FFC41E;
                    background: url(./Img/img1/Vector\ \(1\).png) no-repeat center;
                    margin-left: 118px;
                }
                
                .menuLink {
                    display: flex;
                }
                
                .menu__link a {}
                
                .menu__link {}
                
                .menulink {
                    display: flex;
                }
                
                .section3 {
                    padding: 1564px;
                }
                
                .menu-img1 {
                    position: absolute;
                    width: 150px;
                    height: 150px;
                    left: 8px;
                }
                
                .section3__img {
                    background: url(./Img/img1/Vector.png) no-repeat center;
                    margin-left: 118px;
                }
                
                .menu-img2 {
                    position: absolute;
                    width: 150px;
                    height: 150px;
                    left: 8px;
                }
                
                .section3__img1-1 {
                    background: url(./Img/img2/Vector\ 1\ \(Stroke\).png);
                    position: absolute;
                    width: 76.15px;
                    height: 35.34px;
                    left: 53.85px;
                    top: 73.66px;
                    /* Gray 2 */
                    margin-left: 363px;
                }
                
                .section3__img2-2 {
                    background: url(./Img/img2/Vector\ 2\ \(Stroke\).png);
                    position: absolute;
                    width: 54.87px;
                    height: 21.46px;
                    left: 54.01px;
                    top: 71px;
                    margin-left: 363px;
                    /* Gray 2 */
                }
                
                .section3__img3-3 {
                    background: url(./Img/img2/Vector\ \(2\).png);
                    position: absolute;
                    width: 42.16px;
                    height: 18.47px;
                    left: 73.56px;
                    top: 42px;
                    margin-left: 363px;
                }
                
                .section3__img4-4 {
                    background: url(./Img/img2/Vector\ \(3\).png);
                    position: absolute;
                    width: 42.16px;
                    height: 7.91px;
                    left: 73.56px;
                    top: 65.74px;
                    margin-left: 363px;
                }
                
                .section3__img2-elipse {
                    position: absolute;
                    width: 150px;
                    height: 150px;
                    left: 8px;
                    top: 0px;
                    /* yellow */
                    margin-left: 363px;
                }
                
                .menu-img3 {
                    position: absolute;
                    width: 150px;
                    height: 150px;
                    left: 8px;
                }
                
                .section3__img1-1-1 {
                    background: url(./Img/img3/Union\ \(Stroke\).png);
                    position: absolute;
                    width: 42.71px;
                    height: 42.6px;
                    left: 39px;
                    top: 36px;
                    margin-left: 608px;
                }
                
                .section3__img2-2-2 {
                    background: url(./Img/img3/Vector\ \(4\).png);
                    position: absolute;
                    width: 64.3px;
                    height: 58.41px;
                    left: 49.33px;
                    top: 50.59px;
                    margin-left: 608px;
                }
                
                .section3__img3-3-3 {
                    background: url(./Img/img3/Vector\ \(5\).png);
                    position: absolute;
                    width: 35.59px;
                    height: 17.18px;
                    left: 96.41px;
                    top: 91.82px;
                    margin-left: 608px;
                }
                
                .section3__img3-elipse {
                    position: absolute;
                    width: 150px;
                    height: 150px;
                    left: 8px;
                    top: 0px;
                    margin-left: 608px;
                }
                
                .menu-img4 {
                    position: absolute;
                    width: 150px;
                    height: 150px;
                    left: 8px;
                }
                
                .section3__img4-elipse {
                    position: absolute;
                    width: 150px;
                    height: 150px;
                    left: 8px;
                    top: 0px;
                    margin-left: 853px;
                }
                
                .section3__img1-1-1-1 {
                    background: url(./Img/img4/Vector\ \(6\).png);
                    position: absolute;
                    width: 54.46px;
                    height: 49.41px;
                    left: 47.39px;
                    top: 35px;
                    margin-left: 853px;
                }
                
                .section3__img2-2-2-2 {
                    background: url(./Img/img4/Vector\ \(7\).png);
                    position: absolute;
                    width: 83px;
                    height: 51.47px;
                    left: 44px;
                    top: 64.53px;
                    margin-left: 853px;
                }
                
                .menu-img5 {
                    position: absolute;
                    width: 150px;
                    height: 150px;
                    left: 8px;
                    margin-left: 1098px;
                }
                
                .section3__img1-1-1-1-1 {
                    background: url(./Img/img5/Group\ 12.png);
                    position: absolute;
                    width: 65px;
                    height: 87px;
                    left: 54px;
                    top: 33px;
                }
                
                .section3__title {
                    position: absolute;
                    width: 368px;
                    height: 24px;
                    left: 0px;
                    top: 1564px;
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 300;
                    font-size: 28px;
                    line-height: 24px;
                    display: flex;
                    align-items: center;
                    text-align: center;
                    color: #242424;
                    margin-left: 499px;
                    padding: 80px;
                }
                
                .nav__list {
                    position: absolute;
                    height: 140px;
                    left: 0px;
                    right: 0px;
                    top: 1955px;
                }
                
                .nav__list-img {
                    position: absolute;
                    width: 148.41px;
                    height: 144.38px;
                    left: 13px;
                    /* top: 0px; */
                    margin-left: 609px;
                    top: 214.55px;
                }
                
                .section3__line1 {
                    position: absolute;
                    width: 576px;
                    height: 0px;
                    /* left: 576px; */
                    /* top: 70px; */
                    transform: rotate(180deg);
                    /* top: 214.55px; */
                    top: 291.65px;
                }
                
                .section3__line2 {
                    position: absolute;
                    width: 576px;
                    height: 0px;
                    /* left: 576px; */
                    /* top: 70px; */
                    transform: rotate(180deg);
                    /* top: 214.55px; */
                    top: 291.65px;
                    margin-left: 790px;
                }
                
                .section4 {
                    position: absolute;
                    width: 875px;
                    height: 184px;
                    left: 284px;
                    top: 2167px;
                }
                
                .section4__title-1 {
                    position: absolute;
                    width: 378px;
                    height: 32px;
                    left: calc(50% - 378px/2 - 210px);
                    top: 142px;
                    /* H3 Medium 28 */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 600;
                    font-size: 28px;
                    line-height: 24px;
                    /* or 86% */
                    display: flex;
                    align-items: center;
                    /* Gray 2 */
                    color: #242424;
                }
                
                .section4__title-2 {
                    position: absolute;
                    width: 389px;
                    height: 32px;
                    left: calc(50% - 389px/2 + 281.5px);
                    top: 142px;
                    /* H3 Medium 28 */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 600;
                    font-size: 28px;
                    line-height: 24px;
                    /* or 86% */
                    display: flex;
                    align-items: center;
                    /* Gray 2 */
                    color: #242424;
                }
                
                .section4__description-1 {
                    position: absolute;
                    width: 389px;
                    height: 132px;
                    left: calc(50% - 389px/2 - 204.5px);
                    top: 194px;
                    /* Text md normal */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: normal;
                    font-size: 16px;
                    line-height: 140%;
                }
                
                .section4__description-2 {
                    position: absolute;
                    width: 389px;
                    height: 132px;
                    left: calc(50% - 389px/2 + 281.5px);
                    top: 194px;
                    /* Text md normal */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: normal;
                    font-size: 16px;
                    line-height: 140%;
                }
                
                .section__animals-1 {
                    position: absolute;
                    width: 1145px;
                    height: 675px;
                    margin-left: 110px;
                    top: 2479px;
                }
                
                .animals__img-1 {
                    position: absolute;
                    height: 356px;
                    left: 4.62%;
                    right: 4.35%;
                    top: 16px;
                }
                
                .animals__name-1 {
                    position: absolute;
                    height: 20px;
                    left: 4.62%;
                    right: 4.35%;
                    top: 380px;
                    /* H4 Medium */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 500;
                    font-size: 22px;
                    line-height: 20px;
                    /* identical to box height, or 91% */
                    align-items: center;
                    text-align: center;
                    /* Gray 2 */
                    color: #242424;
                }
                
                .animals__description-1 {
                    position: absolute;
                    height: 20px;
                    left: 4.62%;
                    right: 4.35%;
                    top: 418px;
                    /* Text sm medium */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 500;
                    font-size: 14px;
                    line-height: 20px;
                    /* identical to box height, or 143% */
                    display: flex;
                    align-items: center;
                    /* Gray 4 */
                    color: #6B6B6B;
                }
                
                .animals__characteristic-1 {
                    position: absolute;
                    height: 95px;
                    left: 4.62%;
                    right: 4.35%;
                    top: 444px;
                    /* Text sm medium */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 500;
                    font-size: 14px;
                    line-height: 20px;
                    /* or 143% */
                    /* Gray 2 */
                    color: #242424;
                }
                
                .animals__1 {
                    position: absolute;
                    width: 368px;
                    height: 695px;
                    left: 0px;
                    top: 128px;
                    background: #FFFFFF;
                    /* Gray 7 */
                    border: 1px solid #D6D6D6;
                    box-sizing: border-box;
                    border-radius: 5px;
                }
                
                .animals__img-2 {
                    position: absolute;
                    height: 356px;
                    left: 4.62%;
                    right: 4.35%;
                    top: 16px;
                }
                
                .animals__name-2 {
                    position: absolute;
                    height: 20px;
                    left: 4.62%;
                    right: 4.35%;
                    top: 380px;
                    /* H4 Medium */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 500;
                    font-size: 22px;
                    line-height: 20px;
                    /* identical to box height, or 91% */
                    align-items: center;
                    text-align: center;
                    /* Gray 2 */
                    color: #242424;
                }
                
                .animals__description-2 {
                    position: absolute;
                    height: 20px;
                    left: 4.62%;
                    right: 4.35%;
                    top: 418px;
                    /* Text sm medium */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 500;
                    font-size: 14px;
                    line-height: 20px;
                    /* identical to box height, or 143% */
                    display: flex;
                    align-items: center;
                    /* Gray 4 */
                    color: #6B6B6B;
                }
                
                .animals__characteristic-2 {
                    position: absolute;
                    height: 95px;
                    left: 4.62%;
                    right: 4.35%;
                    top: 444px;
                    /* Text sm medium */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 500;
                    font-size: 14px;
                    line-height: 20px;
                    /* or 143% */
                    /* Gray 2 */
                    color: #242424;
                }
                
                .animals__2 {
                    position: absolute;
                    height: 695px;
                    width: 368px;
                    left: 0%;
                    right: 0%;
                    top: 128px;
                    background: #FFFFFF;
                    /* Gray 7 */
                    border: 1px solid #D6D6D6;
                    box-sizing: border-box;
                    border-radius: 5px;
                    margin-left: 389px;
                }
                
                .animals__img-3 {
                    position: absolute;
                    height: 356px;
                    left: 4.62%;
                    right: 4.35%;
                    top: 16px;
                    position: absolute;
                    height: 356px;
                    left: 4.62%;
                    right: 4.35%;
                    top: 16px;
                }
                
                .animals__name-3 {
                    position: absolute;
                    height: 20px;
                    left: 4.62%;
                    right: 4.35%;
                    top: 380px;
                    /* H4 Medium */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 500;
                    font-size: 22px;
                    line-height: 20px;
                    /* identical to box height, or 91% */
                    align-items: center;
                    text-align: center;
                    /* Gray 2 */
                    color: #242424;
                }
                
                .animals__description-3 {
                    position: absolute;
                    height: 20px;
                    left: 4.62%;
                    right: 4.35%;
                    top: 418px;
                    /* Text sm medium */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 500;
                    font-size: 14px;
                    line-height: 20px;
                    /* identical to box height, or 143% */
                    display: flex;
                    align-items: center;
                    /* Gray 4 */
                    color: #6B6B6B;
                }
                
                .animals__characteristic-3 {
                    position: absolute;
                    height: 95px;
                    left: 4.62%;
                    right: 4.35%;
                    top: 444px;
                    /* Text sm medium */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 500;
                    font-size: 14px;
                    line-height: 20px;
                    /* or 143% */
                    /* Gray 2 */
                    color: #242424;
                }
                
                .animals__3 {
                    position: absolute;
                    height: 695px;
                    left: 0%;
                    right: 0%;
                    top: 128px;
                    background: #FFFFFF;
                    /* Gray 7 */
                    border: 1px solid #D6D6D6;
                    box-sizing: border-box;
                    border-radius: 5px;
                    width: 368px;
                    margin-left: 777px;
                }
                
                .section__animals-2 {
                    position: absolute;
                    width: 1145px;
                    height: 675px;
                    left: 110px;
                    top: 3218px;
                }
                
                .animals__img-1-1 {
                    position: absolute;
                    height: 356px;
                    left: 4.62%;
                    right: 4.35%;
                    top: 16px;
                }
                
                .animals__name-1-1 {
                    position: absolute;
                    height: 20px;
                    left: 4.62%;
                    right: 4.35%;
                    top: 380px;
                    /* H4 Medium */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 500;
                    font-size: 22px;
                    line-height: 20px;
                    /* identical to box height, or 91% */
                    align-items: center;
                    text-align: center;
                    /* Gray 2 */
                    color: #242424;
                }
                
                .animals__description-1-1 {
                    position: absolute;
                    height: 20px;
                    left: 4.62%;
                    right: 4.35%;
                    top: 418px;
                    /* Text sm medium */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 500;
                    font-size: 14px;
                    line-height: 20px;
                    /* identical to box height, or 143% */
                    display: flex;
                    align-items: center;
                    /* Gray 4 */
                    color: #6B6B6B;
                    ;
                }
                
                .animals__characteristic-1-1 {
                    position: absolute;
                    height: 95px;
                    left: 4.62%;
                    right: 4.35%;
                    top: 444px;
                    /* Text sm medium */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 500;
                    font-size: 14px;
                    line-height: 20px;
                    /* or 143% */
                    /* Gray 2 */
                    color: #242424;
                }
                
                .animals__1-1 {
                    width: 368px;
                    position: absolute;
                    height: 695px;
                    left: 0%;
                    right: 0%;
                    top: 128px;
                    background: #FFFFFF;
                    /* Gray 7 */
                    border: 1px solid #D6D6D6;
                    box-sizing: border-box;
                    border-radius: 5px;
                }
                
                .animals__img-2-2 {
                    position: absolute;
                    height: 356px;
                    left: 4.62%;
                    right: 4.35%;
                    top: 16px;
                }
                
                .animals__name-2-2 {
                    position: absolute;
                    height: 20px;
                    left: 4.62%;
                    right: 4.35%;
                    top: 380px;
                    /* H4 Medium */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 500;
                    font-size: 22px;
                    line-height: 20px;
                    /* identical to box height, or 91% */
                    align-items: center;
                    text-align: center;
                }
                
                .animals__description-2-2 {
                    position: absolute;
                    height: 20px;
                    left: 4.62%;
                    right: 4.35%;
                    top: 418px;
                    /* Text sm medium */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 500;
                    font-size: 14px;
                    line-height: 20px;
                    /* identical to box height, or 143% */
                    display: flex;
                    align-items: center;
                    /* Gray 4 */
                    color: #6B6B6B;
                }
                
                .animals__characteristic-2-2 {
                    position: absolute;
                    height: 95px;
                    left: 4.62%;
                    right: 4.35%;
                    top: 444px;
                    /* Text sm medium */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 500;
                    font-size: 14px;
                    line-height: 20px;
                    /* or 143% */
                }
                
                .animals__2-2 {
                    position: absolute;
                    height: 695px;
                    left: 0%;
                    right: 0%;
                    top: 128px;
                    background: #FFFFFF;
                    /* Gray 7 */
                    border: 1px solid #D6D6D6;
                    box-sizing: border-box;
                    border-radius: 5px;
                    margin-left: 405px;
                    width: 368px;
                }
                
                .animals__img-3-3 {
                    position: absolute;
                    height: 356px;
                    left: 4.62%;
                    right: 4.35%;
                    top: 16px;
                }
                
                .animals__name-3-3 {
                    position: absolute;
                    height: 20px;
                    left: 4.62%;
                    right: 4.35%;
                    top: 380px;
                    /* H4 Medium */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 500;
                    font-size: 22px;
                    line-height: 20px;
                    /* identical to box height, or 91% */
                    align-items: center;
                    text-align: center;
                    /* Gray 2 */
                    color: #242424;
                }
                
                .animals__description-3-3 {
                    position: absolute;
                    height: 20px;
                    left: 4.62%;
                    right: 4.35%;
                    top: 418px;
                    /* Text sm medium */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 500;
                    font-size: 14px;
                    line-height: 20px;
                    /* identical to box height, or 143% */
                    display: flex;
                    align-items: center;
                    /* Gray 4 */
                    color: #6B6B6B;
                }
                
                .animals__characteristic-3-3 {
                    position: absolute;
                    height: 95px;
                    left: 4.62%;
                    right: 4.35%;
                    top: 444px;
                    /* Text sm medium */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 500;
                    font-size: 14px;
                    line-height: 20px;
                    /* or 143% */
                    /* Gray 2 */
                    color: #242424;
                }
                
                .animals__3-3 {
                    position: absolute;
                    height: 695px;
                    left: 0%;
                    right: 0%;
                    top: 128px;
                    background: #FFFFFF;
                    /* Gray 7 */
                    border: 1px solid #D6D6D6;
                    box-sizing: border-box;
                    border-radius: 5px;
                    width: 368px;
                    margin-left: 777px;
                }
                
                .animals__title {
                    margin-left: 499px;
                    position: absolute;
                    width: 368px;
                    height: 24px;
                    /* left: calc(50% - 368px/2); */
                    /* top: 2423px; */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 300;
                    font-size: 28px;
                    line-height: 24px;
                    display: flex;
                    align-items: center;
                    text-align: center;
                    color: #242424;
                    top: 72px;
                }
                
                .reference {
                    position: absolute;
                    width: 244px;
                    height: 40px;
                    left: 561px;
                    top: 4057px;
                }
                
                .reference__link {
                    position: static;
                    height: 40px;
                    /* left: 0px; */
                    right: 0px;
                    /* top: calc(50% - 40px/2); */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 500;
                    font-size: 20px;
                    /* line-height: 40px; */
                    display: flex;
                    align-items: center;
                    /* text-decoration-line: underline; */
                    /* color: #AD7F00; */
                    /* flex: none; */
                    /* order: 0; */
                    /* flex-grow: 0; */
                    /* margin: 0px 10px; */
                    top: 48px;
                }
                
                .reference__messenger {
                    position: absolute;
                    width: 751px;
                    height: 49px;
                    left: 304px;
                    top: 4162px;
                }
                
                .reference__message {
                    position: absolute;
                    position: absolute;
                    width: 583px;
                    height: 48px;
                    left: calc(50% - 583px/2 - 84px);
                    top: 1px;
                    /* Text L normal */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: normal;
                    font-size: 18px;
                    line-height: 24px;
                    /* or 133% */
                    /* Gray 2 */
                    color: #242424;
                }
                
                .refrence__img {
                    position: static;
                    height: 40px;
                    left: 0px;
                    right: 0px;
                    top: calc(50% - 40px/2);
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 500;
                    font-size: 20px;
                    line-height: 40px;
                    /* identical to box height, or 200% */
                    display: flex;
                    align-items: center;
                    text-decoration-line: underline;
                    /* Dirty yellow */
                    color: #AD7F00;
                    /* Inside Auto Layout */
                    flex: none;
                    order: 0;
                    flex-grow: 0;
                    margin: 0px 10px;
                }
                
                .reference__img-1 {
                    position: absolute;
                    left: 0%;
                    right: 0%;
                    top: 0%;
                    bottom: 0%;
                    /* yellow */
                    box-sizing: border-box;
                    margin-left: 621px;
                }
                
                .reference__img-2 {
                    position: absolute;
                    left: 0%;
                    right: 0%;
                    top: 0%;
                    bottom: 0%;
                    /* yellow */
                    box-sizing: border-box;
                    margin-left: 702px;
                }
                
                .donations {
                    position: absolute;
                    width: 1368px;
                    height: 681px;
                    left: 0px;
                    top: 4238px;
                }
                
                .donations__line-1 {
                    position: absolute;
                    width: 576px;
                    height: 0px;
                    left: 0px;
                    top: 93px;
                }
                
                .donations__line-2 {
                    position: absolute;
                    width: 576px;
                    height: 0px;
                    left: 790px;
                    top: 93px;
                }
                
                .donations__img {
                    position: absolute;
                    width: 174px;
                    height: 126px;
                    left: calc(50% - 174px/2);
                    top: 30px;
                }
                
                .donations__informations {
                    position: absolute;
                    width: 875px;
                    height: 429px;
                    left: calc(50% - 875px/2 + 38.5px);
                    top: 196px;
                }
                
                .donations__informations-title {
                    position: absolute;
                    width: 758px;
                    height: 32px;
                    left: 20px;
                    top: 0px;
                    /* H3 Medium 28 */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 600;
                    font-size: 28px;
                    line-height: 24px;
                    /* or 86% */
                    align-items: center;
                    text-align: center;
                    /* Gray 2 */
                    color: #242424;
                }
                
                .donations__informations-description {
                    position: absolute;
                    width: 758px;
                    height: 55px;
                    left: 20px;
                    top: 56px;
                    /* Text L medium */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 500;
                    font-size: 18px;
                    line-height: 24px;
                    /* or 133% */
                    display: flex;
                    align-items: center;
                    text-align: center;
                    /* Gray 4 */
                    color: #6B6B6B;
                }
                
                .donations__bank-details-title {
                    position: absolute;
                    width: 389px;
                    height: 24px;
                    left: 0px;
                    top: 119px;
                    /* H3 Light */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 300;
                    font-size: 28px;
                    line-height: 24px;
                    /* identical to box height, or 86% */
                    /* Gray 2 */
                    color: #242424;
                }
                
                .donations__bank-details-informations {
                    position: absolute;
                    width: 389px;
                    height: 164px;
                    left: 0px;
                    top: 167px;
                    /* Text md normal */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: normal;
                    font-size: 16px;
                    line-height: 140%;
                    /* or 22px */
                    /* Gray 2 */
                    color: #242424;
                }
                
                .donations__place-title {
                    position: absolute;
                    width: 389px;
                    height: 24px;
                    left: 486px;
                    top: 119px;
                    /* H3 Light */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 300;
                    font-size: 28px;
                    line-height: 24px;
                    /* identical to box height, or 86% */
                    /* Gray 2 */
                    color: #242424;
                }
                
                .donations__place-informations {
                    position: absolute;
                    width: 389px;
                    height: 218px;
                    left: 486px;
                    top: 167px;
                }
                
                .helpanimals-reference {
                    position: absolute;
                    height: 126px;
                    left: 0px;
                    right: 0px;
                    top: 4879px;
                }
                
                .helpanimals__referens-line-1 {
                    position: absolute;
                    width: 576px;
                    height: 0px;
                    left: 0px;
                    top: 63px;
                }
                
                .helpanimals__referens-line-2 {
                    position: absolute;
                    width: 576px;
                    height: 0px;
                    left: 790px;
                    top: 63px;
                }
                
                .helpanimals__referens-img {
                    position: absolute;
                    width: 174px;
                    height: 126px;
                    left: 620px;
                    top: 13px;
                }
                
                .help-animals-eat {
                    position: absolute;
                    width: 678px;
                    height: 690px;
                    left: calc(50% - 678px/2 + 58px);
                    top: 5045px;
                }
                
                .help-animals-eat__title {
                    position: static;
                    width: 660px;
                    height: 32px;
                    left: 0px;
                    top: 0px;
                    /* H3 Medium 28 */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 600;
                    font-size: 28px;
                    line-height: 24px;
                    /* or 86% */
                    display: flex;
                    align-items: center;
                    /* Gray 2 */
                    color: #242424;
                    /* Inside Auto Layout */
                    flex: none;
                    order: 0;
                    flex-grow: 0;
                    margin: 24px 0px;
                }
                
                .help-animals-eat__content {
                    /* position: static; */
                    /* width: 660px; */
                    /* height: 156px; */
                    /* left: 0px; */
                    /* top: 56px; */
                    /* font-family: Gilroy; */
                    /* font-style: normal; */
                    /* font-weight: normal; */
                    /* font-size: 16px; */
                    line-height: 140%;
                    color: #242424;
                    /* flex: none; */
                    /* order: 1; */
                    /* flex-grow: 0; */
                    /* margin: 24px 0px;*/
                }
                
                .help-animals-eat__item {
                    display: revert;
                    margin-left: 21px;
                    width: 500px;
                }
                
                .help-animals-food {
                    display: flex;
                    flex-direction: column;
                    align-items: flex-start;
                    padding: 0px;
                    position: static;
                    width: 660px;
                    height: 122px;
                    left: 0px;
                    top: 252px;
                    /* Inside Auto Layout */
                    flex: none;
                    order: 1;
                    flex-grow: 0;
                    margin: 40px 0px;
                }
                
                .help-animals-food__title {
                    position: static;
                    width: 660px;
                    height: 32px;
                    left: 0px;
                    top: 0px;
                    /* H3 Medium 28 */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 600;
                    font-size: 28px;
                    line-height: 24px;
                    /* or 86% */
                    display: flex;
                    align-items: center;
                    /* Gray 2 */
                    color: #242424;
                    /* Inside Auto Layout */
                    flex: none;
                    order: 0;
                    flex-grow: 0;
                    margin: 24px 0px;
                }
                
                .help-animals-food__content {
                    position: static;
                    width: 660px;
                    height: 66px;
                    left: 0px;
                    top: 56px;
                    /* Text md normal */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: normal;
                    font-size: 16px;
                    line-height: 140%;
                    /* or 22px */
                    /* Gray 2 */
                    color: #242424;
                    /* Inside Auto Layout */
                    flex: none;
                    order: 1;
                    flex-grow: 0;
                    margin: 24px 0px;
                }
                
                .help-animals-help__title {
                    position: static;
                    width: 678px;
                    height: 32px;
                    left: 0px;
                    top: 0px;
                    /* H3 Medium 28 */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 600;
                    font-size: 28px;
                    line-height: 24px;
                    /* or 86% */
                    display: flex;
                    align-items: center;
                    /* Gray 2 */
                    color: #242424;
                    /* Inside Auto Layout */
                    flex: none;
                    order: 0;
                    flex-grow: 0;
                    margin: 24px 0px;
                }
                
                .help-animals-help__content {
                    position: static;
                    width: 678px;
                    height: 164px;
                    left: 0px;
                    top: 56px;
                    /* Text md normal */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: normal;
                    font-size: 16px;
                    line-height: 140%;
                    /* or 22px */
                    /* Gray 2 */
                    color: #242424;
                }
                
                .help-animals-help__item {
                    display: revert;
                    margin-left: 21px;
                }
                
                .help-animals__link {
                    position: static;
                    height: 40px;
                    left: 0px;
                    right: 0px;
                    top: calc(50% - 40px/2);
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 500;
                    font-size: 20px;
                    line-height: 40px;
                    /* identical to box height, or 200% */
                    display: flex;
                    align-items: center;
                    text-decoration-line: underline;
                    /* Dirty yellow */
                    color: #AD7F00;
                    /* Inside Auto Layout */
                    flex: none;
                    order: 0;
                    flex-grow: 0;
                    margin: 0px 10px;
                }
                
                .roadside-assistance {
                    position: absolute;
                    width: 1366px;
                    height: 126px;
                    left: 0px;
                    top: 5807px;
                }
                
                .roadside-assistance-line-1 {
                    position: absolute;
                    width: 576px;
                    height: 0px;
                    left: 0px;
                    top: 135px;
                }
                
                .roadside-assistance-line-2 {
                    position: absolute;
                    width: 576px;
                    height: 0px;
                    left: 790px;
                    top: 135px;
                }
                
                .roadside-assistance-line-img {
                    position: absolute;
                    width: 174px;
                    height: 126px;
                    left: 596px;
                    top: 72px;
                }
                
                .roadside-assistance__container {
                    position: absolute;
                    width: 680px;
                    height: 114px;
                    left: 402px;
                    top: 6108px;
                }
                
                .roadside-assistance__title {
                    width: 680px;
                    height: 24px;
                    left: 402px;
                    top: 0px;
                    /* H3 Medium 28 */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 600;
                    font-size: 28px;
                    line-height: 24px;
                    /* identical to box height, or 86% */
                    /* Gray 2 */
                    color: #242424;
                }
                
                .roadside-assistance__content {
                    width: 680px;
                    height: 66px;
                    left: 402px;
                    top: 20px;
                    /* Text md normal */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: normal;
                    font-size: 16px;
                    line-height: 140%;
                    /* or 22px */
                    /* Gray 2 */
                    color: #242424;
                }
                
                .volunteering {
                    position: absolute;
                    width: 1366px;
                    height: 126px;
                    left: calc(50% - 1366px/2);
                    top: 6225px;
                }
                
                .volunteering-line-1 {
                    position: absolute;
                    width: 576px;
                    height: 0px;
                    left: 0px;
                    top: 140px;
                }
                
                .volunteering-line-2 {
                    position: absolute;
                    width: 576px;
                    height: 0px;
                    left: 790px;
                    top: 140px;
                }
                
                .volunteering-img {
                    position: absolute;
                    width: 174px;
                    height: 126px;
                    left: 596px;
                    top: 77px;
                }
                
                .volunteering-content__img {
                    position: absolute;
                    width: 521px;
                    height: 521px;
                    top: 6454px;
                }
                
                .volunteering-content {
                    position: absolute;
                    width: 466px;
                    height: 296px;
                    left: 693px;
                    top: 6567px;
                }
                
                .volunteering-content__title {
                    position: absolute;
                    width: 466px;
                    height: 24px;
                    top: 0px;
                    /* H3 Medium 28 */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 600;
                    font-size: 28px;
                    line-height: 24px;
                    /* identical to box height, or 86% */
                    /* Gray 2 */
                    color: #242424;
                }
                
                .volunteering-content__descriptions {
                    position: absolute;
                    width: 466px;
                    height: 182px;
                    top: 48px;
                }
                
                .news {
                    position: absolute;
                    width: 1366px;
                    height: 563px;
                    left: 0px;
                    top: 6962px;
                    background: #FFFFFF;
                }
                
                .news__title {
                    position: absolute;
                    width: 368px;
                    height: 32px;
                    left: 479px;
                    top: 0px;
                    /* H3 Medium 28 */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 600;
                    font-size: 28px;
                    line-height: 24px;
                    /* or 86% */
                    align-items: center;
                    text-align: center;
                    /* Gray 2 */
                    color: #242424;
                }
                
                .news__content-1 {
                    position: absolute;
                    width: 603px;
                    height: 140px;
                    left: 479px;
                    top: 72px;
                    /* Text md normal */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: normal;
                    font-size: 16px;
                    line-height: 140%;
                    /* or 22px */
                    display: flex;
                    align-items: center;
                    /* Gray 2 */
                    color: #242424;
                }
                
                .news__content-2 {
                    position: absolute;
                    width: 603px;
                    height: 140px;
                    left: 479px;
                    top: 252px;
                    /* Text md normal */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: normal;
                    font-size: 16px;
                    line-height: 140%;
                    /* or 22px */
                    display: flex;
                    align-items: center;
                    /* Gray 2 */
                    color: #242424;
                }
                
                .news__link {
                    /* position: static; */
                    position: absolute;
                    height: 40px;
                    left: 304px;
                    /* right: 0px; */
                    top: 470px;
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 500;
                    font-size: 20px;
                    line-height: 40px;
                    /* display: flex; */
                    align-items: center;
                    text-decoration-line: underline;
                    color: #AD7F00;
                    flex: none;
                    order: 0;
                    flex-grow: 0;
                    margin: 0px 10px;
                }
                
                .news__animals-img-1 {
                    position: absolute;
                    width: 140px;
                    height: 140px;
                    margin-left: 304px;
                    top: 72px;
                }
                
                .news__animals-img-2 {
                    position: absolute;
                    width: 140px;
                    height: 140px;
                    margin-left: 304px;
                    top: 252px;
                }
                
                .footer {
                    position: absolute;
                    width: 680px;
                    height: 484px;
                    left: calc(50% - 680px/2 + 59px);
                    top: 7531px;
                }
                
                .footer__title {
                    position: absolute;
                    width: 174px;
                    height: 32px;
                    left: 194px;
                    top: 0px;
                    /* H3 Medium 28 */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 600;
                    font-size: 28px;
                    line-height: 24px;
                    /* or 86% */
                    text-align: center;
                    /* Gray 2 */
                    color: #242424;
                }
                
                .footer__descriptions {
                    position: absolute;
                    width: 680px;
                    height: 96px;
                    left: 0px;
                    top: 56px;
                    /* Text L medium */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 500;
                    font-size: 18px;
                    line-height: 24px;
                }
                
                .footer__info {
                    position: absolute;
                    width: 680px;
                    height: 26px;
                    left: 0px;
                    top: 176px;
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: normal;
                    font-size: 22px;
                    line-height: 26px;
                    /* identical to box height */
                    /* Gray 2 */
                    color: #242424;
                }
                
                .footer__volonters {
                    position: absolute;
                    width: 680px;
                    height: 131px;
                    left: 0px;
                    top: 226px;
                    /* Text md normal */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: normal;
                    font-size: 16px;
                    line-height: 140%;
                    /* or 22px */
                    /* Gray 2 */
                    color: #242424;
                }
                
                .footer__referens {
                    position: absolute;
                    width: 348px;
                    height: 22px;
                    left: 0px;
                    top: 397px;
                    /* Text md normal */
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: normal;
                    font-size: 16px;
                    line-height: 140%;
                    /* or 22px */
                    /* Gray 4 */
                    color: #6B6B6B;
                }
                
                .footer__img-1 {
                    position: absolute;
                    left: 0px;
                    top: 491px;
                    bottom: 0%;
                    /* yellow */
                    box-sizing: border-box;
                }
                
                .footer__img-2 {
                    position: absolute;
                    left: 81px;
                    top: 491px;
                    bottom: 0%;
                    /* yellow */
                    box-sizing: border-box;
                }
                
                .footer__img-part-1 {
                    position: absolute;
                    height: 741px;
                    width: 1366px;
                    left: 0px;
                    right: 0px;
                    top: 8123px;
                    background: url(./Img/36164\ 1.jpg);
                }
                
                .footer__img-part-2 {
                    position: absolute;
                    width: 615px;
                    height: 521px;
                    left: 0px;
                    top: 119px;
                }
                
                .footer__img-part-3 {
                    position: absolute;
                    width: 89px;
                    height: 89px;
                    left: 386px;
                    top: 254px;
                }
                
                .footer__img-part-4 {
                    position: absolute;
                    width: 346px;
                    height: 154px;
                    left: 40px;
                    top: 184px;
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: bold;
                    font-size: 64px;
                    line-height: 77px;
                    /* white */
                    color: #FFFFFF;
                    background: url(./Img/Спасибо\ за\ помощь.png)no-repeat center;
                }
                
                .footer__img-fon-1 {
                    position: absolute;
                    width: 357px;
                    height: 521px;
                    left: 0px;
                    top: 0px;
                    Mix-blend-mode: soft-light;
                    background: #322D1E;
                }
                
                .footer__img-fon-2 {
                    position: absolute;
                    width: 521px;
                    height: 521px;
                    left: 94px;
                    top: 0px;
                }
                
                .footer__nav {
                    position: absolute;
                    height: 17px;
                    left: 110px;
                    top: 8890px;
                }
                
                .footer__ul {
                    display: flex;
                }
                
                .footer__block {
                    justify-content: space-between;
                    font-family: Gilroy;
                    font-style: normal;
                    font-weight: 600;
                    font-size: 14px;
                    line-height: 17px;
                    /* identical to box height */
                    text-align: center;
                    text-decoration-line: underline;
                }
                
                .block__item-1 {
                    width: 150px;
                    padding: 0px;
                }
                
                .block__item-2 {
                    width: 166px;
                    margin-left: 40px;
                }
                
                .block__item-3 {
                    width: 228px;
                    margin-left: 40px;
                }
                
                .block__item-4 {
                    width: 83px;
                    margin-left: 40px;
                }
                
                .block__item-5 {
                    width: 94px;
                    margin-left: 40px;
                }
                
                .block__item-6 {
                    width: 40px;
                    margin-left: 122px;
                }
                
                .block__item-7 {
                    width: 91px;
                    margin-left: 42px;
                }