.MeetTheBoardScreen_membersSectionContainer__KqB1h{width:100%;position:relative;overflow:hidden}.MeetTheBoardScreen_membersSectionOverTitle__qKhZl{font-weight:500;font-size:14px;line-height:20px;letter-spacing:1%;text-transform:uppercase;color:rgba(62,56,80,1);margin-bottom:.75rem}.MeetTheBoardScreen_membersSectionTitle__AVMz3{color:#111827;margin-bottom:2rem;display:inline-block;position:relative;font-weight:400;font-size:40px;line-height:50px;letter-spacing:0}.MeetTheBoardScreen_membersSectionTitle__AVMz3:after{content:"";position:relative;display:block;margin-top:.5rem;margin-bottom:3rem;width:20%;height:3px;border-radius:9999px;background-color:rgba(255,70,42,1);transform:scaleX(0);transform-origin:left;animation:MeetTheBoardScreen_underlineGrow___G5P6 .7s ease-out forwards}.MeetTheBoardScreen_membersCardsContainer__xfoDy{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:flex-start;align-items:stretch}.MeetTheBoardScreen_membersLeftShapes__muIcT{position:absolute;top:7.375rem;left:0;width:0;height:0;pointer-events:none;z-index:0}.MeetTheBoardScreen_membersLeftCircle__Upt_H{width:21.125rem;height:21.125rem;border-radius:9999px;background-color:rgba(255,246,245,1);position:absolute;left:0;transform:translateX(-50%)}.MeetTheBoardScreen_membersLeftSquare__AviVJ{width:15.938rem;height:15.938rem;background-color:rgba(255,246,245,1);position:absolute;left:0;transform:translateX(-50%) rotate(45deg);top:26.5rem}.MeetTheBoardScreen_memberCard__H_k1o{width:18.125rem;background-color:#ffffff;border-radius:.5rem;overflow:hidden;box-shadow:0 1px 2px -1px rgba(0,0,0,.1),0 1px 3px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;position:relative;z-index:1}.MeetTheBoardScreen_memberImageContainer__aZQsy{width:100%;height:18.875rem;position:relative;overflow:hidden}.MeetTheBoardScreen_memberImage__e0yql{width:100%;height:100%;object-fit:cover;display:block}.MeetTheBoardScreen_memberInfo__1lq7o{padding:1.5rem 1rem;display:flex;flex-direction:column;gap:.25rem}.MeetTheBoardScreen_memberName__LBZSE{font-weight:500;font-size:1.063rem;line-height:2rem}.MeetTheBoardScreen_memberPosition__UWcM0{font-weight:400;font-size:1rem;line-height:1.5rem;color:rgba(74,85,101,1)}.MeetTheBoardScreen_memberBio__nO7n_{margin-top:.35rem;font-weight:400;font-size:.8rem;line-height:1.6rem;color:rgba(107,114,128,1)}.MeetTheBoardScreen_memberBioMore__FYtoa{border:none;background:transparent;cursor:pointer;font-weight:600;padding:0;margin-left:4px}@keyframes MeetTheBoardScreen_underlineGrow___G5P6{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width:1200px){.MeetTheBoardScreen_membersCardsContainer__xfoDy{justify-content:center}}@media (max-width:992px){.MeetTheBoardScreen_membersSectionTitle__AVMz3:after{width:30%}.MeetTheBoardScreen_membersLeftShapes__muIcT{display:none}}@media (max-width:768px){.MeetTheBoardScreen_membersCardsContainer__xfoDy{justify-content:center}.MeetTheBoardScreen_memberCard__H_k1o{width:100%;max-width:18.125rem}.MeetTheBoardScreen_membersSectionTitle__AVMz3:after{width:40%}}@media (max-width:480px){.MeetTheBoardScreen_membersSectionTitle__AVMz3{font-size:2rem;line-height:2.5rem}.MeetTheBoardScreen_membersSectionTitle__AVMz3:after{width:50%}}.Join_joinSection__fzpUi{width:100%;padding:60px 40px 0;margin-top:50px;margin-bottom:50px}.Join_contentWrapper__PsaiX{background:linear-gradient(135deg,#f7edff,#ede4ff);padding:48px 96px;position:relative;display:flex;justify-content:space-between;align-items:center;overflow:hidden;max-width:1440px;margin:0 auto;border-radius:4px;flex:none;order:1;flex-grow:0}.Join_contentWrapper__PsaiX:after{content:"";position:absolute;right:-100px;top:-50px;width:256px;height:256px;background:rgba(194,129,255,.3);border-radius:50%;display:flex;flex-direction:column;align-items:flex-start;padding:0}.Join_textBlock___ZuYY{max-width:660px}.Join_joinSupTitle__SP3YG{font-size:14px;font-weight:500;color:var(--primary-purple);letter-spacing:1%;margin-bottom:8px}.Join_joinTitle__WqAwb{font-size:24px;font-weight:500;color:#111020;margin:0 0 12px}.Join_description__re5AS{font-size:18px;color:#444;line-height:1.6}.Join_buttonsBlock__BOCVV{display:flex;gap:20px;margin-right:10%}.Join_buttonsBlock__BOCVV button{border-radius:16px;font-size:16px;font-weight:500;cursor:pointer;padding:14px 32px}.Join_primaryBtn___vvNl{background-color:var(--primary-purple);color:white;border:none;box-shadow:0 4px 14px rgba(160,32,240,.3);transition:transform .2s ease}.Join_primaryBtn___vvNl:hover{transform:translateY(-2px)}.Join_secondaryBtn__k7ZZu{background:transparent;border:2px solid var(--blue);color:var(--blue);transition:.2s ease}.Join_secondaryBtn__k7ZZu:hover{background:#eef3ff;transform:translateY(-2px)}@media (max-width:1200px){.Join_joinSection__fzpUi{padding:56px 32px 0}.Join_contentWrapper__PsaiX{padding:40px 72px}.Join_textBlock___ZuYY{max-width:560px}}@media (max-width:992px){.Join_joinSection__fzpUi{padding:52px 24px 0}.Join_contentWrapper__PsaiX{padding:32px 40px;flex-direction:column;align-items:flex-start;gap:24px}.Join_textBlock___ZuYY{max-width:100%}.Join_buttonsBlock__BOCVV{margin-top:16px}}@media (max-width:768px){.Join_joinSection__fzpUi{padding:48px 16px 0;margin-top:40px;margin-bottom:40px}.Join_contentWrapper__PsaiX{padding:24px 20px}.Join_joinTitle__WqAwb{font-size:20px}.Join_description__re5AS{font-size:16px}.Join_buttonsBlock__BOCVV{flex-direction:column;width:100%}.Join_buttonsBlock__BOCVV button{width:100%;text-align:center}.Join_contentWrapper__PsaiX:after{right:-120px;top:-120px;opacity:.25;width:220px;height:220px}}@media (max-width:480px){.Join_joinSection__fzpUi{padding:40px 12px 0;margin-top:32px;margin-bottom:32px}.Join_contentWrapper__PsaiX{padding:20px 16px;border-radius:8px}.Join_joinTitle__WqAwb{font-size:18px}.Join_description__re5AS{font-size:15px}.Join_contentWrapper__PsaiX:after{display:none}}.Highlights_highSection__LYf6N{width:100%;background:#f5f5f7;padding:10px 0}.Highlights_containerHighlights__4dGZn{max-width:1240px;margin:0 auto;padding:0;display:flex;align-items:center;gap:32px}.Highlights_pill__XZ8bK{background:#dbe6ff;padding:8px 18px;border-radius:8px;font-size:14px;font-weight:500;white-space:nowrap;color:#0f0f33}.Highlights_tickerWrapper__1tLAk{flex:1;overflow:hidden;white-space:nowrap;position:relative}.Highlights_tickerContent__hwTXw{display:inline-flex;align-items:center;gap:30px;padding-right:40px}.Highlights_tickerItem__veQEs{display:inline-flex;align-items:center;gap:24px;white-space:nowrap}.Highlights_itemText__QnSNz{font-size:16px;color:var(--darkest);font-weight:500}.Highlights_dot__wL5E9{width:6px;height:6px;background:#cccdd3;border-radius:50%;flex-shrink:0}.Highlights_readMore__q3pA3{font-size:16px;font-weight:500;color:var(--darkest);text-decoration:none;display:flex;align-items:center;gap:6px;white-space:nowrap}.Highlights_readIcon__lwWpH{font-size:14px;color:var(--darkest)}@media (max-width:600px){.Highlights_containerHighlights__4dGZn{gap:22px}}.Success_container__NmUx_{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 16px;text-align:center}.Success_iconWrapper__jY_6n{margin-bottom:24px}.Success_iconCircle__3LLyz{width:88px;height:88px;border-radius:50%;background-color:#27ae60;display:flex;align-items:center;justify-content:center;margin:0 auto}.Success_checkmark__2Jy42{width:32px;height:16px;border-left:4px solid #ffffff;border-bottom:4px solid #ffffff;transform:rotate(-45deg);border-radius:2px}.Success_textWrapper__8EDXx{max-width:520px;margin-bottom:24px}.Success_title__ff1Bn{font-size:24px;line-height:1.4;font-weight:600;margin-bottom:8px}.Success_message__C8Q7u{font-size:16px;line-height:1.6;opacity:.8}.Success_buttonWrapper__Y_gYW{margin-top:8px}.Success_successButton__sNtri{height:46px!important}.UpcomingEvents_eventsSection__Vwkd5{width:100%;position:relative;overflow:hidden;background:#0d0d26}.UpcomingEvents_titleRow__RRubH .UpcomingEvents_supTitle__JnnTL,.UpcomingEvents_titleRow__RRubH .UpcomingEvents_title__LxdGt{color:var(--white-color)}.UpcomingEvents_titleRow__RRubH .UpcomingEvents_titleUnderline___XGfU{background:#ff462a}.UpcomingEvents_titleRow__RRubH .UpcomingEvents_viewAll__HZs5M{color:#ffffff}.UpcomingEvents_titleRow__RRubH .UpcomingEvents_viewAll__HZs5M .UpcomingEvents_icon__fn80u{color:#ff462a}.UpcomingEvents_eventsGrid__OxjU3{display:grid;grid-template-columns:1.05fr 1fr;min-height:600px}.UpcomingEvents_featuredCard__9sPl8{background:#ffffff;display:flex;flex-direction:column;transition:transform .25s ease;border-radius:10px}.UpcomingEvents_featuredCard__9sPl8:hover{transform:translateY(-4px)}.UpcomingEvents_featuredTop__dOzoP{padding:20px 24px 18px}.UpcomingEvents_month__JM0at{font-size:20px;font-weight:500;letter-spacing:0;color:#0055ff;text-transform:uppercase}.UpcomingEvents_day__3aX8G{font-size:40px;font-weight:500;color:#0055ff;letter-spacing:-.5%}.UpcomingEvents_location__rQuof{font-size:14px;color:#777;margin-bottom:14px}.UpcomingEvents_eventTitle__KTGj_{font-size:20px;font-weight:500;color:#0a0028;margin-bottom:6px}.UpcomingEvents_eventSubtitle__2rY1e{font-size:14px;color:#0055ff}.UpcomingEvents_imageWrapper__fLBTJ{width:100%;height:260px;overflow:hidden}.UpcomingEvents_image__OrSv_{width:100%;height:100%;object-fit:cover}.UpcomingEvents_eventDescription__EDSDJ{padding:18px 24px 8px;font-size:14px;line-height:1.6;color:#383838}.UpcomingEvents_viewDetails__C1ck7{padding:0 24px 22px;display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#2b5bff;text-decoration:none}.UpcomingEvents_detailsIcon__yPax5{font-size:12px}.UpcomingEvents_listColumn__wZjbJ{padding:24px 32px;display:flex;flex-direction:column}.UpcomingEvents_listItem__Jpl7p{width:100%;padding:18px 0;border:none;border-bottom:1px solid #26274a;background:transparent;display:flex;align-items:center;justify-content:space-between;cursor:pointer;text-align:left}.UpcomingEvents_listItem__Jpl7p:last-child{border-bottom:none}.UpcomingEvents_listText__X7Jtv{display:flex;flex-direction:column;gap:4px}.UpcomingEvents_listDate__Ad8JC{font-size:13px;color:#c0c1dd}.UpcomingEvents_listTitle__rs4n2{font-size:18px;font-weight:600;color:#ffffff}.UpcomingEvents_listArrow__roIKT{font-size:12px;color:#ffffff;opacity:.8}.UpcomingEvents_listItem__Jpl7p:hover .UpcomingEvents_listTitle__rs4n2{color:#ff5630}.UpcomingEvents_listItem__Jpl7p:hover .UpcomingEvents_listArrow__roIKT{color:#ff5630;opacity:1}@media (max-width:960px){.UpcomingEvents_eventsGrid__OxjU3{grid-template-columns:1fr}.UpcomingEvents_listColumn__wZjbJ{padding:20px 24px 24px}}.UpcomingEvents_shapes__oSgK2{position:absolute;bottom:-20px;right:-10px;display:flex;gap:25px;flex-direction:column;align-items:center;pointer-events:none}.UpcomingEvents_shapes__oSgK2 div{background:#3f4150;opacity:.3}.UpcomingEvents_circleBottom__8L431,.UpcomingEvents_circleTop__XA_57{width:140px;height:140px;border-radius:50%}.UpcomingEvents_diamond__dZeg0{width:110px;height:110px;transform:rotate(45deg)}.SectionHeader_titleRow__53KwM{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.SectionHeader_header__oZSYh{max-width:720px}.SectionHeader_titleRow__53KwM .SectionHeader_supTitle__hUSuS{font-size:14px;font-weight:400;letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px}.SectionHeader_titleRow__53KwM .SectionHeader_title__3cbez{font-size:32px;line-height:1.2;font-weight:500}.SectionHeader_titleRow__53KwM .SectionHeader_titleUnderline__2n_wv{width:56px;height:4px;border-radius:3px;margin:12px 0 18px}.SectionHeader_titleRow__53KwM .SectionHeader_viewAll__Z8puj{font-size:14px;font-weight:500;display:inline-flex;align-items:center;cursor:pointer;transition:transform .25s ease;text-decoration:none;gap:8px;margin-top:28px}.SectionHeader_titleRow__53KwM .SectionHeader_viewAll__Z8puj .SectionHeader_icon__vzQPc{font-size:12px}.SectionHeader_viewAll__Z8puj:hover{transform:translateX(4px)}.SectionHeader_description__iwjOB{font-size:17px;color:#303030;line-height:1.65;margin:0}.DirectoryCard_card__qLHCF{background:#fff;border-radius:18px;overflow:hidden;width:100%;box-shadow:0 4px 18px rgba(0,0,0,.07);padding-bottom:20px}.DirectoryCard_imageWrapper__mMr4d{position:relative}.DirectoryCard_image__8eB6y{width:100%;height:260px;object-fit:cover;object-position:top}.DirectoryCard_colorBar__Itiin{height:4px;width:100%}.DirectoryCard_content__vLcAI{padding:20px}.DirectoryCard_name__myJ_B{font-size:22px;font-weight:600;margin-bottom:6px;color:#111}.DirectoryCard_role___qhB7{font-size:16px;font-weight:500;margin-bottom:18px}.DirectoryCard_row__4McCl{display:flex;gap:10px}.DirectoryCard_rowRegion__3bEi_,.DirectoryCard_rowSpecialty__gQn0Z,.DirectoryCard_rowType__MsHFg{display:flex;align-items:center;gap:10px;color:#6a7282;margin-bottom:10px;font-size:12px}.DirectoryCard_icon__YHYBX{color:#707088}.DirectoryCard_description__3nDz3{font-size:12px;color:#4a5565;line-height:1.6;margin-top:12px;margin-bottom:20px}.DirectoryCard_socialRow__VEAph{display:flex;gap:14px}.DirectoryCard_socialIcon__EyJ_T{background:#f5f5f5;padding:10px 12px;border-radius:8px;color:#333;font-size:18px;transition:.2s ease}.DirectoryCard_socialIcon__EyJ_T:hover{background:#eaeaea}.Directory_filterWrapper__NXDbF{width:100%;margin-bottom:40px}.Directory_group__Zf2n4{margin-bottom:32px}.Directory_groupLabel__hr3PJ{font-size:18px;font-weight:600;margin-bottom:14px;color:var(--dark-blue)}.Directory_tagsRow__1YVHp{display:flex;flex-wrap:wrap;gap:12px}.Directory_labelTag__7oRo3{padding:10px 20px;background:#f2f4f7;border-radius:999px;border:none;cursor:pointer;font-size:13px;font-weight:400;color:#606060;transition:.2s ease}.Directory_labelTag__7oRo3:hover{background:#e6e8eb}.Directory_activeTag__wxAK0{color:white!important}.Mission_missionSection__m_x0Q{width:100%;background-color:#080026}.Mission_sliderViewport__7VtjE{width:100%;overflow:hidden;position:relative}.Mission_sliderTrack__OZAah{display:flex;width:100%;transition:transform .5s ease-in-out}.Mission_slide__pt4IV{width:100%;flex-shrink:0}.Mission_missionContainer__8OJ_M{display:flex;justify-content:space-between;align-items:flex-start}.Mission_missionLeft__3UCWM{max-width:930px;min-height:200px}.Mission_ourMission__PdW_g{font-size:14px;font-weight:600;color:white;margin-bottom:6px}.Mission_missionUnderline__wYKCj{width:38px;height:4px;background-color:var(--coral-red);border-radius:3px;margin-bottom:30px}.Mission_missionText___kMLO{font-size:30px;font-weight:400;line-height:1.45;color:white;margin:0}.Mission_missionDots__ekKrs{display:flex;justify-content:center;gap:12px;margin-top:35px}.Mission_missionDotInactive__BvqKo{width:10px;height:10px;background-color:#5b5569;opacity:.6;border-radius:50%;border:none;cursor:pointer}.Mission_missionDotActive__aRW_y{width:28px;height:10px;background-color:var(--coral-red);border-radius:20px;border:none;cursor:pointer}.Mission_missionRight___gq00{display:flex;align-items:center;justify-content:center;align-self:center}.Mission_aboutBtn__vmC8F{background-color:var(--coral-red);color:white;padding:14px 34px;font-size:16px;font-weight:600;border:none;border-radius:20px;cursor:pointer;box-shadow:0 6px 14px rgba(255,86,48,.35);transition:transform .15s ease}.Mission_aboutBtn__vmC8F:hover{transform:translateY(-2px)}.Mission_aboutBtn__vmC8F:active{transform:translateY(0)}@media (max-width:1200px){.Mission_missionSection__m_x0Q{padding-left:20px;padding-right:30px}.Mission_missionLeft__3UCWM{max-width:77%}}@media (max-width:900px){.Mission_missionContainer__8OJ_M{flex-direction:column;gap:40px}.Mission_missionRight___gq00{justify-content:flex-start}.Mission_missionLeft__3UCWM{max-width:100%}}.Memberships_wrapper__1WJvv{width:100%;background:#fff;position:relative;overflow:hidden}.Memberships_wrapper__1WJvv:before{border-radius:50%;width:338px;height:338px;opacity:1;top:180px;left:-187px}.Memberships_wrapper__1WJvv:after,.Memberships_wrapper__1WJvv:before{content:"";position:absolute;background:rgba(255,210,210,.25);z-index:0}.Memberships_wrapper__1WJvv:after{top:520px;left:-180px;width:280px;height:280px;transform:rotate(45deg);border-radius:2px}.Memberships_pageContent__UMj4u{position:relative;z-index:2}.Memberships_carouselRow__5jPIY{position:relative;display:flex;align-items:center}.Memberships_carouselViewport__yyp8_{width:1240px;max-width:100%;overflow:hidden}.Memberships_carousel__ebDN9{display:flex;gap:24px;overflow-x:hidden;scroll-behavior:smooth;padding:8px 0 24px;scroll-snap-type:x mandatory;scroll-padding-left:0}.Memberships_carousel__ebDN9::-webkit-scrollbar{display:none}.Memberships_arrowBtn__GxSbW{position:absolute;top:50%;border:none;width:44px;height:44px;border-radius:8px;background:var(--primary-purple);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px rgba(0,0,0,.18);z-index:10}.Memberships_arrowLeft__Vlk5W{left:-80px}.Memberships_arrowRight__2_J47{right:-80px}.Memberships_card__aAR1E{width:397px;flex:0 0 auto;background:#fff;border:1px solid #ececec;border-radius:5px;padding:28px 28px 24px;box-shadow:0 6px 18px rgba(0,0,0,.1);position:relative;scroll-snap-align:start;transition:transform .5s ease,border-color .25s ease}.Memberships_card__aAR1E:hover{transform:translateY(-4px)}.Memberships_activeCenter__jWiz2{border-width:2px}.Memberships_cardTitle__Rp4Rb{font-size:20px;font-weight:500;margin:0 0 6px;color:#101010}.Memberships_card__aAR1E:hover .Memberships_cardTitle__Rp4Rb{color:var(--plan-color)}.Memberships_cardSubtitle__Qx03d{font-size:14px;margin:0 0 18px;color:#545454}.Memberships_priceRow__bNkv_{display:flex;align-items:baseline;gap:10px;margin-bottom:24px;transition:transform .5s ease}.Memberships_price__iMYAh{font-size:34px;color:var(--darkest)}.Memberships_perYear__0Bgit{font-size:13px;color:var(--medium)}.Memberships_card__aAR1E:hover .Memberships_priceRow__bNkv_{transform:scale(1.08) translateX(4px)}.Memberships_card__aAR1E:hover .Memberships_priceRow__bNkv_ .Memberships_perYear__0Bgit,.Memberships_card__aAR1E:hover .Memberships_priceRow__bNkv_ .Memberships_price__iMYAh{transform:translateX(6px);transition:transform .5s ease}.Memberships_tabs__i26kL{display:flex;gap:42px;border-bottom:1px solid #ededed;margin-bottom:14px}.Memberships_tab__XiPvN{background:transparent;width:168px;padding:8px 0;font-size:14px;color:#121212;cursor:pointer;border:none;border-bottom:3px solid transparent}.Memberships_activeTab__Ocflu{border-bottom-style:solid;border-bottom-width:3px}.Memberships_list__9zqio{list-style:none;padding:0;margin:14px 0 18px}.Memberships_listItem___uyfL{font-size:14px;margin-bottom:12px;padding-left:0;position:relative;transition:transform .25s ease;gap:5px;display:flex}.Memberships_listItem___uyfL:hover{transform:translateX(4px)}.Memberships_benefitText__5k8kO{font-size:14px;color:var(--dark)}.Memberships_termsContent__h8HoC{font-size:14px;color:var(--dark);display:flex;margin:18px 0 22px}.Memberships_termsContent__h8HoC li.Memberships_termText__f0E6V{margin-bottom:12px}.Memberships_joinBtn__ggWqz{width:100%;border:none;color:#fff;font-size:15px;padding:12px 14px;border-radius:12px;cursor:pointer;margin-top:6px;box-shadow:0 8px 16px rgba(0,0,0,.12);background-color:var(--plan-color);transition:transform .25s ease}.Memberships_card__aAR1E:hover .Memberships_joinBtn__ggWqz{transform:translateY(8px)}.Memberships_footerNote__KQeC8{text-align:center;margin-top:28px;font-size:14px;color:#222}.Memberships_footerLink__OrkIC{color:var(--primary-purple);text-decoration:none}@media (max-width:1240px){.Memberships_carouselViewport__yyp8_{width:calc(400px * 2 + 30px)}.Memberships_arrowLeft__Vlk5W{left:-20px}.Memberships_arrowRight__2_J47{right:-20px}}@media (max-width:820px){.Memberships_wrapper__1WJvv{padding:48px 16px 28px}.Memberships_topRow__vl_Cw{flex-direction:column}.Memberships_compareLink__lCu2z{margin-top:12px}.Memberships_carouselRow__5jPIY{gap:18px}.Memberships_card__aAR1E,.Memberships_carouselViewport__yyp8_{width:92vw}.Memberships_arrowLeft__Vlk5W{left:10px}.Memberships_arrowRight__2_J47{right:10px}}.LandingScreen_videoSection__Y2MCY{width:100%;padding:0;display:flex;max-height:691px;justify-content:center}.LandingScreen_videoContainer__Yjxqc{width:100%;overflow:hidden}.LandingScreen_videoPlayer__dsLwY{width:100%;height:auto;overflow:hidden;background:#000;outline:none}.LandingScreen_videoPlayer__dsLwY:focus{outline:none}.LandingScreen_titleRow__5bBBr{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.LandingScreen_titleRow__5bBBr .LandingScreen_supTitle__SdIkV{font-size:14px;font-weight:400;letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px}.LandingScreen_titleRow__5bBBr .LandingScreen_title__iecFZ{font-size:32px;line-height:1.2;font-weight:500}.LandingScreen_titleRow__5bBBr .LandingScreen_titleUnderline__tWqzs{width:56px;height:4px;border-radius:3px;margin:12px 0 18px}.LandingScreen_titleRow__5bBBr .LandingScreen_viewAll__mPds_{font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:6px;cursor:pointer;transition:transform .25s ease}.LandingScreen_titleRow__5bBBr .LandingScreen_viewAll__mPds_ .LandingScreen_icon__yQpAk{font-size:12px}.LandingScreen_viewAll__mPds_:hover{transform:translateX(4px)}.LandingScreen_partnersGrid__yI8kM{display:grid;grid-template-columns:repeat(3,1fr);gap:80px;vertical-align:top;justify-items:center}.LandingScreen_partnerItem___GXPo{display:flex;flex-direction:column;align-items:center;vertical-align:top;justify-content:flex-start;gap:10px;text-align:center;height:100%}.LandingScreen_partnerName__7Xpxq{font-size:22px;font-weight:600;min-height:64px;align-items:flex-end;justify-content:center;vertical-align:top}.LandingScreen_partnerLogo__y3Qne{vertical-align:bottom;margin-top:auto;display:flex;align-items:flex-end}.LandingScreen_partnerLogo__y3Qne img{max-width:260px;max-height:120px;width:100%;height:auto;object-fit:contain;vertical-align:bottom}@media (max-width:800px){.LandingScreen_partnersGrid__yI8kM{grid-template-columns:1fr;gap:60px}.LandingScreen_partnerName__7Xpxq{min-height:auto}.LandingScreen_partnerLogo__y3Qne{vertical-align:top;margin-top:0}}.LandingScreen_chairmanSection__swplu{width:100%;background:#eef4ff;padding:0;display:flex;flex-direction:column;align-items:center}.LandingScreen_chairmanInner__xN9_W{max-width:1240px;width:100%;padding:60px 40px;display:flex;align-items:center;gap:45px}.LandingScreen_chairmanImageWrapper__4AGXM{flex-shrink:0}.LandingScreen_chairmanImage__ucWOE{width:130px;height:130px;object-fit:cover;object-position:top;border-radius:6px}.LandingScreen_chairmanContent__ErprK{flex:1;position:relative}.LandingScreen_quoteRow__jig6t{display:flex;align-items:flex-start;gap:16px}.LandingScreen_chairmanQuoteIcon__nqDM1{font-size:40px;color:#c18cff;opacity:.6;line-height:1;margin-top:4px}.LandingScreen_chairmanText__HNGjt{font-size:18px;line-height:1.8;color:var(--dark);margin:0 0 20px}.LandingScreen_chairmanAuthorRow__4jOxl{display:flex;align-items:center;gap:12px}.LandingScreen_chairmanAuthor__4os3l{font-size:20px;font-weight:700;color:#111020}.LandingScreen_chairmanRole__wOO4F{font-size:16px;color:#777}.LandingScreen_chairmanBottomBar__7fEV_{width:100%;height:8px;margin-top:40px;background:linear-gradient(90deg,#7e2cff,#ff4d3f,#0a53ff,#00a86b)}@media (max-width:1000px){.LandingScreen_chairmanInner__xN9_W{gap:10px}}@media (max-width:900px){.LandingScreen_chairmanAuthorRow__4jOxl{flex-direction:column;gap:6px}}@media (max-width:800px){.LandingScreen_chairmanInner__xN9_W{flex-direction:column;align-items:center;text-align:center}.LandingScreen_chairmanContent__ErprK{flex-direction:column}}