.full-schedule{background-color:var(--cortex);padding:32px 20px}.full-schedule .container{display:flex;flex-direction:column;gap:24px}.full-schedule .section__title{color:var(--lightest);font:600 18px/normal var(--font);text-align:center}.full-schedule .subtitle{color:var(--lightest);font:400 12px/148% var(--font);text-align:center}.grid-schedule{gap:24px}.grid-schedule,.schedule-block{display:flex;flex-direction:column}.schedule-block{align-items:flex-start;border-radius:8px;gap:16px;padding:18px 10px}.schedule__header .day{align-items:center;background:linear-gradient(270deg,#433e59,rgba(67,62,89,0));border-radius:4px;color:var(--lightest);display:flex;font:600 18px/normal var(--font);gap:10px;height:30px;justify-content:center;padding:10px;width:145px}.schedule__header .title{color:var(--lightest);font:600 14px/normal var(--font);margin-top:8px}.schedule__list{align-items:flex-start;display:flex;flex-direction:column;gap:16px}.schedule__card{align-items:center;background:linear-gradient(270deg,rgba(67,62,89,0),#433e59);border:.5px solid var(--cinza-dark,#9692a3);border-radius:8px;display:flex;flex-wrap:wrap;justify-content:space-between;overflow:hidden}.schedule__card .hour{background:var(--darkest);color:var(--lightest);font:600 18px/normal var(--font)}.schedule__card .guest-list,.schedule__card .hour{align-items:center;display:flex;height:75px;justify-content:center;width:50%}.schedule__card .guest-list{background:linear-gradient(91deg,#27213d,#433e59);list-style:none}.schedule__card .guest-list .image>img{border-radius:100%;flex-shrink:0;height:29px;margin-left:-6px;width:29px}.schedule__card .schedule__content{align-items:flex-start;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:8px 10px 24px}.schedule__card .schedule__content .tag{border-radius:24px;color:var(--lightest);font:600 8px/normal var(--font);padding:2px 8px}.schedule__card .schedule__content .tag--live{background:linear-gradient(270deg,#1964b1,rgba(25,100,177,0))}.schedule__card .schedule__content .tag--record{background:linear-gradient(270deg,#37324b,rgba(55,50,75,0));border:1px solid var(--lightest)}.schedule__card .schedule__content .title{color:var(--lightest);font:400 14px/normal var(--font)}.schedule__card .schedule__content .title strong{font-weight:700}.schedule__card .schedule__content .names{color:var(--lightest);font:700 10px/normal var(--font)}@media (min-width:768px){.full-schedule .schedule-block{margin:0 auto;max-width:500px}}@media (min-width:1200px){.full-schedule .section__title{font-size:32px}.full-schedule .subtitle{font-size:24px}.full-schedule .grid-schedule{margin:40px 0}.full-schedule .schedule-block{border-radius:12px;gap:32px;max-width:1156px;padding:36px 20px}.full-schedule .schedule__header{align-items:center;display:flex;gap:32px}.schedule__header .day{border-radius:8px;font-size:36px;height:auto;padding:16px 53px}.schedule__header .title{font-size:32px}.schedule__card{flex-direction:row;flex-wrap:nowrap;gap:32px;height:auto;justify-content:flex-start;width:1114px}.schedule__card .hour{font-size:36px;height:180px;padding:48px;width:192px}.schedule__card .guest-list{background:none;height:auto;min-width:200px;width:auto}.schedule__card .guest-list .image>img{height:72px;width:72px}.schedule__card .schedule__content{gap:16px;height:100%;padding:0;width:600px}.schedule__card .schedule__content .tag{font-size:16px;padding:4px 16px}.schedule__card .schedule__content .title{font-size:21px}.schedule__card .schedule__content .names{font-size:18px}}