.jornadaBlog{margin:40px 0 50px;position:relative}.line{background:#daf1d7;width:760px;height:1px;position:absolute;z-index:1;left:100px;top:121px}@media only screen and (max-width:480px){.line{display:none}}.jornadaBlog h2{line-height:normal;font-weight:400}.jornadaBlog h2 span{color:#ffaf26;font-weight:700;font-size:44px}.jornadaBlog__list{margin-top:20px;display:flex;justify-content:space-between;align-items:flex-start}@media only screen and (max-width:480px){.jornadaBlog__list{flex-direction:column}}.jornadaBlog__list--box{line-height:normal;display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:285px;padding:0 1vw;width:20%;opacity:.3;transition:all .5s ease;position:relative}@media only screen and (max-width:480px){.jornadaBlog__list--box{width:100%;margin-bottom:20px;opacity:1}}.jornadaBlog__list--box:before{content:"";display:block;border:2px solid #57bf47;border-radius:100%;width:14px;height:14px;transition:all .5s ease;position:relative;background:#fff;z-index:2}@media only screen and (max-width:480px){.jornadaBlog__list--box:before{display:none}}.jornadaBlog__list--box:hover{opacity:1}.jornadaBlog__list--box:hover:before{background:#ffb828;z-index:2}.jornadaBlog__list--box h3{text-align:center;color:#000;font-size:15px;font-weight:700;height:39px;margin:0;display:flex;align-items:center;width:100%;justify-content:center}.jornadaBlog__list--box p{line-height:normal;text-align:center;font-size:10.4px;height:60px}.jornadaBlog__list--box a{line-height:normal;background:#ffaf26;color:#000;border-radius:5px;text-align:center;font-size:11px;width:100%;font-weight:700;padding:8px 0}