<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.vaprice { margin: 16px auto; text-align: center; color: #303030; }
.vaprice .item { margin: 16px; position: relative; display: inline-block;
	min-width: 320px; text-align: center; border: solid 1px #a0a0a0; border-radius: 8px; box-shadow: 0 1px 2px rgba(0, 0, 0, .2); }
.vaprice .active { top: 5px; z-index: 1; margin-right: -36px; margin-left: -36px; box-shadow: 0 0 8px rgba(0, 0, 0, .6); }
.vaprice .title { padding: 20px 20px 10px; color: #fff; border-top-left-radius: 8px; border-top-right-radius: 8px; }
.vaprice .title h3 { font-size: 30px; line-height: 33px; color: black; margin: 16px 0; }
.vaprice .active .title h3 { font-size: 35px; line-height: 48px; }
.vaprice .price-footer { padding: 22px; background-color: #e6e9ed;
	border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; }
.a { background-color: #d7f1fa; }
.b { background-color: #ebf6df; }
.cc { background-color: #fffaed; }
.a .title { background-color: #4fc1e9; }
.b .title { background-color: #a0d468; }
.cc .title { background-color: #FFAE0D; }
.price-button { font-size: 24px; font-weight: bold; }
.vaprice s { color: red; }
.vaprice a { color: #23647e; }
</pre></body></html>