<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">main.page_products {
	background:url('../images/bg-blurred.jpg') no-repeat top;
	background-size: 100%;
	background-color: #171717;
	border: 1px solid #393939;
}

section {
	width: 73.4rem;
	margin-left: auto;
	margin-right: auto;
}

section.eq-7q {
	margin-top: 3.7rem;
}

section.mtpdk {
	margin-top: 3.0rem;
}

h1 {
	text-transform: uppercase;
	display: block;
	font-size: 3.1rem;
	text-align: center;
}

section div.description {
	font-size: 1.2rem;
	line-height: 1.8rem;
	text-align: justify;
	margin-top: 1.1rem;
}

section div.description a.ism:link,
section div.description a.ism:visited
{
	color:#A7A7A7;
	color:inherit;
	/*text-decoration: underline;*/
	font-weight: bold;
	/*font-style: italic;*/
}

section div.description a.ism:hover
{
	color:#FFA121;
	text-decoration:none;
}

section div.description a.ism:active
{
	color:#fff;
}

section img.video-thumb {
	width: 100%;
	max-width: 26.8rem;
	float: left;
	margin-top: 2.0rem;
	border: 2px solid #3D3D3D;
}

section div.screenshots-download-wrap {
	margin-left: 1.3rem;
	float: left;
	overflow: hidden;
}

section div.screenshots {
	margin-top: 2.0rem;
	width: 100%;
	max-width: 45rem;
	display: flex;
	justify-content:space-between;
	flex-wrap: wrap;
}

section img.screenshot-small {
	width: 100%;
	height: 100%;
	border: 2px solid #3D3D3D;
}

section img.video-thumb:hover,
section img.screenshot-small:hover {
	filter: brightness(1.3);
}

section div.download-wrap {
	display: flex;
	gap: 1rem;
}

section.eq-7q div.download-demand {
	flex: 1;
	display: inline-block;
	vertical-align: top;
	margin-top: 3.8rem;
}

section.mtpdk div.download-wrap {
	display: block;
}

section.mtpdk div.download-wrap div.text {
	font-size: 1.2rem;
	display: inline-block;
	margin-top: 2.8rem;
}

section.mtpdk div.download-wrap a.button {
	margin-top: 2.1rem;
	float: right;
}

section.eq-7q div.download-demand div.text {
	text-transform: uppercase;
	line-height: 1.8rem;
	letter-spacing: 0.1rem;
	color: #46bcfa;
	font-size: 2.3rem;
	display: inline-block;
}

section.eq-7q div.download-demand img.arrow {
	display: inline-block;
	width: 0.8rem;
	margin-left: 0.3rem;
}

section div.current-version {
	text-transform: none;
	color: #7F7F7F;
	font-size: 0.9rem;
	letter-spacing: normal;
	margin-top: 0.3rem;
}

section div.ajax-download {
	flex: 1;
	margin-top: 1.8rem;
}

section .ajax-download__wrapper {
	display: inline-block;
}

.ajax-download__wrapper--width100 {
	width: 100% !important;
}

section .ajax-download__container {
	display: flex;
	justify-content: center;
}

section div.btn-os {
	background-color: #292929;
	background-repeat: no-repeat;
	display: inline-block;
	text-align: center;
	margin-left: 0.45rem;
	margin-right: 0.45rem;
	margin-bottom: 1.3rem;
	width: 6.4em;
	height: 5.7em;
	border-radius: 0.7em;
	cursor: pointer;
	animation: blinker 1s;
}

section div.btn-windows {
	background-image: url(../images/logo-windows-big.png);
	background-size: 2.4em;
	background-position: center 0.8em;
}

section div.btn-mac {
	background-image: url(../images/logo-mac-big.png);
	background-size: 2.2em;
	background-position: center 0.7em;
}

section div.btn-format-wrapper {
	margin-top: 1.2rem;
}

section div.btn-bit-wrapper {
	margin-top: 0.4rem;
}

section div.btn-format {
	background-color: #292929;
	background-repeat: no-repeat;
	background-position: center center;
	display: inline-block;
	text-align: center;
	margin-left: 0.45rem;
	margin-right: 0.45rem;
	margin-bottom: 0.9rem;
	border-radius: 0.7em;
	cursor: pointer;
	animation: blinker 1s;
}

