.ImageCardsList_container__Vyqwb{padding:1rem 0;color:white;margin-bottom:1rem}@media (min-width:62em){.ImageCardsList_container__Vyqwb{padding:0}}.ImageCardsList_description__sqzlT,.ImageCardsList_title__DG9Mf{margin-bottom:1.25rem}@media (min-width:62em){.ImageCardsList_description__sqzlT{margin-bottom:4rem}}.ImageCardsList_imageCardsGrid__iEgSN{margin-top:1rem}.FeaturedCard_card__4Pm19{display:grid;grid-template-columns:1fr;gap:.5rem;margin-top:40px;align-items:center;transition:transform .3s ease;grid-template-areas:"image" "text";transition:filter .3s ease}@media (min-width:62em){.FeaturedCard_card__4Pm19{grid-template-areas:"text image";grid-template-columns:1fr 1fr;margin-top:120px;gap:2rem}}@media (min-width:88em){.FeaturedCard_card__4Pm19{grid-template-columns:3fr 5fr}}.FeaturedCard_title__EH0XF{margin-bottom:1.15rem}.FeaturedCard_cardLink__J_zVZ{display:contents;text-decoration:none;color:inherit;cursor:pointer}.FeaturedCard_text__FoCjI{grid-area:text;padding:.25rem 0}@media (min-width:62em){.FeaturedCard_text__FoCjI{padding:2rem 3rem 2rem 0}}.FeaturedCard_text__FoCjI h2{margin-bottom:.25rem}.FeaturedCard_image__g21WG{grid-area:image;position:relative;width:100%;height:100%}.FeaturedCard_image__g21WG img{width:100%;height:100%;object-fit:cover}.Schedule_container__m_evW{padding:2rem 0;color:white;height:100%;display:flex;flex-direction:column}.Schedule_description__JiwU1,.Schedule_title__iNg6f{margin-bottom:1.25rem}@media (min-width:62em){.Schedule_description__JiwU1{margin-bottom:4rem}}.Schedule_scheduleHeader__KW57_{flex:1;display:flex;flex-direction:column;min-height:0}.Schedule_tabs__zJtWI{position:relative;display:flex;flex-direction:column;flex:1;min-height:0}.Schedule_tabsList__9Mc10{display:flex;gap:0;margin-bottom:0;align-items:center;flex-wrap:wrap;border-bottom:1px solid var(--mantine-color-dark-gray-4)}.Schedule_tabsRightControls___hbyz{display:flex;align-items:center;justify-content:flex-end;gap:1rem;flex-grow:5;justify-self:flex-end;height:59px}.Schedule_tab__wDVO1{flex-grow:1;padding:1rem 1.5625rem;color:#fff;font-weight:600;font-size:1rem;text-transform:uppercase;letter-spacing:.05em;border:none;background:transparent;cursor:pointer;position:relative;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.Schedule_tab__wDVO1:hover{color:#5ccbcb}.Schedule_liveStreamTabContainer__UIOtF:after,.Schedule_tab__wDVO1:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:1px;background-color:var(--mantine-color-dark-gray-4)}.Schedule_tab__wDVO1[data-active=true]{color:#5ccbcb}.Schedule_tab__wDVO1[data-active=true]:after{background-color:#5ccbcb;box-shadow:0 0 8px var(--menu-item-hover-color,#5ccbcb)}.Schedule_liveStreamTabContainer__UIOtF{position:relative;flex-grow:3}.Schedule_liveStreamTab__Evkwq{background:#f67c0f;color:#101010;margin:.825rem;padding:.1875rem 1rem;border:none}.Schedule_liveStreamTab__Evkwq:after{display:none}.Schedule_liveStreamTab__Evkwq:hover,.Schedule_liveStreamTab__Evkwq[data-active=true]{color:#101010;filter:brightness(1.3)}.Schedule_liveStreamTab__Evkwq[data-active=true]:after{bottom:-9px;background-color:#f67c0f}.Schedule_tabContent__HgpwZ{flex:1;min-height:0}.Schedule_dayContent__HU_Ex{height:100%;padding:2rem 0;width:100%}.Schedule_roomGrid__uRygi{display:flex;gap:2.5rem;position:relative;padding-left:60px;min-width:fit-content;width:100%}.Schedule_gridLines__nipJr{display:none}.Schedule_gridLine__KHOfQ{height:calc(var(--time-slot-height) / 2);border-top:1px solid rgba(71,71,70,.4);flex-shrink:0}@media (min-width:768px){.Schedule_gridLines__nipJr{display:flex;position:absolute;left:40px;right:0;top:42px;bottom:0;pointer-events:none;flex-direction:column;gap:calc(var(--time-slot-gap) / 2 + 2px);height:calc(100% - 42px)}}.Schedule_timeline__l5Jp_{position:absolute;left:0;top:2rem;bottom:0;width:50px;display:flex;flex-direction:column;gap:calc(var(--time-slot-gap) / 4);height:calc(100% - 2rem)}.Schedule_timelineSlot__OJDfq{height:calc(var(--time-slot-height) + var(--time-slot-gap));display:flex;align-items:flex-start;color:#8b8b8b;font-size:.875rem;font-weight:500;flex-shrink:0}.Schedule_roomColumn__5cw5h{height:100%;display:flex;flex-direction:column;min-width:250px;padding-bottom:110px}.Schedule_eventsList__3Iqhc{flex:1;display:flex;flex-direction:column;gap:0;padding-top:1rem}.Schedule_eventCardWrapper__YkfvA,.Schedule_eventCard__lh4jD{position:relative;height:100%}.Schedule_eventCard__lh4jD{background:#101010;border:1px solid #474746;padding:.25rem;transition:all .2s ease}.Schedule_eventCardTitleWrapper__AIGVb{display:flex;flex-direction:column;justify-content:center;gap:.25rem;line-height:1.2;width:100%}.Schedule_eventCard__lh4jD:hover{border-color:rgba(102,255,255,.3)}.Schedule_eventCardContent__n64AB{position:relative;z-index:2;display:flex;align-items:flex-start;gap:.5rem}.Schedule_eventMeta__27M_y{position:relative;white-space:nowrap;display:flex;justify-content:space-between}.Schedule_venueLabel__SH_6y{background:rgba(102,255,255,.1);padding:.125rem .5rem;border-radius:100px;font-size:.75rem;color:#5ccbcb;white-space:nowrap;display:none;width:fit-content}.Schedule_eventDescriptionWrapper__aXFUU{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(26,26,26,.97);padding:1rem;opacity:0;transform:translateY(100%);transition:all .3s ease;z-index:1}.Schedule_eventCard__lh4jD:hover .Schedule_eventDescriptionWrapper__aXFUU{opacity:1;transform:translateY(0)}.Schedule_eventDescription__53oab{color:#f0f0f0;font-size:.875rem;line-height:1.5}.Schedule_speakers__Yxhux{display:flex;flex-wrap:wrap;gap:.25rem;flex:1}.Schedule_tabContent__HgpwZ{animation:Schedule_fadeIn__4OIhW .3s ease-in-out}.Schedule_popup__UBk95{position:absolute;z-index:3000;top:calc(50% + 2rem);background:#1a1a1a;border:1px solid #b0b0b033;padding:1rem;min-width:calc(100% - 3rem);animation:Schedule_fadeIn__4OIhW .2s ease-out;transform-origin:top;backdrop-filter:blur(10px);margin:0 1.5rem}.Schedule_popup__UBk95.Schedule_popupAbove__NGIhU{top:unset;bottom:calc(100%);animation:Schedule_fadeInFromBottom__PXefO .2s ease-out;transform-origin:bottom}.Schedule_popup__UBk95.Schedule_popupCentered__RglUI{top:50%;left:2rem;bottom:unset;transform:translateY(-50%);animation:Schedule_fadeInCentered__70_Kq .2s ease-out;transform-origin:center}@keyframes Schedule_fadeInFromBottom__PXefO{0%{opacity:0;transform:translateY(4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes Schedule_fadeInCentered__70_Kq{0%{opacity:0;transform:translateY(-50%) scale(.98)}to{opacity:1;transform:translateY(-50%) scale(1)}}.Schedule_roomGridWrapper__iGx9r{position:relative}.Schedule_roomGrid__uRygi .Schedule_roomColumn__5cw5h:not(:first-child):last-child .Schedule_popup__UBk95{right:0;left:unset}[class].Schedule_popup__UBk95.Schedule_popupCentered__RglUI{top:50%;right:unset;bottom:unset;transform:translateY(-50%);animation:Schedule_fadeInCentered__70_Kq .2s ease-out;transform-origin:center}.Schedule_eventsList__3Iqhc>[class~=cardContainer]:last-of-type{background-color:red!important;padding-bottom:30px}.Schedule_eventsList__3Iqhc>[class~=cardContainer]:last-of-type .Schedule_popup__UBk95{top:unset;bottom:calc(50% + 1rem)}.Schedule_popup__UBk95.Schedule_liveEvent__98xkK{border-color:#5ccbcb}.Schedule_compactEventList__gHP1z .Schedule_eventCardWrapper__YkfvA{position:static}.Schedule_compactEventList__gHP1z .Schedule_popup__UBk95{top:unset;left:unset;padding-top:4px}.Schedule_popupSpeakers__iED08{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #b0b0b033}.Schedule_popupSpeakersTitle__zeN_9{font-size:.875rem;font-weight:600;color:#fff;margin-bottom:.5rem}.Schedule_speaker__uQ7bm{background:rgba(102,255,255,.1);padding:.125rem .5rem;border-radius:100px;font-size:.75rem;color:#5ccbcb;white-space:nowrap}.Schedule_speakersTitle__tMHMn{margin-bottom:.5rem;font-size:.875rem;font-weight:600;color:#fff}.Schedule_popupDescription__3mTOf{color:#ffffff;font-size:.875rem;line-height:1.6;margin:0}@keyframes Schedule_fadeIn__4OIhW{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.Schedule_desktopView__qJJE_{overflow-x:auto;overflow-y:visible;position:relative;z-index:2}.Schedule_mobileView__gndHH{position:relative;z-index:2;display:none}.Schedule_mobileTimeline__Tsdbd{display:flex;flex-direction:column;gap:.5rem}.Schedule_timeSlot__xmitW{min-height:calc(var(--time-slot-height) / 4 + 1px);margin-bottom:calc(var(--time-slot-gap) / 4);display:flex;flex-direction:column}.Schedule_timeSlot__xmitW:last-child{margin-bottom:0}.Schedule_timeSlot__xmitW .Schedule_eventCard__lh4jD{height:100%;display:flex;flex-direction:column}.Schedule_timeSlot__xmitW .Schedule_eventCardContent__n64AB{height:100%;display:flex;gap:1rem;align-items:flex-start;padding:.25rem .375rem 0}.Schedule_timeSlot__xmitW.Schedule_largeCard__25YnE .Schedule_eventCardContent__n64AB{align-items:center}.Schedule_occupiedSlot__NgO42{height:var(--time-slot-height);margin-bottom:var(--time-slot-gap)}.Schedule_occupiedSlot__NgO42:last-child{margin-bottom:0}.Schedule_emptySlot__PxcH_{height:calc(var(--time-slot-height) / 4);border:1px solid #b0b0b033;flex:1;opacity:0}@media (min-width:768px){.Schedule_popup__UBk95{min-width:300px}}.Schedule_headerControls__aytSk{display:flex;align-items:center;justify-content:space-between;gap:1rem}.Schedule_viewToggleButton__YF7q2{display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#fff;cursor:pointer;padding:.5rem;transition:all .2s ease}.Schedule_viewToggleButton__YF7q2:hover{color:#5ccbcb}.Schedule_compactView__qIyea{position:relative;z-index:2;width:100%;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);flex-wrap:wrap;justify-content:flex-start;gap:2rem}.Schedule_compactView__qIyea .Schedule_eventTitle__Zx12B{flex-grow:3}@media (max-width:1600px){.Schedule_compactView__qIyea{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.Schedule_compactView__qIyea{grid-template-columns:repeat(1,1fr)}}.Schedule_compactVenue__Ps35d{display:flex;flex-direction:column;gap:1rem}.Schedule_liveStreamView__N2C38{justify-content:flex-start}.Schedule_venueTitle__Bd_KD{font-size:1.25rem;font-weight:600;color:#ffffff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:300px}.Schedule_compactEventList__gHP1z{display:flex;flex-direction:column;position:relative}.Schedule_compactEventList__gHP1z .Schedule_eventTitle__Zx12B{flex-grow:3}.Schedule_compactEvent__8_lOn{display:flex;align-items:baseline;gap:.875rem;padding:4px 0;transition:all .2s ease;background:transparent;cursor:pointer}.Schedule_eventTime__kQF8r{color:#8b8b8b;width:max-content;font-size:1.125rem;font-weight:400;margin:0;flex-shrink:0;width:105px;min-width:fit-content}.Schedule_eventTitle__Zx12B{font-size:1.125rem;font-weight:500;color:#ffffff;margin:0;width:fit-content;max-width:350px}.Schedule_timeSlot__xmitW .Schedule_eventTime__kQF8r,.Schedule_timeSlot__xmitW .Schedule_eventTitle__Zx12B{font-size:.875rem}.Schedule_compactEvent__8_lOn:hover .Schedule_eventTitle__Zx12B{color:#5ccbcb}.Schedule_timeGroup__fJ9tD{display:flex;gap:2rem;align-items:flex-start}.Schedule_timeLabel__Nykcn{color:#5ccbcb;font-size:.875rem;font-weight:600;width:60px;flex-shrink:0;padding-top:8px}.Schedule_timeEvents__4TszS{display:flex;flex-wrap:wrap;gap:1rem;flex:1}.Schedule_timeEvents__4TszS .Schedule_eventCard__lh4jD{width:300px;min-width:300px;max-width:100%}.Schedule_eventCard__lh4jD.Schedule_pastEvent__goEwz{background:#1b1b1c}.Schedule_pastEvent__goEwz .Schedule_eventTime__kQF8r,.Schedule_pastEvent__goEwz .Schedule_eventTitle__Zx12B,.Schedule_pastEvent__goEwz .Schedule_liveStream__7gvFT{opacity:.25}.Schedule_compactEvent__8_lOn.Schedule_liveEvent__98xkK{position:relative}.Schedule_compactEvent__8_lOn.Schedule_liveEvent__98xkK .Schedule_eventTime__kQF8r,.Schedule_compactEvent__8_lOn.Schedule_liveEvent__98xkK .Schedule_eventTitle__Zx12B{color:#5ccbcb}.Schedule_compactEvent__8_lOn.Schedule_liveEvent__98xkK:before{content:"";position:absolute;left:-.625rem;top:1rem;width:6px;height:6px;border-radius:50%;background-color:#5ccbcb;animation:Schedule_pulse__8DK2n 2s infinite}@keyframes Schedule_pulse__8DK2n{0%{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.5}to{transform:scale(1);opacity:1}}.Schedule_compactEvent__8_lOn.Schedule_pastEvent__goEwz .Schedule_eventTime__kQF8r,.Schedule_compactEvent__8_lOn.Schedule_pastEvent__goEwz .Schedule_eventTitle__Zx12B,.Schedule_compactEvent__8_lOn.Schedule_pastEvent__goEwz .Schedule_liveStream__7gvFT{opacity:.5}@media (min-width:768px){.Schedule_compactEventList__gHP1z .Schedule_popup__UBk95{min-width:300px;max-width:400px}}.Schedule_fullScheduleButton__Uxssa{display:flex;align-items:center;gap:.5rem;color:#fff;background:transparent;border:none;cursor:pointer;transition:all .2s ease;font-weight:600;font-size:1rem;letter-spacing:.05rem;text-align:right;text-transform:uppercase}.Schedule_arrowRight__S0g66{display:flex;align-items:center;justify-content:center;padding:.375rem;background-color:#5ccbcb;color:#000}.Schedule_arrowRight__S0g66>svg{transform:translateX(-2px);transition:transform .3s ease-in-out}.Schedule_fullScheduleButton__Uxssa:hover{color:#5ccbcb}.Schedule_fullScheduleButton__Uxssa:hover .Schedule_arrowRight__S0g66>svg{transform:translateX(2px)}.Schedule_partyAtTheTopOfTheWorld__AqOsd{position:relative;overflow:hidden;z-index:1;min-height:400px;border-bottom:1px solid #b0b0b033;font-size:26px;font-weight:500;color:#fff;transform:translateY(-90px);margin-bottom:-4rem}.Schedule_partyAtTheTopOfTheWorld__AqOsd .Schedule_eventTime__kQF8r{font-size:26px}.Schedule_partyAtTheTopOfTheWorld__AqOsd[data-view=grid]{transform:translateY(-300px)}@media (max-width:768px){.Schedule_partyAtTheTopOfTheWorld__AqOsd[data-view=grid]{transform:translateY(-90px)}}.Schedule_partyAtTheTopOfTheWorldContent__AXHOn{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.Schedule_partyAtTheTopOfTheWorldConfetti__J7t6V{position:absolute;top:-80px;left:0;right:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center}.Schedule_partyAtTheTopOfTheWorldHeader__p_Loj{z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center}.Schedule_mobileTimeline__Tsdbd .Schedule_eventCard__lh4jD.Schedule_liveEvent__98xkK,.Schedule_timeSlot__xmitW:not(.Schedule_cappedEvent__I2wI3) .Schedule_eventCard__lh4jD.Schedule_liveEvent__98xkK{border-color:#5ccbcb;position:relative}.Schedule_timeSlot__xmitW.Schedule_cappedEvent__I2wI3 .Schedule_eventCard__lh4jD{border-bottom:none;background:linear-gradient(180deg,rgba(16,16,16,.6) 15%,rgba(16,16,16,0))}.Schedule_liveStream__7gvFT{--menu-item-hover-color:#f67c0f;background:#472f19;padding:.125rem .5rem;border-radius:100px;font-size:.75rem;white-space:nowrap;font-family:Shentox;font-weight:500;color:#f67c0f}.Schedule_liveEvent__98xkK .Schedule_liveStream__7gvFT{animation:Schedule_boxShadowPulse__v5sNe 2s .5s infinite}@keyframes Schedule_boxShadowPulse__v5sNe{0%{box-shadow:0 0 5px 0 var(--menu-item-hover-color,#5ccbcb)}50%{box-shadow:0 0 5px 1px var(--menu-item-hover-color,#5ccbcb)}to{box-shadow:0 0 5px 0 var(--menu-item-hover-color,#5ccbcb)}}@media (max-width:768px){.Schedule_roomGrid__uRygi{padding-left:60px}.Schedule_timeline__l5Jp_{width:50px}.Schedule_timelineSlot__OJDfq{font-size:.75rem}.Schedule_tabs__zJtWI{margin-bottom:3rem}.Schedule_liveStreamTab__Evkwq{font-size:1rem;margin:.75rem;padding:.25rem 1rem}.Schedule_tabsRightControls___hbyz{height:55px}.Schedule_compactEventList__gHP1z,.Schedule_compactVenue__Ps35d{gap:.75rem}.Schedule_roomColumn__5cw5h{padding:0}.Schedule_columnHeader___LOoI{display:none}.Schedule_eventsList__3Iqhc{padding-top:.5rem}.Schedule_dayContent__HU_Ex{padding:1rem 0}.Schedule_venueLabel__SH_6y{display:inline-flex}.Schedule_desktopView__qJJE_{display:none}.Schedule_mobileView__gndHH{display:block}.Schedule_timeGroup__fJ9tD{gap:1rem}.Schedule_timeLabel__Nykcn{width:50px}.Schedule_timeEvents__4TszS{gap:.5rem}.Schedule_timeEvents__4TszS .Schedule_eventCard__lh4jD{width:100%;min-width:0}.Schedule_timeSlot__xmitW{min-height:auto;margin-bottom:8px}.Schedule_timeSlot__xmitW:last-child{margin-bottom:0}.Schedule_emptySlot__PxcH_,.Schedule_occupiedSlot__NgO42{display:none}.Schedule_eventCard__lh4jD{padding:.5rem 1rem}.Schedule_eventCard__lh4jD.Schedule_liveEvent__98xkK{padding-right:2rem}.Schedule_eventCard__lh4jD.Schedule_liveEvent__98xkK:before{left:unset;right:1rem}}@media (max-width:480px){.Schedule_roomGrid__uRygi{padding-left:0}.Schedule_timeline__l5Jp_{display:none}}.Schedule_splitDayView__Uuil0{display:flex;flex-direction:column;gap:2rem}.Schedule_sessionTitle__w2xUh{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--eve-color-text-primary)}.Typography_typography__ONvQd{--font-size-96:96px;--font-size-72:72px;--font-size-48:48px;--font-size-36:36px;--font-size-32:32px;--font-size-28:28px;--font-size-26:26px;--font-size-24:24px;--font-size-22:22px;--font-size-18:18px;--font-size-16:16px;--font-size-15:15px;--font-size-14:14px;--font-weight-regular:400;--font-weight-semibold:600;--line-height-heading:1.2;--line-height-tagline:1.3;--line-height-paragraph:1.5;--font-family-primary:"Shentox",sans-serif}.Typography_regular-14__pgc1f,.Typography_regular-16__eCht4,.Typography_regular-18__uuaNR,.Typography_regular-22__OW81s,.Typography_regular-26__5kqt6,.Typography_semi-bold-15__C_bp0,.Typography_semi-bold-18__twe8h,.Typography_semi-bold-22__UcoVq,.Typography_semi-bold-26__rhUIX,.Typography_semi-bold-36__mqEkn,.Typography_semi-bold-48__DMqOv,.Typography_semi-bold-72__s9p1o,.Typography_semi-bold-96__4h9Z8,.Typography_tagline-26__0vw7v,.Typography_tagline-32__j04EV{color:#fff;font-family:var(--font-family-primary)}.Typography_semi-bold-15__C_bp0,.Typography_semi-bold-18__twe8h,.Typography_semi-bold-22__UcoVq,.Typography_semi-bold-26__rhUIX,.Typography_semi-bold-36__mqEkn,.Typography_semi-bold-48__DMqOv,.Typography_semi-bold-72__s9p1o,.Typography_semi-bold-96__4h9Z8{font-weight:var(--font-weight-semibold);line-height:var(--line-height-heading)}.Typography_regular-14__pgc1f,.Typography_regular-16__eCht4,.Typography_regular-18__uuaNR,.Typography_regular-22__OW81s,.Typography_regular-26__5kqt6{font-weight:var(--font-weight-regular);line-height:var(--line-height-paragraph)}.Typography_tagline-26__0vw7v,.Typography_tagline-32__j04EV{font-weight:var(--font-weight-regular);line-height:var(--line-height-tagline);text-transform:uppercase}.Typography_semi-bold-96__4h9Z8{font-size:var(--font-size-96);letter-spacing:1.9px}.Typography_semi-bold-72__s9p1o{font-size:var(--font-size-72);letter-spacing:1.4px}.Typography_semi-bold-48__DMqOv{font-size:var(--font-size-48);letter-spacing:.95px}.Typography_semi-bold-36__mqEkn{font-size:var(--font-size-36);letter-spacing:.7px}.Typography_semi-bold-26__rhUIX{font-size:var(--font-size-26);letter-spacing:.5px}.Typography_semi-bold-22__UcoVq{font-size:var(--font-size-22);letter-spacing:.44px}.Typography_semi-bold-18__twe8h{font-size:var(--font-size-18);letter-spacing:.35px}.Typography_semi-bold-15__C_bp0{font-size:var(--font-size-15);letter-spacing:.3px}.Typography_tagline-32__j04EV{font-size:var(--font-size-32);letter-spacing:.64px}.Typography_tagline-26__0vw7v{font-size:var(--font-size-26);letter-spacing:.52px}.Typography_regular-26__5kqt6{font-size:var(--font-size-26);letter-spacing:.5px}.Typography_regular-22__OW81s{font-size:var(--font-size-22);letter-spacing:.44px}.Typography_regular-18__uuaNR{font-size:var(--font-size-18);letter-spacing:.36px}.Typography_regular-16__eCht4{font-size:var(--font-size-16);letter-spacing:.32px}.Typography_regular-14__pgc1f{font-size:var(--font-size-14);letter-spacing:.28px}.rich-text_richText__iZUu4{width:100%;max-width:100%;word-wrap:break-word}.rich-text_richText__iZUu4 h1,.rich-text_richText__iZUu4 h2,.rich-text_richText__iZUu4 h3,.rich-text_richText__iZUu4 h4,.rich-text_richText__iZUu4 h5,.rich-text_richText__iZUu4 h6{margin-bottom:1rem;margin-top:2rem}.rich-text_richText__iZUu4 p{margin-bottom:2.5rem;line-height:1.6;font-size:var(--mantine-font-size-md)}@media (min-width:62em){.rich-text_richText__iZUu4 p{font-size:var(--mantine-font-size-lg)}}.rich-text_richText__iZUu4 a{color:var(--mantine-primary-color-filled);text-decoration:none;position:relative;display:inline-block}.rich-text_richText__iZUu4 a:after{content:"";position:absolute;width:100%;height:1px;bottom:0;left:0;background-color:var(--mantine-primary-color-filled);transform:scaleX(0);transform-origin:center;transition:transform .2s ease-out}.rich-text_richText__iZUu4 a:hover:after{transform:scaleX(1)}.rich-text_richText__iZUu4 ol,.rich-text_richText__iZUu4 ul{margin:1.5rem 0;padding-left:1.5rem;list-style:none}.rich-text_richText__iZUu4 li{position:relative;margin-bottom:.25rem;padding-left:.15rem;line-height:1.4}.rich-text_richText__iZUu4 li:before{content:"•";position:absolute;left:-1rem;color:var(--mantine-color-white)}.rich-text_richText__iZUu4 li p{margin-bottom:0}.rich-text_richText__iZUu4 table{width:100%;border-collapse:collapse;margin:1rem 0}.Hero_hero___vy1j{height:100vh;min-height:700px;max-height:1000px;position:relative}@media (max-width:700px){.Hero_hero___vy1j{max-height:450px}}@media (max-width:1200px){.Hero_hero___vy1j{max-height:650px}}.Hero_hero___vy1j:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:200px;background-image:linear-gradient(0deg,#1b1b1c,transparent);pointer-events:none}.Hero_heroContent__EYzR5{position:relative;height:100%;max-width:1620px;padding:0 16px;margin:0 auto;z-index:30;display:flex;justify-content:space-between;align-items:flex-end}@media (max-width:1200px){.Hero_heroContent__EYzR5{flex-direction:column;justify-content:flex-end;align-items:flex-start;background-color:#1b1b1c80}}@media (max-width:800px){.Hero_heroContent__EYzR5{padding:0 20px}}.Hero_leftSide__g4zt_{display:flex;flex-direction:column;gap:0;margin-bottom:180px;text-transform:uppercase}@media (max-width:1200px){.Hero_leftSide__g4zt_{margin-bottom:40px}}.Hero_rightSide__cagA8{margin-bottom:180px}@media (max-width:1200px){.Hero_rightSide__cagA8{margin-bottom:80px}}@media (max-width:480px){.Hero_rightSide__cagA8{align-self:center}}.Hero_ctaContainer__n1cTD{display:flex;flex-wrap:wrap;gap:1rem}.Hero_cta__wRLi6{display:inline-block}@media (max-width:480px){.Hero_cta__wRLi6{flex-grow:1}.Hero_cta__wRLi6>span,.Hero_cta__wRLi6>span button{width:100%}}.Hero_cta__wRLi6:only-child{margin-top:2rem}.Button_root__tyjdH,.Button_root__tyjdH:hover{filter:none}.Tabs_tabs__NXv9b{margin:2rem 0}.Tabs_tabsList__t5DBP{display:flex;gap:1px;border-bottom:2px solid var(--border-color,#474746);margin-bottom:1rem}.Tabs_tab__3iKaR{padding:.5rem 1rem;font-size:1rem;font-weight:600;background:transparent;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;cursor:pointer;transition:all .2s ease-in-out;text-transform:uppercase}@media (min-width:62em){.Tabs_tab__3iKaR{font-size:1.125rem;padding:.75rem 1.5rem}}.Tabs_tab__3iKaR h4{padding-top:2rem}.Tabs_tab__3iKaR:hover{color:#5ccbcb}.Tabs_tab__3iKaR[aria-selected=true]{color:#5ccbcb;border-bottom-color:#5ccbcb}.Tabs_tabsContent__k44Tw{padding:.5rem 0}.Tabs_tabsContent__k44Tw h4{margin:2rem 0 1rem}.Tabs_tabPanel___nLti{animation:Tabs_fadeIn__gv27a .3s ease-in-out}.Tabs_tabPanel___nLti[hidden]{display:none}@keyframes Tabs_fadeIn__gv27a{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.VideoEmbed_videoEmbed__Fo8cJ{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;margin:2rem 0}.VideoEmbed_videoEmbed__Fo8cJ iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.VideoEmbed_videoEmbed__Fo8cJ lite-youtube{position:absolute!important;top:0;left:0;width:100%!important;height:100%!important;border:0;max-width:1320px}