<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wrapper .governmentMain__content .governmentMain__container__main {
	width: 100%;
	max-width: 100%;
	padding: 0;
}
.wrapper .governmentMain .governmentMain__container .governmentMain__title {
	color: #ffffff;
}
.wrapper .governmentMain .governmentMain__container .main__nav {
	display: none;
}
.wrapper .governmentMain .governmentMain__container .governmentMain__title {
	margin-top: 80px;
}
.wrapper .governmentMain__btn{
	display: none;
}
.governmentMain__container__main .sect {
	padding: 0 1rem !important;
}
.info-icon {
	width: 20px;
	height: 20px;
	position: absolute;
	left: 1rem;
	top: 2px;
}
.pre-bag-svg {
	font-size: 64px;
	font-family: RobotoBold;
	width: 180px;
	height: 100px;
}
.pre-bag-txt {
	font-size: 24px;
	font-family: RobotoBold;
	height: 50px;
	width: 100%;
}
.pre-bag-price {
	font-size: 64px;
	font-family: RobotoBold;
	width: 180px;
	height: 100px;
}
.pre-bag-price .ru {
	font-size: 32px;
}
.pre-bag {
	overflow-x: auto;
}
.pre-bag .text-bag {
	font-size: 14px;
	margin-bottom: 1rem;
}
.ok-svg {
	width: 60px;
	height: 60px;
}
.bag-cal input {
	width: 100%;
	padding: 10px 0;
	font-size: 15px;
	color: #191940;
	border: 0;
	border-bottom: 1px solid #7d7da0;
	background: transparent;
}
.bag-cal input:focus {
	outline: none;
}
.bag-cal label {
	position: absolute;
	pointer-events: none;
	left: 0;
	top: 10px;
	font-size: 15px;
	transition: 0.3s;
	color: #7d7da0;
	padding: 0 15px;
}
.bag-cal span {
	position: absolute;
	top: 110%;
	font-size: 12px;
	color: #dd0e46;
}
.bag-cal button {
	border: none;
	cursor: pointer;
	width: 165px;
	padding: 14px 20px 13px;
	font-size: 15px;
	font-family: "RobotoMedium";
	color: #fff;
	background: linear-gradient( 45deg , #8a1776, #c5638f);
}
.bag-cal input:focus ~ label, .bag-cal input:not(:focus):valid ~ label {
	top: -20px;
	font-size: 14px;
}
.bag-cal .calculation-bag {
	overflow-x: auto;
}
.calculation-bag .title {
	font-family: RobotoBold;
	font-size: 18px;
	line-height: 26px;
	color: #34345c;
	margin-top: 0;
}
.calculation-bag .small-title {
	margin-top: 35px;
	font-size: 15px;
	line-height: 23px;
	color: #191940;
	font-family: RobotoBold;
	margin-bottom: 1rem;
}
.calculation-bag .time {
	font-family: RobotoRegular;
	font-size: 12px;
	line-height: 18px;
	color: #7d7da0;
	text-align: center;
	margin-bottom: 10px;
}
.calculation-bag .price {
	font-size: 24px;
	line-height: 23px;
	font-family: RobotoBold;
}
.calculation-bag .m-price {
	margin-top: 1rem;
}
.calculation-bag p.mm-price {
	margin-top: 2rem;
}
.calculation-bag p.mt-price {
	margin-top: 1rem;
}
.calculation-bag .price.t-0 {
	color: #0081c1;
}
.calculation-bag .price.t-24 {
	color: #8a1776;
}
.calculation-bag .price.t-3 {
	color: #34345c;
}
.calculation-bag .col-line {
	margin: 0;
	height: 1px;
	background-image: linear-gradient( 90deg , transparent, transparent 67%, #dcdce1 50%, #dcdce1 50%), linear-gradient( 90deg , #fff, #fff, #fff, #fff, #fff);
	background-size: 8px 1px, 0% 1px;
	border: none;
	width: 1030px;
	left: 0;
	top: 0;
	z-index: 1;
}
.calculation-bag .form-bag {
	background: #f7f8fc;
	padding: 2rem;
	min-width: 1110px;
}
.calculation-bag .line-v {
	margin-top: 5px;
	margin: 0;
	height: 140px;
	width: 1px;
	background-image: linear-gradient(to bottom, #dcdce1 25%, transparent 35%);
	background-position: 0 0px;
	background-repeat: repeat-y;
	background-size: 1px 11px;
}
.bag-price {
	position: relative;
    display: block;
    text-align: center;
}
.bag-price button {
    border: none;
    cursor: pointer;
    width: 100%;
    padding: 15px;
    font-size: 15px;
    font-family: "RobotoMedium";
    color: #fff;
    background: linear-gradient(45deg, #8a1776, #c5638f);
}
.do {
	font-size: 24px;
}</pre></body></html>