body {
    background: #E5E5E5;
    font-family: "Gilroy-Regular";
    overflow-x: hidden;
}

html {
    font-size: 19px;
}

.font_size_42 {
    font-size: 42px;
    font-family: "DaysOne";
}

.font_size_19 {
    font-size: 19px;
}

.font_size_21 {
    font-size: 21px;
}

.font_size_20 {
    font-size: 20px;
}

.font_size_28 {
    font-size: 20px;
}

li a {
    color: #FFFFFF;
    text-decoration: none;
}

li a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

h2 {
    margin-bottom: 0;
}

p {
    margin-bottom: 0;
}

header .container_header {
    background: #01746E;
}
header .menu_top .sub-menu {
    background-color: rgba(1, 116, 110, 0.98);
    margin-top: 22px;
}
.menu_main {
    padding-bottom: 21px;
}

.to_top .menu_main {
    padding-bottom: 0;
}

.about_us, .suggestions, .first_screen {
    color: #fff;
}

.first_screen {
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 214px;
    font-family: Gilroy;
    font-style: normal;
    font-weight: normal;
    color: #000000;
}

.first_screen__bg {
    position: absolute;
    top: 214px;
    left: 0;
    z-index: -1;
    height: 560px;
    width: calc(50% - 15px);
}

.first_screen__bg.blur:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-backdrop-filter: blur(34px);
    backdrop-filter: blur(34px);
}

.first_screen__bg_img {
    width: 100%;
    height: 100%;
}
#lottie1,#lottie1_1,#lottie1_2, #lottie2, #lottie2_1, #lottie2_2, #lottie3, #lottie3_1, #lottie3_2, #lottie3_3, #lottie9{
    background: transparent!important;
}
.absolute_figure {
    position: absolute;
    z-index: -1;
}
.animate_figure_1{
    right: 161px;
    top: 148px;
    width: 246px;
    height: 229px;
    opacity: 0.4;
}
.animate_figure_2{
    right: 69px;
    top: 576px;
    width: 324px;
    height: 467px;
    opacity: 0.4;
}
.animate_figure_3{
    left: 106px;
    top: 187px;
    width: 226px;
    height: 210px;
    opacity: 0.45;
    transform: rotate(-42.28deg);
}
.animate_figure_4{
    width: 206.43px;
    height: 263.6px;
    left: -52px;
    bottom: 0;
    opacity: 1;
    filter: blur(7.41px);
    transform: rotate(-8.35deg);
}
.static_figure_1{
    right: 0;
    top: 330px;
}
.static_figure_2{
    left: 29px;
    top: 0;
}
.static_figure_3{
    right: 37px;
    bottom: 64px;
}
.first_screen__goods {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    font-family: Gilroy;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    color: #FFFFFF;
}

.first_screen__goods_img {
    margin-top: 54px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
}

.first_screen__goods_table {
    position: absolute;
    display: none;
    padding: 57px calc(var(--bs-gutter-x) * .5) 0 0;
    top: 0;
    right: 0;
    width: 540px;
    flex-direction: column;
    justify-content: space-around;
}

.first_screen__goods_table.show {
    display: flex;
}

.first_screen__goods_table_icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 30px;
}

.first_screen__goods_table_icon_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.first_screen__goods_table_icon_wrapper {
    position: relative;
    margin-right: 15px;
}

.first_screen__goods_table_icon_wrapper svg:nth-child(2) {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.first_screen__goods_table [data-bs-dismiss="button"] {
    cursor: pointer;
}

.first_screen__goods_table_wrapper {
    margin-top: 70px;
    padding-right: 30px;
}

.first_screen__goods_table_wrapper_table tr {
    border-top: 1px solid #FFFFFF;
    padding: 6px 0;
}

.first_screen__goods_table_wrapper_table tr:first-child {
    border-top: none;
}

.first_screen__goods_table_wrapper_table tr td {
    color: #FFFFFF;
    border: none;
    padding: 6px 0;
}

.first_screen__goods_table_wrapper_table tr td:nth-child(2) {
    background-color: #01746E;
    text-align: center;
    padding: 6px 12px;
}
.first_screen__goods_table_wrapper_table tr td:nth-child(3) {
    padding: 6px 18px;
}

.first_screen__goods_table_wrapper_descr {
    margin-top: 61px;
    font-size: 12px;
    line-height: 117%;
    color: #FFFFFF;
}

.first_screen__goods_table_wrapper_descr p {
    padding-top: 10px;
}

.first_screen__goods_table_wrapper_descr p:first-child {
    padding-top: 0;
}

.first_screen__goods_table_tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    margin-right: 30px;
    padding-bottom: 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.first_screen__goods_table_tab_link {
    font-size: 13px;
    line-height: 115%;
    text-align: center;
    color: rgba(255, 255, 255, 0.7);
    -webkit-text-decoration-line: none;
    text-decoration-line: none;
    cursor: pointer;
    width: 112px;
}

.first_screen__goods_table_tab_link.active {
    color: #FFFFFF;
}

.first_screen__goods_table_tab_link:hover {
    color: inherit;
}

.first_screen__goods_table#use .first_screen__goods_table_wrapper {
    margin-top: 40px;
    display: none;
}

.first_screen__goods_table#use .first_screen__goods_table_wrapper#tab1 {
    display: block;
}

.first_screen__goods_table#use .first_screen__goods_table_wrapper_table tr td:nth-child(2) {
    background-color: inherit;
    padding: 6px 0;
}

