@charset "UTF-8";.lp-schedule h2{color:#c1a575;font-size:21px;font-weight:400;letter-spacing:-.53px;text-align:center}@media screen and (min-width:320px){.lp-schedule h2{font-size:calc(17px + 1.25vw)}}@media screen and (min-width:1200px){.lp-schedule h2{font-size:32px}}@media (min-width:768px){.lp-schedule h2{letter-spacing:-.78px}}.lp-schedule>p{color:#d5d6d6;margin:0 auto 40px;max-width:286px;text-align:center}@media (min-width:768px){.lp-schedule>p{max-width:430px}}.lp-schedule__cards{display:flex;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem;margin-top:3rem}.lp-schedule__cards__card{align-items:flex-start;color:#fff;display:flex;flex:0 0 100%;margin:1rem 0;padding:0 1rem}@media (min-width:768px){.lp-schedule__cards__card{flex-basis:33.33333%}}.lp-schedule__cards__card__info{flex:1 1 auto}.lp-schedule__cards__card img{border-radius:5px;height:55px;margin-right:1rem;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:50px}.lp-schedule__cards__card h3{color:#c1a575;font-size:11px;margin-bottom:0}.lp-schedule__cards__card h4{color:#fff;font-size:16px;font-weight:400;margin-bottom:0}.lp-schedule__cards__card__subtitle{font-family:Montserrat,Open Sans,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:9px;font-style:italic;margin-bottom:2px}.lp-schedule__cards__card__date{color:#c1a575;font-size:11px;font-weight:700;margin-bottom:16px}.lp-schedule__cards__card__class-name{font-weight:700;margin-bottom:20px;max-width:179px}.lp-schedule__cards__card__schedule p{margin-bottom:.5rem}.lp-schedule__cards__card [data-toggle]{padding-right:6rem;position:relative}.lp-schedule__cards__card [data-toggle]:after,.lp-schedule__cards__card [data-toggle]:before{cursor:pointer;position:absolute;right:0;top:35px;transform:translateY(-50%);transition:all .25s}.lp-schedule__cards__card [data-toggle]:before{content:"+ ver tópicos"}.lp-schedule__cards__card [data-toggle]:after{content:"-";opacity:0}.lp-schedule__cards__card [data-toggle].active:before{content:"+ ver tópicos";opacity:0}.lp-schedule__cards__card [data-toggle].active:after{content:"-";opacity:1}