@font-face {
	font-family: "Montserrat FPPH";
	src: url("../fonts/Montserrat-ExtraBold.ttf") format("truetype");
	font-style: normal;
	font-weight: 800;
	font-display: swap;
}

.fpph-login,
.fpph-hub,
.fpph-gate {
	--navy: #1f2449;
	--text: #526583;
	--orange: #e37946;
	--blue: #5a90ae;
	--green: #91b03c;
	--surface: #f3f4f7;
	--line: #dfe2e9;
	box-sizing: border-box;
	color: var(--navy);
	font-family: Montserrat, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 400;
}

.fpph-login *, .fpph-login *::before, .fpph-login *::after,
.fpph-hub *, .fpph-hub *::before, .fpph-hub *::after,
.fpph-gate *, .fpph-gate *::before, .fpph-gate *::after { box-sizing: border-box; }

.fpph-login {
	width: 100vw;
	max-width: none;
	margin: 0 0 0 calc(50% - 50vw);
	padding: 56px 16px 72px;
	background: var(--surface);
}

.fpph-login__mast {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 18px 20px 56px;
}

.fpph-login__mast img { display: block; width: 156px; height: auto; }
.fpph-login__mast > span { margin-top: 28px; color: var(--blue); font-size: 9px; font-weight: 500; letter-spacing: .3em; }
.fpph-login__layout { display: block; }

.fpph-login__statement {
	max-width: 720px;
	margin: 0 auto;
	padding: 0 24px 48px;
	text-align: center;
}

.fpph-login__statement > p { margin: 0 0 17px !important; color: var(--blue); font-size: 10px !important; font-weight: 500; letter-spacing: .3em; text-transform: uppercase; }
.fpph-login__statement h1 { max-width: 720px; margin: 0 auto !important; color: var(--navy) !important; font-family: "Montserrat FPPH", Montserrat, sans-serif !important; font-size: clamp(43px, 7vw, 70px) !important; font-weight: 800 !important; letter-spacing: -.055em !important; line-height: .98 !important; }
.fpph-login__rule { width: 52px; height: 3px; margin: 28px auto 24px; background: var(--orange); }
.fpph-login__rule i { display: none; }
.fpph-login__statement > span { display: block; max-width: 600px; margin: 0 auto; color: var(--text); font-size: 15px; line-height: 1.7; }

.fpph-login__form-area {
	max-width: 500px;
	margin: 0 auto;
	padding: 45px 48px 48px;
	background: #fff;
}