.first_screen__header {
    font-family: Days One;
    font-size: 42px;
    line-height: 53px;
    color: #262626;
}

.first_screen__text {
    margin-top: 20px;
    font-size: 18px;
    line-height: 24px;
    height: 370px;
    overflow: hidden;
    overflow-y: auto;
}

.first_screen ul {
    margin-top: 15px;
    font-size: 18px;
    line-height: 22px;
    list-style: none;
    padding-left: 0;
}

.first_screen ul li {
    margin-top: 10px;
}

.first_screen ul li::before {
    content: "⬢";
    margin-right: 10px;
    width: 11px;
    height: 13px;
    color: #01746E;
}

.first_screen__wrapper {
    margin-top: 30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.first_screen__wrapper_item {
    text-align: center;
}

.first_screen__wrapper_item a {
    text-decoration: none;
}

.first_screen__wrapper_item button {
    border: none;
    background-color: transparent;
}

.first_screen__wrapper_item.infocus .first_screen__wrapper_item_icon div {
    content: url("../images/goods/goods_icon_focused.svg");
}

.first_screen__wrapper_item.infocus svg:nth-child(2) path {
    fill: #FFFFFF;
}

.first_screen__wrapper_item_icon {
    margin: 0 auto;
    position: relative;
    cursor: pointer;
}

.first_screen__wrapper_item_icon div {
    width: 67px;
    height: 79px;
    margin: 0 auto;
}

.first_screen__wrapper_item_icon svg:nth-child(2) {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.first_screen__wrapper_item_title {
    margin-top: 10px;
    font-size: 17px;
    text-decoration: none;
    display: block;
    color: #05201D;
}

.first_screen__wrapper_item_title:hover {
    color: #05201D;
    text-decoration: underline;
}

.similar_goods__wrapper_item_descr_button:hover {
    color: #166158;
}

.first_screen .container {
    min-height: 560px;
}

.similar_goods {
    position: relative;
    padding: 110px 0;
    font-style: normal;
    font-weight: normal;
}
.similar_goods__title {
    text-align: center;
    font-family: Days One;
    font-size: 42px;
    color: #262626;
}

.similar_goods__wrapper {
    margin-top: 51px;
}

.similar_goods__wrapper_item img {
    width: 260px;
    height: auto;
}

.similar_goods__wrapper_item {
    color: #763A7A;
}

.similar_goods__wrapper_item_descr_header {
    font-family: Days One;
    font-size: 26px;
    line-height: 33px;
}

.similar_goods__wrapper_item_descr_list {
    margin-top: 10px;
    font-family: Gilroy;
    font-size: 16px;
    color: #000000;
    list-style: none;
    padding-left: 20px;
}

.similar_goods__wrapper_item_descr_list li {
    margin-top: 10px;
}

.similar_goods__wrapper_item_descr_list li::before {
    content: "⬢";
    margin-right: 10px;
    width: 11px;
    height: 13px;
}

.similar_goods__wrapper_item_descr_list li::before {
    color: var(--my-color-var);
}

.similar_goods__wrapper_item_descr_button {
    color: inherit;
    display: inline-block;
    border: 1px solid;
    width: 160px;
    height: 40px;
    line-height: 40px;
    border-radius: 70px;
    text-align: center;
    -webkit-text-decoration-line: none;
    text-decoration-line: none;
    margin-top: 51px;
}

.similar_goods__wrapper_item:first-child {
    color: #509448;
}

.similar_goods__wrapper_item:first-child li::marker {
    color: #509448;
}

@media (max-width: 1200px) {

    .first_screen__header {
        font-size: 36px;
    }

    .first_screen__text {
        margin-top: 16px;
    }

    .first_screen ul {
        margin-top: 15px;
        font-size: 17px;
        line-height: 20px;
    }

    .first_screen__goods_table {
        width: 481px;
    }

    .first_screen__goods_table#use .first_screen__goods_table_wrapper {
        margin-top: 24px;
    }

    .first_screen__goods_table_wrapper_descr {
        margin-top: 40px;
    }

    .similar_goods {
        padding: 80px 0;
    }
}

@media (max-width: 991px) {
    .first_screen {
        padding-top: 155px;
    }

    .first_screen .row:first-child {
        flex-direction: column-reverse;
    }

    .first_screen__bg {
        display: none;
    }

    .first_screen__goods {
        height: 560px;
        margin-top: 20px;
    }

    .first_screen__goods {
        background: url("../images/goods/goods_bg.png");

    }

    .first_screen__goods_table {
        width: 540px;
    }
}

@media (max-width: 767px) {
    .first_screen__goods_table.show {
        padding: 10px;
        width: 100%;
    }

    .first_screen__goods_table_icon {
        padding-right: 0;
        margin-bottom: 10px;
    }

    .first_screen__goods_table_tab {
        margin: 0;
        padding: 0;
        padding-bottom: 10px;
    }

    .first_screen__goods_table_wrapper {
        padding: 0;
    }

    .first_screen__goods_table_wrapper_descr {
        margin-top: 20px;
    }
}

@media (max-width: 580px) {
    .similar_goods__wrapper_item {
        text-align: center;
    }

    .first_screen__goods_img img {
        width: 100%;
        height: auto;
    }

    .first_screen__header {
        font-size: 35px;
    }
}


/*# sourceMappingURL=goods.css.map */