<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://www.catchmedia.no/assets/css/fontawesome-all.min.css');
@import url("//hello.myfonts.net/count/38e368");
@font-face {
	font-family: 'AvenirNextLTPro';
	src: url('https://www.catchmedia.no/assets/webfonts/avenir-next/38E368_2_0.eot');
	src: url('https://www.catchmedia.no/assets/webfonts/avenir-next/38E368_2_0.eot?#iefix') format('embedded-opentype'),url('https://www.catchmedia.no/assets/webfonts/avenir-next/38E368_2_0.woff2') format('woff2'),url('https://www.catchmedia.no/assets/webfonts/avenir-next/38E368_2_0.woff') format('woff'),url('https://www.catchmedia.no/assets/webfonts/avenir-next/38E368_2_0.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'AvenirNextLTPro';
	src: url('https://www.catchmedia.no/assets/webfonts/avenir-next/38E368_4_0.eot');
	src: url('https://www.catchmedia.no/assets/webfonts/avenir-next/38E368_4_0.eot?#iefix') format('embedded-opentype'),url('https://www.catchmedia.no/assets/webfonts/avenir-next/38E368_4_0.woff2') format('woff2'),url('https://www.catchmedia.no/assets/webfonts/avenir-next/38E368_4_0.woff') format('woff'),url('https://www.catchmedia.no/assets/webfonts/avenir-next/38E368_4_0.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'AvenirNextLTPro';
	src: url('https://www.catchmedia.no/assets/webfonts/avenir-next/38E368_3_0.eot');
	src: url('https://www.catchmedia.no/assets/webfonts/avenir-next/38E368_3_0.eot?#iefix') format('embedded-opentype'),url('https://www.catchmedia.no/assets/webfonts/avenir-next/38E368_3_0.woff2') format('woff2'),url('https://www.catchmedia.no/assets/webfonts/avenir-next/38E368_3_0.woff') format('woff'),url('https://www.catchmedia.no/assets/webfonts/avenir-next/38E368_3_0.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'AvenirNextLTPro';
	src: url('https://www.catchmedia.no/assets/webfonts/avenir-next/38E368_1_0.eot');
	src: url('https://www.catchmedia.no/assets/webfonts/avenir-next/38E368_1_0.eot?#iefix') format('embedded-opentype'),url('https://www.catchmedia.no/assets/webfonts/avenir-next/38E368_1_0.woff2') format('woff2'),url('https://www.catchmedia.no/assets/webfonts/avenir-next/38E368_1_0.woff') format('woff'),url('https://www.catchmedia.no/assets/webfonts/avenir-next/38E368_1_0.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'AvenirNextLTPro';
	src: url('https://www.catchmedia.no/assets/webfonts/avenir-next/38E368_0_0.eot');
	src: url('https://www.catchmedia.no/assets/webfonts/avenir-next/38E368_0_0.eot?#iefix') format('embedded-opentype'),url('https://www.catchmedia.no/assets/webfonts/avenir-next/38E368_0_0.woff2') format('woff2'),url('https://www.catchmedia.no/assets/webfonts/avenir-next/38E368_0_0.woff') format('woff'),url('https://www.catchmedia.no/assets/webfonts/avenir-next/38E368_0_0.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}

body {
	font-family: AvenirNextLTPro, sans-serif;
	font-weight: 400;
	color: #2e1230;
	margin: 0;
	padding: 0;
	font-size: 16px;
}
img {
	max-width: 100%;
	height: auto;
}
.font-weight-bold, b, strong {
	font-weight: 700 !important;
}
a {
	color: #6100CC;
	text-decoration: none;
}
a:hover {
	color: #2E1230;
	text-decoration: none;
}
p {
	line-height: 1.6;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-weight: 600;
	line-height: 1.2;
}
h1, .h1 { font-size: 5rem; }
h2, .h2 { font-size: 3.75rem; }
h3, .h3 { font-size: 2.5rem; }
h4, .h4 { font-size: 1.875rem; }
h5, .h5 { font-size: 1.25rem; }
h6, .h6 { font-size: 1rem; }
h6, .h6 { 
	font-weight: 700;
	text-transform: uppercase;
}
.template-showcase-2021 h6 {
    color: var(--primary);
}
.introtext {
	font-size: 1.1em;
}
.bg-purple {
	background-color: #6100CC !important;
	color: #FFF;
}
.bg-dark {
	background-color: #2E1230 !important;
	color: #FFF;
}
.graded,
.bg-purple a,
.bg-dark {
	color: #FFF;
}
.bg-purple a {
    text-decoration: underline;
}
.bg-purple a:hover {
    text-decoration: none;
}
blockquote {
    border-left: 2px solid #6100CC;
    padding-left: .75rem;
    font-style: italic;
}
</pre></body></html>