@keyframes blinker {
  0% {
    opacity: 0;
  }
}
section div.btn-vst {
	background-image: url(../images/logo-vst.png);
	background-size: 5.0em;
	width: 6.5em;
	height: 3.3em;
}

section div.btn-vst2 {
	background-image: url(../images/logo-vst2.png);
	background-size: 5.0em;
	width: 6.5em;
	height: 3.3em;
}

section div.btn-vst3 {
	background-image: url(../images/logo-vst3.png);
	background-size: 5.0em;
	width: 6.5em;
	height: 3.3em;
}

section div.btn-au {
	background-image: url(../images/logo-au.png);
	background-size: 4.1em;
	width: 5.5em;
	height: 4.6em;
	vertical-align:top;
	margin-top: -0.7rem;
}

section div.btn-aax {
	background-image: url(../images/logo-aax.png);
	background-size: 4.8em;
	width: 6.5em;
	height: 3.3em;
}

section div.btn-bit {
	background-position: center 0.8em;
	height: auto;
}

section div.btn-bit-number {
	font-size: 1.3rem;
	color: #b2b2b2;
	margin-top: 3.0rem;
	margin-bottom: 0.5rem;
	text-align: center;
}


section div.btn-os:hover,
section div.btn-format:hover
{
	background-color: #363636;
}

section div.btn-os:active,
section div.btn-format:active
{
	background-color: #565656;
}

section div.ajax-download img.logo-os,
section div.ajax-download img.logo-format
{
	position: absolute;
	display: block;
}

section div.ajax-download div.name-os {
	margin-top: 3.7em;
}

section.eq-7q a.dont-know-format {
	display: block;
	margin-top: 0.3rem;
	text-align: center;
	font-size: 0.9rem;
	color: #888;
}

section.eq-7q a.dont-know-format:hover {
	color: #fff;
}

