button.circleIconButton{width:2.5rem;height:2.5rem;border-radius:56.25rem;display:flex;align-items:center;justify-content:center;transition:background-color .12s,opacity .12s;position:relative}button.circleIconButton svg{font-size:1.5rem;color:var(--color-text-secondary)}button.circleIconButton span{background-color:var(--color-notify-warning-icon-background);position:absolute;top:.1875rem;right:.1875rem;color:var(--color-white);width:1rem;height:1rem;border-radius:56.25rem;font-weight:500;font-size:.625rem;display:flex;align-items:center;justify-content:center}button.circleIconButton:hover{background-color:rgba(0,0,0,.048)}button.circleIconButton:active{background-color:rgba(0,0,0,.096)}button.circleIconButton.disabled{opacity:.64;cursor:not-allowed;background-color:transparent}button.circleIconButton.small{width:2.125rem;height:2.125rem}button.circleIconButton.small svg{font-size:1.25rem}.webrazziDropdown{position:absolute;z-index:900;top:0;width:15rem;border-radius:.1875rem;background-color:var(--color-white);border:.0625rem solid var(--color-input-border-focus);box-shadow:0 1px 2px 0 rgba(0,0,0,.064),0 0 0 3px rgba(32,56,117,.12),0 10px 18px -16px rgba(32,56,117,.32);padding-bottom:.25rem;opacity:0;transform:translateY(1.5rem);transition:transform .12s,opacity .12s;pointer-events:none}.webrazziDropdown:not(:has(.webrazziDropdownTitle)){padding-top:.25rem}.webrazziDropdown.opened{transform:translate(0);opacity:1;pointer-events:auto}.webrazziDropdownTitle{border-radius:.125rem .125rem 0 0;background-color:var(--color-gray-background);color:var(--color-text-secondary);font-weight:500;font-size:.875rem;line-height:1.25rem;padding:.75rem 1rem;border-bottom:.0625rem solid var(--color-white-background-border);margin-bottom:.25rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.webrazziDropdownItem{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;width:100%;text-align:left;transition:background-color .12s}.webrazziDropdownItem svg{color:var(--color-text-secondary);font-size:1.25rem}.webrazziDropdownItem img{width:1.25rem;height:1.25rem;object-fit:contain}.webrazziDropdownItem b{font-size:.8125rem;color:var(--color-text-secondary);line-height:1.25rem;font-weight:500;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;flex:1 1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.webrazziDropdownItem.danger b,.webrazziDropdownItem.danger svg{color:var(--color-notify-error-icon-background)}.webrazziDropdownItem:hover{background-color:rgba(var(--color-text-secondary-rgba),.06)}.webrazziDropdownItem:active{background-color:rgba(var(--color-text-secondary-rgba),.12)}.webrazziDropdownItem.active{background-color:rgba(var(--color-text-active-rgba),.06)}.webrazziDropdownItem.active b,.webrazziDropdownItem.active svg{color:var(--color-text-active)}.webrazziDropdownItem.disabled{opacity:.64;cursor:not-allowed;background-color:transparent}.webrazziDropdownItem+.webrazziDropdownTitle{border-top:.0625rem solid var(--color-white-background-border);margin-top:.25rem}.webrazziDropdownSeperator{background-color:var(--color-white-background-border);height:.0625rem;margin-block:.25rem}.webrazziModalContainer{z-index:900;background-color:rgba(0,0,0,.32);position:absolute;inset:0;opacity:0;transition:opacity .32s;display:flex;justify-content:center;align-items:flex-start;padding-block:3rem}.webrazziModalContainer.active{opacity:1}.webrazziModalContainer.active .webrazziModal{transform:scale(1)}.webrazziModal{border-radius:.75rem;box-shadow:0 0 14px 0 rgba(0,0,0,.096);transform:scale(.82);transition:transform .32s}.webrazziModal:not(:has(.webrazziModalFooter)) .webrazziModalContent{border-radius:0 0 .75rem .75rem}.webrazziModalHeader{border-radius:.75rem .75rem 0 0;background-color:var(--color-gray-background);padding-inline:1.5rem;height:3.375rem;border-bottom:.0625rem solid var(--color-white-background-border);display:flex;gap:1.5rem;justify-content:space-between;align-items:center}.webrazziModalHeader strong{color:var(--color-text-secondary);font-weight:500;font-size:.9375rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.webrazziModalHeader .circleIconButton{flex-shrink:0;border-radius:.1875rem}.webrazziModalContent{background-color:var(--color-white);padding:1.5rem}.webrazziModalFooter{background-color:var(--color-confirm-footer-background);border-top:.0625rem solid var(--color-confirm-footer-border);padding-block:1rem;padding-inline:1.5rem;display:flex;justify-content:flex-start;flex-direction:row-reverse;gap:1rem}.radiusModalScrollbar .rc-scrollbars-container,.webrazziModalFooter{border-radius:0 0 .75rem .75rem}.squircleContainer{filter:drop-shadow(0 1px 2px rgba(0,0,0,.128))}.squircleContainer.empty{filter:drop-shadow(1px 1px 0 rgba(0,0,0,.064))}.squircleContainer.empty .squircle{background-color:var(--color-gray-background);width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--color-text-secondary);font-size:1rem;font-weight:500}.squircle{-webkit-mask-image:url('data:image/svg+xml,<svg viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg"><path d="M 100 0 C 20 0 0 20 0 100 C 0 180 20 200 100 200 C 180 200 200 180 200 100 C 200 20 180 0 100 0 Z"/></svg>');mask-image:url('data:image/svg+xml,<svg viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg"><path d="M 100 0 C 20 0 0 20 0 100 C 0 180 20 200 100 200 C 180 200 200 180 200 100 C 200 20 180 0 100 0 Z"/></svg>')}.animatedAlert{width:.5rem;height:.5rem;border-radius:56.25rem;position:relative;display:flex;align-items:center;justify-content:center}.animatedAlert:after,.animatedAlert:before{content:"";display:block;position:absolute;width:3rem;height:3rem;border-radius:56.25rem;animation:animatedAlertPulse 1.2s infinite;opacity:0}.animatedAlert:after{animation-delay:.32s}.animatedAlert.animatedAlert_primary,.animatedAlert.animatedAlert_primary:after,.animatedAlert.animatedAlert_primary:before{background-color:var(--color-webrazzi-yellow)}.animatedAlert.animatedAlert_secondary,.animatedAlert.animatedAlert_secondary:after,.animatedAlert.animatedAlert_secondary:before{background-color:var(--color-progress-secondary)}.animatedAlert.animatedAlert_success,.animatedAlert.animatedAlert_success:after,.animatedAlert.animatedAlert_success:before{background-color:var(--color-notify-success-icon-background)}.animatedAlert.animatedAlert_error,.animatedAlert.animatedAlert_error:after,.animatedAlert.animatedAlert_error:before{background-color:var(--color-notify-error-icon-background)}.animatedAlert.animatedAlert_warning,.animatedAlert.animatedAlert_warning:after,.animatedAlert.animatedAlert_warning:before{background-color:var(--color-notify-warning-icon-background)}.animatedAlert.animatedAlert_info,.animatedAlert.animatedAlert_info:after,.animatedAlert.animatedAlert_info:before{background-color:var(--color-notify-info-icon-background)}@keyframes animatedAlertPulse{0%{transform:scale(0);opacity:1}to{transform:scale(1);opacity:0}}button.webrazziButton{background-color:var(--color-webrazzi-yellow);box-shadow:0 1px 2px 0 rgba(0,0,0,.064);border-radius:.1875rem;font-size:.9375rem;height:3.125rem;transition:background-color .12s,opacity .12s;display:flex}button.webrazziButton span{background-color:rgba(0,0,0,.064);width:3.125rem;height:3.125rem;display:flex;align-items:center;justify-content:center;border-radius:.1875rem 0 0 .1875rem}button.webrazziButton span svg{color:var(--color-webrazzi-yellow-dark);font-size:1.25rem}button.webrazziButton span em.spin{width:1.25rem;height:1.25rem;border-radius:1.25rem;border:.125rem solid var(--color-webrazzi-yellow-dark);border-top:.125rem solid transparent;animation-name:webrazziSpin;animation-duration:.84s;animation-timing-function:linear;animation-iteration-count:infinite}button.webrazziButton b{padding:1rem 1.5rem;font-size:.9375rem;font-weight:538;color:var(--color-webrazzi-yellow-dark);-webkit-user-select:none;-moz-user-select:none;user-select:none}button.webrazziButton:hover{background-color:var(--color-button-primary-hover)}button.webrazziButton:active{background-color:var(--color-button-primary-active)}button.webrazziButton.secondary{background-color:var(--color-pale-blue)}button.webrazziButton.secondary b,button.webrazziButton.secondary span svg{color:var(--color-webrazzi-gray)}button.webrazziButton.secondary span{background-color:rgba(0,0,0,.048)}button.webrazziButton.secondary span em.spin{border-color:var(--color-webrazzi-gray);border-top-color:transparent}button.webrazziButton.secondary:hover{background-color:var(--color-button-secondary-hover)}button.webrazziButton.secondary:active{background-color:var(--color-button-secondary-active)}button.webrazziButton.danger{background-color:var(--color-button-danger-background)}button.webrazziButton.danger b,button.webrazziButton.danger span svg{color:var(--color-white)}button.webrazziButton.danger span{background-color:rgba(0,0,0,.074)}button.webrazziButton.danger span em.spin{border-color:var(--color-white);border-top-color:transparent}button.webrazziButton.danger:hover{background-color:var(--color-button-danger-hover)}button.webrazziButton.danger:active{background-color:var(--color-button-danger-active)}button.webrazziButton.medium{height:2.8125rem;font-size:.875rem}button.webrazziButton.medium b{padding:.875rem 1.25rem;font-size:.875rem}button.webrazziButton.medium span{width:2.8125rem;height:2.8125rem}button.webrazziButton.small{height:2.5rem;font-size:.8125rem}button.webrazziButton.small b{padding:.75rem 1rem;font-size:.8125rem}button.webrazziButton.small span{width:2.5rem;height:2.5rem}button.webrazziButton.extraSmall{height:1.875rem;font-size:.75rem}button.webrazziButton.extraSmall b{padding:.5rem .8125rem;font-size:.75rem}button.webrazziButton.extraSmall span{width:1.875rem;height:1.875rem}button.webrazziButton.extraSmall span svg{font-size:1rem}button.webrazziButton.extraSmall span em{width:.875rem;height:.875rem;border-width:.0625rem}button.webrazziButton.extraSmallH31{height:1.9375rem}button.webrazziButton.extraSmallH31 span{width:1.9375rem;height:1.9375rem}button.webrazziButton:not(:has(b)) span{background-color:transparent!important}button.webrazziButton.widthFull{width:100%}button.webrazziButton.widthFull b{flex:1 1}button.webrazziButton.disabled{opacity:.64;cursor:not-allowed}button.webrazziButton.disabled:active,button.webrazziButton.disabled:hover{background-color:var(--color-webrazzi-yellow)}button.webrazziButton.disabled.secondary:active,button.webrazziButton.disabled.secondary:hover{background-color:var(--color-pale-blue)}button.webrazziButton.disabled.danger:active,button.webrazziButton.disabled.danger:hover{background-color:var(--color-button-danger-background)}@keyframes webrazziSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.webrazziTooltip{background-color:var(--color-tooltip-background);color:var(--color-tooltip-text);border-radius:.1875rem;pointer-events:none;z-index:900;position:absolute;max-width:19.5rem;box-shadow:0 2px 4px 0 rgba(0,0,0,.12),0 1px 2px -1px rgba(0,0,0,.12);padding:.5rem .75rem;font-size:.8125rem;line-height:1.0625rem;opacity:0;transition:transform .12s,opacity .12s;top:0}.webrazziTooltip b,.webrazziTooltip strong{font-weight:600}.webrazziTooltip:before{content:"";width:0;height:0;position:absolute;border:.375rem solid transparent}.webrazziTooltip.top{transform:translateY(-.75rem)}.webrazziTooltip.top:before{bottom:-.75rem;right:calc(50% - .375rem);border-top-color:var(--color-tooltip-background)}.webrazziTooltip.bottom{transform:translateY(.75rem)}.webrazziTooltip.bottom:before{top:-.75rem;right:calc(50% - .375rem);border-bottom-color:var(--color-tooltip-background)}.webrazziTooltip.left{transform:translateX(-.75rem)}.webrazziTooltip.left:before{right:-.75rem;top:calc(50% - .375rem);border-left-color:var(--color-tooltip-background)}.webrazziTooltip.right{transform:translateX(.75rem)}.webrazziTooltip.right:before{left:-.75rem;top:calc(50% - .375rem);border-right-color:var(--color-tooltip-background)}.webrazziTooltip.active{opacity:1;transform:translate(0)}.webrazziTooltip.multipleChildren{padding:1rem}.webrazziTooltipTitle{margin-bottom:.5rem;color:var(--color-white);font-size:.875rem;font-weight:500}:root{--color-sidebar-hover:#051630;--color-sidebar-active:#ea1921;--color-webrazzi-yellow-dark:#fff;--color-webrazzi-yellow-dark-rgba:255,255,255;--color-webrazzi-yellow:#ea1921;--color-webrazzi-yellow-rgba:237,28,36;--color-webrazzi-gray-dark:#030e1e;--color-button-primary-hover:#f04047;--color-button-primary-active:#f15359;--color-gray-background:#f1f5f9;--color-gray-background-rgba:241,245,249;--color-white:#fff;--color-sidebar-hover:#0f0f10;--color-sidebar-active:#c05621;--color-text-primary:#1e293b;--color-text-primary-rgba:30,41,49;--color-text-secondary:#64758b;--color-text-secondary-rgba:100,117,139;--color-text-list:#58687e;--color-text-list-rgba:88,104,126;--color-text-active:#5183f5;--color-text-active-rgba:81,131,245;--color-input-border:#cbd5e1;--color-input-border-focus:#3d9cff;--color-white-background-border:#dcdfe2;--color-white-list-border:#e7e9eb;--color-confirm-footer-background:#f8fafc;--color-confirm-footer-border:#e2e8f0;--color-tooltip-background:#1e2229;--color-tooltip-text:#aeb1bd;--color-link-text:#6366f1;--color-progress-background:#eaf0f6;--color-progress-secondary:#17a2b8;--color-table-text:#3c4653;--color-badge-text:#2ecc71;--color-chart-grid:#f0f1f4;--color-printer-text-color:#19191a;--color-webrazzi-yellow-dark:#4d451a;--color-webrazzi-yellow-dark-rgba:77,69,26;--color-webrazzi-yellow:#f3d02e;--color-webrazzi-yellow-rgba:243,208,46;--color-webrazzi-gray-dark:#19191a;--color-webrazzi-gray-dark-100:#2e3132;--color-webrazzi-gray:#525659;--color-webrazzi-gray-rgba:82,86,89;--color-webrazzi-gray-800:#7a8085;--color-webrazzi-gray-400:#b6b7b9;--color-pale-blue:#e4e6e7;--color-button-primary-hover:#f5d853;--color-button-primary-active:#f6dd66;--color-button-secondary-hover:#dedee0;--color-button-secondary-active:#d3d3d7;--color-button-danger-background:#e53e3e;--color-button-danger-hover:#de1e1e;--color-button-danger-active:#cd1c1c;--color-notify-success-background:#f1faf7;--color-notify-success-text:#04543f;--color-notify-success-icon-background:#34c38e;--color-notify-success-icon-background-rgba:52,195,142;--color-notify-error-background:#fdf1f1;--color-notify-error-text:#9a1c1d;--color-notify-error-icon-background:#e53e3d;--color-notify-error-icon-background-rgba:229,62,61;--color-notify-warning-background:#fefdeb;--color-notify-warning-text:#8d4b0e;--color-notify-warning-icon-background:#e3a008;--color-notify-warning-icon-background-rgba:227,160,8;--color-notify-info-background:#f6f4ff;--color-notify-info-text:#6763fe;--color-notify-info-icon-background:#9593fb;--color-notify-info-icon-background-rgba:149,147,251}*{padding:0;margin:0;border:0;outline:none;box-sizing:border-box}body{background-color:var(--color-gray-background);overflow:hidden}html{font-family:Inter,-apple-system,system-ui,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-feature-settings:"salt"}img,svg{display:block}li,ul{list-style:none}a{text-decoration:none}button{background-color:transparent;cursor:pointer}button,input,select,textarea{font-size:1rem;font-family:Inter,-apple-system,system-ui,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt"}@font-face{font-family:Inter;src:url(/_next/static/media/Inter-VariableFont.7385e8d9.ttf) format("truetype");font-weight:100 900;font-display:swap}.mt60{margin-top:3.75rem}.mt48{margin-top:3rem}.mt36{margin-top:2.25rem}.mt32{margin-top:2rem}.mt24{margin-top:1.5rem}.mt12{margin-top:.75rem}.mt8{margin-top:.5rem}.mt4{margin-top:.25rem}.mb48{margin-bottom:3rem}.mb36{margin-bottom:2.25rem}.mb32{margin-bottom:2rem}.mb24{margin-bottom:1.5rem}.mb12{margin-bottom:.75rem}.mb8{margin-bottom:.5rem}.mb4{margin-bottom:.25rem}.p0{padding:0}.pDefault{padding:1.5rem}.gridForm{display:grid;grid-template-columns:repeat(auto-fit,minmax(18.75rem,1fr));grid-gap:1.5rem}.formColumn{display:flex;flex-direction:column;row-gap:1.5rem}.formRow{display:flex;flex-direction:row;column-gap:1.5rem}.formRow>div{flex:1 1}.leftButton{margin-right:auto}.wAuto{width:auto!important}.tabularNums{font-feature-settings:"tnum";font-variant:tabular-nums}body{overflow:auto}body.overflowHidden{overflow:hidden}.webrazziModalContainer{position:fixed!important;background-color:rgba(0,0,0,.64)}.webrazziButton44{height:2.75rem!important;align-items:center}.webrazziButton44 span{width:2.75rem!important;height:2.75rem!important}.webrazziButton44 b{padding:0 1.25rem!important}.webrazziButton50{height:3.125rem!important;align-items:center}.webrazziButton50 span{width:3.125rem!important;height:3.125rem!important}.webrazziButton50 b{padding:0 1.5rem!important}.page{margin-top:4.5rem}.page.minHeight{min-height:calc(100svh - 18.9375rem)}.pageTitle{display:flex;align-items:center;gap:1rem}.pageTitle svg{flex-shrink:0}.pageTitle h3,.pageTitle svg{color:var(--color-text-primary);font-size:1.875rem}.pageTitle h3{font-weight:700}.pageTitleLive{position:relative}.pageTitleLive svg{color:var(--color-webrazzi-yellow);position:relative;z-index:2}.pageTitleLive .animatedAlert{position:absolute;top:.875rem;left:.6875rem;z-index:1}.sessions{margin-top:1.5rem;display:flex;flex-direction:column;gap:.75rem}.sessions+.pageTitle{margin-top:4.5rem}.session{border-radius:8px;background-color:var(--color-white);border:.0625rem solid var(--color-white-background-border);box-shadow:0 2px 4px rgba(0,0,0,.04);padding:1.5rem;display:flex;align-items:center;gap:1.5rem}.session .squircle,.session .squircle img,.session .squircleContainer{width:3.375rem;height:3.375rem;object-fit:cover}.session button.webrazziButton{margin-left:auto;flex-shrink:0}.sessionTexts{flex-shrink:0;width:13.375rem;display:flex;flex-direction:column;gap:.125rem;align-items:flex-start}.sessionTexts a,.sessionTexts b{color:var(--color-text-primary);font-size:1.375rem;font-weight:600;line-height:1.875rem}.sessionTexts a.link,.sessionTexts b.link{cursor:pointer;transition:all .12s;background-image:linear-gradient(0deg,rgba(243,208,46,.5),rgba(243,208,46,.5));background-size:4px 4px;background-repeat:repeat-x;background-position:bottom}.sessionTexts a.link:hover,.sessionTexts b.link:hover{background-image:linear-gradient(0deg,rgba(243,208,46,.8),rgba(243,208,46,.8));background-size:6px 6px}.sessionTexts span{color:var(--color-text-secondary);font-size:1rem;line-height:1.625rem}.sessionTexts span i{font-style:normal;opacity:.72}.sessionListInformation{display:flex;flex-direction:column;gap:.25rem}.sessionListInformationRow{display:flex;align-items:flex-start;gap:.75rem}.sessionListInformationRow svg{color:var(--color-text-secondary);font-size:1.25rem;flex-shrink:0;position:relative;top:.1875rem}.sessionListInformationRow span{color:var(--color-text-secondary);font-size:1rem;line-height:1.625rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.shake{animation:shake .6s cubic-bezier(.36,.07,.19,.97) both}@media only screen and (max-width:1242px){.grid{width:auto!important}.page{margin-top:3rem}.page.minHeight{min-height:calc(100svh - 15.9375rem)}.sessions+.pageTitle{margin-top:3rem}}@media only screen and (max-width:1032px){.session{flex-wrap:wrap}.session button.webrazziButton{margin-left:0}.sessionListInformation{width:calc(100% - 14.875rem)}}@media only screen and (max-width:762px){.sessionListInformation{width:100%}.sessionListInformationRow span{-webkit-line-clamp:unset}}@media only screen and (max-width:680px){.pageTitle.futureSessions{flex-wrap:wrap}}@media only screen and (max-width:520px){.pageTitle{gap:.5rem}.pageTitle svg{font-size:1.75rem}.pageTitle h3{font-size:1.5rem}.pageTitleLive .animatedAlert{top:.6875rem;left:.625rem}}.subTitle{color:var(--color-text-secondary);font-weight:500;font-size:1.125rem;margin-top:1rem;line-height:1.75rem}.bigImage{max-width:100%;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.12);margin-block:3rem;aspect-ratio:16/6;object-fit:cover}.pageContent{display:flex;flex-direction:column;gap:1.5rem}.pageContent p{color:var(--color-text-secondary);font-weight:400;font-size:1rem;line-height:1.5rem}.pageContent p a,.pageContent p b,.pageContent p b.link{font-weight:600;color:var(--color-text-primary)}.pageContent p a,.pageContent p b.link{cursor:pointer;background-image:linear-gradient(0deg,rgba(243,208,46,.5),rgba(243,208,46,.5));background-size:4px 4px;background-repeat:repeat-x;background-position:bottom;transition:all .12s}.pageContent p a:hover,.pageContent p b.link:hover{background-image:linear-gradient(0deg,rgba(243,208,46,.8),rgba(243,208,46,.8));background-size:6px 6px}.pageContent h2{color:var(--color-text-primary);font-weight:600;font-size:1.375rem;line-height:1.875rem}@media only screen and (max-width:1242px){.bigImage{margin-block:2rem}}@media only screen and (max-width:590px){.pageTitle:not(.futureSessions):not(.pastSessions):not(.liveSessions) svg{display:none}}.sessionVideo{width:100%;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.12);margin-block:3rem;aspect-ratio:16/9;object-fit:cover;display:block}.pageContent .sessionInformation{margin-top:0}.sessionInformationRow{display:flex;gap:3rem}.sessionInformation{margin-top:1.5rem;display:flex;flex-direction:column;gap:.75rem}.sessionTime{display:flex;align-items:flex-start;gap:1rem}.sessionTime svg{color:var(--color-text-secondary);font-size:1.25rem;flex-shrink:0;position:relative;top:.1875rem}.sessionTime span{color:var(--color-text-secondary);font-size:1rem;line-height:1.625rem}.sessionTime span i{font-style:normal;opacity:.72}.startupContent{margin-top:1rem}.subTitle+.sessionTab{margin-top:3rem}@media only screen and (max-width:1242px){.sessionVideo{margin-block:2rem}}@media only screen and (max-width:560px){.sessionInformationRow{flex-direction:column;gap:.75rem}}