.fpph-login__form-area form > label { display: block; margin-bottom: 23px; }
.fpph-login__form-area form > label > span { display: block; margin-bottom: 7px; font-size: 11px; font-weight: 600; }
.fpph-login__form-area input[type="text"],
.fpph-login__form-area input[type="password"] { width: 100%; height: 48px; margin: 0; padding: 0 14px; border: 1px solid var(--line); border-radius: 0; outline: 0; background: #fff; box-shadow: none; color: var(--navy); font-family: inherit; font-size: 14px; }
.fpph-login__form-area input:focus { border-color: var(--blue); box-shadow: 0 0 0 1px var(--blue); }
.fpph-login__options { display: flex; align-items: center; justify-content: space-between; gap: 15px; margin: -2px 0 28px; color: #737f94; font-size: 10px; }
.fpph-login__options label { display: flex; align-items: center; gap: 7px; }
.fpph-login__options a, .fpph-login__request { color: var(--navy); text-underline-offset: 3px; }
.fpph-login__form-area button,
.fpph-login__state a { display: flex; width: 100%; min-height: 49px; align-items: center; justify-content: center; gap: 15px; padding: 0 20px; border: 1px solid var(--orange); border-radius: 0; background: var(--orange); box-shadow: none; color: #fff; font-family: inherit; font-size: 12px; font-weight: 700; text-decoration: none; cursor: pointer; }
.fpph-login__form-area button:hover, .fpph-login__state a:hover { border-color: #cc6034; background: #cc6034; }
.fpph-login__request { display: block; margin-top: 24px; text-align: center; font-size: 10px; font-weight: 600; }
.fpph-login__error { margin-bottom: 24px; padding: 12px 14px; border: 1px solid #b45b53; background: #fff; color: #87332d; font-size: 11px; }
.fpph-login__state strong { display: block; margin-bottom: 12px; font-size: 20px; font-weight: 700; }
.fpph-login__state p { margin: 0 0 24px !important; color: var(--text); line-height: 1.7; }

.fpph-gate {
	width: 100vw;
	max-width: none;
	margin: 0 0 0 calc(50% - 50vw);
	padding: 72px 24px;
	background: var(--surface);
	text-align: center;
}

.fpph-gate img { display: block; width: 150px; height: auto; margin: 0 auto 50px; }
.fpph-gate > span { color: var(--blue); font-size: 9px; font-weight: 500; letter-spacing: .25em; }
.fpph-gate h1 { max-width: 580px; margin: 17px auto 14px !important; color: var(--navy) !important; font-family: "Montserrat FPPH", Montserrat, sans-serif !important; font-size: clamp(34px, 6vw, 52px) !important; letter-spacing: -.05em !important; line-height: 1 !important; }
.fpph-gate p { max-width: 520px; margin: 0 auto 30px !important; color: var(--text); line-height: 1.65; }
.fpph-gate a { display: inline-flex; min-height: 48px; align-items: center; gap: 20px; padding: 0 20px; background: var(--orange); color: #fff; font-size: 11px; font-weight: 700; text-decoration: none; }

.fpph-hub {
	--hub-gutter: max(24px, calc((100vw - 1180px) / 2 + 24px));
	width: 100vw;
	max-width: none;
	margin: 0 0 0 calc(50% - 50vw);
	background: var(--surface);
}

body.fpph-public-page .entry-title,
body.fpph-public-page .wp-block-post-title,
body.fpph-public-page .page-title,
body.fpph-public-page .post-title,
body.fpph-public-page .page-header,
body.fpph-public-page .entry-header:has(.entry-title) { display: none; }

body.fpph-public-page { overflow-x: clip; }
body.fpph-hub-content-page .entry-meta,
body.fpph-hub-content-page .post-navigation,
body.fpph-hub-content-page .navigation.post-navigation { display: none; }

.fpph-hub__mast {
	display: grid;
	grid-template-columns: 220px 1fr auto;
	align-items: center;
	min-height: 90px;
	padding: 0 var(--hub-gutter);
	border-bottom: 1px solid var(--line);
	background: #fff;
}

.fpph-hub__logo { display: flex; align-items: center; gap: 15px; color: var(--navy); text-decoration: none; }
.fpph-hub__logo img { width: 112px; height: auto; }
.fpph-hub__logo span { padding-left: 15px; border-left: 1px solid var(--line); font-size: 8px; font-weight: 600; letter-spacing: .12em; }
.fpph-hub__mast nav { display: flex; min-width: 0; justify-content: center; gap: clamp(14px, 3vw, 38px); overflow-x: auto; scrollbar-width: none; white-space: nowrap; }
.fpph-hub__mast nav::-webkit-scrollbar { display: none; }
.fpph-hub__mast nav a { position: relative; padding: 35px 0 31px; color: #6e7b92; font-size: 9px; font-weight: 600; text-decoration: none; text-transform: uppercase; }
.fpph-hub__mast nav a::after { position: absolute; right: 0; bottom: -1px; left: 0; height: 2px; background: var(--orange); content: ""; opacity: 0; }
.fpph-hub__mast nav a:hover, .fpph-hub__mast nav a.is-active { color: var(--navy); }
.fpph-hub__mast nav a:hover::after, .fpph-hub__mast nav a.is-active::after { opacity: 1; }
.fpph-hub__logout { color: var(--navy); font-size: 9px; font-weight: 600; text-decoration: none; text-transform: uppercase; }
.fpph-hub__logout span { color: var(--orange); }

.fpph-hub__opening {
	display: grid;
	grid-template-columns: 110px minmax(0, 1fr) 230px;
	gap: 30px;
	align-items: end;
	padding: 66px var(--hub-gutter) 56px;
}

.fpph-hub__index { align-self: start; color: var(--blue); font-size: 9px; font-weight: 600; letter-spacing: .12em; }
.fpph-hub__opening p { margin: 0 !important; color: var(--text); font-size: 15px !important; }
.fpph-hub__opening h1 { margin: 0 0 13px !important; color: var(--navy) !important; font-family: "Montserrat FPPH", Montserrat, sans-serif !important; font-size: clamp(48px, 8vw, 86px) !important; font-weight: 800 !important; letter-spacing: -.065em !important; line-height: .92 !important; }
.fpph-hub__opening > div > span { color: #6d7990; font-size: 12px; }
.fpph-hub__opening dl { margin: 0; padding-left: 22px; border-left: 1px solid var(--line); }
.fpph-hub__opening dt { margin-bottom: 8px; color: #758198; font-size: 8px; font-weight: 600; letter-spacing: .12em; text-transform: uppercase; }
.fpph-hub__opening dd { display: flex; align-items: center; gap: 11px; margin: 0; font-size: 12px; font-weight: 600; }
.fpph-hub__opening dd b { color: var(--orange); font-size: 11px; }

.fpph-hub__feature {
	display: grid;
	grid-template-columns: 170px minmax(0, 1fr) auto;
	gap: 34px;
	align-items: end;
	min-height: 285px;
	padding: 50px var(--hub-gutter);
	background: var(--navy);
	color: #fff;
}

.fpph-hub__feature.is-live { border-left: 5px solid var(--orange); }
.fpph-hub__feature-code { align-self: start; }
.fpph-hub__feature-code span { display: block; margin-bottom: 16px; color: #efa17d; font-size: 9px; font-weight: 600; letter-spacing: .12em; text-transform: uppercase; }
.fpph-hub__feature.is-live .fpph-hub__feature-code span::before { display: inline-block; width: 6px; height: 6px; margin-right: 8px; border-radius: 50%; background: var(--orange); content: ""; }
.fpph-hub__feature-code b { display: block; font-size: 16px; font-weight: 700; line-height: 1.35; }
.fpph-hub__feature-copy > p { margin: 0 0 11px !important; color: #aeb7c8; font-size: 8px !important; font-weight: 600; letter-spacing: .12em; }
.fpph-hub__feature h2 { max-width: 620px; margin: 0 0 15px !important; color: #fff !important; font-family: "Montserrat FPPH", Montserrat, sans-serif !important; font-size: clamp(30px, 4vw, 46px) !important; font-weight: 800 !important; letter-spacing: -.04em !important; line-height: 1.03 !important; }
.fpph-hub__feature-copy div, .fpph-hub__feature-copy div p { max-width: 600px; margin: 0 !important; color: #c7cedb; font-size: 12px !important; line-height: 1.65 !important; }
.fpph-hub__feature > a { display: inline-flex; min-height: 47px; align-items: center; gap: 20px; padding: 0 16px; background: var(--orange); color: #fff; font-size: 10px; font-weight: 700; text-decoration: none; }
.fpph-hub__feature.is-empty { grid-template-columns: 1fr; min-height: 220px; }
.fpph-hub__feature.is-empty span { color: #aeb7c8; font-size: 9px; }
.fpph-hub__feature.is-empty h2 { margin-top: 15px !important; }

.fpph-hub__broadcast {
	padding: 42px max(24px, calc((100vw - 1480px) / 2 + 24px)) 52px;
	background: var(--navy);
	color: #fff;
}

.fpph-hub__broadcast > header { display: grid; grid-template-columns: 170px minmax(0, 1fr); gap: 34px; align-items: end; margin-bottom: 28px; }
.fpph-hub__broadcast-title > p { margin: 0 0 9px !important; color: #aeb7c8; font-size: 8px !important; font-weight: 600; letter-spacing: .12em; }
.fpph-hub__broadcast-title h2 { max-width: 820px; margin: 0 !important; color: #fff !important; font-family: "Montserrat FPPH", Montserrat, sans-serif !important; font-size: clamp(30px, 4vw, 48px) !important; font-weight: 800 !important; letter-spacing: -.045em !important; line-height: 1.03 !important; }
.fpph-hub__broadcast-title > div, .fpph-hub__broadcast-title > div p { max-width: 760px; margin: 12px 0 0 !important; color: #c7cedb; font-size: 12px !important; line-height: 1.65 !important; }
.fpph-hub__stage { display: grid; background: #11152f; }
.fpph-hub__stage:not(.has-slido) { aspect-ratio: 16 / 9; }
.fpph-hub__stage.has-slido { grid-template-columns: minmax(0, 1fr) minmax(320px, 380px); min-height: clamp(430px, 39vw, 620px); gap: 1px; background: #48506f; }
.fpph-hub__video, .fpph-hub__video iframe, .fpph-hub__slido iframe { width: 100%; height: 100%; border: 0; }
.fpph-hub__video { min-width: 0; background: #0d1025; }
.fpph-hub__slido { display: grid; min-width: 0; min-height: inherit; grid-template-rows: 42px minmax(0, 1fr); background: #fff; }
.fpph-hub__slido > div { display: flex; align-items: center; justify-content: space-between; min-height: 42px; padding: 0 14px; border-bottom: 1px solid var(--line); background: #fff; color: var(--navy); pointer-events: none; }
.fpph-hub__slido > div span { color: var(--orange); font-size: 8px; font-weight: 700; letter-spacing: .14em; }
.fpph-hub__slido > div strong { font-size: 9px; font-weight: 600; }
.fpph-hub__slido iframe { min-height: 0; background: #fff; }

.fpph-hub__section { scroll-margin-top: 24px; padding: 58px var(--hub-gutter) 64px; border-bottom: 1px solid var(--line); background: #fff; }
.fpph-hub__section > header { display: grid; grid-template-columns: 110px minmax(0, 1fr); gap: 30px; margin-bottom: 31px; }
.fpph-hub__section > header > span { color: var(--blue); font-size: 9px; font-weight: 600; }
.fpph-hub__section > header h2 { margin: 0 0 6px !important; color: var(--navy) !important; font-size: clamp(27px, 3vw, 37px) !important; font-weight: 700 !important; letter-spacing: -.025em !important; line-height: 1.1 !important; }
.fpph-hub__section > header p { margin: 0 !important; color: #748096; font-size: 11px !important; }

.fpph-hub__schedule { border-top: 1px solid var(--line); }
.fpph-hub__schedule-row { display: grid; grid-template-columns: 40px 165px minmax(0, 1fr) 40px; gap: 22px; align-items: center; min-height: 105px; padding: 16px 0; border-bottom: 1px solid var(--line); }
.fpph-hub__row-number { color: #9aa3b3; font-size: 9px; }
.fpph-hub__schedule-row time { color: var(--navy); font-size: 13px; font-weight: 700; }
.fpph-hub__schedule-row div > p { margin: 0 0 5px !important; color: var(--orange); font-size: 8px !important; font-weight: 600; letter-spacing: .1em; text-transform: uppercase; }
.fpph-hub__schedule-row h3 { margin: 0 !important; color: var(--navy) !important; font-size: 16px !important; font-weight: 600 !important; line-height: 1.35 !important; }
.fpph-hub__schedule-row div > span { color: #7b879b; font-size: 10px; }
.fpph-hub__schedule-row > a { display: grid; width: 36px; height: 36px; place-items: center; border: 1px solid var(--line); color: var(--navy); text-decoration: none; }
.fpph-hub__schedule-row > a:hover { border-color: var(--orange); color: var(--orange); }

.fpph-hub__library { border-top: 1px solid var(--line); }
.fpph-hub__recording { display: grid; grid-template-columns: 200px 90px minmax(0, 1fr) 105px; gap: 22px; align-items: center; min-height: 135px; padding: 16px 0; border-bottom: 1px solid var(--line); }
.fpph-hub__recording-image { position: relative; display: flex; aspect-ratio: 16 / 9; align-items: flex-start; justify-content: space-between; overflow: hidden; padding: 10px; background: var(--surface); }
.fpph-hub__recording-image > img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.fpph-hub__recording-image::after { position: absolute; inset: 0; background: rgba(31,36,73,.08); content: ""; }
.fpph-hub__recording-image span, .fpph-hub__recording-image b { position: relative; z-index: 1; }
.fpph-hub__recording-image span { padding: 4px 6px; background: var(--navy); color: #fff; font-size: 7px; font-weight: 600; }
.fpph-hub__recording-image b { display: grid; width: 31px; height: 31px; place-items: center; background: var(--orange); color: #fff; font-size: 9px; }
.fpph-hub__recording > p { margin: 0 !important; color: #7c879a; font-size: 8px !important; font-weight: 600; letter-spacing: .08em; text-transform: uppercase; }
.fpph-hub__recording h3 { margin: 0 !important; color: var(--navy) !important; font-size: 17px !important; font-weight: 600 !important; line-height: 1.4 !important; }
.fpph-hub__recording > a { justify-self: end; color: var(--navy); font-size: 9px; font-weight: 600; text-underline-offset: 4px; }
.fpph-hub__recording > a[data-fpph-video] { display: inline-flex; min-height: 36px; align-items: center; padding: 0 11px; border: 1px solid var(--line); text-decoration: none; }
.fpph-hub__recording > a[data-fpph-video]:hover { border-color: var(--orange); color: var(--orange); }
.fpph-hub__empty { display: grid; grid-column: 1 / -1; grid-template-columns: 40px 1fr; gap: 22px; align-items: start; min-height: 120px; padding: 32px 0; border-bottom: 1px solid var(--line); }
.fpph-hub__empty > span { color: var(--orange); }
.fpph-hub__empty strong { font-size: 14px; }
.fpph-hub__empty p { margin: 4px 0 0 !important; color: #748096; font-size: 11px !important; }

.fpph-hub__profile { background: var(--surface); }
.fpph-hub__profile-body { margin-left: 140px; }
.fpph-hub__profile-notice { margin-bottom: 23px; padding: 12px 14px; border: 1px solid; background: #fff; font-size: 11px; }
.fpph-hub__profile-notice.is-success { border-color: var(--green); color: #596d20; }
.fpph-hub__profile-notice.is-error { border-color: #a43c35; color: #8b3530; }
.fpph-hub__profile-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 21px 25px; }
.fpph-hub__profile-grid label { display: block; }
.fpph-hub__profile-grid label.is-wide { grid-column: 1 / -1; }
.fpph-hub__profile-grid label > span { display: block; margin-bottom: 7px; color: var(--navy); font-size: 10px; font-weight: 600; }
.fpph-hub__profile-grid input { width: 100%; height: 46px; margin: 0; padding: 0 13px; border: 1px solid var(--line); border-radius: 0; outline: 0; background: #fff; box-shadow: none; color: var(--navy); font-family: inherit; font-size: 13px; }
.fpph-hub__profile-grid input:focus { border-color: var(--blue); box-shadow: 0 0 0 1px var(--blue); }
.fpph-hub__profile-grid .is-readonly input { background: #eef0f4; color: #748096; }
.fpph-hub__password-note { margin: 16px 0 23px !important; color: #748096; font-size: 10px !important; }
.fpph-hub__profile form > button { display: inline-flex; min-height: 48px; align-items: center; gap: 22px; padding: 0 18px; border: 1px solid var(--orange); border-radius: 0; background: var(--orange); color: #fff; font-family: inherit; font-size: 10px; font-weight: 700; cursor: pointer; }
.fpph-hub__profile form > button:hover { border-color: #cc6034; background: #cc6034; }
.fpph-hub__footer { display: flex; justify-content: space-between; padding: 21px var(--hub-gutter); color: #7b879b; font-size: 8px; font-weight: 600; letter-spacing: .12em; }

.fpph-hub__video-dialog { width: min(1100px, calc(100vw - 40px)); max-width: none; margin: auto; padding: 0; border: 0; background: #0d1025; color: #fff; }
.fpph-hub__video-dialog::backdrop { background: rgba(12, 16, 37, .86); }
.fpph-hub__video-dialog > header { display: flex; min-height: 54px; align-items: center; justify-content: space-between; gap: 20px; padding: 0 18px; border-bottom: 1px solid #343a59; }
.fpph-hub__video-dialog > header span { overflow: hidden; font-size: 11px; font-weight: 600; text-overflow: ellipsis; white-space: nowrap; }
.fpph-hub__video-dialog > header button { width: 36px; height: 36px; padding: 0; border: 1px solid #4d5576; border-radius: 0; background: transparent; color: #fff; font-family: inherit; font-size: 24px; font-weight: 300; line-height: 1; cursor: pointer; }
.fpph-hub__video-dialog-frame { aspect-ratio: 16 / 9; background: #080b1d; }
.fpph-hub__video-dialog-frame iframe { display: block; width: 100%; height: 100%; border: 0; }

.fpph-hub__custom { min-height: 520px; background: #fff; }
.fpph-hub__custom:not(.is-elementor) { padding: 64px var(--hub-gutter) 76px; }
.fpph-hub__custom-heading { margin: 0 0 38px; padding-bottom: 26px; border-bottom: 1px solid var(--line); }
.fpph-hub__custom-heading span { display: block; margin-bottom: 9px; color: var(--orange); font-size: 9px; font-weight: 700; letter-spacing: .14em; }
.fpph-hub__custom-heading h1 { margin: 0 !important; color: var(--navy) !important; font-family: "Montserrat FPPH", Montserrat, sans-serif !important; font-size: clamp(38px, 6vw, 70px) !important; font-weight: 800 !important; letter-spacing: -.055em !important; line-height: .98 !important; }
.fpph-hub__custom:not(.is-elementor) .fpph-hub__custom-content { max-width: 920px; color: var(--text); font-size: 15px; line-height: 1.75; }
.fpph-hub__custom-content > :first-child { margin-top: 0; }
.fpph-hub__custom-content > :last-child { margin-bottom: 0; }

@media (max-width: 900px) {
	.fpph-hub__mast { grid-template-columns: 1fr auto; }
	.fpph-hub__mast nav { grid-column: 1 / -1; grid-row: 2; justify-content: flex-start; overflow-x: auto; border-top: 1px solid var(--line); }
	.fpph-hub__mast nav a { flex: 0 0 auto; padding: 16px 0 14px; }
	.fpph-hub__opening { grid-template-columns: 85px 1fr; }
	.fpph-hub__opening dl { grid-column: 2; }
	.fpph-hub__feature { grid-template-columns: 135px 1fr; }
	.fpph-hub__feature > a { grid-column: 2; justify-self: start; }
	.fpph-hub__broadcast > header { grid-template-columns: 135px minmax(0, 1fr); }
	.fpph-hub__stage.has-slido { grid-template-columns: 1fr; }
	.fpph-hub__video { aspect-ratio: 16 / 9; min-height: 0; }
	.fpph-hub__slido { min-height: 560px; }
	.fpph-hub__recording { grid-template-columns: 175px 75px minmax(0,1fr); }
	.fpph-hub__recording > a { grid-column: 3; justify-self: start; }
	.fpph-hub__profile-body { margin-left: 115px; }
}

@media (max-width: 620px) {
	.fpph-login { width: 100vw; margin: 0 0 0 calc(50% - 50vw); padding: 34px 18px 50px; }
	.fpph-hub { --hub-gutter: 24px; width: 100vw; margin: 0 0 0 calc(50% - 50vw); }
	.fpph-login__mast { padding-bottom: 44px; }
	.fpph-login__mast img { width: 132px; }
	.fpph-login__statement { padding-right: 15px; padding-left: 15px; }
	.fpph-login__statement h1 { font-size: 42px !important; }
	.fpph-login__form-area { padding: 38px 22px 42px; }
	.fpph-gate { padding: 42px 24px; }
	.fpph-hub__mast { min-height: 78px; }
	.fpph-hub__logo img { width: 98px; }
	.fpph-hub__logo span { display: none; }
	.fpph-hub__opening { grid-template-columns: 1fr; gap: 22px; padding-top: 43px; padding-bottom: 43px; }
	.fpph-hub__opening dl { grid-column: auto; padding: 16px 0 0; border-top: 1px solid var(--line); border-left: 0; }
	.fpph-hub__feature { grid-template-columns: 1fr; gap: 25px; padding-top: 40px; padding-bottom: 40px; }
	.fpph-hub__feature > a { grid-column: auto; }
	.fpph-hub__broadcast { padding: 38px 0 0; }
	.fpph-hub__broadcast > header { grid-template-columns: 1fr; gap: 15px; padding: 0 24px; }
	.fpph-hub__stage { min-height: 0; }
	.fpph-hub__slido { min-height: 560px; }
	.fpph-hub__section { padding-top: 42px; padding-bottom: 48px; }
	.fpph-hub__section > header { grid-template-columns: 36px 1fr; gap: 12px; }
	.fpph-hub__schedule-row { grid-template-columns: 28px 1fr 36px; gap: 11px; }
	.fpph-hub__schedule-row time { grid-column: 2 / -1; grid-row: 1; font-size: 11px; }
	.fpph-hub__schedule-row > div { grid-column: 2; }
	.fpph-hub__schedule-row > a { grid-column: 3; grid-row: 2; }
	.fpph-hub__row-number { grid-row: 1 / 3; }
	.fpph-hub__recording { grid-template-columns: 1fr 65px; gap: 13px; padding: 20px 0 23px; }
	.fpph-hub__recording-image, .fpph-hub__recording h3, .fpph-hub__recording > a { grid-column: 1 / -1; }
	.fpph-hub__recording > a { justify-self: start; }
	.fpph-hub__profile-body { margin-left: 0; }
	.fpph-hub__profile-grid { grid-template-columns: 1fr; }
	.fpph-hub__profile-grid label.is-wide { grid-column: auto; }
	.fpph-hub__video-dialog { width: calc(100vw - 20px); }
	.fpph-hub__custom:not(.is-elementor) { padding-top: 44px; padding-bottom: 54px; }
}
