.block-tile{font-size:14px;border-radius:4px;padding:30px}.block-tile .numeration{background:#343434;font-weight:700;color:#fff;padding:5px 10px;border-radius:4px;margin-right:15px}.block-tile .module{font-size:12px}.block-tile i{font-size:1.25rem;cursor:pointer}.block-tile .block-list{overflow:hidden;margin:0;max-height:0;transition:all .35s ease}.block-tile .list-visible{max-height:300px;margin-bottom:25px}.schedule-wrapper{background:#9a9a9a;padding:30px;width:100%;height:fit-content;border-radius:4px}@media (max-width:450px){.schedule-wrapper{padding:10px}}.schedule-wrapper .schedule{position:relative}.schedule-wrapper .schedule .block-element{z-index:1;background:#fff;position:relative;display:flex;justify-content:center;align-items:center;padding:15px 20px;border-radius:4px}.schedule-wrapper .schedule .block-element p{background:#343434;border-radius:50%;position:absolute;left:20px;width:29px;height:29px;top:calc(50% - 14.5px);display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;margin:0}@media (max-width:450px){.schedule-wrapper .schedule .block-element p{font-size:12px}}.schedule-wrapper .schedule .block-element h4{font-size:18px}.schedule-wrapper .schedule .block-element span{font-size:12px}.schedule-wrapper .schedule .block-content{color:#282828;margin-left:65px;padding:30px 0;height:auto;display:flex;flex-direction:column;justify-content:center}.schedule-wrapper .schedule .block-content.dashed-left{border-left:2px dashed rgba(40,40,40,.5);margin-left:33px;padding-left:30px}.schedule-wrapper .schedule .block-content.dashed-left:before{content:"";width:12px;height:12px;background:#282828;border-radius:50%;position:absolute;left:22px;border:6px solid #9a9a9a}.schedule-wrapper .schedule .block-content p{margin-top:0;font-size:14px;line-height:25px}@media (max-width:1199px){.schedule-wrapper .schedule .block-content p{line-height:30px}}@media (max-width:991px){.schedule-wrapper .schedule .block-content p{line-height:25px}}@media (max-width:420px){.schedule-wrapper .schedule .block-content p{line-height:23px}}@media (max-width:380px){.schedule-wrapper .schedule .block-content p{line-height:18px}}.schedule-wrapper .schedule img{position:absolute;left:29px;top:57px}