<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pfd-area {
background-color: #fdf7f0;
}
.heading-vol {
	position: relative;
	padding-top: 50px;
	padding-left: 30px;
	font-size: 26px;
}

.heading-vol span {
	position: relative;
	z-index: 2;
}

.heading-vol::before {
	content: attr(data-en);
	position: absolute;
	transform: rotate(-5deg);
	top: -10px;
	left: 0;
	color: rgba(236,102,44,0.3);
	font-size: 80px;
font-family: luxus-brut, cursive;
font-style: normal;
          font-weight: 400;
}
.headline08 {
border-left: 8px solid #f9d1bf;
}

@media screen and (min-width:768px) {
.info-content__img {
    width: 200px;
}
.info-content__box {
    width: calc(100% - 225px);
}
}
</pre></body></html>