

/* Start:/dostavka-i-oplata/style.css?1779269362581*/
.title {
	&.title--1 {
		color: #5A5B6C;
	}

	&.title--3 {
		color: #868BAB;
		font-size: 28px;
		font-style: normal;
		font-weight: 400;
		line-height: 36px;
	}
}

.payment-info {
	& p {
		color: #5A5B6C;
		margin: 20px 0px;
	}

	& .text--33 {
		font-size: 20px;
		font-style: normal;
		font-weight: 400;
		line-height: 27px;
		color: #868BAB;
	}

	ol li,
	ul li {
		margin-bottom: 5px;
		color: #5A5B6C;
	}

	img {
		width: 100%;
		max-width: 580px;
	}
}

@media(max-width:600px) {
	.title {
		&.title--1 {
			font-size: 58px !important;
			line-height: 58px !important;
		}
	}
}
/* End */
/* /dostavka-i-oplata/style.css?1779269362581 */
