.carpol-acordion-block .active {
	margin-bottom: 80px !important;
}

.accordion-arrow .active {
	transform: rotate(180deg);
	display: flex;
}
.accordion-arrow {
	transition: all 0.3s ease-in-out;
	display: flex;
	justify-content: center;
	cursor: pointer;
}
.accordion--pdf__wrapper a {
	display: flex;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 18px;
	letter-spacing: -0.16px;
}
.accordion--pdf__wrapper span {
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 18px; /* 112.5% */
}
.accordion--pdf__wrapper span:hover {
	font-family: "point book";
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 18px; /* 112.5% */
}
.accordion-header {
	font-size: 30px;
	font-style: normal;
	font-weight: 400;
	line-height: 38px; /* 126.667% */
	letter-spacing: -0.3px;
}
