<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: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.svg#icomoon') format('svg'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* Needed for a fluid height: */
html, body, .container, .main {}

/* main wrapper */
.cbp-contentslider {
width: 692px;
position: relative;
margin-left: 15px;
float: left;
}
.cbp-contentslider_ch {
width: 246px;
position: relative;
margin-right: 15px;
float: left;
}
.cbp-contentslider &gt; ul, .cbp-contentslider_ch &gt; ul {
	height: 300px;
overflow: hidden;
position: relative;
margin:0px;
border-right: 1px #bbbbbb solid;
border-left: 1px #bbbbbb solid;
}

.cbp-contentslider &gt; ul li {
	position: absolute;
padding: 15px;
background-image: url(https://www.palermo.edu/deportes/img/degrade.jpg);
background-repeat: repeat-x;
width: 662px;
height: 270px;
left:0px;
list-style: none;
}
.cbp-contentslider_ch &gt; ul li {
	position: absolute;
padding: 15px;
background-image: url(https://www.palermo.edu/deportes/img/degrade.jpg);
background-repeat: repeat-x;
width: 246px;
height: 300px;
left:0px;
list-style: none;
}
/* Whithout JS, we use :target */
.cbp-contentslider &gt; ul li:target {
	z-index: 100;
}

.cbp-contentslider nav {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 28px;
	z-index: 1000;
	overflow: hidden;
	background: #6E6E6E;
	text-align: center;
}

.cbp-contentslider nav a {
	line-height: 2.5;
	padding-left: 15px;
	background-image: url(https://www.palermo.edu/deportes/contenidos/img/no_select.png);
	background-repeat: no-repeat;
	position: relative;
}

.cbp-contentslider nav a span {
	display: block;
}

.cbp-contentslider nav a:last-child {
	position: relative;
}
.cbp-contentslider nav a:hover {
	background-image: url(https://www.palermo.edu/deportes/contenidos/img/select.png);
	background-repeat: no-repeat;
}

.cbp-contentslider nav a.rc-active {
	background-image: url(https://www.palermo.edu/deportes/contenidos/img/select.png);
	background-repeat: no-repeat;
	position: relative;
}

/* Iconfont for navigation and headings */
.cbp-contentslider [class^="icon-"]:before, 
.cbp-contentslider [class*=" icon-"]:before {
	font-family: 'icomoon';
	font-style: normal;
	text-align: center;
	speak: none;
	font-weight: normal;
	line-height: 2.5;
	font-size: 2em;
	position: absolute;
	left: 10%;
	top: 50%;
	margin: -1.250em 0 0 0;
	height: 2.500em;
	width: 2.500em;
	color: rgba(0,0,0,0.1);
	-webkit-font-smoothing: antialiased;
}

.cbp-contentslider .icon-wolf:before {
	content: "\56";
}

.cbp-contentslider .icon-rabbit:before {
	content: "\52";
}

.cbp-contentslider .icon-turtle:before {
	content: "\54";
}

.cbp-contentslider .icon-platypus:before {
	content: "\42";
}

.cbp-contentslider .icon-aligator:before {
	content: "\41";
}

.cbp-contentslider [class^="icon-"].rc-active:before, 
.cbp-contentslider [class*=" icon-"].rc-active:before,
.cbp-contentslider nav a:hover:before {
	color: rgba(255,255,255,0.9);
}

.cbp-contentslider h3 {
	color: #535353;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	padding-top: 40px;
	width: 210px;
	border-bottom: 1px #bbbbbb solid;
	padding-bottom: 5px;
}
.cbp-contentslider h4 {
	color: #535353;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	width: 210px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top: 4px;
	margin-bottom: 0px;
}
.cbp-contentslider img {
position: relative;
top: -143px;
left: 253px;
}
.cbp-contentslider a {
font-size: 14px;
font-family: Arial;
color: #008bb8;
text-decoration: none;
font-weight: normal;
width: 210px;
position: absolute;
}
.cbp-contentslider h3[class^="icon-"]:before, 
.cbp-contentslider h3[class*=" icon-"]:before {
	top: 0;
	left: 0;
	width: 2em;
	line-height: 1;
	height: 1.2em;
	margin: 0;
	color: #47a3da;
}

.cbp-contentslider li &gt; div {
	position: absolute;
	top: 9em;
	bottom: 3.313em;
	width: 100%;
	left: 0;
	padding: 0 1em;
}

.cbp-contentslider .cbp-content {
	-webkit-column-rule: 1px dashed #47a3da;
	-moz-column-rule: 1px dashed #47a3da;
	column-rule: 1px dashed #47a3da;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	-o-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 1em;
	-moz-column-gap: 1em;
	-o-column-gap: 1em;
	column-gap: 1em;
	vertical-align: top;	
	padding: 15px 0;
}

.cbp-contentslider p {
	color: #47a3da;
	padding: 0 0.5em 0.4em;
	margin: 0;
	font-size: 1.2em;
	font-weight: 300;
	text-align: justify;
	line-height: 1.6;
}

/* Media queries */

@media screen and (max-width: 70em) { 
	.cbp-contentslider p {
		font-size: 100%;
	}
}

@media screen and (max-width: 67.75em) {

	.cbp-contentslider {}

	.cbp-contentslider nav a[class^="icon-"]:before, 
	.cbp-contentslider nav a[class*=" icon-"]:before {
		left: 50%;
		margin-left: -1.250em;
	}

	.cbp-contentslider nav a span {
		display: none;
	}
}

@media screen and (max-width: 43em) {

	.cbp-contentslider h3 {
		font-size: 2em;
	}

	.cbp-contentslider .cbp-content {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		-o-column-count: 1;
		column-count: 1;
	}

	.cbp-contentslider li &gt; div {
		top: 5em;
	}

}

@media screen and (max-width: 25em) { 
	.cbp-contentslider nav a { padding: 0;}
	.cbp-contentslider h3[class^="icon-"]:before, 
	.cbp-contentslider h3[class*=" icon-"]:before { display: none;}
}
</pre></body></html>