.FM-Round-Thumbnail-Item{container:RoundThumbnailItem/inline-size;text-decoration:none;width:100%}.FM-Round-Thumbnail-Item .wrap{align-items:center;display:flex;flex-direction:row;gap:var(--fm-space-12)}.FM-Round-Thumbnail-Item .thumbnail{align-items:center;background:var(--fm-gray-2);border-radius:32px;display:flex;flex-shrink:0;height:64px;justify-content:center;line-height:0;overflow:hidden;width:64px}.FM-Round-Thumbnail-Item .thumbnail img{height:auto;width:100%}.FM-Round-Thumbnail-Item .text{line-height:1.4}.FM-Round-Thumbnail-Item .main,.FM-Round-Thumbnail-Item .main a{color:#fff;font-size:var(--fm-font-18);font-weight:var(--fm-fw-bold);line-height:1.2;margin:0}.FM-Round-Thumbnail-Item .secondary{color:var(--fm-gray-5);font-size:var(--fm-font-16);margin:0}.WorkshopTitleHeader{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-start;position:relative}.WorkshopTitleHeader .content{flex-grow:1;order:2;padding:var(--fm-space-24)}.WorkshopTitleHeader .content .meta{align-items:flex-start;display:flex;flex-flow:row nowrap;gap:var(--fm-space-24);justify-content:space-between}.WorkshopTitleHeader .content .meta .date{color:var(--fm-gray-5)}.WorkshopTitleHeader .content .meta .tag{background:var(--fm-yellow-1);border-radius:4px;color:var(--black);padding:2px 4px;white-space:nowrap}.WorkshopTitleHeader .content .meta .free-tag,.WorkshopTitleHeader .content .meta .live-tag{border-radius:4px;color:inherit;margin:-2px 0;padding:2px 4px}.WorkshopTitleHeader .content .meta .live-tag{display:none}.WorkshopTitleHeader .content .meta .free-tag{background:#04ba71;color:var(--black)}.WorkshopTitleHeader .workshop-thumbnail{background:var(--fm-gray-2);height:200px;order:1;width:200px}.WorkshopTitleHeader .workshop-thumbnail img{height:100%;width:auto}body.workshop-status-live .WorkshopTitleHeader .content .meta .live-tag{display:block}body.workshop-status-live .WorkshopTitleHeader .content .meta .free-tag{display:none}@media screen and (max-width:650px){.WorkshopTitleHeader .workshop-thumbnail{display:none}}.RsvpBlock{display:none}body:not(.workshop-status-live,.workshop-status-ended,.workshop-status-replay) .RsvpBlock{display:block}.RsvpBlock .flex-items{display:flex;flex-flow:row nowrap;gap:var(--fm-space-48);justify-content:center;margin-top:var(--fm-space-36)}.RsvpBlock .flex-items [class*=FM-BGIcon]{margin-right:var(--fm-space-12);position:relative;top:-2px}.RsvpBlock .FM-Button-Row-Center{margin-top:var(--fm-space-36)}@media screen and (max-width:900px){.RsvpBlock .flex-items{flex-flow:column nowrap;gap:var(--fm-space-16)}}.PlayerState{background:var(--fm-gray-2)}.PlayerState .status-ended,.PlayerState .status-live,.PlayerState .status-replay,.PlayerState .status-scheduled{display:none}body.workshop-status-ended .PlayerState .status-ended,body.workshop-status-live .PlayerState .status-live,body.workshop-status-replay .PlayerState .status-replay{display:block}.WorkshopDetails .detail-heading{font-size:var(--fm-font-24);font-weight:var(--fm-fw-bold);margin-bottom:var(--fm-space-48);text-wrap:balance}.WorkshopDetails .items{align-items:flex-start;display:flex;flex-flow:row;gap:var(--fm-space-36);justify-content:space-between}.WorkshopDetails .items>*{border-radius:8px;flex:1;padding:var(--fm-space-24)}.WorkshopDetails .items>.item-with-border{border:1px solid var(--fm-orange-2)}.WorkshopDetails .items>.item-with-bg{background:var(--fm-gray-2);border:none}.WorkshopDetails .status-scheduled{display:none}body:is(.workshop-status-live,.workshop-status-ended,.workshop-status-replay) .WorkshopDetails.takeaways{padding-bottom:0}body:not(.workshop-status-live,.workshop-status-ended,.workshop-status-replay) .WorkshopDetails .status-scheduled{display:flex}.WorkshopDetails .FM-List-Bold:not(:last-child){margin-bottom:var(--fm-space-24)}.WorkshopDetails .coming-soon{background:linear-gradient(90deg,var(--fm-red-1) .04%,var(--fm-orange-1) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;display:inline-block;font-size:var(--fm-font-24);font-weight:var(--fm-fw-bold)}@media screen and (max-width:900px){.WorkshopDetails .items{flex-flow:column nowrap}}.WorkshopInstructor{background:var(--fm-gray-2);color:var(--white)}.WorkshopInstructor .wrap{margin:var(--fm-space-36) auto 0;max-width:840px;position:relative}.WorkshopInstructor .wrap .instructor{align-items:flex-start;display:inline-flex;gap:var(--fm-space-16);line-height:1.4;padding:var(--fm-space-24)}.WorkshopInstructor .wrap .instructor .porthole-wrap .porthole{background:var(--fm-gray-1);border-radius:50%;display:block;height:125px;overflow:hidden;width:125px}.WorkshopInstructor .social{bottom:-22px;display:flex;flex-flow:row nowrap;gap:var(--fm-space-12);justify-content:flex-end;position:absolute;right:24px}@media screen and (max-width:650px){.WorkshopInstructor .wrap .instructor{flex-flow:column nowrap}}header.FM-Header-Main{z-index:800}