.not-found_NotFoundPage__BVKId{display:flex;justify-content:center;align-items:center;min-height:80vh;background:url(/images/404-pattern.svg) no-repeat 50%}.not-found_NotFoundPage__BVKId .not-found_Content__bsSyk{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:24px;width:592px;max-width:100%;text-align:center}.not-found_NotFoundPage__BVKId .not-found_Content__bsSyk h1{color:#1f1f21;font-size:64px;font-weight:700;line-height:80px}@media(max-width:768px){.not-found_NotFoundPage__BVKId .not-found_Content__bsSyk h1{font-size:48px;line-height:56px}}.not-found_NotFoundPage__BVKId .not-found_Content__bsSyk p{font-size:18px;font-weight:400;line-height:28px;text-align:center;color:#0a0d12}.not-found_NotFoundPage__BVKId .not-found_Content__bsSyk .not-found_BackButton__Cm1Dc{background-color:#1f1f21;color:#fff}.Breadcrumb_Breadcrumb__AyuOn{flex-wrap:wrap;font-size:13px}.Breadcrumb_Breadcrumb__AyuOn,.Breadcrumb_Breadcrumb__AyuOn .Breadcrumb_Crumb__HN2Nl{display:flex;align-items:center}.Breadcrumb_Breadcrumb__AyuOn .Breadcrumb_Crumb__HN2Nl a{color:rgba(10,13,18,.6509803922);text-decoration:none}.Breadcrumb_Breadcrumb__AyuOn .Breadcrumb_Crumb__HN2Nl .Breadcrumb_Current__gF7QX{color:#1f1f21}.Breadcrumb_Breadcrumb__AyuOn .Breadcrumb_Crumb__HN2Nl:not(:last-child){margin-right:.5rem}.Breadcrumb_Breadcrumb__AyuOn .Breadcrumb_Crumb__HN2Nl:not(:last-child):after{content:"/";margin-left:.5rem;color:#ccc}.Breadcrumb_Breadcrumb__AyuOn .Breadcrumb_Separator__DGqSi{margin:0 .2rem;color:#ccc}.Button_Button__qQTgU{padding:8px 20px;min-height:40px;display:flex;justify-content:center;align-items:center;gap:8px;background:#fff;color:#0a0d12;border:none;border-radius:8px;outline:none;cursor:pointer;font-family:var(--primary-font);font-size:16px;font-weight:500;line-height:24px;text-decoration:none}.Button_Button__qQTgU.Button_Secondary__cOioz{background:rgba(0,0,0,0);color:#fff;border:1px solid #fff}.Button_Button__qQTgU.Button_Tertiary__rV_uL{background:rgba(0,21,53,.1019607843);color:#1f1f21}.Button_Button__qQTgU.Button_Danger__WG6R0{background:#cc443a;color:#fff}.Button_Button__qQTgU:hover{opacity:.9}.Loading_Loading__UrIMY{display:flex;justify-content:center;align-items:center;gap:8px}.Loading_Loading__UrIMY span{display:block;width:5px;height:5px;border-radius:50%;flex-shrink:0;background-color:#fff;animation:Loading_pulse__auF5F 1s infinite}.Loading_Loading__UrIMY span:nth-child(2){animation-delay:.1s}.Loading_Loading__UrIMY span:nth-child(3){animation-delay:.2s}.Loading_Loading__UrIMY.Loading_Black__pYEZ4 span{background-color:#000}@keyframes Loading_pulse__auF5F{0%{transform:scale(1)}50%{transform:scale(1.6)}to{transform:scale(1)}}.InterviewItem_InterviewItem__y97CV{background:#fff;border-radius:8px;padding:8px;box-shadow:0 1px 2px 0 rgba(0,0,0,.0196078431),0 4px 10px 0 rgba(0,0,0,.0392156863)}.InterviewItem_InterviewItem__y97CV .InterviewItem_ImageWrapper__FnID2{height:362px;width:100%;position:relative}.InterviewItem_InterviewItem__y97CV .InterviewItem_ImageWrapper__FnID2 img{width:100%;height:100%;object-fit:cover;border-radius:8px}.InterviewItem_InterviewItem__y97CV .InterviewItem_Content__y3rdr{margin-top:8px;padding:8px}.InterviewItem_InterviewItem__y97CV .InterviewItem_Content__y3rdr .InterviewItem_IntervieweeInfo__8znDT{margin-bottom:8px}.InterviewItem_InterviewItem__y97CV .InterviewItem_Content__y3rdr .InterviewItem_IntervieweeInfo__8znDT h4{font-size:20px;font-weight:500;line-height:24px;margin-bottom:8px}.InterviewItem_InterviewItem__y97CV .InterviewItem_Content__y3rdr .InterviewItem_IntervieweeInfo__8znDT span{font-size:14px;font-weight:500;line-height:20px;color:rgba(0,21,53,.65);display:block}.InterviewItem_InterviewItem__y97CV .InterviewItem_Content__y3rdr .InterviewItem_IntervieweeInfo__8znDT span:last-child{font-weight:400}.InterviewItem_InterviewItem__y97CV .InterviewItem_Content__y3rdr .InterviewItem_Brief__2Di5x{font-size:16px;font-weight:400;line-height:24px;color:rgba(0,21,53,.65)}.FeaturedCompanyList_FeaturedCompanyList__8xpMV{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}@media(max-width:992px){.FeaturedCompanyList_FeaturedCompanyList__8xpMV{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.FeaturedCompanyList_FeaturedCompanyList__8xpMV{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.FeaturedCompanyList_FeaturedCompanyList__8xpMV{grid-template-columns:100%}}.Pagination_Pagination__4UfDV{display:flex;justify-content:center;align-items:center;margin:48px 0;gap:16px}.Pagination_Pagination__4UfDV .Pagination_Ellipsis__EbtL0{padding:0 .5rem;color:#999;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Pagination_Pagination__4UfDV .Pagination_Button__h0rQI{background:#fff;border:1px solid rgba(10,13,18,.1019607843);border-radius:8px;padding:4px 12px;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:4px;font-family:var(--primary-font);font-size:16px;font-weight:400;line-height:24px;color:#1f1f21}.Pagination_Pagination__4UfDV .Pagination_Button__h0rQI i{font-size:16px}.Pagination_Pagination__4UfDV .Pagination_Button__h0rQI.Pagination_Disabled__sNJI7{color:rgba(10,13,18,.5019607843);background:none;pointer-events:none}.Pagination_Pagination__4UfDV .Pagination_Pages__TLIen{display:flex;gap:4px}.Pagination_Pagination__4UfDV .Pagination_Pages__TLIen .Pagination_Page__q8qt9{color:#1f1f21;font-size:16px;font-weight:400;line-height:24px;text-align:center;width:32px;height:32px;display:flex;justify-content:center;align-items:center;padding:0;border:none;background:none;cursor:pointer}.Pagination_Pagination__4UfDV .Pagination_Pages__TLIen .Pagination_Page__q8qt9.Pagination_Active__A_ICW{background:#1f1f21;border-radius:8px;color:#fff}.FeaturedCompanyItem_FeaturedCompanyItem__MmUys{background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.0196078431),0 4px 10px 0 rgba(0,0,0,.0392156863);border-radius:8px;padding:8px;width:100%}.FeaturedCompanyItem_FeaturedCompanyItem__MmUys .FeaturedCompanyItem_ImageWrapper__QbvNq{position:relative;border-radius:8px;display:flex;justify-content:center;align-items:center;overflow:hidden;aspect-ratio:1.7/1}.FeaturedCompanyItem_FeaturedCompanyItem__MmUys .FeaturedCompanyItem_ImageWrapper__QbvNq img{overflow:hidden;display:block;height:100%;object-fit:cover}.FeaturedCompanyItem_FeaturedCompanyItem__MmUys .FeaturedCompanyItem_Content__Zvrsq{padding:16px 8px 8px;display:grid;grid-gap:8px;gap:8px}.FeaturedCompanyItem_FeaturedCompanyItem__MmUys .FeaturedCompanyItem_Content__Zvrsq .FeaturedCompanyItem_Title___k_n7{font-size:20px;font-weight:500;line-height:24px;height:72px;overflow:hidden}@media(max-width:480px){.FeaturedCompanyItem_FeaturedCompanyItem__MmUys .FeaturedCompanyItem_Content__Zvrsq .FeaturedCompanyItem_Title___k_n7{height:auto}}.FeaturedCompanyItem_FeaturedCompanyItem__MmUys.FeaturedCompanyItem_Horizontal__kFTet{display:flex;flex-direction:row;align-items:flex-start}@media(max-width:576px){.FeaturedCompanyItem_FeaturedCompanyItem__MmUys.FeaturedCompanyItem_Horizontal__kFTet{display:block}}.FeaturedCompanyItem_FeaturedCompanyItem__MmUys.FeaturedCompanyItem_Horizontal__kFTet .FeaturedCompanyItem_ImageWrapper__QbvNq{width:272px;height:100%;flex-shrink:0}@media(max-width:576px){.FeaturedCompanyItem_FeaturedCompanyItem__MmUys.FeaturedCompanyItem_Horizontal__kFTet .FeaturedCompanyItem_ImageWrapper__QbvNq{width:100%;aspect-ratio:1.7/1}}.FeaturedCompanyItem_FeaturedCompanyItem__MmUys.FeaturedCompanyItem_Horizontal__kFTet .FeaturedCompanyItem_Content__Zvrsq{padding:16px 0 8px 16px}@media(max-width:576px){.FeaturedCompanyItem_FeaturedCompanyItem__MmUys.FeaturedCompanyItem_Horizontal__kFTet .FeaturedCompanyItem_Content__Zvrsq{padding:16px 8px 8px}}.FeaturedCompanyItem_FeaturedCompanyItem__MmUys.FeaturedCompanyItem_Dark__Xy6eH{background:hsla(0,0%,100%,.1)}.FeaturedCompanyItem_FeaturedCompanyItem__MmUys.FeaturedCompanyItem_Dark__Xy6eH .FeaturedCompanyItem_Content__Zvrsq h3{color:#fff}.FeaturedCompanyItem_FeaturedCompanyItem__MmUys.FeaturedCompanyItem_Dark__Xy6eH .FeaturedCompanyItem_Content__Zvrsq p{color:hsla(0,0%,100%,.65)}.FeaturedCompanyItem_FeaturedCompanyItem__MmUys.FeaturedCompanyItem_Dark__Xy6eH .FeaturedCompanyItem_Content__Zvrsq .FeaturedCompanyItem_Tags__DC_br>*{background:hsla(0,0%,100%,.1)}.Container_Container__W5d2T{width:1230px;max-width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.FooterNewsletter_FooterNewsletter__6htGg .FooterNewsletter_Success____wXx{color:#fff}.FooterNewsletter_FooterNewsletter__6htGg .FooterNewsletter_NewsletterForm__F9bpw button{background:#fff;color:#000}.FooterNewsletter_FooterNewsletter__6htGg .FooterNewsletter_NewsletterForm__F9bpw button span{background:#000}.Header_Header__xIKfd{background:#1f1f21;color:#fff;padding:20px 24px;position:fixed;top:8px;left:8px;right:8px;width:calc(100% - 16px);display:flex;justify-content:space-between;align-items:center;z-index:1000;transition:all .3s ease;border:1px solid #b5b5b5;border-radius:8px;box-shadow:0 1px 2px 0 rgba(0,0,0,.0196078431),0 4px 10px 0 rgba(0,0,0,.0392156863)}@media(max-width:576px){.Header_Header__xIKfd{padding:8px 16px}}.Header_Header__xIKfd.Header_Scrolled__O6BnV{left:0;right:0;top:0;width:100%;border-radius:0;border-right-color:rgba(0,0,0,0);border-top-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0)}.Header_Header__xIKfd .Header_LogoWrapper__yS0TG,.Header_Header__xIKfd .Header_LogoWrapper__yS0TG img{display:block}@media(max-width:576px){.Header_Header__xIKfd .Header_LogoWrapper__yS0TG img{width:120px}}.Header_Header__xIKfd .Header_DesktopMenu__AiKpU{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}@media(max-width:1200px){.Header_Header__xIKfd .Header_DesktopMenu__AiKpU{transform:translate(calc(-50% - 40px),-50%);display:none}}.Header_Header__xIKfd .Header_DesktopMenu__AiKpU ul{display:flex;justify-content:center;align-items:center;gap:8px}.Header_Header__xIKfd .Header_DesktopMenu__AiKpU ul li a{font-size:16px;line-height:19.2px;padding:6px 8px;border-radius:8px;background:rgba(0,0,0,0);transition:all .2s ease;text-transform:uppercase;white-space:nowrap}@media(max-width:1200px){.Header_Header__xIKfd .Header_DesktopMenu__AiKpU ul li a{padding:4px 2px}}.Header_Header__xIKfd .Header_DesktopMenu__AiKpU ul li a:hover{background:hsla(0,0%,100%,.1)}.Header_Header__xIKfd .Header_Actions__Cr_D0{display:flex;justify-content:flex-start;align-items:center;gap:8px}@media(max-width:576px){.Header_Header__xIKfd .Header_Actions__Cr_D0{gap:4px}}.Header_Header__xIKfd .Header_Actions__Cr_D0 .Header_SubscribeButton__B_TvE{color:#fff;border-color:#fff;transition:all .3s ease}@media(max-width:576px){.Header_Header__xIKfd .Header_Actions__Cr_D0 .Header_SubscribeButton__B_TvE{padding:4px 8px;min-height:32px;border-radius:6px;font-size:14px}}.Header_Header__xIKfd .Header_Actions__Cr_D0 .Header_SubscribeButton__B_TvE:hover{background:#fff;color:#000}@media(max-width:576px){.Header_Header__xIKfd .Header_Actions__Cr_D0 .Header_LoginButton__tWhHw{display:none}}.Header_Header__xIKfd .Header_Actions__Cr_D0 .Header_SearchButton__2tHbm{width:40px;height:40px;display:flex;justify-content:center;align-items:center;font-size:24px;color:#fff;background:none;outline:none;border:none}.Header_Header__xIKfd .Header_Actions__Cr_D0 .Header_Hamburger__H5mhh{background:none;outline:none;border:none;width:40px;height:40px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px;cursor:pointer;display:none}@media(max-width:1200px){.Header_Header__xIKfd .Header_Actions__Cr_D0 .Header_Hamburger__H5mhh{display:flex}}.Header_Header__xIKfd .Header_Actions__Cr_D0 .Header_Hamburger__H5mhh span{width:32px;height:2px;background:#fff}.Header_MobileMenuWrapper__zJD8A{position:fixed;z-index:10000;left:0;top:0;width:100%;height:100%;background:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;transition:all .2s ease;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.Header_MobileMenuWrapper__zJD8A::-webkit-scrollbar{display:none}.Header_MobileMenuWrapper__zJD8A.Header_Open__nt7Jx{opacity:1;pointer-events:all}.Header_MobileMenuWrapper__zJD8A .Header_CloseButton__MRTB1{border:none;background:none;outline:none;font-size:40px;position:absolute;right:8px;top:8px;cursor:pointer;color:#000}.Header_MobileMenuWrapper__zJD8A .Header_MobileMenu__FjYlk{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:60px 15px;height:100%;gap:16px}.Header_MobileMenuWrapper__zJD8A .Header_MobileMenu__FjYlk .Header_Menu__4BE8y{display:grid;grid-gap:16px;gap:16px}.Header_MobileMenuWrapper__zJD8A .Header_MobileMenu__FjYlk .Header_Menu__4BE8y li a{font-size:24px;font-weight:500;line-height:28.8px;padding:8px 16px;border-radius:8px;background:rgba(0,0,0,0);transition:all .2s ease;color:#1f1f21;text-align:center;text-transform:uppercase}@media(max-width:576px){.Header_MobileMenuWrapper__zJD8A .Header_MobileMenu__FjYlk .Header_Menu__4BE8y li a{padding:4px 2px}}.Header_MobileMenuWrapper__zJD8A .Header_MobileMenu__FjYlk .Header_Menu__4BE8y li.Header_Separator__QwMva{width:100%;height:1px;background:#b5b5b5}.Header_MobileMenuWrapper__zJD8A .Header_MobileMenu__FjYlk .Header_Bottom__zypfT{display:grid;grid-gap:8px;gap:8px;text-align:center;padding-bottom:16px;margin:auto}.Header_MobileMenuWrapper__zJD8A .Header_MobileMenu__FjYlk .Header_Bottom__zypfT .Header_Socials__sPPOT{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px 8px;gap:16px 8px;text-align:center;flex-flow:row wrap;margin-bottom:16px;border-bottom:1px solid rgba(0,21,53,.3);padding-bottom:16px}.Header_MobileMenuWrapper__zJD8A .Header_MobileMenu__FjYlk .Header_Bottom__zypfT .Header_Socials__sPPOT li a{color:rgba(0,21,53,.65)}.Header_MobileMenuWrapper__zJD8A .Header_MobileMenu__FjYlk .Header_Bottom__zypfT .Header_BlendsMedia__k9gGh{display:flex;gap:8px;justify-content:center;align-items:center}.Textarea_Textarea___GuU2{position:relative}.Textarea_Textarea___GuU2 .Textarea_Label__1lO3R{font-size:16px;font-weight:400;line-height:24px;margin-bottom:8px;color:#1f1f21}.Textarea_Textarea___GuU2 textarea{width:100%;min-height:100px;resize:none;border-radius:8px;border:1px solid rgba(31,31,33,.1);padding:8px 16px;font-family:var(--primary-font);background:#fff;font-size:16px;font-weight:400;line-height:24px;color:#1f1f21;outline:none}.Textarea_Textarea___GuU2 textarea::placeholder{font-family:var(--primary-font);font-size:16px;font-weight:400;line-height:24px;color:rgba(25,33,44,.5019607843)}.Textarea_Textarea___GuU2 .Textarea_Counter___NTRC{font-size:14px;line-height:18px;color:hsla(0,0%,100%,.6);position:absolute;right:24px;bottom:17px}.Textarea_ErrorMessage__vpKHr{color:#ed1c24;font-size:12px;line-height:14px}.PageBanner_PageBanner__Ch7au .PageBanner_Container__wHTNp .PageBanner_Box__W4BY3{padding:100px 48px 32px;border-radius:16px;background:100%/cover no-repeat}@media(max-width:992px){.PageBanner_PageBanner__Ch7au .PageBanner_Container__wHTNp .PageBanner_Box__W4BY3{padding:64px 24px 24px;border-radius:8px}}@media(max-width:576px){.PageBanner_PageBanner__Ch7au .PageBanner_Container__wHTNp .PageBanner_Box__W4BY3{padding:64px 24px 16px}}.PageBanner_PageBanner__Ch7au .PageBanner_Container__wHTNp .PageBanner_Box__W4BY3 .PageBanner_Title__38ZE5{color:#fff}.NewsList_NewsList__qXlTT{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;width:100%}@media(max-width:768px){.NewsList_NewsList__qXlTT{flex-direction:column-reverse}}.NewsList_NewsList__qXlTT .NewsList_News__mPBwS{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;width:100%}@media(max-width:992px){.NewsList_NewsList__qXlTT .NewsList_News__mPBwS{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.NewsList_NewsList__qXlTT .NewsList_News__mPBwS{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.NewsList_NewsList__qXlTT .NewsList_News__mPBwS{grid-template-columns:100%}}.NewsList_NewsList__qXlTT.NewsList_WithAd__fu1Gs .NewsList_News__mPBwS{grid-template-columns:repeat(3,1fr)}@media(max-width:992px){.NewsList_NewsList__qXlTT.NewsList_WithAd__fu1Gs .NewsList_News__mPBwS{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.NewsList_NewsList__qXlTT.NewsList_WithAd__fu1Gs .NewsList_News__mPBwS{grid-template-columns:100%}}@media(max-width:768px){.NewsList_NewsList__qXlTT.NewsList_WithAd__fu1Gs .NewsList_Advertisement__3y33G{width:100%;max-width:300px;margin:auto}}@media(max-width:480px){.NewsList_NewsList__qXlTT.NewsList_WithAd__fu1Gs .NewsList_Advertisement__3y33G{max-width:100%}}@media(max-width:768px){.NewsList_NewsList__qXlTT.NewsList_WithAd__fu1Gs .NewsList_Advertisement__3y33G img{width:100%;height:100%;object-fit:cover}}.Newsletter_Newsletter__tBhS4{margin:12px auto;background-color:#1f1f21;position:relative;padding:90px 30px 90px 80px;border-radius:6px;display:flex;justify-content:flex-start;align-items:center;overflow:hidden;width:998px;max-width:calc(100vw - 45px)}@media(max-width:768px){.Newsletter_Newsletter__tBhS4{width:100%;padding:60px}}@media(max-width:576px){.Newsletter_Newsletter__tBhS4{width:100%;padding:30px}}@media(max-width:480px){.Newsletter_Newsletter__tBhS4{padding:18px}}.Newsletter_Newsletter__tBhS4:before{content:"";display:block;width:100%;height:300px;top:calc(50% - 150px);background:url(/images/b.svg) 100% no-repeat;background-size:contain;position:absolute;right:40px}@media(max-width:576px){.Newsletter_Newsletter__tBhS4:before{max-height:calc(100% - 30px);max-width:calc(100% - 30px);background-position:100%;background-size:contain;right:15px;top:15px}}.Newsletter_Newsletter__tBhS4>*{position:relative;z-index:2}.Newsletter_Newsletter__tBhS4 .Newsletter_Content__jzWZx{width:662px;max-width:100%}@media(max-width:576px){.Newsletter_Newsletter__tBhS4 .Newsletter_Content__jzWZx{width:100%}}.Newsletter_Newsletter__tBhS4 .Newsletter_Content__jzWZx .Newsletter_Title__p13uS{color:#fff;font-weight:500;font-size:48px;line-height:100%;letter-spacing:0;vertical-align:middle;margin-bottom:4px}@media(max-width:576px){.Newsletter_Newsletter__tBhS4 .Newsletter_Content__jzWZx .Newsletter_Title__p13uS{font-size:24px;line-height:30px}}.Newsletter_Newsletter__tBhS4 .Newsletter_Content__jzWZx h5{font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;vertical-align:middle;color:#fff;margin-bottom:24px}.Newsletter_Newsletter__tBhS4 .Newsletter_Content__jzWZx p{font-weight:400;font-size:14px;line-height:20px;letter-spacing:0;vertical-align:middle;color:hsla(0,0%,100%,.65);width:492px;max-width:100%}.Newsletter_Newsletter__tBhS4 .Newsletter_Content__jzWZx p a{color:#fff}.Newsletter_Newsletter__tBhS4 .Newsletter_Content__jzWZx .Newsletter_Form__JC1iC{width:492px;max-width:100%}.Newsletter_Newsletter__tBhS4 .Newsletter_Content__jzWZx .Newsletter_Form__JC1iC input{background:rgba(0,0,0,0);border:1px solid hsla(0,0%,100%,.5019607843);color:#fff;width:366px;max-width:100%}.Newsletter_Newsletter__tBhS4 .Newsletter_Content__jzWZx .Newsletter_Form__JC1iC input::placeholder{color:hsla(0,0%,100%,.65)}.Newsletter_Newsletter__tBhS4 .Newsletter_Content__jzWZx .Newsletter_Form__JC1iC button{background:#fff;color:#1f1f21}.Newsletter_Newsletter__tBhS4 .Newsletter_Content__jzWZx .Newsletter_Success__ktcBb{text-align:left;margin:3px 0}.Newsletter_Newsletter__tBhS4 .Newsletter_Content__jzWZx .Newsletter_Success__ktcBb span{font-size:18px;line-height:24px;font-weight:700;color:#fff}.ExclusiveBadge_ExclusiveBadge__AwWlo{display:inline-flex;justify-content:flex-start;align-items:center;gap:4px;margin-right:4px;vertical-align:middle}.ExclusiveBadge_ExclusiveBadge__AwWlo h5{color:#cc443a;font-weight:700;font-size:16px;line-height:20px;letter-spacing:0;text-transform:uppercase}.ExclusiveBadge_ExclusiveBadge__AwWlo:before{content:"";display:block;width:8px;height:8px;border-radius:50%;flex-shrink:0;background:#cc443a}.BlendsMediaAd_BlendsMediaAd__j24H6{cursor:pointer}.KnowledgeHubItem_KnowledgeHubItem__nRROj{background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.0196078431),0 4px 10px 0 rgba(0,0,0,.0392156863);border-radius:8px;padding:8px;width:100%}.KnowledgeHubItem_KnowledgeHubItem__nRROj .KnowledgeHubItem_ImageWrapper__zAmNz{position:relative;border-radius:8px;display:flex;justify-content:center;align-items:center;overflow:hidden;aspect-ratio:1.7/1}.KnowledgeHubItem_KnowledgeHubItem__nRROj .KnowledgeHubItem_ImageWrapper__zAmNz img{overflow:hidden;display:block;height:100%;object-fit:cover}.KnowledgeHubItem_KnowledgeHubItem__nRROj .KnowledgeHubItem_Content__Y8wa_{padding:16px 8px 8px;display:grid;grid-gap:8px;gap:8px}.KnowledgeHubItem_KnowledgeHubItem__nRROj .KnowledgeHubItem_Content__Y8wa_ .KnowledgeHubItem_Title__asb5z{font-size:20px;font-weight:500;line-height:24px;height:48px;overflow:hidden}.KnowledgeHubItem_KnowledgeHubItem__nRROj .KnowledgeHubItem_Content__Y8wa_ p{color:rgba(10,13,18,.6509803922);font-size:16px;font-weight:400;line-height:24px}.KnowledgeHubItem_KnowledgeHubItem__nRROj .KnowledgeHubItem_Content__Y8wa_ .KnowledgeHubItem_Tags__lPvaZ{display:flex;gap:8px}.KnowledgeHubItem_KnowledgeHubItem__nRROj.KnowledgeHubItem_Horizontal__348zV{display:flex;flex-direction:row;align-items:flex-start}@media(max-width:576px){.KnowledgeHubItem_KnowledgeHubItem__nRROj.KnowledgeHubItem_Horizontal__348zV{flex-direction:column}}.KnowledgeHubItem_KnowledgeHubItem__nRROj.KnowledgeHubItem_Horizontal__348zV .KnowledgeHubItem_ImageWrapper__zAmNz{width:272px;height:100%;flex-shrink:0}@media(max-width:576px){.KnowledgeHubItem_KnowledgeHubItem__nRROj.KnowledgeHubItem_Horizontal__348zV .KnowledgeHubItem_ImageWrapper__zAmNz{width:100%;aspect-ratio:1.7/1}}.KnowledgeHubItem_KnowledgeHubItem__nRROj.KnowledgeHubItem_Horizontal__348zV .KnowledgeHubItem_Content__Y8wa_{padding:16px 0 8px 16px}.KnowledgeHubItem_KnowledgeHubItem__nRROj.KnowledgeHubItem_Dark__Td3Dp{background:hsla(0,0%,100%,.1)}.KnowledgeHubItem_KnowledgeHubItem__nRROj.KnowledgeHubItem_Dark__Td3Dp .KnowledgeHubItem_Content__Y8wa_ h3{color:#fff}.KnowledgeHubItem_KnowledgeHubItem__nRROj.KnowledgeHubItem_Dark__Td3Dp .KnowledgeHubItem_Content__Y8wa_ p{color:hsla(0,0%,100%,.65)}.KnowledgeHubItem_KnowledgeHubItem__nRROj.KnowledgeHubItem_Dark__Td3Dp .KnowledgeHubItem_Content__Y8wa_ .KnowledgeHubItem_Tags__lPvaZ>*{background:hsla(0,0%,100%,.1)}.HomeCompanySpotlight_HomeCompanySpotlight__hvYOD{overflow:hidden;background:url(/images/company-spotlight-background.webp) 100%/cover;border-radius:16px;padding:16px}.PriceRibbon_PriceRibbon__WZdCA{background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.0196078431),0 4px 10px 0 rgba(0,0,0,.0392156863);padding:12px 8px;border-radius:8px;display:flex;justify-content:flex-start;align-items:center;max-width:calc(100% - 16px);margin:auto;overflow:clip}.PriceRibbon_PriceRibbon__WZdCA .PriceRibbon_Prices__qf8Kg{display:flex;justify-content:flex-start;align-items:center;width:100%}.PriceRibbon_PriceRibbon__WZdCA .PriceRibbon_Prices__qf8Kg .PriceRibbon_Marquee__oX6w0{overflow:clip;width:100%}.PriceRibbon_PriceRibbon__WZdCA .PriceRibbon_Prices__qf8Kg .PriceRibbon_Marquee__oX6w0 .PriceRibbon_PriceItem__OdqiR{font-size:12px;line-height:14.4px;display:flex;gap:8px;padding:0 8px;border-right:1px solid rgba(10,13,18,.1019607843)}.PriceRibbon_PriceRibbon__WZdCA .PriceRibbon_Prices__qf8Kg .PriceRibbon_Marquee__oX6w0 .PriceRibbon_PriceItem__OdqiR .PriceRibbon_Details__D_FzF{display:flex;align-items:center;gap:6px}.PriceRibbon_PriceRibbon__WZdCA .PriceRibbon_Prices__qf8Kg .PriceRibbon_Marquee__oX6w0 .PriceRibbon_PriceItem__OdqiR .PriceRibbon_Details__D_FzF .PriceRibbon_Caret__SPu53{border:6px solid rgba(0,0,0,0)}.PriceRibbon_PriceRibbon__WZdCA .PriceRibbon_Prices__qf8Kg .PriceRibbon_Marquee__oX6w0 .PriceRibbon_PriceItem__OdqiR .PriceRibbon_Details__D_FzF .PriceRibbon_Caret__SPu53.PriceRibbon_Up__qzKyj{margin-top:-6px;border-bottom:6px solid #008131}.PriceRibbon_PriceRibbon__WZdCA .PriceRibbon_Prices__qf8Kg .PriceRibbon_Marquee__oX6w0 .PriceRibbon_PriceItem__OdqiR .PriceRibbon_Details__D_FzF .PriceRibbon_Caret__SPu53.PriceRibbon_Down__tKvw7{border-top:6px solid #cc443a;margin-bottom:-6px}.PriceRibbon_PriceRibbon__WZdCA .PriceRibbon_Prices__qf8Kg .PriceRibbon_Marquee__oX6w0 .PriceRibbon_PriceItem__OdqiR .PriceRibbon_Details__D_FzF h4{font-weight:500}.PriceRibbon_PriceRibbon__WZdCA .PriceRibbon_Prices__qf8Kg .PriceRibbon_Marquee__oX6w0 .PriceRibbon_PriceItem__OdqiR .PriceRibbon_Details__D_FzF strong{font-weight:400}.PriceRibbon_PriceRibbon__WZdCA .PriceRibbon_Prices__qf8Kg .PriceRibbon_Marquee__oX6w0 .PriceRibbon_Skeleton__t9BRS{width:160px;height:14.4px;background:rgba(10,13,18,.1019607843);animation:PriceRibbon_skeleton__eNgU5 1.5s ease-in-out infinite;margin:0 8px}@keyframes PriceRibbon_skeleton__eNgU5{0%{background:rgba(10,13,18,.1019607843)}50%{background:rgba(10,13,18,.2)}to{background:rgba(10,13,18,.1019607843)}}.SectionHeader_SectionHeader__X1Hml{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.SectionHeader_SectionHeader__X1Hml .SectionHeader_Link__1nD2V{display:inline-flex;justify-content:center;align-items:center;gap:2px;box-shadow:0 1px 2px 0 rgba(0,0,0,.0196078431),0 4px 10px 0 rgba(0,0,0,.0392156863);border-radius:8px;background:#fff;padding:6px 8px;color:#0a0d12;font-size:16px;font-weight:500;line-height:20px}.InterviewList_InterviewList__khJdP{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}@media(max-width:992px){.InterviewList_InterviewList__khJdP{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.InterviewList_InterviewList__khJdP{grid-template-columns:100%}}.HomeKnowledgeHub_HomeKnowledgeHub___HBO4{background:#1f1f21;padding:16px;border-radius:16px}.HomeKnowledgeHub_HomeKnowledgeHub___HBO4 .HomeKnowledgeHub_FeaturedKnowledgeHub__GGRqJ{display:grid;grid-template-columns:auto 373px;grid-gap:16px;gap:16px}@media(max-width:768px){.HomeKnowledgeHub_HomeKnowledgeHub___HBO4 .HomeKnowledgeHub_FeaturedKnowledgeHub__GGRqJ{grid-template-columns:100%}}.HomeKnowledgeHub_HomeKnowledgeHub___HBO4 .HomeKnowledgeHub_FeaturedKnowledgeHub__GGRqJ .HomeKnowledgeHub_ImageWrapper__sf9Bm{border-radius:8px;position:relative;overflow:hidden;aspect-ratio:1.7/1}@media(max-width:992px){.HomeKnowledgeHub_HomeKnowledgeHub___HBO4 .HomeKnowledgeHub_FeaturedKnowledgeHub__GGRqJ .HomeKnowledgeHub_ImageWrapper__sf9Bm{height:100%;width:100%}}@media(max-width:768px){.HomeKnowledgeHub_HomeKnowledgeHub___HBO4 .HomeKnowledgeHub_FeaturedKnowledgeHub__GGRqJ .HomeKnowledgeHub_ImageWrapper__sf9Bm{aspect-ratio:1.7/1}}.HomeKnowledgeHub_HomeKnowledgeHub___HBO4 .HomeKnowledgeHub_FeaturedKnowledgeHub__GGRqJ .HomeKnowledgeHub_ImageWrapper__sf9Bm img{width:100%;height:100%;object-fit:cover}.HomeKnowledgeHub_HomeKnowledgeHub___HBO4 .HomeKnowledgeHub_FeaturedKnowledgeHub__GGRqJ .HomeKnowledgeHub_Content__74J_g{width:373px;color:#fff;margin-top:24px;display:flex;flex-direction:column;gap:8px}@media(max-width:768px){.HomeKnowledgeHub_HomeKnowledgeHub___HBO4 .HomeKnowledgeHub_FeaturedKnowledgeHub__GGRqJ .HomeKnowledgeHub_Content__74J_g{margin-top:0;width:100%}}.HomeKnowledgeHub_HomeKnowledgeHub___HBO4 .HomeKnowledgeHub_FeaturedKnowledgeHub__GGRqJ .HomeKnowledgeHub_Content__74J_g h3{font-size:40px;font-weight:500;line-height:48px}@media(max-width:992px){.HomeKnowledgeHub_HomeKnowledgeHub___HBO4 .HomeKnowledgeHub_FeaturedKnowledgeHub__GGRqJ .HomeKnowledgeHub_Content__74J_g h3{font-size:24px;line-height:32px}}.HomeKnowledgeHub_HomeKnowledgeHub___HBO4 .HomeKnowledgeHub_FeaturedKnowledgeHub__GGRqJ .HomeKnowledgeHub_Content__74J_g p{font-size:16px;font-weight:400;line-height:24px;color:hsla(0,0%,100%,.65)}.HomeKnowledgeHub_HomeKnowledgeHub___HBO4 .HomeKnowledgeHub_FeaturedKnowledgeHub__GGRqJ .HomeKnowledgeHub_Content__74J_g .HomeKnowledgeHub_Tags__RtkrJ{display:flex;gap:8px}.HomeKnowledgeHub_HomeKnowledgeHub___HBO4 .HomeKnowledgeHub_FeaturedKnowledgeHub__GGRqJ .HomeKnowledgeHub_Content__74J_g .HomeKnowledgeHub_Tags__RtkrJ>*{background:hsla(0,0%,100%,.1)}.HomeKnowledgeHub_HomeKnowledgeHub___HBO4 .HomeKnowledgeHub_NewsList__evPVs{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-top:16px}@media(max-width:992px){.HomeKnowledgeHub_HomeKnowledgeHub___HBO4 .HomeKnowledgeHub_NewsList__evPVs{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.HomeKnowledgeHub_HomeKnowledgeHub___HBO4 .HomeKnowledgeHub_NewsList__evPVs{grid-template-columns:100%}}.Title_Title__0JGzy{font-size:56px;font-weight:500;line-height:67px}@media(max-width:992px){.Title_Title__0JGzy{font-size:48px;font-weight:700;line-height:60px}}@media(max-width:576px){.Title_Title__0JGzy{font-size:32px;font-weight:700;line-height:40px}}.Title_Title__0JGzy.Title_H2__DTwbN{font-size:40px;line-height:48px}@media(max-width:992px){.Title_Title__0JGzy.Title_H2__DTwbN{font-size:32px;line-height:40px}}@media(max-width:576px){.Title_Title__0JGzy.Title_H2__DTwbN{font-size:24px;line-height:32px}}.Title_Title__0JGzy.Title_H3__Utoon{font-size:24px;line-height:32px}.Title_Title__0JGzy.Title_H4__709eK{font-size:16px;line-height:24px}.Title_Title__0JGzy.Title_H5__BiMHj{font-size:14px;line-height:20px}.Title_Title__0JGzy.Title_H6__Ha4_y{font-size:12px;line-height:20px}.ArticleBodyGallery_ArticleBodyGallery__r1mhk{width:100%;aspect-ratio:1.7/1;overflow:hidden;position:relative}.ArticleBodyGallery_ArticleBodyGallery__r1mhk .ArticleBodyGallery_ThumbsWrapper__iuA_j{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);z-index:2;overflow:hidden;display:flex;justify-content:center;align-items:center}.ArticleBodyGallery_ArticleBodyGallery__r1mhk .ArticleBodyGallery_ThumbsWrapper__iuA_j .ArticleBodyGallery_Arrow__OdmjG{background:rgba(0,0,0,.5);width:40px;height:40px;outline:none;border:none;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}.ArticleBodyGallery_ArticleBodyGallery__r1mhk .ArticleBodyGallery_ThumbsWrapper__iuA_j .ArticleBodyGallery_Arrow__OdmjG img{filter:brightness(100)}.ArticleBodyGallery_ArticleBodyGallery__r1mhk .ArticleBodyGallery_ThumbsWrapper__iuA_j .ArticleBodyGallery_Arrow__OdmjG:disabled,.ArticleBodyGallery_ArticleBodyGallery__r1mhk .ArticleBodyGallery_ThumbsWrapper__iuA_j .ArticleBodyGallery_Arrow__OdmjG[disabled]{opacity:.5;cursor:not-allowed}.ArticleBodyGallery_ArticleBodyGallery__r1mhk .ArticleBodyGallery_ThumbsWrapper__iuA_j .ArticleBodyGallery_Arrow__OdmjG:first-child{margin-right:8px}.ArticleBodyGallery_ArticleBodyGallery__r1mhk .ArticleBodyGallery_ThumbsWrapper__iuA_j .ArticleBodyGallery_Navigation__PE_Mr .ArticleBodyGallery_Thumb__EXZ9g{width:56px!important;height:32px;margin-top:auto;margin-bottom:auto;overflow:hidden;cursor:pointer}.ArticleBodyGallery_ArticleBodyGallery__r1mhk .ArticleBodyGallery_ThumbsWrapper__iuA_j .ArticleBodyGallery_Navigation__PE_Mr .ArticleBodyGallery_Thumb__EXZ9g img{width:100%;height:100%;object-fit:cover;border:1px solid hsla(0,0%,100%,.2392156863);box-shadow:0 2.67px 10.67px 0 rgba(0,0,0,.2509803922)}.ArticleBodyGallery_ArticleBodyGallery__r1mhk .ArticleBodyGallery_ThumbsWrapper__iuA_j .ArticleBodyGallery_Navigation__PE_Mr .ArticleBodyGallery_Thumb__EXZ9g.ArticleBodyGallery_Active__UhBli{width:85px!important;height:48px}.ArticleBodyGallery_ArticleBodyGallery__r1mhk .ArticleBodyGallery_ThumbsWrapper__iuA_j .ArticleBodyGallery_Navigation__PE_Mr .ArticleBodyGallery_Thumb__EXZ9g.ArticleBodyGallery_Active__UhBli img{border:1.5px solid var(--White,#ffffff);box-shadow:0 4px 16px 0 rgba(0,0,0,.2509803922)}.ArticleBodyGallery_ArticleBodyGallery__r1mhk>*{position:relative;z-index:1}.ArticleBodyGallery_ArticleBodyGallery__r1mhk .ArticleBodyGallery_GallerySwiper__E7T_L{width:100%;height:100%}.ArticleBodyGallery_ArticleBodyGallery__r1mhk .ArticleBodyGallery_GallerySwiper__E7T_L img{width:100%;height:100%;object-fit:cover;display:block}.ContentContainer_ContentContainer__i93AL{width:806px;margin-left:auto;margin-right:auto;max-width:100%}.ContentContainer_ContentContainer__i93AL .ContentContainer_Body__wxrRq h2{font-size:32px;font-weight:500;line-height:38.4px;margin-bottom:24px}@media(max-width:576px){.ContentContainer_ContentContainer__i93AL .ContentContainer_Body__wxrRq h2{font-size:24px;line-height:28.8px}}.ContentContainer_ContentContainer__i93AL .ContentContainer_Body__wxrRq h3{font-size:20px;font-weight:700;line-height:28.4px;margin-bottom:24px}.ContentContainer_ContentContainer__i93AL .ContentContainer_Body__wxrRq p{font-size:18px;font-weight:400;line-height:28px;margin-bottom:12px}@media(max-width:576px){.ContentContainer_ContentContainer__i93AL .ContentContainer_Body__wxrRq p{font-size:16px;line-height:24px}}.Tag_Tag__0TOdX{padding:2px 6px;border-radius:4px;background:rgba(10,13,18,.0509803922);color:#fff;font-size:14px;font-weight:400;line-height:20px}.Tag_Tag__0TOdX.Tag_Black__RFXRM{color:#1f1f21;border-color:#1f1f21}.HomeVideos_HomeVideos__lPQjp{padding:16px;background:#1f1f21;border-radius:16px}.HomeVideos_HomeVideos__lPQjp .HomeVideos_VideosList__uODAf{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-top:16px}@media(max-width:992px){.HomeVideos_HomeVideos__lPQjp .HomeVideos_VideosList__uODAf{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.HomeVideos_HomeVideos__lPQjp .HomeVideos_VideosList__uODAf{grid-template-columns:100%}}.HomeVideos_HomeVideos__lPQjp .HomeVideos_VideosList__uODAf .HomeVideos_VideoItem__Gaaal{border:1px solid var(--Gray-10,rgba(10,13,18,.1019607843));box-shadow:none}.FeaturedVideo_FeaturedVideo__tuyv_{width:100%;position:relative;border-radius:8px;overflow:hidden;display:grid;grid-template-columns:auto 373px;grid-gap:16px;gap:16px}@media(max-width:768px){.FeaturedVideo_FeaturedVideo__tuyv_{grid-template-columns:100%}}.FeaturedVideo_FeaturedVideo__tuyv_ .FeaturedVideo_ImageWrapper__570HG{border-radius:8px;position:relative;overflow:hidden;aspect-ratio:1.7/1}@media(max-width:992px){.FeaturedVideo_FeaturedVideo__tuyv_ .FeaturedVideo_ImageWrapper__570HG{height:100%;width:100%}}.FeaturedVideo_FeaturedVideo__tuyv_ .FeaturedVideo_ImageWrapper__570HG>img{object-fit:cover;width:100%;height:100%;z-index:1}.FeaturedVideo_FeaturedVideo__tuyv_ .FeaturedVideo_ImageWrapper__570HG .FeaturedVideo_PlayIcon__Cz1A9{width:80px;height:80px;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.5);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:none;z-index:2;pointer-events:none}@media(max-width:576px){.FeaturedVideo_FeaturedVideo__tuyv_ .FeaturedVideo_ImageWrapper__570HG .FeaturedVideo_PlayIcon__Cz1A9{top:38%;width:64px;height:64px}}.FeaturedVideo_FeaturedVideo__tuyv_ .FeaturedVideo_ImageWrapper__570HG .FeaturedVideo_PlayIcon__Cz1A9 img{object-fit:contain}.FeaturedVideo_FeaturedVideo__tuyv_ .FeaturedVideo_ContentWrapper__DVEIz{width:373px;color:#fff;margin-top:24px;display:flex;flex-direction:column;gap:8px}@media(max-width:768px){.FeaturedVideo_FeaturedVideo__tuyv_ .FeaturedVideo_ContentWrapper__DVEIz{margin-top:0;width:100%}}.FeaturedVideo_FeaturedVideo__tuyv_ .FeaturedVideo_ContentWrapper__DVEIz .FeaturedVideo_Content__KB2yq{display:grid;grid-gap:10px;gap:10px}.FeaturedVideo_FeaturedVideo__tuyv_ .FeaturedVideo_ContentWrapper__DVEIz .FeaturedVideo_Content__KB2yq .FeaturedVideo_Title__MUwE8{color:#fff;font-size:32px;font-weight:500;line-height:38.4px}@media(max-width:992px){.FeaturedVideo_FeaturedVideo__tuyv_ .FeaturedVideo_ContentWrapper__DVEIz .FeaturedVideo_Content__KB2yq .FeaturedVideo_Title__MUwE8{font-size:24px;line-height:32px}}.FeaturedVideo_FeaturedVideo__tuyv_ .FeaturedVideo_ContentWrapper__DVEIz .FeaturedVideo_Content__KB2yq .FeaturedVideo_Tags__bfCyn{display:flex;gap:8px}.FeaturedVideo_FeaturedVideo__tuyv_ .FeaturedVideo_ContentWrapper__DVEIz .FeaturedVideo_Content__KB2yq .FeaturedVideo_Tags__bfCyn .FeaturedVideo_Tag__My5kk{border:1px solid hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.2)}.FeaturedVideo_FeaturedVideo__tuyv_ .FeaturedVideo_ContentWrapper__DVEIz .FeaturedVideo_Content__KB2yq .FeaturedVideo_Tags__bfCyn .FeaturedVideo_VideoBadge__Gip4W{display:flex;align-items:center;color:#fff;padding:2px 6px;gap:4px;border:1px solid hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.2);border-radius:4px;font-size:14px;font-weight:400;line-height:20px}.VideoPlayer_VideoPlayer__0V0Q6 .VideoPlayer_Vidstack__0WdPM{display:block}.VideoPlayer_VideoPlayer__0V0Q6 .VideoPlayer_Vidstack__0WdPM video{object-fit:contain;height:100%;aspect-ratio:1.7/1}.VideoPlayer_VideoPlayer__0V0Q6 .VideoPlayer_YoutubePlayer__TkGnf{aspect-ratio:16/9;width:100%!important}.VideoItem_VideoItem__p7qj5{background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.0196078431),0 4px 10px 0 rgba(0,0,0,.0392156863);border-radius:8px;padding:8px}.VideoItem_VideoItem__p7qj5 .VideoItem_ImageWrapper__XbDdH{position:relative;border-radius:8px;display:flex;justify-content:center;align-items:center;overflow:hidden;aspect-ratio:1.7/1}.VideoItem_VideoItem__p7qj5 .VideoItem_ImageWrapper__XbDdH img{overflow:hidden;display:block;height:100%;object-fit:cover}.VideoItem_VideoItem__p7qj5 .VideoItem_ImageWrapper__XbDdH .VideoItem_VideoBadge__k2TrO{display:flex;align-items:center;color:#fff;padding:2px 6px;gap:4px;border:1px solid hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.2);border-radius:4px;font-size:14px;font-weight:400;line-height:20px;position:absolute;left:8px;bottom:8px}.VideoItem_VideoItem__p7qj5 .VideoItem_ImageWrapper__XbDdH .VideoItem_PlayIcon__eODaX{width:64px;height:64px;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.5);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:none;pointer-events:none}.VideoItem_VideoItem__p7qj5 .VideoItem_ImageWrapper__XbDdH .VideoItem_PlayIcon__eODaX img{object-fit:contain}.VideoItem_VideoItem__p7qj5 .VideoItem_Content__rBgPJ{padding:16px 8px 8px;display:grid;grid-gap:8px;gap:8px}.VideoItem_VideoItem__p7qj5 .VideoItem_Content__rBgPJ .VideoItem_Title__MMqqF{font-size:20px;font-weight:500;line-height:24px;height:72px;overflow:hidden}@media(max-width:480px){.VideoItem_VideoItem__p7qj5 .VideoItem_Content__rBgPJ .VideoItem_Title__MMqqF{height:auto}}.VideoItem_VideoItem__p7qj5 .VideoItem_Content__rBgPJ p{color:#1f1f21;font-size:16px;font-weight:400;line-height:24px}.VideoItem_VideoItem__p7qj5 .VideoItem_Content__rBgPJ .VideoItem_Tags__AqDOu{display:flex;gap:8px}.VideoItem_VideoItem__p7qj5.VideoItem_Horizontal___XXKc{display:flex;flex-direction:row;align-items:flex-start}.VideoItem_VideoItem__p7qj5.VideoItem_Horizontal___XXKc .VideoItem_ImageWrapper__XbDdH{width:272px;height:100%}.VideoItem_VideoItem__p7qj5.VideoItem_Horizontal___XXKc .VideoItem_Content__rBgPJ{padding:8px 0 8px 16px}.VideoItem_VideoItem__p7qj5.VideoItem_Dark__LUdyc{background:hsla(0,0%,100%,.1)}.VideoItem_VideoItem__p7qj5.VideoItem_Dark__LUdyc .VideoItem_Content__rBgPJ h3{color:#fff}.VideoItem_VideoItem__p7qj5.VideoItem_Dark__LUdyc .VideoItem_Content__rBgPJ p{color:hsla(0,0%,100%,.65)}.VideoItem_VideoItem__p7qj5.VideoItem_Dark__LUdyc .VideoItem_Content__rBgPJ .VideoItem_Tags__AqDOu>*{background:hsla(0,0%,100%,.1)}