.download-started__container {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.download-started {
	display:table;
	color: #46bcfa;
	width: 22rem;
	font-size: 2rem;
	margin-left: auto;
	margin-right: auto;
	animation: blinker 1s;
}

.download-started-note {
	display: block;
	text-align: center;
	margin-top: 1rem;
	animation: blinker 1s;
}

.download-started-note a:link,
.download-started-note a:visited
{
	color: #46bcfa;
}

.download-started-note a:hover
{
	text-decoration: underline;
}

.circle {
	width: 4.6rem;
	height: 4.6rem;
	margin-top: -2.6rem;
	margin-right: -0.9rem;
	float: right;
	border-radius: 50%;
	font-size: 1.45rem;
	color: #fff;
	line-height: 4.6rem;
	text-align: center;
	background: #2d2d2d;
	text-transform: uppercase;
	border: 3px solid #8a8a8a;
	clear: both;
	z-index: 9999999;
}

section.eq-7q div.space {
	clear: both;
	height: 2.5rem;
}

section.mtpdk div.space {
	clear: both;
	height: 5.4rem;
}

div.bg-section {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#202020+0,101010+100 */
	background: #202020; /* Old browsers */
	background: -moz-linear-gradient(top,  #202020 0%, #101010 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #202020 0%,#101010 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #202020 0%,#101010 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#202020', endColorstr='#101010',GradientType=0 ); /* IE6-9 */
	/*overflow: hidden;*/
	border: 1px solid #393939;
}

section a.button:link,
section a.button:visited
{
	background-color: #434343;
	color: #fff;
}

section a.button:hover {
	background-color: #2C78A0;
}

section a.button:active {
	background-color: #20668b;
}







/*NOJS-FALLBACK*/

div.nojs-fallback {
	display: inline-block;
	margin-left: 1rem;
	margin-top: 0.9rem;
	margin-right: 1rem;
	text-align: center;
	vertical-align: top;
	animation: blinker 2s;
}

div.nojs-fallback a {
	background-color: #292929;
	color: #b2b2b2;
	display: block;
	margin: 0.8rem 0;
	padding: 0.5rem 0.8rem;
	border-radius: 0.7rem;
}

div.nojs-fallback a:hover {
	background-color: #363636;
}




div.nojs-fallback div.label-os {
	display: inline-block;
	padding-left: 1.3rem;
}

div.nojs-fallback div.label-os.windows {
	background-image: url(../images/logo-windows-big.png);
	background-repeat: no-repeat;
	background-size: 1.0rem;
	background-position: 0 center;
	margin-bottom: 0.3rem;
}

div.nojs-fallback div.label-os.mac {
	background-image: url(../images/logo-mac-big.png);
	background-repeat: no-repeat;
	background-size: 0.9rem;
	background-position: 0 center;
	padding-top: 0.2rem;
	margin-bottom: 0.2rem;
}


/*OLD*/
div.nojs-fallback a.btn-format {
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 0.8rem;
	margin-left: auto;
	margin-right:auto;
	margin-top: 0.7rem;
	background-color: #292929;
	font-size: 11px;
	cursor: pointer;
}

div.nojs-fallback a.btn-format:hover {
	background-color: #363636;
}

div.nojs-fallback a.btn-format.btn-vst {
	background-image: url(../images/logo-vst.png);
	background-size: 5.0em;
	width: 6.5em;
	height: 3.3em;
}

div.nojs-fallback a.btn-format.btn-au {
	background-image: url(../images/logo-au.png);
	background-size: 5.0em;
	width: 6.4em;
	height: 5.5em;
}

div.nojs-fallback a.btn-format.btn-aax {
	background-image: url(../images/logo-aax.png);
	background-size: 4.8em;
	width: 6.5em;
	height: 3.3em;
}
/*OLD END*/





/*POPUP*/
/*#guide-daw-format-Win,
#guide-daw-format-Mac,
#guide-daw-bit-Win
{
	background-color: #000;
	font-size: 14px;
	margin: 2rem 0;
	padding-top: 1rem;
}*/

.guide-daw {
	background-color: #000 !important;
	font-size: 14px !important;
	margin: 2rem 0 !important;
	padding-top: 1rem !important;
}

.guide-daw div.label-os {
	font-size: 1.6em;
	color: #636363;
	margin-top: 0.0em;
	margin-left: -1.2em;
}

.guide-daw div img.logo-Win
{
	vertical-align: top;
}

.guide-daw div img.logo-Mac
{
	vertical-align: bottom;
}

.guide-daw div img.logo-Win {
	width: 1.2em;
	opacity: 0.5;
}

.guide-daw div img.logo-Mac {
	width: 1.2em;
	opacity: 0.5;
}


table tr td img.logo-format {
	margin-left: 2em;
	margin-right: 2em;
	margin-bottom: 0.7em;
	display: block;
}

table tr td img.logo-vst {
	width: 5.0em;
	margin-top: 1.3em;
}

table tr td img.logo-au {
	width: 4.1em;
	margin-top: 0.0em;	
}

table tr td img.logo-aax {
	width: 4.8em;
	margin-top: 1.3em;	
}


table tr td img.daw-logo {
	width: 1.7em;
}

.border {
	border: 1px solid #6C6C6C;
}
table tr td.daw-logo {
	padding: 0.3em 0.9em;
}

table tr td.daw_name {
	text-align: left;
}

table tr td {
	text-align: center;
}

table tr td span.supported {
	color:#30D82E;
	font-size: 1.8em;
	font-weight: bold;
}

table tr td span.not-supported {
	color: #393939;
	font-size: 1.8em;
	font-weight: bold;
}


#guide-daw-bit-Win {
	padding-top: 2rem !important;
	width: 35rem;
	font-size: 0.9rem;
	line-height: 1.3rem;
}






@media only screen and (max-width: 1350px) {
	
	section div.ajax-download {
		margin-top: 1rem;
	}
	
	section div.download-wrap {
		display: block;
	}
	
	section {
		width: 90%;
		max-width: 73.4rem;
		margin-left: auto;
		margin-right: auto;
	}
	
	section.eq-7q {
		margin-top: 3.1rem;
	}
	
	section.mtpdk {
		margin-top: 2.3rem;
	}

	section img.video-thumb {
		float: none;
		display: block;
		margin-left: auto;
		margin-right: auto;
		max-width: 45rem;
	}

	section div.screenshots-download-wrap {
		float: none;
		margin-left: auto;
		margin-right: auto;
		overflow: hidden;
	}
	
	section div.screenshots {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	section div.download-wrap {
		text-align: center;
	}
		
	section div.download-demand {
		text-align: center;
		display: inline-block;
		margin-left: auto;
		margin-right: auto;
	}

	section.eq-7q div.download,
	section.mtpdk div.download
	{
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	
	section.eq-7q div.download-demand img.arrow {
		display: none;
	}

	
	section.eq-7q div.space {
		clear: both;
		height: 2.4rem;
	}
	
	section.mtpdk div.space {
		clear: both;
		height: 3.4rem;
	}
	
	section.mtpdk div.download-wrap div.text {
		display: block;
	}
	
	section.mtpdk div.download-wrap a.button {
		display: inline-block;
		float: none;
		margin-left: auto;
		margin-right: auto;
		margin-top: 1.4rem;
	}

	.circle {
		display: none;
	}
	
}



@media only screen and (max-width: 1350px) {

	section.eq-7q {
		margin-top: 1.1rem;
	}
	
}


@media only screen and (max-width: 670px) {
	
	main.page_products {
		border: none;
	}

	#guide-daw-format-Win,
	#guide-daw-format-Mac
	{
		font-size: 0.8em;
		margin: 0em 0;
		padding-left: 0.4em;
		padding-right: 0.4em;
	}

	.guide-daw div.label-os {
		font-size: 1.2em;
		margin-top: -0.5em;
		margin-left: 0.3em;
	}

	.guide-daw div img.logo-Win {
		width: 1.0em;
	}

	.guide-daw div img.logo-Mac {
		width: 1.0em;
		vertical-align: top;
	}
	
	table {
		margin-top: 1.6em;
	}
	
	table tr td img.logo-format {
		margin-left: 0.5em;
		margin-right: 0.5em;
		margin-bottom: 0.7em;
	}

	table tr td img.logo-vst {
		width: 2.9em;
		margin-top: 0.4em;
	}

	table tr td img.logo-au {
		width: 2.5em;
		margin-top: 0.0em;	
	}

	table tr td img.logo-aax {
		width: 2.9em;
		margin-top: 0.4em;
	}


	table tr td img.daw-logo {
		width: 1.2em;
	}

	table tr td.daw-logo {
		padding: 0.3em 0.3em 0.3em 0.9em;
	}


	table tr td span.supported {
		font-size: 1.2em;
	}

	table tr td span.not-supported {
		font-size: 0.7em;
	}
	
}




@media only screen and (max-width: 700px) {
	
	main.page_products {
		/*background-image: none;*/
	}
	
	.bg-section.mtpdk {
		border-left: none;
		border-right: none;
	}
	
	section.eq-7q {
		margin-top: 0.4rem;
	}
	
	section.mtpdk {
		margin-top: 1.4rem;
	}
		
	section.eq-7q h1 {
		font-size: 2.1rem;
	}
	
	section.mtpdk h1 {
		font-size: 1.8rem;
	}

	section div.description {
		font-size: 0.9rem;
		line-height: 1.3rem;
		text-align: left;
	}
	
	section img.video-thumb {
		margin-top: 1.0rem;
	}

	section div.screenshots {
		width: 97%;
		margin-top: 1.0rem;
	}
	
	section.eq-7q div.download-demand {
		margin-left: auto;
		margin-right: auto;
	}
	
	section.eq-7q div.download-demand div.text {
		font-size: 2.0rem;
	}
	
	section.mtpdk div.download-demand {
		font-size: 1.0rem;
	}		
	
	section.mtpdk div.download-wrap div.text {
		width: 80%;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		font-size: 1.0rem;
	}
	
	section.mtpdk div.download-wrap a.button {
		font-size: 1.0rem;
	}
	
	section div.btn-format-wrapper {
		font-size: 14px;
	}
	
	a.button {
		margin-top: 1.1rem;
	}
	
	
	div.nojs-fallback {
		margin-top: 0rem;
	}
	
}	</pre></body></html>