<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">span.sk__iconbox-icon-dash {
	background: burlywood;
	background: burlywood;
	background: burlywood;
	background: burlywood;
}

.sk__gradient-back-v1,
.sk__gradient-back-v1-hover:hover, 
.btn:not([class*="btn-"]):before, 
.btn-gradient:before, 
.btn-gradient-outline, 
.btn-gradient-outline:before, 
.btn-gradient-outline-hard, 
.btn-gradient-outline-hard:before, 
span.sk__underliner:before {
	background: burlywood;
	background: burlywood;
	background: burlywood;
	background: burlywood;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8115ff",endColorstr="#ff8f2a",GradientType=1);
}

.sk__clipped-text,
.sk__clipped-text-hover:hover {
	display: inline-block;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.sk__gradient-fancy-text,  
a.sk__iconbox-icon-link:hover span[class*="icon-"].sk__gradient-fancy-text {
	background: burlywood;
	background: burlywood;
	background: burlywood;
	background: burlywood;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8115ff",endColorstr="#ff8f2a",GradientType=1);
	-webkit-background-clip: text;
	color: #000000;
	padding: 3px;
	padding: 0.065em;
}
a.sk__iconbox-icon-link:hover span[class*="icon-"].sk__gradient-fancy-text {
	color: rgba(0,0,0,0.65);
}

.sk__gradient-fancy-text-back {
	/* to make this (copy) fall behind front gradient text (original) */
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: 100%;
	-webkit-transform: translate(5px, 5px);
	    -ms-transform: translate(5px, 5px);
	        transform: translate(5px, 5px);
	z-index: -1;
	/* to set its own styling */
	background: burlywood;
	background: burlywood;
	background: burlywood;
	background: burlywood;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8115ff",endColorstr="#ff8f2a",GradientType=1);
	-webkit-background-clip: text;
	color: #000000;
	padding: 3px;
	padding: 0.065em;
}

.sk__gradient-background-tint {
    background: #5A4033;
    background: -o-linear-gradient(315deg, rgba(90, 64, 51, 0.7) 0%, rgba(0, 0, 0, 1) 20%);
    background: linear-gradient(135deg, rgba(90, 64, 51, 0.7) 0%, rgba(0, 0, 0, 1) 20%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5A4033",endColorstr="#000000",GradientType=1);
}


.sk__subtle-divider {
    background: #000000;
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 1)), color-stop(52%, rgba(90, 64, 51, 0.7)), to(rgba(90, 64, 51, 0.5)));
    background: -o-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(90, 64, 51, 0.7) 52%, rgba(90, 64, 51, 0.5) 100%);
    background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(90, 64, 51, 0.7) 52%, rgba(90, 64, 51, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#5A4033",GradientType=1);
}


.gradient-links {
    background: #ffffff; /* Solid white background */
    background: -webkit-gradient(linear, left top, right top, from(#ffffff), color-stop(30%, #ffffff), to(#ffffff));
    background: -o-linear-gradient(left, #ffffff 0%, rgba(222,184,135,1) 30%, rgba(222,184,135,1) 100%);
    background: linear-gradient(90deg, #ffffff 0%, rgba(222,184,135,1) 30%, rgba(222,184,135,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF",endColorstr="#DEB887",GradientType=1);
}




.gradient-links-bright {
	background: rgb(255,255,255);
	background: -webkit-gradient(linear, left top, right top, from(rgba(255,255,255,1)), color-stop(25%, rgba(255,255,255,1)), color-stop(43%, rgba(129,21,255,1)), color-stop(72%, rgba(255,42,208,1)), to(rgba(255,171,0,1)));
	background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 25%, rgba(129,21,255,1) 43%, rgba(255,42,208,1) 72%, rgba(255,171,0,1) 100%);
	background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 25%, rgba(129,21,255,1) 43%, rgba(255,42,208,1) 72%, rgba(255,171,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffab00",GradientType=1);
}

.gradient-links, 
.gradient-links-bright {
	display: table;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-size: 400% 400%;
	background-position: 0% 100%;
}

a.sk__iconbox-icon-link &gt; span.sk__iconbox-icon &gt; span.sk__iconbox-trail {
	background: burlywood;
	background: -moz-linear-gradient(90deg, rgba(129,21,255,0) 45%, rgba(129,21,255,0.25253851540616246) 62%, rgba(255,42,208,0.35898109243697474) 85%, rgba(255,143,42,0.5158438375350141) 99%, rgba(255,169,17,0.8239670868347339) 100%);
	background: -webkit-linear-gradient(90deg, rgba(129,21,255,0) 45%, rgba(129,21,255,0.25253851540616246) 62%, rgba(255,42,208,0.35898109243697474) 85%, rgba(255,143,42,0.5158438375350141) 99%, rgba(255,169,17,0.8239670868347339) 100%);
	background: linear-gradient(90deg, rgba(129,21,255,0) 45%, rgba(129,21,255,0.25253851540616246) 62%, rgba(255,42,208,0.35898109243697474) 85%, rgba(255,143,42,0.5158438375350141) 99%, rgba(255,169,17,0.8239670868347339) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8115ff",endColorstr="#ffa911",GradientType=1);
}</pre></body></html>