<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content_type_clase_anaya-eso #actividad .content .header .title h3 .index {
  background: #FFF;
  color: #31A2B5;
  margin-left: -243px;
  border-bottom: 11px solid #31A2B5;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  margin-bottom: -20px;
  margin-right: 22px;
  padding: 63px 16px 50px 0;
  display: block;
  float: left;
}

.content_type_clase_anaya-eso #actividad .content .header .title h3 {
  font-size: 49px;
  color: #E85E5C;
  padding-left: 100px;
}

.bck-title.subtitulo {
  color: #E85E5C;
  padding-left: 0px;
  background-color: transparent;
  padding-top: 15px
}

.bck-title.subtitulo .bck-sub-index {
  color: #FFF;
  position: relative;
  width: 1.5em;
  text-align: center;
}

.bck-title.subtitulo:before {
  content: '';
  display: inline-block;
  background: #31A2B5;
  height: 1.5em;
  width: 1.5em;
  position: absolute;
  left: 0px;
  top: 7px;
  border-radius: 15%;
}

.bck-header {
  color: #E1A625;
  border-bottom: 0px solid #E1A625;
  font-size: 21px;
}

.bck-header:before {
  display: none;
}

.content .bck-ul li:before {
  background-color: #31A2B5;
  width: 10px;
  height: 10px;
}

.content ol.bck-ol li:before {
  color: #31A2B5;
}

.content ol.bck-ol-2 li:after {
  background: #00A8D4;
  border-radius: 30%;
  transform: none;
}

.content ol.bck-ol-2 li:after {
  background: transparent;
}

.bck-sub-index {
  color: #E85E5C;
}

.bck-box.simple {
  background-color: #F9DBD2;
}

.bck-box.simple2 {
  background-color: #DFEBEE;
}

.bck-box.simple2 .bck-title {
  color: #E85E5C;
  padding: 10px;
  font-size: 20px;
  font-weight: bold;
}


#actividad .carousel-inner .taller .item-container:before {
  content: '';
  position: absolute;
  display: inline-block;
  border-top: 85px solid #E85E5C;
  border-left: 77px solid #E85E5C;
  border-right: 77px solid #E85E5C;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  z-index: -1;
}

.content_type_clase_anaya-eso #actividad .content .taller .header .title h3 {
  background: white;
  color: #31A2B5;
  font-size: 33px;
  font-weight: bolder;
  line-height: 40px;
  margin-bottom: 0;
  margin-left: -20px;
  margin-top: 0;
  padding: 6px 20px 0;
  position: relative;
  max-width: 80%;
  z-index: 0;
}

.content_type_clase_anaya-eso #actividad .content .taller .header .title h3:before {
  background: #fff;
  bottom: 0;
  content: "";
  left: 20px;
  position: absolute;
  right: -10px;
  top: 0;
  z-index: -1;
  box-shadow: 6px 0 3px -3px rgba(0,0,0,0.2);
  -ms-transform: skewX(165deg);
  -webkit-transform: skewX(165deg);
  transform: skewX(165deg);
}

.taller .bck-title.subtitulo {
  color: #E1A625;
}

.taller .bck-box.simple .bck-title {
  color: #00B5AD;
}

#actividad .carousel-inner .actividades .item-container:before {
  border-top: 85px solid #31A2B5;
  border-left: 77px solid #31A2B5;
  border-right: 77px solid #31A2B5;
}

.content_type_clase_anaya-eso #actividad .content .actividades .header .title h3 {
  color: #31A2B5;
}

@media screen and (max-width: 768px) {
  #actividad .carousel-inner .taller .item-container:before,
  #actividad .carousel-inner .actividades .item-container:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-top-width: 85px;
    border-left-width: 20px;
    border-right-width: 20px;
  }
}

.bck-box.simple3:after {
  content: none;
}
.bck-box.simple3:before {
  content: none;
}

.bck-box.simple3 .bck-title {
  font-weight: bold;
  color: white;
    background-color: #e3a61a;
    padding: 13px;
    padding-left: 20px;
    font-size: 20px;
  border-radius: 25px 25px 0px 0px;
}

.bck-box.simple3 {
  padding: 0px;
}

.bck-box.simple3 .bck-content {
  padding: 20px;
   box-shadow: 0px 0px 10px 0px #e3a61a;
  border-radius: 0px 0px 25px 25px;
}

.taller .bck-box.simple3 .bck-title {
  background-color: #E0A600;
  padding: 9px 12px 2px;
  font-size: 20px;
  border-radius: 25px 25px 0px 0px;
  display: inline-block;
  margin-left: 29px;
}

.taller .bck-box.simple3 .bck-content {
  padding: 20px;
  text-align: justify;
  padding: 10px;
  border: 2px solid #E0A600;
  border-radius: 25px;
 box-shadow: 0px 0px 0px 0px rgba(128,123,128,1);
}</pre></body></html>