

/* Start:/local/components/app.module/requisites/templates/.default/style.css?1748113657439*/
.card-requisites {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 16px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    background-color: #fff;
    max-width: 100%;
}

.card-requisites__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 12px;
}

.other{
    margin-bottom: 64px;
}

a{
    background-image: unset !important;
}

/* End */


/* Start:/local/components/app.module/footer/templates/.default/style.css?1766341898209*/
@media screen and (max-width: 1679px) {
	.main-search__form .input__button {
		right: 20px;
	}
	.main-search__empty{
		min-height:350px;
	}
	.main-search__body:has(.main-search__item){
		min-height:350px;
	}
}
/* End */
/* /local/components/app.module/requisites/templates/.default/style.css?1748113657439 */
/* /local/components/app.module/footer/templates/.default/style.css?1766341898209 */
