

/* Start:/local/templates/.default/components/bitrix/news/catalog/bitrix/news.detail/.default/style.css?17736791992795*/
.catalog_info {
    padding: 20px;
    border: 1px solid #ededed;
    height: 100%;
    border-radius: 15px;
}

.catalog_main_fw {
    position: relative;
}

.catalog_main_fw a {
    position: relative;
    max-width: 500px;
    min-width: 80px;
    height: 400px;
    line-height: 400px;
    margin: 0 auto;
    padding: 0px;
    vertical-align: middle;
    text-align: center;
    zoom: 1;
    display: block;
}

.catalog_main_fw img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 0;
    vertical-align: middle;
    max-width: 100%;
}


/* .swiper-button-next,
.swiper-button-prev {
    color: var(--color-brand) !important;
} */

.scope {
    font-weight: 400;
    letter-spacing: 0%;
    text-align: center;
    color: #454545CC;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F9F8F5;
    border-radius: 300px;
}

.catalog__title {
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 0%;
    color: #454545;
}

.catalog__description {
    font-weight: 400;
    letter-spacing: 0%;
    color: #454545CC;
}

.catalog__subtitle {
    font-family: 'Caveat';
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0%;
    color: #454545CC;
}

.catalog__link {
    display: flex;
    align-items: center;
    gap: 5px;
    font-weight: 400;
    letter-spacing: 0%;
    color: #1E1E1ECC;
    text-decoration: none;
}

@media screen and (min-width: 992px) {
    .scope {
        font-size: 16px;
        line-height: 28px;
        padding: 10px 0px;
        height: 48px;
    }

    .catalog__title {
        font-size: 40px;
        margin-bottom: 32px;
    }

    .catalog__description {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 62px;
    }

    .catalog__subtitle {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .catalog__link {
        font-size: 24px;
        line-height: 38px;
        margin-bottom: 41px;
    }

    .price_detail {
        font-size: 33px !important;
        line-height: 33px !important;
    }
}

@media screen and (max-width: 992px) {
    .scope {
        font-size: 13px;
        line-height: 100%;
        padding: 10px;
        height: 48px;
    }

    .catalog__title {
        font-size: 23px;
        margin-bottom: 32px;
    }

    .catalog__description {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 62px;
    }

    .catalog__subtitle {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .catalog__link {
        font-size: 15px;
        line-height: 38px;
        margin-bottom: 41px;
    }

    .price_detail {
        font-size: 20px !important;
        line-height: 100% !important;
    }
}
/* End */


/* Start:/local/components/main/send.form/templates/statics.v2/style.css?17736789691981*/
.form-statics-v2 {
    background: #fff;
    border-radius: 30px;
    position: relative;
    overflow: hidden;
}

.form-control-statics-v2 {
    position: relative;
}

.form-control-statics-v2 input,
.form-control-statics-v2 textarea {
    width: 100% !important;
    font-size: 16px;
    color: #000;
    margin-top: 7px;
    margin-bottom: 5px;
    border: none;
    padding: 17px 13px 10px 13px;
    border-radius: 10px;
    outline: none;
    background: #F9F9F9;
    text-align: center;
}

.form__title {
    font-weight: 600;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #454545;
}

.form__subtitle {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: center;
    color: #454545CC;
}

.form__header {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.form__picture {
    position: absolute;

}

/* packet */
.form__picture_butter {
bottom: 38%;
    right: 81%;
    transform: rotate(20deg);
}

/* butter */
.form__picture_packet {
    left: 83%;
    top: 34%;
    transform: rotate(-30deg);
}


.form__picture {
    position: absolute;
}

.form__picture span {
    position: relative;
    max-width: 300px;
    min-width: 270px;
    height: 370px;
    line-height: 170px;
    margin: 0 auto;
    padding: 0px;
    vertical-align: middle;
    text-align: center;
    zoom: 1;
    display: block;
}

.form__picture_butter span {
    min-width: 370px;
    height: 370px;
}

.form__picture img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 0;
    vertical-align: middle;
    max-width: 100%;
}

@media screen and (min-width: 992px) {
    .form-statics-v2 {
    padding: 49px;
    }


}

@media screen and (max-width: 992px) {

    .form-statics-v2 {
        padding: 10px;
    }

    .form__picture {
        display: none !important;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/contact/style.css?1773679179722*/
.contacts__socials {
	display: flex;
	gap: 7px;
	align-items: center;
}

.contacts__name {
	font-family: 'Caveat';
	font-weight: 400;
	line-height: 100%;
	letter-spacing: 0%;
	color: #45454599;
}

.contacts__val {
	font-weight: 400;
	letter-spacing: 0%;
	color: #1E1E1ECC;
}

.contacts {
	display: flex;
	flex-direction: column;
	gap: 4px;
}

.contacts__val {
	gap: 5px;
	display: flex;
	align-items: center;
}

@media screen and (min-width: 992px) {

	.contacts__name {
		font-size: 19px;
	}

	.contacts__val {
		font-size: 18px;
		line-height: 28px;
	}

	.contacts {
		padding-top: 32px;
		padding-bottom: 67px;
	}
}

@media screen and (max-width: 992px) {
		.contacts {
		padding-top: 10px;
		padding-bottom: 20px;
	}
}
/* End */
/* /local/templates/.default/components/bitrix/news/catalog/bitrix/news.detail/.default/style.css?17736791992795 */
/* /local/components/main/send.form/templates/statics.v2/style.css?17736789691981 */
/* /local/templates/.default/components/bitrix/news.list/contact/style.css?1773679179722 */
