main.index .band.title{padding-bottom:30px}main.index .title h3{font-size:30px}main.index .band.header{background-color:#dedede;padding:40px 0 80px}main.index .header .container{text-align:center}main.index .band.header h1{font-size:38px}main.index .band.header h2{font-size:22px}main.index .band.banner{line-height:0;padding:0;overflow:hidden}main.index .banner img{width:1200px;max-width:unset}@media(min-width:1200px){main.index .banner img{width:100%}}main.index .band.colaboraciones{padding:30px 0 40px}main.index .noticias .card{background-color:#dedede;margin:0 2px;padding:16px;min-height:130px}main.index .noticias .card h2{font-size:17px}main.index .noticias .card p{margin:10px 0;font-size:10.5pt}main.index .noticias .card .more{font-size:10pt;text-align:right}main.index .highlights{padding-top:35px;background-color:#b4b5ba}main.index .highlights a{display:block;margin:0 2px;text-align:center}main.index .highlights .imgs{position:relative}main.index .highlights .imgs img.hover{position:absolute;top:0;bottom:0}main.index .highlights .imgs img.hover{opacity:0}main.index .highlights .imgs img.hover:hover{opacity:1;transition:opacity .6s ease-in-out}main.index .post-list li{background-color:#dedede;padding:8px 15px;margin:5px 0}main.index .post-list .date{display:inline-block;color:#66686d;min-width:100px}main.index .work-area .container{display:flex;flex-wrap:wrap;justify-content:space-around}main.index .work-item{display:flex;align-items:center;background-color:#dedede;width:220px;min-width:220px;padding:10px;border-radius:3px;margin:10px}main.index .work-item h2{font-size:20px}main.index .work-item i{display:block;padding:10px 0;box-sizing:border-box;color:#dedede;background-color:#216093;width:50px;height:50px;text-align:center;font-size:30px;margin-right:15px;border-radius:4px 0 4px 4px}main.index .work-item:hover{text-decoration:none}main.index .work-item:hover i{color:#216093;background-color:#dedede}main.index .video{padding:0}main.index .video .wrapper{box-sizing:border-box;max-height:0;transition:max-height .5s;overflow:hidden}main.index .video .wrapper.playing{max-height:600px;transition:max-height .5s}main.index .video .wrapper.playing #play-button{opacity:0;transition:opacity .5s;cursor:unset}main.index .video .wrapper iframe{width:100%;height:50vw;max-height:498px;margin:20px 0}main.index .video #play-button{opacity:1;transition:opacity .5s;cursor:pointer;position:absolute;margin:auto;color:#fff;box-shadow:0 0 8px #66686d;left:0;right:0;text-align:center;width:90px;height:60px;line-height:2;font-size:30px;top:-30px;border-radius:5px;background-color:#216093}main.index .video #play-button:hover{background-color:#2f92b3}