<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
  font-size: 14px;
}

body {
  background:url('vhs-assets-css-cfec38be00239e2e5cb5f49917cc63a9.jpg') repeat-x left top;
  background-color:#000000;
  color: #c6b9a4;
  padding-top:0;
  padding-bottom:0;
  font-family: 'Open Sans', sans-serif;
}

body:after {
  content:'';
  display:block;
  background:url('vhs-assets-css-e9744ac700ffdeb2a4258940557415d0.png') repeat left top;
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  opacity:0.2;
  z-index:1
}

@media (min-width: 1200px){
}

.main-container {
    padding-bottom: 30px;
}

.container {
  z-index:500;
  position:relative;
}

.btn-primary {
    color: #fff;
    background-color: #4a2a1f;
    border-color: #2f1b14;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:visited,
.btn-primary:focus {
	background-color: #693d2e;
	border-color: #2f1b14;
}

h1 {
  margin-bottom:0.7em;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Lobster', cursive;
  color:#c6b9a4;
}

p {
  color:#c6b9a4;
}

a {
  color:#dec8bc;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

a:hover {
  color:#fff;
  text-decoration:none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.banner {
  background-color: #eedfc3;
  font-size: 0.9rem;
  position: relative;
  z-index: 2000;
  padding-top: 1rem;
  padding-bottom: 1rem;
  color: #341a0e;
}

.banner h2 {
  font-size: 1.2rem;
  color: inherit;
  font-family: 'Open Sans', sans-serif;
}

.banner p {
  color: inherit;
}

/* NAVI */

.navbar {
  color:#c6b9a4;
}

.navbar .brand {
  text-shadow:none;
  font-family: 'Lobster', cursive;
  color:#c6b9a4;
  font-size:220%;
  letter-spacing:2px;
}

.navbar-toggle {
  margin-right: 0
}

.navbar-toggle span.icon-bar {
  background-color: #c6b9a4;
}

.navbar {
  background:none;
  border:none;
  box-shadow:none;
  background:rgba(0,0,0,0.6);
  padding:10px 0;
  z-index: 1000;
}

.navbar-collapse {
  justify-content: flex-end;
}

.navbar ul.nav {
}

.navbar .nav&gt;li {
    float: left;
}

.navbar .nav&gt;li&gt;a {
  text-shadow:none;
  font-family: 'Lobster', cursive;
  color:#c6b9a4;
  font-size:180%;
  letter-spacing:2px;
  padding:10px 25px 10px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.navbar .nav&gt;li&gt;a:focus, .navbar .nav&gt;li&gt;a:hover {
  color:#fff;
  background-color: transparent;
  text-shadow:0 0 15px #fff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.navbar .nav&gt;.active&gt;a, .navbar .nav&gt;.active&gt;a:hover, .navbar .nav&gt;.active&gt;a:focus {
  background:none;
  color:#fff;
  text-shadow:0 0 15px #fff;
}

.nav .open&gt;a, .nav .open&gt;a:focus, .nav .open&gt;a:hover {
  color: #fff;
  background-color: transparent;
  text-shadow: 0 0 15px #fff;
}

ul.dropdown-menu {
  background-color: rgba(0,0,0,0.6);
  top: 112%;
  z-index:500;
}

ul.dropdown-menu a {
  font-family: 'Lobster', cursive;
  color: #c6b9a4;
  font-size: 20px;
}

a.dropdown::after,
a.hasSubDropdown::after {
    content: "";
    display: inline-block;
    margin-left: 4px;
    vertical-align: middle;
    border-top: 8px dashed;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.open &gt; a.dropdown::after,
.open &gt; a.hasSubDropdown::after {
    border-top: none;
    border-bottom: 8px dashed;
}

.dropdown-menu&gt;li&gt;a:focus, .dropdown-menu&gt;li&gt;a:hover {
  background-color: #c6b9a4ba;
}
.dropdown-submenu&gt;li&gt;a:focus, .dropdown-submenu&gt;li&gt;a:hover {
  text-decoration: underline;
}

.navbar .navbar-inner .container ul.dropdown-submenu {
    float: none;
    list-style: none;
    padding-left: 50px;
}

.dropdown-submenu {
  display: none;
}

.navbar-fixed-top {
  margin-bottom:0;
}

ul.nav &gt; li:last-child a {
    margin-right: 15px;
}

.navbar .language-menu {
  position:absolute;
  right:15px;
  padding-top: 8px;
}

.navbar .language-menu &gt; ul {
  list-style-type:none;
}

/* TEASER */

.hero-unit {
  font-size: 18px;
  padding:0;
  margin:0;
  background:url('vhs-assets-css-46afc6e201dcca9c9ac5e3c3d4545486.png') no-repeat center bottom;
  background-size:cover;
  position:relative;
  margin-bottom:70px;
}

.carousel {
  margin-bottom:0;
}

/* MESSEINSTRUMENTE */

#messe {
  background: #e3a442; /* Old browsers */
  background: #e3a442; /* Old browsers */
  background: -moz-radial-gradient(top center, ellipse cover,  #e3a442 3%, #c77114 100%); /* FF3.6+ */
  background: -webkit-gradient(radial, top center, 0px, center center, 100%, color-stop(3%,#e3a442), color-stop(100%,#c77114)); /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(top center, ellipse cover,  #e3a442 3%,#c77114 100%); /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(top center, ellipse cover,  #e3a442 3%,#c77114 100%); /* Opera 12+ */
  background: -ms-radial-gradient(top center, ellipse cover,  #e3a442 3%,#c77114 100%); /* IE10+ */
  background: radial-gradient(ellipse at top center,  #e3a442 3%,#c77114 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3a442', endColorstr='#c77114',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  padding:15px 0 7px 0;
  opacity:0.8;
  width:100%;
  position:absolute;
}

#messe p {
  font-family: 'Lobster', cursive;
  color: #fff;
  font-size: 150%;
  letter-spacing: 1px;
  right: 0;
  text-align: right;
  margin-right:30px;
  line-height: 1;
  width: fit-content;
  float: right;
  position: relative;
}

#messe p:before {
  content: ' ';
  background: url('vhs-assets-css-27a0836ad2fb798bb3083a6ade605988.png') no-repeat left top;
  height: 30px;
  width: 20px;
  display: block;
  position: absolute;
  left: -27px;
}

/* FOOTER */

footer {
  background:url('vhs-assets-css-d223901f38429fd9df73e9fcc6c15d2d.jpg') repeat left top;
  color:#d2bea8;
background: -moz-radial-gradient(center, ellipse cover,  rgba(155,91,63,0.5) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(155,91,63,0.5)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(155,91,63,0.5) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(155,91,63,0.5) 0%,rgba(0,0,0,0) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(155,91,63,0.5) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(155,91,63,0.5) 0%,rgba(0,0,0,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#809b5b3f', endColorstr='#00000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

/* DISPLAY NONE */
.navbar .navbar-inner .container form, .breadcrumb {
  display:none;
}

/* SLIDER */
.slider img {
	width: 100%;
	height: auto;
}

div.slider.row {
    margin-left: -8px;
    margin-right: -8px;
}

.sliderelement.col-md-4 {
    padding-right: 8px;
    padding-left: 8px;
}

/*.sliderelement &gt; .frame {
  margin: 5px 0;
} 

.sliderelement.slick-current.slick-active &gt; .frame {
  margin-right: 14px;
}

.sliderelement.slick-active&gt; .frame {
  margin-left: 6px;
  margin-right: 6px;
} 

.sliderelement.slick-current ~ .sliderelement.slick-active ~  .slick-active  &gt; .frame {
  margin-left: 14px;
}*/

.slick-slider {
  z-index: 2;
}

.slick-dots li.slick-active button:before {
	color: white;
}
.slick-dots li button:before {
	font-size: 20px;
	color: white;
}

/* ISOTOPE */

.rasani-isotope-item-label {
  position:absolute;
  top:15px;
  left:10px;
  font-family: 'Lobster', cursive;
  color:#fce9c4;
  font-size:200%;
  letter-spacing:1px;
  line-height:30px;
}

.rasani-isotope-container {
  width:1140px;
  position:relative;
  left:-15px;
  padding: 0 !important;
}

@media (max-width: 995px) {
	.rasani-isotope-container {
		width: 100%;
	}
}

.rasani-isotope-container .rasani-isotope-item {
  margin:10px;
}

.rasani-isotope-container .rasani-isotope-item[class*="color"] img {
  display:none;
}

.rasani-isotope-container .rasani-isotope-item.small {
  width:170px;
  height:170px;
}

.rasani-isotope-container .rasani-isotope-item.medium {
  width:250px;
  height:250px;
}

.rasani-isotope-container .rasani-isotope-item.large {
  width:360px;
  height:360px;
}

.color-y {
  background:#c79d44;
}
.color-r {
background:#ac4e1a;
}
.color-o {
background:#b8641e;
}
.color-a {
background:#dda158;
}
.color-bl {
background:#572a15;
}
.color-bd {
  background:#1f0a05;
}
.color-y img, .color-r img, .color-o img, .color-a img, .color-bl img, .color-bd img {
  position:absolute;
  bottom:0px;
  right:0px;
  margin-bottom:0 !important;
}

/* unterkategorien */

.tx-lyra-instrumente &gt; ul {
  color:#f7e7cd;
}

.tx-lyra-instrumente img {
  max-width: 100%;
  height: auto;
}

.tx-lyra-instrumente .row-fluid [class*="span"] {
  position:relative;
}

.tx-lyra-instrumente .instrument img{
  width: 100%;
  height: auto;
}

.adminOptions {
  position:absolute;
  top:0px;
  right:0px;
  border:1px solid #f7e7cd;
  color:#f7e7cd;
  padding:0 5px;
  background:#444444;
}

.instrument-kategorie {
  width:100%;
  height:270px;
  position:relative;
  margin-bottom:10px;
}

.instrument-kategorie &gt; img {
  opacity:0.7;
  max-width: 75%;
  height: auto;
}

.instrument-kategorie &gt; span {
  margin-left:20px;
}

.instrument-kategorie h2 {
  padding-top:10px;
  padding-left:15px;
  color:#f7e7cd;
}

.instrument {
  position:relative;
}

.posaune {
  height:175px;
  width:260px;
  background:url('vhs-assets-css-f6456a5f9612a19b1f5eee612defcbcf.png')no-repeat left top;
  bottom:5px;
  right:10px;
  position:absolute;
  opacity:0.7;
}

.trompete {
  height:230px;
  width:110px;
  background:url('vhs-assets-css-ea997562b3ca0fcb96bf0ef08a090afd.png')no-repeat left top;
  bottom:5px;
  right:10px;
  position:absolute;
  opacity:0.7;
}

.mundharmonika {
  height:115px;
  width:185px;
  background:url('vhs-assets-css-ed81698f4e41d5a01d56608ca355d4f2.png')no-repeat left top;
  bottom:5px;
  right:10px;
  position:absolute;
  opacity:0.7;
}
.tuba {
  height:205px;
  width:185px;
  background:url('vhs-assets-css-720768f7bb0d83312e781da2b72e6b3c.png')no-repeat left top;
  bottom:5px;
  right:10px;
  position:absolute;
  opacity:0.7;
}
.horn {
  height:195px;
  width:220px;
  background:url('vhs-assets-css-a300354d9a950e38170cc803eaeb5a98.png')no-repeat left top;
  bottom:5px;
  right:10px;
  position:absolute;
  opacity:0.7;
}

.bogen {
  height:195px;
  width:220px;
  background:url('vhs-assets-css-6a11eef605fc71a2fd871c982462e65e.png')no-repeat left top;
  bottom:0px;
  right:5px;
  position:absolute;
  opacity:0.7;
}

.bassgitarre {
  height:280px;
  width:190px;
  background:url('vhs-assets-css-403e549d1ecf9fe8876fc305c6c2af65.png')no-repeat left top;
  bottom:0px;
  right:5px;
  position:absolute;
  opacity:0.7;
}
.egitarre {
  height:277px;
  width:140px;
  background:url('vhs-assets-css-730a59497ed5837ac2eb39eda1044d63.png')no-repeat left top;
  bottom:0px;
  right:5px;
  position:absolute;
  opacity:0.7;
}
.halbakustik {
  height:275px;
  width:150px;
  background:url('vhs-assets-css-88b4ef8f369851f302814e2be2c05748.png')no-repeat left top;
  bottom:0px;
  right:15px;
  position:absolute;
  opacity:0.7;
}
.konzert {
  height:272px;
  width:170px;
  background:url('vhs-assets-css-e733b4fcc0175f15f1ca1c6d52204781.png')no-repeat left top;
  bottom:0px;
  right:5px;
  position:absolute;
  opacity:0.7;
}
.dudelsack {
  height:220px;
  width:170px;
  background:url('vhs-assets-css-e41a5b9bee8f1c10cc3e4564c903487d.png')no-repeat left top;
  bottom:0px;
  right:0px;
  position:absolute;
  opacity:0.7;
}
.fagott {
  height:290px;
  width:140px;
  background:url('vhs-assets-css-f23b794eec37117c1e5b1506460030ec.png')no-repeat left top;
  bottom:0px;
  right:0px;
  position:absolute;
  opacity:0.7;
}
.floete {
  height:260px;
  width:160px;
  background:url('vhs-assets-css-8718e74660e1c86ac22c73f762cff9e0.png')no-repeat left top;
  bottom:0px;
  right:0px;
  position:absolute;
  opacity:0.7;
}
.klarinette {
  height:285px;
  width:125px;
  background:url('vhs-assets-css-2692844fb70a7e0769497ab5cc4aa46e.png')no-repeat left top;
  bottom:0px;
  right:0px;
  position:absolute;
  opacity:0.7;
}
.saxophon {
  height:250px;
  width:180px;
  background:url('vhs-assets-css-90129983d3a9194a0126746dc5109a3e.png')no-repeat left top;
  bottom:0px;
  right:0px;
  position:absolute;
  opacity:0.7;
}
.schlagzeug {
  height:220px;
  width:240px;
  background:url('vhs-assets-css-71458acc374dd2375239fa270826b5cb.png')no-repeat left top;
  bottom:0px;
  right:0px;
  position:absolute;
  opacity:0.7;
}
.trommel {
  height:180px;
  width:180px;
  background:url('vhs-assets-css-4c48ffc03d0220b29a32d173a51fa472.png')no-repeat left top;
  bottom:0px;
  right:0px;
  position:absolute;
  opacity:0.7;
}
.handrhythmus {
  height:180px;
  width:220px;
  background:url('vhs-assets-css-6a439d1fc0f972bd400cd72651d641bb.png')no-repeat left top;
  bottom:0px;
  right:0px;
  position:absolute;
  opacity:0.7;
}
.geige {
  height:270px;
  width:160px;
  background:url('vhs-assets-css-6e71f924689c714eae2b94a2da45d77b.png')no-repeat left top;
  bottom:0px;
  right:0px;
  position:absolute;
  opacity:0.7;
}
.viola {
  height:270px;
  width:160px;
  background:url('vhs-assets-css-93f9e79769ba5c0c42528ec7e0c35414.png')no-repeat left top;
  bottom:0px;
  right:0px;
  position:absolute;
  opacity:0.7;
}
.bass {
  height:280px;
  width:170px;
  background:url('vhs-assets-css-04cdcad7eaa6db5bf4ae4e6c0e9e5257.png')no-repeat left top;
  bottom:0px;
  right:0px;
  position:absolute;
  opacity:0.7;
}
.akkordion {
  height:190px;
  width:230px;
  background:url('vhs-assets-css-0b52f8e8b1a8da334f806e2a2b34c900.png')no-repeat left top;
  bottom:0px;
  right:0px;
  position:absolute;
  opacity:0.7;
}
.bandoneon {
  height:195px;
  width:255px;
  background:url('vhs-assets-css-309e75e36255be37963ef253c47b5db1.png')no-repeat left top;
  bottom:0px;
  right:0px;
  position:absolute;
  opacity:0.7;
}
.klavier {
  height:240px;
  width:270px;
  background:url('vhs-assets-css-dece4411e3efe54c66902c43d16b4500.png')no-repeat left top;
  bottom:0px;
  right:0px;
  position:absolute;
  opacity:0.7;
}
.keyboard {
  height:195px;
  width:265px;
  background:url('vhs-assets-css-ee4a667025d16aa46b49a514800309b1.png')no-repeat left top;
  bottom:0px;
  right:0px;
  position:absolute;
  opacity:0.7;
}
.orgel {
  height:280px;
  width:170px;
  background:url('vhs-assets-css-d67c90a98c786093cfbaaa66aba7fb32.png')no-repeat left top;
  bottom:0px;
  right:0px;
  position:absolute;
  opacity:0.7;
}
.harfe {
  height:245px;
  width:150px;
  background:url('vhs-assets-css-df3071c9cbe3235f760f6af544738700.png')no-repeat left top;
  bottom:0px;
  right:0px;
  position:absolute;
  opacity:0.7;
}
.mandoline {
  height:275px;
  width:150px;
  background:url('vhs-assets-css-1fabb8d0a66850bc12e9c16d8146bf14.png')no-repeat left top;
  bottom:0px;
  right:0px;
  position:absolute;
  opacity:0.7;
}
.ukulele {
  height:280px;
  width:150px;
  background:url('vhs-assets-css-a96926be47d838613a2d45bdcbbdb8d4.png')no-repeat left top;
  bottom:0px;
  right:0px;
  position:absolute;
  opacity:0.7;
}

/* FORM */

label {
  width:200px;
  float:left;
  margin-bottom:0px;
  color:#c6b9a4;
}

input, textarea, .uneditable-input {
  width:300px;
  margin-bottom:5px;
  border-radius:5px;
  webkit-border-radius:5px;
  moz-border-radius:5px;
  o-border-radius:5px;
  ms-border-radius:5px;
  border:none;
  box-shadow:none;
  webkit-box-shadow:none;
  moz-box-shadow:none;
  o-box-shadow:none;
  ms-box-shadow:none;
  padding:3px;
  background:#eae5dc;
}

.error {
  color:#d18c34;
  font-size:80%;
}

textarea {
  width:300px;
}
input[type="submit"] {
  display:block;
  position:relative;
  left:200px;
  background:#ca7218;
}
input[type="submit"]:hover {
  color:#fff;
}
input, button, select, textarea {
  font-family:'Open Sans', sans-serif;
}



.row-fluid img {
margin-bottom: 10px;
}

.videoModalContainer {
    position: relative;
}

.videoModalContainer ~ .modal {
  bottom: unset;
  position: absolute
}

.modal-header h3 {
  float: left;
}

.modal iframe {
  max-width: 100%;
}

.modal-close {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 20px;
    font-weight: bold;
}

.modal {
  background-color: rgba(0, 0, 0, .5);
}

.modal-dialog {
  margin-top: 140px;
}

.play {
  background: url('vhs-assets-css-372958641523cbd040e26c1f90c59deb.png');
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -40px;
}

/* lobster-regular - latin-ext_latin */
@font-face {
  font-family: 'Lobster';
  font-style: normal;
  font-weight: 400;
  src: url('vhs-assets-css-1f5b70dab93c4dd73bd309ea4805d4df.eot'); /* IE9 Compat Modes */
  src: local('Lobster Regular'), local('Lobster-Regular'),
  url('vhs-assets-css-dcd1e205f43e1e409874bfa7d0345f62d41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('vhs-assets-css-fe1712243b442038e3c622321c0d43c2.woff2') format('woff2'), /* Super Modern Browsers */
  url('vhs-assets-css-fec957f12fba613d13dd4bba5be0c9dc.woff') format('woff'), /* Modern Browsers */
  url('vhs-assets-css-1176daa096251d81492b1a5e96226651.ttf') format('truetype'), /* Safari, Android, iOS */
  url('vhs-assets-css-0a08cbe568ef1fd128429917209dfe09.svg#Lobster') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('vhs-assets-css-4ea115cf4ac77750f493248ce38c03bd.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
  url('vhs-assets-css-d29170adda3e560986972c901ef5e7a7d41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('vhs-assets-css-e1e2016672d7355c82e9abb120bdde2a.woff2') format('woff2'), /* Super Modern Browsers */
  url('vhs-assets-css-beee6aea26a4d6dd2d6ce1f66e211d01.woff') format('woff'), /* Modern Browsers */
  url('vhs-assets-css-27a75a8054dfd8b9fb8f3f6647b0670f.ttf') format('truetype'), /* Safari, Android, iOS */
  url('vhs-assets-css-8d7dd09ffb4580c4ef66de8ace37f624.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-italic - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('vhs-assets-css-c8000fbf767e7ac2c0367bf5cd70d498.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Italic'), local('OpenSans-Italic'),
  url('vhs-assets-css-965a3cbf6b73993ae0cc7e0b66f1e51dd41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('vhs-assets-css-fcb138b47f784cecfa8dea9a1930622c.woff2') format('woff2'), /* Super Modern Browsers */
  url('vhs-assets-css-ae8f44d25c9bb716320ed3450445a968.woff') format('woff'), /* Modern Browsers */
  url('vhs-assets-css-e46fcdfd093329a0f4ddcade87c67e7f.ttf') format('truetype'), /* Safari, Android, iOS */
  url('vhs-assets-css-5065008ebdb8ec011770c7dbe80b7639.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600 - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('vhs-assets-css-ae00fdb6dbc0264f78162963b4f7e626.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
  url('vhs-assets-css-7a0af7d7616a671a83c29aeff0b15ed9d41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('vhs-assets-css-b881543a6c6568d887b049c3e3daa899.woff2') format('woff2'), /* Super Modern Browsers */
  url('vhs-assets-css-627bfecfdfc2bcc330c05b13601df2bc.woff') format('woff'), /* Modern Browsers */
  url('vhs-assets-css-48d0b21b6d3367199c6b4edd24fe9346.ttf') format('truetype'), /* Safari, Android, iOS */
  url('vhs-assets-css-cad0ba4ff9ab3b742d858a39c514bd12.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600italic - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url('vhs-assets-css-8ad6078f768300f7343858c77c382f26.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'),
  url('vhs-assets-css-392e9120a5e6776aaf828798848b71f8d41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('vhs-assets-css-e40353f32dec9165ddf8d35e901db2cf.woff2') format('woff2'), /* Super Modern Browsers */
  url('vhs-assets-css-2ffdd92bde7cbab761b430386f753c22.woff') format('woff'), /* Modern Browsers */
  url('vhs-assets-css-87bc4f2fa77aa5b9149bedbd2ebce02d.ttf') format('truetype'), /* Safari, Android, iOS */
  url('vhs-assets-css-972c70db9f838cc1b3a197d0e2d23e00.svg#OpenSans') format('svg'); /* Legacy iOS */
}


</pre></body></html>