<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 324px) {
  .container_carrera {
    padding: 0 10px !important;
  }
  .container_carrera .row {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.container_carrera .sc-ajax-filter {
  padding: 0 0 !important;
}
.container_carrera .sc-ajax-filter .container-ulagos {
  padding: 0;
}
.container_carrera .sc-ajax-filter .section_carrera .container_carrera {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.container_carrera .sc-ajax-filter .section_carrera .flip {
  position: relative;
}
.container_carrera .sc-ajax-filter .section_carrera .flip &gt; .front,
.container_carrera .sc-ajax-filter .section_carrera .flip &gt; .back {
  display: block;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
          transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}
.container_carrera .sc-ajax-filter .section_carrera .flip &gt; .front {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}
.container_carrera .sc-ajax-filter .section_carrera .flip &gt; .back {
  position: absolute;
  opacity: 0;
  top: 0px;
  left: 0px;
  width: 100%;
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                      supported by Chrome, Edge, Opera and Firefox */
}
.container_carrera .sc-ajax-filter .section_carrera .flip:hover &gt; .front {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.container_carrera .sc-ajax-filter .section_carrera .flip:hover &gt; .back {
  opacity: 1;
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}
.container_carrera .sc-ajax-filter .section_carrera .flip.flip-vertical &gt; .back {
  -webkit-transform: rotateX(-180deg);
          transform: rotateX(-180deg);
}
.container_carrera .sc-ajax-filter .section_carrera .flip.flip-vertical:hover &gt; .front {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.container_carrera .sc-ajax-filter .section_carrera .flip.flip-vertical:hover &gt; .front .titulo {
  opacity: 0;
}
.container_carrera .sc-ajax-filter .section_carrera .flip.flip-vertical:hover &gt; .back {
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
}
.container_carrera .sc-ajax-filter .section_carrera .flip {
  position: relative;
  display: inline-block;
  margin-right: 2px;
  margin-bottom: 1em;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 25%;
          flex: 1 1 25%;
}
.container_carrera .sc-ajax-filter .section_carrera .flip &gt; .front {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  width: inherit;
  background-size: cover !important;
  background-position: center !important;
  min-height: 260px;
  padding: 1em 2em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.dev/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1009%26quot%3b)' fill='none'%3e%3cpath d='M6.52 -20.2L71.47 17.3L71.47 92.3L6.52 129.8L-58.43 92.3L-58.43 17.3zM71.47 542.3L136.43 579.8L136.43 654.8L71.47 692.3L6.52 654.8L6.52 579.8zM201.38 542.3L266.33 579.8L266.33 654.8L201.38 692.3L136.43 654.8L136.43 579.8zM331.29 317.3L396.24 354.8L396.24 429.8L331.29 467.3L266.33 429.8L266.33 354.8zM461.2 92.3L526.15 129.8L526.15 204.8L461.2 242.3L396.24 204.8L396.24 129.8zM461.2 317.3L526.15 354.8L526.15 429.8L461.2 467.3L396.24 429.8L396.24 354.8zM396.24 429.8L461.2 467.3L461.2 542.3L396.24 579.8L331.29 542.3L331.29 467.3zM461.2 542.3L526.15 579.8L526.15 654.8L461.2 692.3L396.24 654.8L396.24 579.8zM591.1 92.3L656.06 129.8L656.06 204.8L591.1 242.3L526.15 204.8L526.15 129.8zM721.01 317.3L785.97 354.8L785.97 429.8L721.01 467.3L656.06 429.8L656.06 354.8zM850.92 92.3L915.87 129.8L915.87 204.8L850.92 242.3L785.96 204.8L785.96 129.8zM915.87 204.8L980.83 242.3L980.83 317.3L915.87 354.8L850.92 317.3L850.92 242.3zM1045.78 204.8L1110.73 242.3L1110.73 317.3L1045.78 354.8L980.83 317.3L980.83 242.3zM1045.78 429.8L1110.73 467.3L1110.73 542.3L1045.78 579.8L980.83 542.3L980.83 467.3zM1370.55 92.3L1435.5 129.8L1435.5 204.8L1370.55 242.3L1305.6 204.8L1305.6 129.8zM1435.5 -20.2L1500.46 17.3L1500.46 92.3L1435.5 129.8L1370.55 92.3L1370.55 17.3z' stroke='rgba(0%2c 0%2c 0%2c 0.13)' stroke-width='2'%3e%3c/path%3e%3cpath d='M-0.98 -20.2 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM63.97 17.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM63.97 92.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM-0.98 129.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM-65.93 92.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM-65.93 17.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM63.97 542.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM128.93 579.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM128.93 654.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM63.97 692.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM-0.98 654.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM-0.98 579.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM193.88 542.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM258.83 579.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM258.83 654.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM193.88 692.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM323.79 317.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM388.74 354.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM388.74 429.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM323.79 467.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM258.83 429.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM258.83 354.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM453.7 92.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM518.65 129.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM518.65 204.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM453.7 242.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM388.74 204.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM388.74 129.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM453.7 317.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM518.65 354.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM518.65 429.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM453.7 467.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM453.7 542.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM388.74 579.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM323.79 542.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM518.65 579.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM518.65 654.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM453.7 692.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM388.74 654.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM583.6 92.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM648.56 129.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM648.56 204.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM583.6 242.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM713.51 317.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM778.47 354.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM778.47 429.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM713.51 467.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM648.56 429.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM648.56 354.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM843.42 92.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM908.37 129.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM908.37 204.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM843.42 242.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM778.46 204.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM778.46 129.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM973.33 242.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM973.33 317.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM908.37 354.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM843.42 317.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1038.28 204.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1103.23 242.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1103.23 317.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1038.28 354.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1038.28 429.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1103.23 467.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1103.23 542.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1038.28 579.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM973.33 542.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM973.33 467.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1363.05 92.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1428 129.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1428 204.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1363.05 242.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1298.1 204.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1298.1 129.8 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1428 -20.2 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1492.96 17.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1492.96 92.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0zM1363.05 17.3 a7.5 7.5 0 1 0 15 0 a7.5 7.5 0 1 0 -15 0z' fill='rgba(0%2c 0%2c 0%2c 0.13)'%3e%3c/path%3e%3cpath d='M31.67 139.04L74.97 164.04L74.97 214.04L31.67 239.04L-11.63 214.04L-11.63 164.04zM74.97 214.04L118.28 239.04L118.28 289.04L74.97 314.04L31.67 289.04L31.67 239.04zM31.67 289.04L74.97 314.04L74.97 364.04L31.67 389.04L-11.63 364.04L-11.63 314.04zM161.58 64.04L204.88 89.04L204.88 139.04L161.58 164.04L118.28 139.04L118.28 89.04zM118.28 139.04L161.58 164.04L161.58 214.04L118.28 239.04L74.97 214.04L74.97 164.04zM161.58 214.04L204.88 239.04L204.88 289.04L161.58 314.04L118.28 289.04L118.28 239.04zM248.18 64.04L291.49 89.04L291.49 139.04L248.18 164.04L204.88 139.04L204.88 89.04zM204.88 139.04L248.18 164.04L248.18 214.04L204.88 239.04L161.58 214.04L161.58 164.04zM204.88 439.04L248.18 464.04L248.18 514.04L204.88 539.04L161.58 514.04L161.58 464.04zM248.18 514.04L291.49 539.04L291.49 589.04L248.18 614.04L204.88 589.04L204.88 539.04zM291.49 -10.96L334.79 14.04L334.79 64.04L291.49 89.04L248.18 64.04L248.18 14.04zM421.39 514.04L464.7 539.04L464.7 589.04L421.39 614.04L378.09 589.04L378.09 539.04zM464.7 -10.96L508 14.04L508 64.04L464.7 89.04L421.39 64.04L421.39 14.04zM508 514.04L551.3 539.04L551.3 589.04L508 614.04L464.7 589.04L464.7 539.04zM594.6 214.04L637.9 239.04L637.9 289.04L594.6 314.04L551.3 289.04L551.3 239.04zM551.3 439.04L594.6 464.04L594.6 514.04L551.3 539.04L508 514.04L508 464.04zM681.21 64.04L724.51 89.04L724.51 139.04L681.21 164.04L637.9 139.04L637.9 89.04zM637.9 139.04L681.21 164.04L681.21 214.04L637.9 239.04L594.6 214.04L594.6 164.04zM681.21 364.04L724.51 389.04L724.51 439.04L681.21 464.04L637.9 439.04L637.9 389.04zM637.9 439.04L681.21 464.04L681.21 514.04L637.9 539.04L594.6 514.04L594.6 464.04zM681.21 514.04L724.51 539.04L724.51 589.04L681.21 614.04L637.9 589.04L637.9 539.04zM724.51 139.04L767.81 164.04L767.81 214.04L724.51 239.04L681.21 214.04L681.21 164.04zM724.51 439.04L767.81 464.04L767.81 514.04L724.51 539.04L681.21 514.04L681.21 464.04zM767.81 514.04L811.12 539.04L811.12 589.04L767.81 614.04L724.51 589.04L724.51 539.04zM811.12 289.04L854.42 314.04L854.42 364.04L811.12 389.04L767.81 364.04L767.81 314.04zM897.72 -10.96L941.02 14.04L941.02 64.04L897.72 89.04L854.42 64.04L854.42 14.04zM941.02 214.04L984.33 239.04L984.33 289.04L941.02 314.04L897.72 289.04L897.72 239.04zM897.72 439.04L941.02 464.04L941.02 514.04L897.72 539.04L854.42 514.04L854.42 464.04zM941.02 514.04L984.33 539.04L984.33 589.04L941.02 614.04L897.72 589.04L897.72 539.04zM1027.63 214.04L1070.93 239.04L1070.93 289.04L1027.63 314.04L984.33 289.04L984.33 239.04zM1027.63 514.04L1070.93 539.04L1070.93 589.04L1027.63 614.04L984.33 589.04L984.33 539.04zM1070.93 -10.96L1114.23 14.04L1114.23 64.04L1070.93 89.04L1027.63 64.04L1027.63 14.04zM1114.23 64.04L1157.54 89.04L1157.54 139.04L1114.23 164.04L1070.93 139.04L1070.93 89.04zM1114.23 364.04L1157.54 389.04L1157.54 439.04L1114.23 464.04L1070.93 439.04L1070.93 389.04zM1157.54 139.04L1200.84 164.04L1200.84 214.04L1157.54 239.04L1114.23 214.04L1114.23 164.04zM1200.84 214.04L1244.14 239.04L1244.14 289.04L1200.84 314.04L1157.54 289.04L1157.54 239.04zM1287.44 214.04L1330.75 239.04L1330.75 289.04L1287.44 314.04L1244.14 289.04L1244.14 239.04zM1330.75 -10.96L1374.05 14.04L1374.05 64.04L1330.75 89.04L1287.44 64.04L1287.44 14.04zM1330.75 139.04L1374.05 164.04L1374.05 214.04L1330.75 239.04L1287.44 214.04L1287.44 164.04zM1460.65 364.04L1503.96 389.04L1503.96 439.04L1460.65 464.04L1417.35 439.04L1417.35 389.04z' stroke='rgba(0%2c 0%2c 0%2c 0.14)' stroke-width='2'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1009'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3c/defs%3e%3c/svg%3e");
  border-radius: 10px;
  width: 100%;
}
.container_carrera .sc-ajax-filter .section_carrera .flip &gt; .front p {
  font-size: 0.9125rem;
  line-height: 160%;
  color: #999;
}
.container_carrera .sc-ajax-filter .section_carrera .flip &gt; .back {
  display: block;
  color: white;
  width: inherit;
  min-height: 260px;
  padding: 1em 2em;
  border-radius: 10px;
  width: 100%;
}
.container_carrera .sc-ajax-filter .section_carrera .flip &gt; .back p {
  font-size: 1.2em;
  line-height: 160%;
  color: fff;
}
.container_carrera .sc-ajax-filter .section_carrera .flip &gt; .back p &gt; a {
  color: #fff;
}
.container_carrera .sc-ajax-filter .section_carrera .text-shadow {
  text-shadow: 3px 2px 6px rgba(0, 0, 0, 0.61);
}
.container_carrera .sc-ajax-filter .section_carrera .filtros {
  margin: 0 !important;
}
.container_carrera .sc-ajax-filter .section_carrera .filtros #buscadorfiltro {
  max-width: 90%;
}
.container_carrera .sc-ajax-filter .checkbox {
  width: 20px;
  height: 20px;
  border: 1px solid #000;
  cursor: pointer;
  position: relative;
}
.container_carrera .sc-ajax-filter .checkbox:after {
  content: "\2713";
  /* Este es el sÃ­mbolo de tic âœ“ */
  font-size: 16px;
  color: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
}
.container_carrera .sc-ajax-filter .checkbox.active:after {
  opacity: 1;
}
</pre></body></html>