<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
 font-family:"boschsans";
 font-weight:400;
 src:url("https://blueprint.cdn.cloud.searchoptics.net/eaefdc28c0e03f70284fd5cdbe8b76cb/fonts/BoschSans_Regular.woff2") format("woff2"),
 url("https://blueprint.cdn.cloud.searchoptics.net/eaefdc28c0e03f70284fd5cdbe8b76cb/fonts/BoschSans_Regular.woff") format("woff");
 font-display:swap;
}
@font-face {
 font-family:"boschsans";
 font-weight:700;
 src:url("https://blueprint.cdn.cloud.searchoptics.net/eaefdc28c0e03f70284fd5cdbe8b76cb/fonts/BoschSans_Bold.woff2") format("woff2"),
 url("https://blueprint.cdn.cloud.searchoptics.net/eaefdc28c0e03f70284fd5cdbe8b76cb/fonts/BoschSans_Bold.woff") format("woff");
 font-display:swap;
}
@font-face {
 font-family:"boschsans";
 font-weight:400;
 src:url("https://blueprint.cdn.cloud.searchoptics.net/eaefdc28c0e03f70284fd5cdbe8b76cb/fonts/BoschSans_RegularItalic.woff2") format("woff2"),
 url("https://blueprint.cdn.cloud.searchoptics.net/eaefdc28c0e03f70284fd5cdbe8b76cb/fonts/BoschSans_RegularItalic.woff") format("woff");
 font-display:swap;
 font-style:italic;
}
@font-face {
 font-family:"boschsans";
 font-weight:700;
 src:url("https://blueprint.cdn.cloud.searchoptics.net/eaefdc28c0e03f70284fd5cdbe8b76cb/fonts/BoschSans_BoldItalic.woff2") format("woff2"),
 url("https://blueprint.cdn.cloud.searchoptics.net/eaefdc28c0e03f70284fd5cdbe8b76cb/fonts/BoschSans_BoldItalic.woff") format("woff");
 font-display:swap;
 font-style:italic;
}
html,body{font-size:16px;}
/* list */
.list-group-item img{width: 75px;}
.list-group-item{min-height: 110px;}

body .list-group-item a.thumbnail{margin-right: 10px;}

/* images */
div.o-image img{margin:5px 0 20px 0;border: 3px solid #f0f0f0;max-width: 100%;}
div.l-image, div.r-image{clear: both;}
div.l-image img{float: left;margin: 5px 20px 20px 0;border: 3px solid #f0f0f0;width: 50%;max-width: 50%;}
div.r-image img{float: right;margin: 5px 0 20px 20px;border: 3px solid #f0f0f0;width: 50%;max-width: 50%;}

/* forms */
.respond-form .alert{display: none;}
.respond-form i.icon-spinner{display: none !important;}
.respond-form label{font-weight: normal;}
.respond-form .error label{font-weight: bold;}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 	
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { 
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
}
</pre></body></html>