.PageLoaderBarDesktop-fTD8M{position:fixed;z-index:-9999;top:0;left:0;visibility:hidden;width:0;height:3px;transition:width 0s linear}.PageLoaderBarDesktop_red-sdW8v{background:var(--red)}.PageLoaderBarDesktop_yellow-U3bLr{background:var(--orange)}.PageLoaderBarDesktop_loading-T_lfD{z-index:calc(var(--popup-z-index) + 1);visibility:visible;width:95%;transition-duration:2s}.PageLoaderBarMobile-SunpA{position:fixed;z-index:-9999;top:0;left:0;visibility:hidden;width:0;height:2px;transition:width 0s linear}.PageLoaderBarMobile_loading-Xhp2T{z-index:calc(var(--popup-z-index) + 1);visibility:visible;width:95%;transition-duration:2s}.PageLoaderBarMobile_red-ZZRZ1{background:var(--red)}.PageLoaderBarMobile_yellow-YIkgz{background:var(--orange)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.IconSvg.CarouselLazyOffers__titleIcon,.IconSvg.IconSvg_serviceFresh.ListingItemServices-module__icon,.IconSvg.IconSvg_serviceTop.ListingItemServices-module__icon,.IconSvg.PlacementAutoProlongationExpireNotice__helpIcon{pointer-events:none}}@supports (-ms-ime-align:auto){.IconSvg.CarouselLazyOffers__titleIcon,.IconSvg.IconSvg_serviceFresh.ListingItemServices-module__icon,.IconSvg.IconSvg_serviceTop.ListingItemServices-module__icon,.IconSvg.PlacementAutoProlongationExpireNotice__helpIcon{pointer-events:none}}.IconSvg_size_12{width:12px;height:12px}.IconSvg_size_14{width:14px;height:14px}.IconSvg_size_16{width:16px;height:16px}.IconSvg_size_18{width:18px;height:18px}.IconSvg_size_20{width:20px;height:20px}.IconSvg_size_24{width:24px;height:24px}.IconSvg_size_32{width:32px;height:32px}.IconSvg_size_36{width:36px;height:36px}.IconSvg_size_40{width:40px;height:40px}.IconSvg_size_44{width:44px;height:44px}.IconSvg_size_48{width:48px;height:48px}.IconSvg_size_56{width:56px;height:56px}.IconSvg_size_64{width:64px;height:64px}.IconSvg_size_72{width:72px;height:72px}.IconSvg_size_80{width:80px;height:80px}.IconSvg_size_100{width:100px;height:100px}.IconSvg_size_128{width:128px;height:128px}.IconSvg_text-align{transform:translateY(6px)}:root{--spinner-color:#94d1ee}.Loader_type_circle{position:relative;display:inline-block;box-sizing:border-box;border:2px solid #0000;border-radius:50%;background:linear-gradient(1deg,#0000,#0000);-webkit-backface-visibility:hidden;backface-visibility:hidden;animation:spin 1s linear infinite;animation-delay:.3s}.Loader_type_circle.Loader_color_white{animation:spin_white 1s linear infinite}.Loader_type_circle.Loader_color_red{animation:spin_red 1s linear infinite}.Loader_type_circle.Loader_color_gray{animation:spin_gray 1s linear infinite}.Loader_type_circle.Loader_color_gray2{border:5px solid #0000;animation:spin_gray2 1s linear infinite}.Loader_type_circle.Loader_color_greenProauto{animation:spin_greenProauto 1s linear infinite}.Loader_type_circle.Loader_color_black{animation:spin_black 1s linear infinite}.Loader_type_circle.Loader_color_blue2{animation:spin_blue2 1s linear infinite}.Loader_type_circle.Loader_color_green{animation:spin_green 1s linear infinite}.Loader_type_circle.Loader_color_magenta{animation:spin_magenta 1s linear infinite}.Loader_type_dots{line-height:1;display:flex;justify-content:center;align-items:center;width:auto;height:auto;margin:15px 0;text-align:center}.Loader_type_dots.Loader_color_blue .Loader__dot{background-color:var(--blue)}.Loader_type_dots.Loader_color_white .Loader__dot{background-color:var(--white)}.Loader_type_dots.Loader_color_gray .Loader__dot{background-color:var(--foreground-secondary)}.Loader_type_dots.Loader_color_black .Loader__dot{background-color:var(--black)}.Loader_type_dots .Loader__dot{display:inline-block;width:7px;height:7px;margin-right:4px;border-radius:50%;animation:preloader_type_dots .8s linear infinite}.Loader_type_dots .Loader__dot:nth-child(2){animation-delay:.2s}.Loader_type_dots .Loader__dot:nth-child(3){animation-delay:.4s}.Loader_wrapper{display:flex;justify-content:center;border-radius:3px}.Loader_wrapper_white{background-color:var(--blue)}.Loader_size_s.Loader_type_dots .Loader__dot{width:8px;height:8px}.Loader_size_s.Loader_type_circle{line-height:var(--line-height-h5);width:24px;height:24px;background-position:-2px -19px}.Loader_size_m.Loader_type_dots .Loader__dot{width:11px;height:11px}.Loader_size_m.Loader_type_circle{line-height:var(--line-height-h4);width:28px;height:28px;background-position:-2px -44px}.Loader_size_l.Loader_type_dots .Loader__dot{width:13px;height:13px}.Loader_size_l.Loader_type_circle{line-height:32px;width:32px;height:32px;background-position:-2px -73px}.Loader_size_xl.Loader_type_dots .Loader__dot{width:15px;height:15px}.Loader_size_xl.Loader_type_circle{line-height:38px;width:38px;height:38px;background-position:-2px -106px}.Loader_size_s2.Loader_type_circle{width:16px;height:16px}.Loader_size_m2.Loader_type_circle{width:20px;height:20px}.Loader_size_l2.Loader_type_circle{width:24px;height:24px}.Loader_size_xl2.Loader_type_circle{width:28px;height:28px}@keyframes preloader_type_dots{0%{opacity:1}80%{opacity:0}to{opacity:0}}@keyframes spin{0%{border-top-color:var(--spinner-color);border-left-color:var(--spinner-color);transform:rotate(0)}to{border-top-color:var(--spinner-color);border-left-color:var(--spinner-color);transform:rotate(1turn)}}@keyframes spin_white{0%{border-top-color:var(--white);border-left-color:var(--white);transform:rotate(0)}to{border-top-color:var(--white);border-left-color:var(--white);transform:rotate(1turn)}}@keyframes spin_red{0%{border-top-color:var(--red);border-right-color:var(--red);border-left-color:var(--red);transform:rotate(0)}to{border-top-color:var(--red);border-right-color:var(--red);border-left-color:var(--red);transform:rotate(1turn)}}@keyframes spin_gray{0%{border-top-color:var(--foreground-secondary);border-right-color:var(--foreground-secondary);border-left-color:var(--foreground-secondary);transform:rotate(0)}to{border-top-color:var(--foreground-secondary);border-right-color:var(--foreground-secondary);border-left-color:var(--foreground-secondary);transform:rotate(1turn)}}@keyframes spin_gray2{0%{border-top-color:var(--overlay-quaternary);border-right-color:var(--overlay-quaternary);border-left-color:var(--overlay-quaternary);transform:rotate(0)}to{border-top-color:var(--overlay-quaternary);border-right-color:var(--overlay-quaternary);border-left-color:var(--overlay-quaternary);transform:rotate(1turn)}}@keyframes spin_greenProauto{0%{border-top-color:#46cc72;border-right-color:#46cc72;border-left-color:#46cc72;transform:rotate(0)}to{border-top-color:#46cc72;border-right-color:#46cc72;border-left-color:#46cc72;transform:rotate(1turn)}}@keyframes spin_black{0%{border-top-color:var(--black);border-right-color:var(--black);border-left-color:var(--black);transform:rotate(0)}to{border-top-color:var(--black);border-right-color:var(--black);border-left-color:var(--black);transform:rotate(1turn)}}@keyframes spin_blue2{0%{border-top-color:var(--blue);border-right-color:var(--blue);border-left-color:var(--blue);transform:rotate(0)}to{border-top-color:var(--blue);border-right-color:var(--blue);border-left-color:var(--blue);transform:rotate(1turn)}}@keyframes spin_green{0%{border-top-color:var(--green);border-right-color:var(--green);border-left-color:var(--green);transform:rotate(0)}to{border-top-color:var(--green);border-right-color:var(--green);border-left-color:var(--green);transform:rotate(1turn)}}@keyframes spin_magenta{0%{border-top-color:#af52de;border-right-color:#af52de;border-left-color:#af52de;transform:rotate(0)}to{border-top-color:#af52de;border-right-color:#af52de;border-left-color:#af52de;transform:rotate(1turn)}}:root{--Badge2-gap:4px;--Badge2-height:20px;--Badge2-padding-horizontal-no-icon:6px;--Badge2-padding-horizontal-iconed:4px;--Badge2-fontColor:var(--foreground);--Badge2-fontSize:var(--font-size-caption);--Badge2-lineHeight:var(--line-height-caption);--Badge2-borderWidth:0;--Badge2-borderRadius:4px}.Badge2-mQciA{font-size:var(--Badge2-fontSize);font-weight:var(--font-weight-normal);line-height:var(--Badge2-lineHeight);display:flex;overflow:hidden;justify-content:flex-start;align-items:center;gap:var(--Badge2-gap);box-sizing:border-box;height:var(--Badge2-height);padding:0 var(--Badge2-padding-horizontal-no-icon);white-space:nowrap;color:var(--Badge2-fontColor);border-width:var(--Badge2-borderWidth);border-style:solid;border-color:var(--Badge2-borderColor);border-radius:var(--Badge2-borderRadius);background-color:var(--Badge2-backgroundColor)}.Badge2_iconedLeft-xWJcQ{padding-left:var(--Badge2-padding-horizontal-iconed)}.Badge2_iconedRight-k623I{padding-right:var(--Badge2-padding-horizontal-iconed)}.Badge2_onlyIcon-F8gEt{justify-content:center;width:var(--Badge2-height);padding:0}.Badge2_size_s-K3CfD{--Badge2-gap:4px;--Badge2-height:16px;--Badge2-padding-horizontal-no-icon:6px;--Badge2-padding-horizontal-iconed:2px;--Badge2-fontSize:var(--font-size-caption);--Badge2-lineHeight:var(--line-height-caption)}.Badge2_size_s-K3CfD.Badge2_roundnessType_round-cHYyv{--Badge2-borderRadius:8px}.Badge2_size_s-K3CfD.Badge2_roundnessType_square-iVCUg{--Badge2-borderRadius:4px}.Badge2_size_m-vagBN{--Badge2-gap:4px;--Badge2-height:20px;--Badge2-padding-horizontal-no-icon:8px;--Badge2-padding-horizontal-iconed:4px;--Badge2-fontSize:var(--font-size-caption);--Badge2-lineHeight:var(--line-height-caption)}.Badge2_size_m-vagBN.Badge2_roundnessType_round-cHYyv{--Badge2-borderRadius:12px}.Badge2_size_m-vagBN.Badge2_roundnessType_square-iVCUg{--Badge2-borderRadius:6px}.Badge2_roundnessType_square4-xCp9I{--Badge2-borderRadius:4px}.Badge2_size_l-DyAhw{--Badge2-gap:4px;--Badge2-height:24px;--Badge2-padding-horizontal-no-icon:8px;--Badge2-padding-horizontal-iconed:4px;--Badge2-fontSize:var(--font-size-body2);--Badge2-lineHeight:var(--line-height-body2)}.Badge2_size_l-DyAhw.Badge2_roundnessType_round-cHYyv{--Badge2-borderRadius:12px}.Badge2_size_l-DyAhw.Badge2_roundnessType_square-iVCUg{--Badge2-borderRadius:8px}.Badge2_size_xl-iyFtF{--Badge2-gap:4px;--Badge2-height:32px;--Badge2-padding-horizontal-no-icon:10px;--Badge2-padding-horizontal-iconed:6px;--Badge2-fontSize:var(--font-size-body2);--Badge2-lineHeight:var(--line-height-body2)}.Badge2_size_xl-iyFtF.Badge2_roundnessType_round-cHYyv{--Badge2-borderRadius:16px}.Badge2_size_xl-iyFtF.Badge2_roundnessType_square-iVCUg{--Badge2-borderRadius:10px}.Badge2_color_black-BD4j0{--Badge2-fontColor:var(--foreground)}.Badge2_color_black-BD4j0.Badge2_type_primary-LB_aQ{--Badge2-fontColor:var(--foreground-inverse);--Badge2-backgroundColor:var(--surface-inverse)}.Badge2_color_black-BD4j0.Badge2_type_secondary-_2jeN{--Badge2-backgroundColor:var(--surface-secondary)}.Badge2_color_black-BD4j0.Badge2_type_tertiary-ejl2B{--Badge2-borderColor:var(--surface-inverse)}.Badge2_color_transparent-tsqZ9{--Badge2-fontColor:var(--foreground)}.Badge2_color_transparent-tsqZ9.Badge2_type_primary-LB_aQ{--Badge2-backgroundColor:var(--overlay-secondary-dark-static)}.Badge2_color_transparent-tsqZ9.Badge2_type_secondary-_2jeN{--Badge2-backgroundColor:var(--overlay-secondary-light-static)}.Badge2_color_transparent-tsqZ9.Badge2_type_tertiary-ejl2B{--Badge2-borderColor:var(--overlay-secondary)}.Badge2_color_green-KtB0J{--Badge2-fontColor:var(--green)}.Badge2_color_green-KtB0J.Badge2_type_primary-LB_aQ{--Badge2-backgroundColor:var(--green)}.Badge2_color_green-KtB0J.Badge2_type_secondary-_2jeN{--Badge2-backgroundColor:var(--green-tertiary)}.Badge2_color_green-KtB0J.Badge2_type_tertiary-ejl2B{--Badge2-borderColor:var(--green)}.Badge2_color_blue-M3C53{--Badge2-fontColor:var(--blue)}.Badge2_color_blue-M3C53.Badge2_type_primary-LB_aQ{--Badge2-backgroundColor:var(--blue)}.Badge2_color_blue-M3C53.Badge2_type_secondary-_2jeN{--Badge2-backgroundColor:var(--blue-tertiary)}.Badge2_color_blue-M3C53.Badge2_type_tertiary-ejl2B{--Badge2-borderColor:var(--blue)}.Badge2_color_red-sMz1t{--Badge2-fontColor:var(--red)}.Badge2_color_red-sMz1t.Badge2_type_primary-LB_aQ{--Badge2-backgroundColor:var(--red)}.Badge2_color_red-sMz1t.Badge2_type_secondary-_2jeN{--Badge2-backgroundColor:var(--red-tertiary)}.Badge2_color_red-sMz1t.Badge2_type_tertiary-ejl2B{--Badge2-borderColor:var(--red)}.Badge2_color_orange-xlwCh{--Badge2-fontColor:var(--orange)}.Badge2_color_orange-xlwCh.Badge2_type_primary-LB_aQ{--Badge2-backgroundColor:var(--orange)}.Badge2_color_orange-xlwCh.Badge2_type_secondary-_2jeN{--Badge2-backgroundColor:var(--orange-tertiary)}.Badge2_color_orange-xlwCh.Badge2_type_tertiary-ejl2B{--Badge2-borderColor:var(--orange)}.Badge2_color_yellow-l937X{--Badge2-fontColor:var(--yellow)}.Badge2_color_yellow-l937X.Badge2_type_primary-LB_aQ{--Badge2-fontColor:var(--foreground-dark-static);--Badge2-backgroundColor:var(--yellow)}.Badge2_color_yellow-l937X.Badge2_type_secondary-_2jeN{--Badge2-backgroundColor:var(--yellow-tertiary)}.Badge2_color_yellow-l937X.Badge2_type_tertiary-ejl2B{--Badge2-borderColor:var(--yellow)}.Badge2_color_violet-UHB3f{--Badge2-fontColor:var(--purple)}.Badge2_color_violet-UHB3f.Badge2_type_primary-LB_aQ{--Badge2-backgroundColor:var(--purple)}.Badge2_color_violet-UHB3f.Badge2_type_secondary-_2jeN{--Badge2-backgroundColor:var(--purple-tertiary)}.Badge2_color_violet-UHB3f.Badge2_type_tertiary-ejl2B{--Badge2-borderColor:var(--purple)}.Badge2_color_brandAccent-YdZaL{--Badge2-fontColor:var(--brand-tertiary)}.Badge2_color_brandAccent-YdZaL.Badge2_type_primary-LB_aQ{--Badge2-fontColor:var(--brand-tertiary);--Badge2-backgroundColor:var(--brand-tertiary-inverse)}.Badge2_color_brandAccent-YdZaL.Badge2_type_secondary-_2jeN{--Badge2-fontColor:var(--brand-tertiary-inverse);--Badge2-backgroundColor:var(--brand-tertiary)}.Badge2_color_brandAccent-YdZaL.Badge2_type_tertiary-ejl2B{--Badge2-borderColor:var(--brand-tertiary)}.Badge2_color_fairPrice-XQEUI{color:var(--foreground);background-color:var(--deal-fair)}.Badge2_type_primary-LB_aQ{--Badge2-fontColor:var(--foreground-light-static)}.Badge2_type_tertiary-ejl2B{--Badge2-borderWidth:1px;--Badge2-backgroundColor:#0000}.Button2-DDOYo{font-family:inherit;font-weight:var(--font-weight-medium);position:relative;display:flex;justify-content:center;align-items:center;box-sizing:border-box;text-decoration:none;border:none}.Button2_textAlignRight-T4ABq{text-align:right}.Button2_textAlignLeft-bXk7K{text-align:left}.Button2-DDOYo>*{z-index:1}.Button2-DDOYo.Button2_icon_iconOnly-osiGg{padding:0}.Button2-DDOYo.Button2-DDOYo.Button2_disabled-KrWHT{pointer-events:none;color:var(--foreground-secondary);outline:none;background-color:var(--fill);transform:none}.Button2-DDOYo.Button2-DDOYo.Button2_themeType_tertiary-OD4_o{background:none}.Button2-DDOYo:focus{outline-offset:2px}.Button2__content-eyTVN{display:flex;flex-direction:column}.Button2__noteText-hhbsh{font-weight:var(--font-weight-normal)}.Button2_color_blue-DXw10.Button2_themeType_primary-bnQga{color:var(--foreground-light-static);background-color:var(--blue)}.Button2_color_blue-DXw10.Button2_themeType_primary-bnQga:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after,.Button2_color_blue-DXw10.Button2_themeType_primary-bnQga:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after{background-color:var(--overlay-tertiary-dark-static)}.Button2_color_blue-DXw10.Button2_themeType_secondary-eVSRC{color:var(--blue);background-color:var(--blue-tertiary)}.Button2_color_blue-DXw10.Button2_themeType_secondary-eVSRC:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu),.Button2_color_blue-DXw10.Button2_themeType_secondary-eVSRC:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu){color:var(--foreground-light-static)}.Button2_color_blue-DXw10.Button2_themeType_secondary-eVSRC:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after,.Button2_color_blue-DXw10.Button2_themeType_secondary-eVSRC:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after{background-color:var(--blue)}.Button2_color_blue-DXw10.Button2_themeType_tertiary-OD4_o{color:var(--blue);background:none}.Button2_color_blue-DXw10.Button2_themeType_tertiary-OD4_o:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after,.Button2_color_blue-DXw10.Button2_themeType_tertiary-OD4_o:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after{background-color:var(--blue-tertiary)}.Button2_color_blue-DXw10:focus{outline:2px solid var(--link)}.Button2_color_red-v8ASr.Button2_themeType_primary-bnQga{color:var(--foreground-light-static);background-color:var(--red)}.Button2_color_red-v8ASr.Button2_themeType_primary-bnQga:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after,.Button2_color_red-v8ASr.Button2_themeType_primary-bnQga:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after{background-color:var(--overlay-tertiary-dark-static)}.Button2_color_red-v8ASr.Button2_themeType_secondary-eVSRC{color:var(--red);background-color:var(--red-tertiary)}.Button2_color_red-v8ASr.Button2_themeType_secondary-eVSRC:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu),.Button2_color_red-v8ASr.Button2_themeType_secondary-eVSRC:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu){color:var(--foreground-light-static)}.Button2_color_red-v8ASr.Button2_themeType_secondary-eVSRC:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after,.Button2_color_red-v8ASr.Button2_themeType_secondary-eVSRC:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after{background-color:var(--red)}.Button2_color_red-v8ASr.Button2_themeType_tertiary-OD4_o{color:var(--red);background:none}.Button2_color_red-v8ASr.Button2_themeType_tertiary-OD4_o:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after,.Button2_color_red-v8ASr.Button2_themeType_tertiary-OD4_o:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after{background-color:var(--red-tertiary)}.Button2_color_red-v8ASr:focus{outline:2px solid var(--red-tertiary)}.Button2_color_green-J3jSV.Button2_themeType_primary-bnQga{color:var(--foreground-light-static);background-color:var(--green)}.Button2_color_green-J3jSV.Button2_themeType_primary-bnQga:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after,.Button2_color_green-J3jSV.Button2_themeType_primary-bnQga:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after{background-color:var(--overlay-tertiary-dark-static)}.Button2_color_green-J3jSV.Button2_themeType_secondary-eVSRC{color:var(--green);background-color:var(--green-tertiary)}.Button2_color_green-J3jSV.Button2_themeType_secondary-eVSRC:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu),.Button2_color_green-J3jSV.Button2_themeType_secondary-eVSRC:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu){color:var(--foreground-light-static)}.Button2_color_green-J3jSV.Button2_themeType_secondary-eVSRC:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after,.Button2_color_green-J3jSV.Button2_themeType_secondary-eVSRC:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after{background-color:var(--green)}.Button2_color_green-J3jSV.Button2_themeType_tertiary-OD4_o{color:var(--green);background:none}.Button2_color_green-J3jSV.Button2_themeType_tertiary-OD4_o:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after,.Button2_color_green-J3jSV.Button2_themeType_tertiary-OD4_o:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after{background-color:var(--green-tertiary)}.Button2_color_green-J3jSV:focus{outline:2px solid var(--green-tertiary)}.Button2_color_toxicGreen-pgtNp.Button2_themeType_primary-bnQga{color:var(--black);background-color:var(--brand-tertiary-inverse)}.Button2_color_toxicGreen-pgtNp.Button2_checked-UP6Es{color:var(--black);background-color:var(--overlay-quaternary)}.Button2_color_purple-Ynp0D.Button2_themeType_primary-bnQga{color:var(--foreground-light-static);background-color:var(--purple)}.Button2_color_purple-Ynp0D.Button2_themeType_primary-bnQga:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after,.Button2_color_purple-Ynp0D.Button2_themeType_primary-bnQga:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after{background-color:var(--overlay-tertiary-dark-static)}.Button2_color_purple-Ynp0D.Button2_themeType_secondary-eVSRC{color:var(--purple);background-color:var(--purple-tertiary)}.Button2_color_purple-Ynp0D.Button2_themeType_secondary-eVSRC:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu),.Button2_color_purple-Ynp0D.Button2_themeType_secondary-eVSRC:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu){color:var(--foreground-light-static)}.Button2_color_purple-Ynp0D.Button2_themeType_secondary-eVSRC:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after,.Button2_color_purple-Ynp0D.Button2_themeType_secondary-eVSRC:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after{background-color:var(--purple)}.Button2_color_purple-Ynp0D.Button2_themeType_tertiary-OD4_o{color:var(--purple);background:none}.Button2_color_purple-Ynp0D.Button2_themeType_tertiary-OD4_o:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after,.Button2_color_purple-Ynp0D.Button2_themeType_tertiary-OD4_o:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after{background-color:var(--purple-tertiary)}.Button2_color_purple-Ynp0D:focus{outline:2px solid var(--purple-tertiary)}.Button2_color_black-NJF2l.Button2_themeType_primary-bnQga{color:var(--foreground-inverse);background-color:var(--surface-inverse)}.Button2_color_black-NJF2l.Button2_themeType_primary-bnQga:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after,.Button2_color_black-NJF2l.Button2_themeType_primary-bnQga:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after{background-color:var(--overlay-tertiary-inverse)}.Button2_color_black-NJF2l.Button2_themeType_secondary-eVSRC{color:var(--foreground);background-color:var(--fill)}.Button2_color_black-NJF2l.Button2_themeType_secondary-eVSRC:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after,.Button2_color_black-NJF2l.Button2_themeType_secondary-eVSRC:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after{background-color:var(--overlay-quaternary)}.Button2_color_black-NJF2l.Button2_themeType_tertiary-OD4_o{color:var(--foreground);background:none}.Button2_color_black-NJF2l.Button2_themeType_tertiary-OD4_o:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after,.Button2_color_black-NJF2l.Button2_themeType_tertiary-OD4_o:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after{background-color:var(--fill)}.Button2_color_black-NJF2l:focus{outline:2px solid var(--fill)}.Button2_color_lightStatic-hPynB.Button2_themeType_primary-bnQga{color:var(--foreground-dark-static);background-color:var(--background-light-static)}.Button2_color_lightStatic-hPynB.Button2_themeType_primary-bnQga:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu),.Button2_color_lightStatic-hPynB.Button2_themeType_primary-bnQga:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu){background-color:var(--overlay-light-static)}.Button2_color_lightStatic-hPynB.Button2_themeType_primary-bnQga.Button2_disabled-KrWHT{color:var(--foreground-secondary-dark-static);background-color:var(--overlay-tertiary-light-static)}.Button2_color_lightStatic-hPynB.Button2_themeType_secondary-eVSRC{color:var(--foreground-light-static);background-color:var(--overlay-tertiary-light-static)}.Button2_color_lightStatic-hPynB.Button2_themeType_secondary-eVSRC:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu),.Button2_color_lightStatic-hPynB.Button2_themeType_secondary-eVSRC:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu){color:var(--foreground-dark-static);background-color:var(--overlay-light-static)}.Button2_color_lightStatic-hPynB.Button2_themeType_secondary-eVSRC.Button2_disabled-KrWHT{color:var(--foreground-secondary-light-static);background-color:var(--overlay-quaternary-light-static)}.Button2_color_lightStatic-hPynB.Button2_themeType_tertiary-OD4_o{color:var(--foreground-light-static);background:none}.Button2_color_lightStatic-hPynB.Button2_themeType_tertiary-OD4_o:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu),.Button2_color_lightStatic-hPynB.Button2_themeType_tertiary-OD4_o:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu){background-color:var(--overlay-tertiary-light-static)}.Button2_color_lightStatic-hPynB.Button2_themeType_tertiary-OD4_o.Button2_disabled-KrWHT{color:var(--foreground-secondary-light-static)}.Button2_color_lightStatic-hPynB:focus{outline:2px solid var(--overlay-tertiary-light-static)}.Button2_color_darkStatic-Jqa3t.Button2_themeType_primary-bnQga{color:var(--foreground-light-static);background-color:var(--overlay-secondary-dark-static)}.Button2_color_darkStatic-Jqa3t.Button2_themeType_primary-bnQga:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu),.Button2_color_darkStatic-Jqa3t.Button2_themeType_primary-bnQga:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu){background-color:var(--overlay-dark-static)}.Button2_color_darkStatic-Jqa3t.Button2_themeType_primary-bnQga.Button2_disabled-KrWHT{color:var(--foreground-secondary-light-static);background-color:var(--overlay-tertiary-dark-static)}.Button2_color_darkStatic-Jqa3t.Button2_themeType_secondary-eVSRC{color:var(--foreground-dark-static);background-color:var(--overlay-quaternary-dark-static)}.Button2_color_darkStatic-Jqa3t.Button2_themeType_secondary-eVSRC:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu),.Button2_color_darkStatic-Jqa3t.Button2_themeType_secondary-eVSRC:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu){color:var(--foreground-light-static);background-color:var(--overlay-secondary-dark-static)}.Button2_color_darkStatic-Jqa3t.Button2_themeType_secondary-eVSRC.Button2_disabled-KrWHT{color:var(--foreground-secondary-light-static)}.Button2_color_darkStatic-Jqa3t:focus{outline:2px solid var(--overlay-quaternary-dark-static)}.Button2_color_darkStatic-Jqa3t.Button2_checked-UP6Es{color:var(--foreground-light-static);background-color:var(--overlay-tertiary)}.Button2_size_s-DPMlF{font-size:var(--font-size-body2);line-height:var(--line-height-body2);gap:6px;min-width:32px;height:32px;min-height:32px;padding:0 16px}.Button2_size_s-DPMlF,.Button2_size_s-DPMlF:focus,.Button2_size_s-DPMlF:focus:after,.Button2_size_s-DPMlF:hover:after{border-radius:8px}.Button2_size_s-DPMlF .Button2__noteText-hhbsh{font-size:var(--font-size-caption);line-height:var(--line-height-caption)}.Button2_size_s-DPMlF.Button2_icon_iconStart-zUA3r{padding:0 16px 0 12px}.Button2_size_s-DPMlF.Button2_icon_iconEnd-hR23x{padding:0 12px 0 16px}.Button2_size_m-btcI2{font-size:var(--font-size-body1);line-height:var(--line-height-body1);gap:8px;min-width:44px;height:44px;min-height:44px;padding:0 20px}.Button2_size_m-btcI2,.Button2_size_m-btcI2:focus,.Button2_size_m-btcI2:focus:after,.Button2_size_m-btcI2:hover:after{border-radius:12px}.Button2_size_m-btcI2 .Button2__noteText-hhbsh{font-size:var(--font-size-caption);line-height:var(--line-height-caption)}.Button2_size_m-btcI2.Button2_icon_iconStart-zUA3r{padding:0 20px 0 16px}.Button2_size_m-btcI2.Button2_icon_iconEnd-hR23x{padding:0 16px 0 20px}.Button2_size_l-giThR{font-size:var(--font-size-body0);line-height:var(--line-height-body0);gap:8px;min-width:56px;height:56px;min-height:56px;padding:0 24px}.Button2_size_l-giThR,.Button2_size_l-giThR:focus,.Button2_size_l-giThR:focus:after,.Button2_size_l-giThR:hover:after{border-radius:16px}.Button2_size_l-giThR .Button2__noteText-hhbsh{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}.Button2_size_l-giThR.Button2_icon_iconStart-zUA3r{padding:0 24px 0 20px}.Button2_size_l-giThR.Button2_icon_iconEnd-hR23x{padding:0 20px 0 24px}.Button2_size_xl-BmQxm{font-size:var(--font-size-body0);line-height:var(--line-height-body0);gap:8px;min-width:64px;height:64px;min-height:64px;padding:0 24px}.Button2_size_xl-BmQxm,.Button2_size_xl-BmQxm:focus,.Button2_size_xl-BmQxm:focus:after,.Button2_size_xl-BmQxm:hover:after{border-radius:16px}.Button2_size_xl-BmQxm .Button2__noteText-hhbsh{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}.Button2_size_xl-BmQxm.Button2_icon_iconStart-zUA3r{padding:0 24px 0 20px}.Button2_size_xl-BmQxm.Button2_icon_iconEnd-hR23x{padding:0 20px 0 24px}.Button2-DDOYo:hover:not(.Button2_disabled-KrWHT){cursor:pointer}.Button2-DDOYo:focus:focus-visible:not(.Button2_disabled-KrWHT):after,.Button2-DDOYo:hover:not(.Button2_disabled-KrWHT):after{position:absolute;top:0;left:0;overflow:hidden;width:100%;height:100%;content:""}.Button2-DDOYo:focus:not(:focus-visible){outline:none}.Button2-DDOYo:active:hover:not(.Button2_disabled-KrWHT),.Button2-DDOYo:active:not(.Button2_disabled-KrWHT){outline:none;transform:scale(.95)}.Button2_loading_isLoading-EdlYB{padding:0}.Button2_textAlignLeft-bXk7K .Button2__content-eyTVN,.Button2_textAlignRight-T4ABq .Button2__content-eyTVN{flex:1}.Button2_width_hasWidth-Nxe4x .Button2__content-eyTVN,.Button2_width_hasWidth-Nxe4x .Button2__noteText-hhbsh{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.Button2-DDOYo .Button2__loader-zaZER,.Button2_earlyClick-aG99N .Button2__loader-zaZER{display:none}.Button2_loading_isLoading-EdlYB .Button2__loader-zaZER,[data-ebc-is-clicked] .Button2__loader-zaZER{display:inline-flex}.Button2_loading_isLoading-EdlYB>:not(.Button2__loader-zaZER),[data-ebc-is-clicked]>:not(.Button2__loader-zaZER){display:none}.Button2-DDOYo.Button2_loading_isLoading-EdlYB{padding:0}.Button2__badgeWrapper-kCshL{position:absolute;top:0;right:0;transform:translateY(-50%)}.Link{cursor:pointer;touch-action:manipulation;text-decoration:none;-webkit-tap-highlight-color:var(--overlay-quaternary-dark-static);outline:none;transition:color .3s ease}.Link.Link_width_full{display:inline-block;width:100%}.Link.Link_height_full{display:inline-block;height:100%}.Link{color:var(--blue)}.Link.Link_color_black,.Link.Link_color_black_without_hover{color:var(--foreground)}.Link.Link_color_blue_medium{color:var(--blue-tertiary)}.Link.Link_color_green{color:#070}.Link.Link_color_gray{color:var(--foreground-secondary)}.Link.Link_color_gray_light{color:var(--surface-tertiary)}.Link.Link_color_red{color:var(--red)}.Link.Link_color_white,.Link.Link_color_white_with_white_hover{color:var(--white)}.Link.Link_disabled{cursor:auto;color:var(--foreground-secondary)}@media not all and (pointer:coarse){.Link:not(.Link_disabled):hover{color:var(--red)}.Link:not(.Link_disabled):hover.Link_color_white_with_white_hover{opacity:.8;color:var(--white)}.Link:not(.Link_disabled):hover.Link_color_black_without_hover{opacity:.8;color:var(--foreground)}.Link:not(.Link_disabled):hover.Link_color_red{opacity:.9}}@media (hover:hover){.Link:not(.Link_disabled):hover{color:var(--red)}.Link:not(.Link_disabled):hover.Link_color_red{opacity:.9}}.ArbLink-CoZ6H{font-family:var(--arb-jetbrains-mono-font);font-size:var(--arb-font-size-sub2);font-weight:400;line-height:var(--arb-line-height-sub2);text-transform:uppercase;color:var(--arb-black);border-radius:4px}.ArbLink-CoZ6H:focus-visible{outline:1px solid var(--arb-black);outline-offset:2px}.ArbLink-CoZ6H.ArbLink-CoZ6H:hover{color:var(--arb-black-o52)}.ArbButton2-D45Jp{font-weight:400;line-height:1;display:flex}.ArbButton2_r4-kT1eq,.ArbButton2_r4-kT1eq:focus,.ArbButton2_r4-kT1eq:focus:after,.ArbButton2_r4-kT1eq:hover:after{border-radius:4px}.ArbButton2_r6-AfDTm,.ArbButton2_r6-AfDTm:focus,.ArbButton2_r6-AfDTm:focus:after,.ArbButton2_r6-AfDTm:hover:after{border-radius:var(--arb-border-radius-xs)}.ArbButton2_r8-DNnLq,.ArbButton2_r8-DNnLq:focus,.ArbButton2_r8-DNnLq:focus:after,.ArbButton2_r8-DNnLq:hover:after{border-radius:var(--arb-border-radius-s)}.ArbButton2_r12-xRpGA,.ArbButton2_r12-xRpGA:focus,.ArbButton2_r12-xRpGA:focus:after,.ArbButton2_r12-xRpGA:hover:after{border-radius:var(--arb-border-radius-l)}.ArbButton2-D45Jp.ArbButton2_not_small-uOQzG{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2)}.ArbButton2-D45Jp.ArbButton2_arb_sand100-OFUMy{color:var(--arb-black);background-color:var(--arb-sand-100)}.ArbButton2-D45Jp.ArbButton2_arb_sand100-OFUMy:focus:focus-visible:after,.ArbButton2-D45Jp.ArbButton2_arb_sand100-OFUMy:hover:after{background-color:var(--overlay-tertiary-inverse)}.ArbButton2-D45Jp.ArbButton2_arb_sand200-lt0Wg{color:var(--arb-black);background-color:var(--arb-sand-200)}.ArbButton2-D45Jp.ArbButton2_arb_sand200-lt0Wg:focus:focus-visible:after,.ArbButton2-D45Jp.ArbButton2_arb_sand200-lt0Wg:hover:after{background-color:var(--overlay-tertiary-inverse)}.ArbButton2-D45Jp.ArbButton2_arb_sand300-kXWr2{color:var(--arb-black);background-color:var(--arb-sand-300)}.ArbButton2-D45Jp.ArbButton2_arb_sand300-kXWr2:focus:focus-visible:after,.ArbButton2-D45Jp.ArbButton2_arb_sand300-kXWr2:hover:after{background-color:var(--overlay-tertiary-inverse)}.ArbButton2-D45Jp.ArbButton2_arb_sand400-BPjBc{color:var(--arb-black);background-color:var(--arb-sand-400)}.ArbButton2-D45Jp.ArbButton2_arb_sand400-BPjBc:focus:focus-visible:after,.ArbButton2-D45Jp.ArbButton2_arb_sand400-BPjBc:hover:after{background-color:var(--arb-light-white)}.ArbButton2-D45Jp.ArbButton2_arb_light-eUQTx{color:var(--arb-black);background-color:#0000000f}.ArbButton2-D45Jp.ArbButton2_arb_light-eUQTx:focus:focus-visible:after,.ArbButton2-D45Jp.ArbButton2_arb_light-eUQTx:hover:after{background-color:#0000000f}.ArbButton2-D45Jp.ArbButton2_arb_light-eUQTx[class*=Button2_disabled]{color:#00000080;background-color:#0000000f}.ArbButton2-D45Jp.ArbButton2_arb_light_o12-t2JzC{color:var(--arb-light-white);background-color:var(--arb-light-o12)}.ArbButton2-D45Jp.ArbButton2_arb_light_o12-t2JzC:focus:focus-visible:after,.ArbButton2-D45Jp.ArbButton2_arb_light_o12-t2JzC:hover:after{background-color:var(--arb-light-o12)}.ArbButton2-D45Jp.ArbButton2_arb_light_o12-t2JzC[class*=Button2_disabled]{color:#00000080;background-color:var(--arb-light-o12)}.ArbButton2-D45Jp.ArbButton2_arb_dark-_syHf{color:var(--arb-light-white);background-color:#f0d9f014}.ArbButton2-D45Jp.ArbButton2_arb_dark-_syHf:focus:focus-visible:after,.ArbButton2-D45Jp.ArbButton2_arb_dark-_syHf:hover:after{background-color:#f0d9f014}.ArbButton2-D45Jp.ArbButton2_arb_dark-_syHf[class*=Button2_disabled]{color:#ffffff80;background-color:#f0d9f014}.ArbButton2-D45Jp.ArbButton2_arb_black-h0ueI{color:var(--arb-light-white);background-color:var(--arb-black)}.ArbButton2-D45Jp.ArbButton2_arb_black-h0ueI:focus:focus-visible:after,.ArbButton2-D45Jp.ArbButton2_arb_black-h0ueI:hover:after{background-color:#ffffff1a}.ArbButton2-D45Jp.ArbButton2_arb_color_6-JxU_A{color:var(--arb-black);background-color:var(--arb-light-blue-new-hover)}.ArbButton2-D45Jp.ArbButton2_arb_color_6-JxU_A:focus:focus-visible:after,.ArbButton2-D45Jp.ArbButton2_arb_color_6-JxU_A:hover:after{background-color:var(--arb-light-blue)}.ArbButton2-D45Jp.ArbButton2_arb_academy_blue-YbO04{color:var(--arb-light-white);background-color:var(--arb-academy-blue)}.ArbButton2-D45Jp.ArbButton2_arb_academy_blue-YbO04:focus:focus-visible:after,.ArbButton2-D45Jp.ArbButton2_arb_academy_blue-YbO04:hover:after{background-color:var(--overlay-tertiary-dark-static)}.HeaderSidebarMenu-brJ6w{position:fixed;z-index:9000;top:0;right:0;left:0;display:none;overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;box-sizing:border-box;width:100%;height:100%;padding:12px 32px 32px;background:var(--arb-black);transition:transform .3s;transform:translateX(-100%)}.HeaderSidebarMenu_academy-kNYsq{background-color:var(--arb-academy-black)}.HeaderSidebarMenu_visible-SshZQ{transform:translateX(0)}.HeaderSidebarMenu__header-PIXz8{display:flex;align-items:center;margin-bottom:90px}.HeaderSidebarMenu_academy-kNYsq .HeaderSidebarMenu__header-PIXz8{padding:4px 0}.HeaderSidebarMenu__logo-ivw1n{margin-right:auto}.HeaderSidebarMenu__logoIcon-aHilb{width:192px;color:var(--arb-light-white)}.HeaderSidebarMenu-brJ6w .HeaderSidebarMenu__authLink-lkNIH{font-family:var(--arb-jetbrains-mono-font);font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);display:flex;min-width:124px;margin-right:64px;text-transform:uppercase;-webkit-tap-highlight-color:transparent;background-color:var(--arb-grey-11)}.HeaderSidebarMenu__navList-B0n_D{font-size:var(--arb-font-size-h2);font-weight:400;line-height:var(--arb-line-height-h2);display:flex;flex-direction:column;gap:40px;margin:0;padding:0;list-style:none;text-align:right}.HeaderSidebarMenu__link-TE9I7,.HeaderSidebarMenu__link-TE9I7:active,.HeaderSidebarMenu__link-TE9I7:visited{color:var(--arb-light-white)}.HeaderSidebarMenu-brJ6w .HeaderSidebarMenu__link-TE9I7:hover,.HeaderSidebarMenu-brJ6w .HeaderSidebarMenu__link_active-lri_G{color:var(--arb-sand-500)}.HeaderSidebarMenu_academy-kNYsq .HeaderSidebarMenu__link-TE9I7:hover,.HeaderSidebarMenu_academy-kNYsq .HeaderSidebarMenu__link_active-lri_G{color:var(--arb-light-blue)}.HeaderSidebarMenu-brJ6w .HeaderSidebarMenu__link_active-lri_G{pointer-events:none}.HeaderSidebarMenu__navigation-uiC8E{margin-bottom:auto}.HeaderSidebarMenu__requestButton-WiOKX{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2);min-width:348px;margin-left:auto}.HeaderSidebarMenu__additionalLinks-YEWXV{font-family:var(--arb-jetbrains-mono-font);font-size:var(--arb-font-size-sub2);line-height:var(--arb-line-height-sub2);display:flex;gap:24px;margin-top:48px;margin-bottom:142px;padding:0;list-style:none;text-transform:uppercase}.HeaderSidebarMenu__additionalLinks-YEWXV li:first-child{margin-right:auto}.HeaderSidebarMenu_academy-kNYsq .HeaderSidebarMenu__additionalLinks-YEWXV li:first-child{margin-right:0;margin-left:auto}@media (max-width:1023px){.HeaderSidebarMenu-brJ6w{display:flex;flex-direction:column}}@media (max-width:759px){.HeaderSidebarMenu-brJ6w{padding:8px 16px 16px}.HeaderSidebarMenu__logoIcon-aHilb{width:152px;height:20px}.HeaderSidebarMenu-brJ6w .HeaderSidebarMenu__authLink-lkNIH{font-size:var(--arb-font-size-sub2);line-height:var(--arb-line-height-sub2);min-width:60px;margin-right:24px}.HeaderSidebarMenu__header-PIXz8{margin-bottom:48px}.HeaderSidebarMenu__navList-B0n_D{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4);gap:32px}.HeaderSidebarMenu__additionalLinks-YEWXV{flex-wrap:wrap;justify-content:flex-end;margin-top:100px;margin-bottom:68px}.HeaderSidebarMenu__requestButton-WiOKX{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2);width:100%;min-width:auto;margin-left:0}}.Header-CPuPF{position:fixed;z-index:1000;top:16px;left:50%;display:flex;justify-content:space-between;align-items:center;gap:240px;box-sizing:border-box;width:1640px;margin:0 auto;padding:8px 16px;color:var(--arb-light-white);border-radius:var(--arb-border-radius-l);background-color:initial;transition:background var(--transition-rule),top var(--transition-rule);transform:translateX(-50%)}.Header-CPuPF:not(.Header_scrolled-WSEQL){top:24px}.Header_scrolled-WSEQL{background-color:#2b282bc2}.Header_academy-ycWyt.Header_scrolled-WSEQL{background-color:#13141ec2}.Header__navigation-AahgG{display:flex;flex-grow:1;align-items:center}.Header__logo-O20y4{width:192px;color:var(--arb-light-white)}.Header__buttonList-NQFYM,.Header__linkList-ztTtJ{margin:0;padding:0;list-style:none}.Header__linkList-ztTtJ{font-family:var(--arb-jetbrains-mono-font);font-size:var(--arb-font-size-sub2);font-weight:400;line-height:var(--arb-line-height-sub2);display:flex;align-items:center;gap:36px;margin:0 0 0 auto;padding:0;list-style:none;text-transform:uppercase}.Header__logoLink-cAWRB{display:flex}.Header__link-Y0AwC,.Header__link-Y0AwC:active,.Header__link-Y0AwC:visited{letter-spacing:.5px;color:var(--arb-light-white)}.Header__link_active-OuIbO{cursor:default;pointer-events:none}.Header-CPuPF .Header__link-Y0AwC:hover,.Header-CPuPF .Header__link_active-OuIbO{color:var(--arb-sand-500)}.Header_academy-ycWyt .Header__link-Y0AwC:hover,.Header_academy-ycWyt .Header__link_active-OuIbO{color:var(--arb-light-blue)}.Header__buttonList-NQFYM{display:flex;gap:4px}.Header-CPuPF .Header__button-BPLFm{font-family:var(--arb-jetbrains-mono-font);text-transform:uppercase}.Header-CPuPF .Header__button_authRequest-EOsjl{pointer-events:none;opacity:0;transition:opacity var(--transition-rule)}.Header-CPuPF .Header__button_visible-ZigjP{pointer-events:auto;opacity:1}.Header-CPuPF .Header__button_authLink-FRJ45{display:flex;align-items:center;color:var(--arb-light-white);background-color:#ffffff0a}.Header__burger-z5rNu{display:none}@media (max-width:1679px){.Header-CPuPF{gap:80px;width:1320px}}@media (max-width:1359px){.Header-CPuPF{gap:24px;width:calc(100vw - 40px)}}@media (min-width:1024px){.Header-CPuPF:not(.Header_scrolled-WSEQL) .Header__link_dark-2MjUg{color:var(--arb-black)}.Header-CPuPF:not(.Header_scrolled-WSEQL) .Header__link_dark-2MjUg:hover{color:var(--arb-black-o52)}.Header-CPuPF:not(.Header_scrolled-WSEQL) .Header__logo_dark-syZxt{color:var(--arb-black)}.Header-CPuPF:not(.Header_scrolled-WSEQL) .Header__link_active-OuIbO{color:var(--arb-black-o52)}.Header_academy-ycWyt:not(.Header_scrolled-WSEQL) .Header__link_active-OuIbO{color:var(--arb-light-blue)}}@media (max-width:1359px){.Header-CPuPF:not(.Header_scrolled-WSEQL){top:16px}.Header__linkList-ztTtJ{margin-left:auto}}@media (max-width:1023px){.Header-CPuPF{position:sticky;top:0;left:0;width:100vw;padding:16px 32px;border-radius:0;background:var(--arb-black);transform:none}.Header-CPuPF:not(.Header_scrolled-WSEQL){top:0}.Header-CPuPF.Header_caseArticlePage-KrmOR{background:var(--arb-grey-11)}.Header_academy-ycWyt{background:var(--arb-academy-black)}.Header__burger-z5rNu{display:block}.Header__navigation-AahgG{justify-content:space-between;align-items:center;width:100%}.Header__buttonList-NQFYM,.Header__linkList-ztTtJ{display:none}}@media (max-width:759px){.Header-CPuPF{left:0;width:100%;padding:8px 16px}.Header__logo-O20y4{width:152px;height:20px}}.HeaderAcademyCourseSidebarMenu-QEF9B{position:fixed;z-index:9000;top:0;right:0;left:0;display:none;overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;box-sizing:border-box;width:100%;height:100%;padding:12px 32px 32px;background-color:var(--arb-academy-black);transition:transform .3s;transform:translateX(-100%)}.HeaderAcademyCourseSidebarMenu_visible-KUNRF{transform:translateX(0)}.HeaderAcademyCourseSidebarMenu__header-iuPpZ{display:flex;align-items:center;margin-bottom:90px;padding:4px 0}.HeaderAcademyCourseSidebarMenu__logo-mT9E6{margin-right:auto}.HeaderAcademyCourseSidebarMenu__logoIcon-KKnbH{width:257px;color:var(--arb-light-white)}.HeaderAcademyCourseSidebarMenu-QEF9B .HeaderAcademyCourseSidebarMenu__authLink-j8U4S{font-family:var(--arb-jetbrains-mono-font);font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);display:flex;min-width:124px;margin-right:64px;text-transform:uppercase;-webkit-tap-highlight-color:transparent;background-color:var(--arb-grey-11)}.HeaderAcademyCourseSidebarMenu__navList-XjKIy{font-size:var(--arb-font-size-h2);font-weight:400;line-height:var(--arb-line-height-h2);display:flex;flex-direction:column;gap:40px;margin:0;padding:0;list-style:none;text-align:right}.HeaderAcademyCourseSidebarMenu__link-tsW5K,.HeaderAcademyCourseSidebarMenu__link-tsW5K:active,.HeaderAcademyCourseSidebarMenu__link-tsW5K:visited{color:var(--arb-light-white)}.HeaderAcademyCourseSidebarMenu-QEF9B .HeaderAcademyCourseSidebarMenu__link-tsW5K:hover{color:var(--arb-light-blue)}.HeaderAcademyCourseSidebarMenu__navigation-qtwmx{margin-bottom:auto}.HeaderAcademyCourseSidebarMenu__requestButton-iQLN2{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2);min-width:348px;margin-left:auto}.HeaderAcademyCourseSidebarMenu__additionalLinks-PoXIZ{font-family:var(--arb-jetbrains-mono-font);font-size:var(--arb-font-size-sub2);line-height:var(--arb-line-height-sub2);display:flex;gap:24px;margin-top:48px;margin-bottom:142px;padding:0;list-style:none;text-transform:uppercase}.HeaderAcademyCourseSidebarMenu__additionalLinks-PoXIZ li:first-child{margin-right:0;margin-left:auto}@media (max-width:1023px){.HeaderAcademyCourseSidebarMenu-QEF9B{display:flex;flex-direction:column}}@media (max-width:759px){.HeaderAcademyCourseSidebarMenu-QEF9B{padding:8px 16px 16px}.HeaderAcademyCourseSidebarMenu__logoIcon-KKnbH{width:224px;height:20px}.HeaderAcademyCourseSidebarMenu-QEF9B .HeaderAcademyCourseSidebarMenu__authLink-j8U4S{font-size:var(--arb-font-size-sub2);line-height:var(--arb-line-height-sub2);min-width:60px;margin-right:24px}.HeaderAcademyCourseSidebarMenu__header-iuPpZ{margin-bottom:48px}.HeaderAcademyCourseSidebarMenu__navList-XjKIy{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4);gap:32px}.HeaderAcademyCourseSidebarMenu__additionalLinks-PoXIZ{flex-wrap:wrap;justify-content:flex-end;margin-top:100px;margin-bottom:68px}.HeaderAcademyCourseSidebarMenu__additionalLinks-PoXIZ .HeaderAcademyCourseSidebarMenu__link-tsW5K{margin-right:0}.HeaderAcademyCourseSidebarMenu__requestButton-iQLN2{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2);width:100%;min-width:auto;margin-left:0}}:root{--transition-rule:0.15s ease-in-out}.HeaderAcademyCourse-kU5v_{position:fixed;z-index:1000;top:16px;left:50%;display:flex;justify-content:space-between;align-items:center;gap:240px;box-sizing:border-box;width:1640px;margin:0 auto;padding:8px 16px;color:var(--arb-light-white);border-radius:var(--arb-border-radius-l);background-color:initial;transition:background var(--transition-rule),top var(--transition-rule);transform:translateX(-50%)}.HeaderAcademyCourse-kU5v_:not(.HeaderAcademyCourse_scrolled-lXD9X){top:24px}.HeaderAcademyCourse_scrolled-lXD9X{background-color:#13141ec2}.HeaderAcademyCourse__navigation-tdmqn{display:flex;flex-grow:1;align-items:center}.HeaderAcademyCourse__logo-lM15q{width:257px;color:var(--arb-light-white)}.HeaderAcademyCourse__linkList-zrNdo{font-family:var(--arb-jetbrains-mono-font);font-size:var(--arb-font-size-sub2);font-weight:400;line-height:var(--arb-line-height-sub2);display:flex;align-items:center;gap:36px;margin:0 0 0 auto;padding:0;list-style:none;text-transform:uppercase}.HeaderAcademyCourse__logoLink-LOz6a{display:flex}.HeaderAcademyCourse__link-nfZPH,.HeaderAcademyCourse__link-nfZPH:active,.HeaderAcademyCourse__link-nfZPH:visited{letter-spacing:.5px;color:var(--arb-light-white)}.HeaderAcademyCourse-kU5v_ .HeaderAcademyCourse__link-nfZPH:hover{color:var(--arb-light-blue)}.HeaderAcademyCourse-kU5v_ .HeaderAcademyCourse__button-N22pz{font-family:var(--arb-jetbrains-mono-font);text-transform:uppercase;pointer-events:none;opacity:0;transition:opacity var(--transition-rule)}.HeaderAcademyCourse-kU5v_ .HeaderAcademyCourse__button_visible-as5N6{pointer-events:auto;opacity:1}.HeaderAcademyCourse-kU5v_ .HeaderAcademyCourse__button_authLink-Qx2yI{display:flex;align-items:center;color:var(--arb-light-white);background-color:#ffffff0a}.HeaderAcademyCourse__burger-hINiq{display:none}@media (max-width:1679px){.HeaderAcademyCourse-kU5v_{gap:80px;width:1320px}}@media (max-width:1359px){.HeaderAcademyCourse-kU5v_{gap:24px;width:calc(100vw - 40px)}}@media (min-width:1024px){.HeaderAcademyCourse-kU5v_:not(.HeaderAcademyCourse_scrolled-lXD9X) .HeaderAcademyCourse__link_dark-JhWDL{color:var(--arb-black)}.HeaderAcademyCourse-kU5v_:not(.HeaderAcademyCourse_scrolled-lXD9X) .HeaderAcademyCourse__link_dark-JhWDL:hover{color:var(--arb-black-o52)}.HeaderAcademyCourse-kU5v_:not(.HeaderAcademyCourse_scrolled-lXD9X) .HeaderAcademyCourse__logo_dark-TQ2OG{color:var(--arb-black)}}@media (max-width:1359px){.HeaderAcademyCourse-kU5v_:not(.HeaderAcademyCourse_scrolled-lXD9X){top:16px}.HeaderAcademyCourse__linkList-zrNdo{margin-left:auto}}@media (max-width:1023px){.HeaderAcademyCourse-kU5v_{position:sticky;top:0;left:0;width:100vw;padding:16px 32px;border-radius:0;background-color:var(--arb-academy-black);transform:none}.HeaderAcademyCourse-kU5v_:not(.HeaderAcademyCourse_scrolled-lXD9X){top:0}.HeaderAcademyCourse__burger-hINiq{display:block}.HeaderAcademyCourse__navigation-tdmqn{justify-content:space-between;align-items:center;width:100%}.HeaderAcademyCourse__button-N22pz,.HeaderAcademyCourse__linkList-zrNdo{display:none}}@media (max-width:759px){.HeaderAcademyCourse-kU5v_{left:0;width:100%;padding:8px 16px}.HeaderAcademyCourse__logo-lM15q{width:224px;height:20px}}.CloseButton{z-index:50000;top:0;right:0;cursor:pointer;opacity:.4;border:none;background-repeat:no-repeat;background-position:50%}.CloseButton_type_modal{position:fixed}.CloseButton_type_block{position:absolute}.CloseButton_color_white{opacity:1}.CloseButton_color_grey,.CloseButton_color_white:hover{opacity:.4}.CloseButton_color_grey:hover{opacity:1}.CloseButton_color_black,.CloseButton_color_blackAndWhiteBorder{opacity:.6;transition:opacity var(--animation-speed-fast)}.CloseButton_color_black:hover,.CloseButton_color_blackAndWhiteBorder:hover{opacity:1}.CloseButton_color_blackAndWhiteCross{opacity:1;transition:opacity var(--animation-speed-fast)}.CloseButton_color_blackAndWhiteCross:hover{opacity:.8}.CloseButton_form_standart.CloseButton_color_black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='31' viewBox='0 0 32 31'%3E%3Cpath fill-rule='evenodd' d='M16.284 12.672 3.556-.056.728 2.772 13.456 15.5.728 28.228l2.828 2.828 12.728-12.728 12.728 12.728 2.829-2.828L19.113 15.5 31.84 2.772 29.012-.056z'/%3E%3C/svg%3E")}.CloseButton_form_standart.CloseButton_color_grey{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='31' viewBox='0 0 32 31'%3E%3Cpath fill='gray' fill-rule='evenodd' d='M16.284 12.672 3.556-.056.728 2.772 13.456 15.5.728 28.228l2.828 2.828 12.728-12.728 12.728 12.728 2.829-2.828L19.113 15.5 31.84 2.772 29.012-.056z'/%3E%3C/svg%3E")}.CloseButton_form_standart.CloseButton_color_white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='31' viewBox='0 0 32 31'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M16.284 12.672 3.556-.056.728 2.772 13.456 15.5.728 28.228l2.828 2.828 12.728-12.728 12.728 12.728 2.829-2.828L19.113 15.5 31.84 2.772 29.012-.056z'/%3E%3C/svg%3E")}.CloseButton_form_round.CloseButton_color_black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='8' fill='%23000'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M8 6.853 6.025 4.878a.72.72 0 0 0-1.02 0l-.127.128a.72.72 0 0 0 0 1.02L6.853 8 4.878 9.976a.72.72 0 0 0 0 1.02l.127.127a.72.72 0 0 0 1.02 0L8 9.147l1.975 1.976a.72.72 0 0 0 1.02 0l.127-.128a.72.72 0 0 0 0-1.02L9.147 8l1.975-1.975a.72.72 0 0 0 0-1.02l-.127-.127a.72.72 0 0 0-1.02 0z' clip-rule='evenodd'/%3E%3C/svg%3E")}.CloseButton_form_round.CloseButton_color_blackAndWhiteBorder{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/close_round_black_white_border_fe46c3f6bdedf789594e919d29a7f9aa.svg)}.CloseButton_form_round.CloseButton_color_blackAndWhiteCross{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='12' fill='%23000' opacity='.24'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M16.72 8.628a.954.954 0 0 0-1.348-1.349L12 10.651 8.628 7.28A.954.954 0 0 0 7.28 8.63L10.651 12 7.28 15.372a.954.954 0 1 0 1.35 1.349L12 13.349l3.372 3.372a.954.954 0 0 0 1.349-1.35L13.349 12z' clip-rule='evenodd'/%3E%3C/svg%3E")}.CloseButton_form_round.CloseButton_color_grey{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/close_round_grey_5bb49dc2803a0859a9d538b92013e719.svg)}.CloseButton_form_round.CloseButton_color_white{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/close_round_white_3f7b8eab52a7c7b1756b71cc7f9283f9.svg)}.CloseButton_size_xs{width:42px;height:42px;background-size:11px 11px}.CloseButton_size_s{width:42px;height:42px;background-size:16px 16px}.CloseButton_size_m{width:52px;height:52px;background-size:20px 20px}.CloseButton_size_l{width:52px;height:52px;background-size:24px 24px}.CloseButton_size_16{width:16px;height:16px;background-size:16px}.CloseButton_size_20{width:20px;height:20px}.CloseButton_size_24{width:24px;height:24px}.CloseButton_outer{right:-52px}.CloseButton_size_s..CloseButton_outer,.CloseButton_size_xs..CloseButton_outer{right:-42px}:root{--tail-width-s:14px;--tail-height-s:8px;--tail-width-m:28px;--tail-height-m:16px;--non-centeral-alignment-offset:8px}.Popup__tail{position:absolute;color:var(--white)}.Popup__tailSvg{display:block}.Popup__tail_size_s{width:var(--tail-width-s);height:var(--tail-height-s)}.Popup__tail_size_m{width:var(--tail-width-m);height:var(--tail-height-m)}.Popup_direction_top-center .Popup__tail{top:100%}.Popup_direction_top-center .Popup__tail_size_s{left:calc((100% - var(--tail-width-s))/2)}.Popup_direction_top-center .Popup__tail_size_m{left:calc((100% - var(--tail-width-m))/2)}.Popup_direction_top-left .Popup__tail{top:100%;left:var(--non-centeral-alignment-offset)}.Popup_direction_top-right .Popup__tail{top:100%;right:var(--non-centeral-alignment-offset)}.Popup_direction_bottom-center .Popup__tail{bottom:100%;transform:rotate(180deg)}.Popup_direction_bottom-center .Popup__tail_size_s{left:calc((100% - var(--tail-width-s))/2)}.Popup_direction_bottom-center .Popup__tail_size_m{left:calc((100% - var(--tail-width-m))/2)}.Popup_direction_bottom-left .Popup__tail{bottom:100%;left:var(--non-centeral-alignment-offset);transform:rotate(180deg)}.Popup_direction_bottom-right .Popup__tail{right:var(--non-centeral-alignment-offset);bottom:100%;transform:rotate(180deg)}.Popup_direction_right-center .Popup__tail{transform:rotate(90deg);transform-origin:left top}.Popup_direction_right-center .Popup__tail_size_s{top:calc((100% - var(--tail-width-s))/2);right:calc(100% - var(--tail-width-s))}.Popup_direction_right-center .Popup__tail_size_m{top:calc((100% - var(--tail-width-m))/2);right:calc(100% - var(--tail-width-m))}.Popup_direction_right-top .Popup__tail{top:var(--non-centeral-alignment-offset);transform:rotate(90deg);transform-origin:left top}.Popup_direction_right-top .Popup__tail_size_s{right:calc(100% - var(--tail-width-s))}.Popup_direction_right-top .Popup__tail_size_m{right:calc(100% - var(--tail-width-m))}.Popup_direction_right-bottom .Popup__tail{transform:rotate(90deg);transform-origin:left top}.Popup_direction_right-bottom .Popup__tail_size_s{right:calc(100% - var(--tail-width-s));bottom:calc(var(--non-centeral-alignment-offset)/2 + var(--tail-width-s) - var(--tail-height-s) + 2px)}.Popup_direction_right-bottom .Popup__tail_size_m{right:calc(100% - var(--tail-width-m));bottom:calc(var(--non-centeral-alignment-offset)/2 + var(--tail-width-m) - var(--tail-height-m) + 2px)}.Popup_direction_left-center .Popup__tail{transform:rotate(-90deg);transform-origin:right top}.Popup_direction_left-center .Popup__tail_size_s{top:calc((100% - var(--tail-width-s))/2);left:calc(100% - var(--tail-width-s))}.Popup_direction_left-center .Popup__tail_size_m{top:calc((100% - var(--tail-width-m))/2);left:calc(100% - var(--tail-width-m))}.Popup_direction_left-top .Popup__tail{top:var(--non-centeral-alignment-offset);transform:rotate(-90deg);transform-origin:right top}.Popup_direction_left-top .Popup__tail_size_s{left:calc(100% - var(--tail-width-s))}.Popup_direction_left-top .Popup__tail_size_m{left:calc(100% - var(--tail-width-m))}.Popup_direction_left-bottom .Popup__tail{transform:rotate(-90deg);transform-origin:right top}.Popup_direction_left-bottom .Popup__tail_size_s{bottom:calc(var(--non-centeral-alignment-offset)/2 + var(--tail-width-s) - var(--tail-height-s) + 2px);left:calc(100% - var(--tail-width-s))}.Popup_direction_left-bottom .Popup__tail_size_m{bottom:calc(var(--non-centeral-alignment-offset)/2 + var(--tail-width-m) - var(--tail-height-m) + 2px);left:calc(100% - var(--tail-width-m))}.Popup.Popup_theme_dark{color:var(--white);background-color:var(--surface-inverse);box-shadow:none}.Popup.Popup_theme_dark .Popup__tail{color:var(--foreground)}.Popup.Popup_theme_blue{color:var(--white);background-color:var(--blue);box-shadow:none}.Popup.Popup_theme_blue .Popup__tail{color:var(--blue)}.Popup.Popup_theme_red{color:var(--white);background-color:var(--red);box-shadow:none}.Popup.Popup_theme_red .Popup__tail{color:var(--red)}.Popup.Popup_theme_transparent{background-color:unset}.Popup{position:absolute;display:none;visibility:hidden;overflow:hidden;border-radius:var(--border-radius-s);background:var(--white);box-shadow:0 10px 30px 0 var(--overlay-quaternary-dark-static);transform:translate(-9999px,-9999px);animation-duration:.3s;animation-timing-function:ease-in-out;animation-fill-mode:forwards}.Popup__closer{position:absolute;z-index:10;top:10px;right:10px;width:14px;height:14px;cursor:pointer;opacity:.3;background:no-repeat 0 0 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='m14 .7-.7-.7L7 6.3.7 0 0 .7 6.3 7 0 13.3l.7.7L7 7.7l6.3 6.3.7-.7L7.7 7z'/%3E%3C/svg%3E")}.Popup:hover{opacity:1}.Popup_withTail{overflow:visible}.Popup:not(.Popup_withScrollbar)::-webkit-scrollbar{display:none}.Popup.Popup_js_inited{display:block}.Popup.Popup_visible{visibility:visible;transform:translate(0)}.Popup.Popup_animation_opacity-only{animation-name:Popup_opacity-only}.Popup.Popup_animation_opacity-only.Popup_visible{animation-name:Popup_visible_opacity-only}.Popup.Popup_animation_full.Popup_direction_bottom-center,.Popup.Popup_animation_full.Popup_direction_bottom-left,.Popup.Popup_animation_full.Popup_direction_bottom-right{animation-name:Popup_opacity-only,Popup_bottom}.Popup.Popup_animation_full.Popup_direction_top-center,.Popup.Popup_animation_full.Popup_direction_top-left,.Popup.Popup_animation_full.Popup_direction_top-right{animation-name:Popup_opacity-only,Popup_top}.Popup.Popup_animation_full.Popup_direction_right-bottom,.Popup.Popup_animation_full.Popup_direction_right-center,.Popup.Popup_animation_full.Popup_direction_right-top{animation-name:Popup_opacity-only,Popup_right}.Popup.Popup_animation_full.Popup_direction_left-bottom,.Popup.Popup_animation_full.Popup_direction_left-center,.Popup.Popup_animation_full.Popup_direction_left-top{animation-name:Popup_opacity-only,Popup_left}.Popup.Popup_animation_full.Popup_visible.Popup_direction_bottom-center,.Popup.Popup_animation_full.Popup_visible.Popup_direction_bottom-left,.Popup.Popup_animation_full.Popup_visible.Popup_direction_bottom-right{animation-name:Popup_visible_opacity-only,Popup_visible_bottom}.Popup.Popup_animation_full.Popup_visible.Popup_direction_top-center,.Popup.Popup_animation_full.Popup_visible.Popup_direction_top-left,.Popup.Popup_animation_full.Popup_visible.Popup_direction_top-right{animation-name:Popup_visible_opacity-only,Popup_visible_top}.Popup.Popup_animation_full.Popup_visible.Popup_direction_right-bottom,.Popup.Popup_animation_full.Popup_visible.Popup_direction_right-center,.Popup.Popup_animation_full.Popup_visible.Popup_direction_right-top{animation-name:Popup_visible_opacity-only,Popup_visible_right}.Popup.Popup_animation_full.Popup_visible.Popup_direction_left-bottom,.Popup.Popup_animation_full.Popup_visible.Popup_direction_left-center,.Popup.Popup_animation_full.Popup_visible.Popup_direction_left-top{animation-name:Popup_visible_opacity-only,Popup_visible_left}@keyframes Popup_opacity-only{0%{visibility:visible;opacity:1;transform:translate(0)}99%{transform:translate(0)}to{visibility:hidden;opacity:0;transform:translate(-9999px,-9999px)}}@keyframes Popup_visible_opacity-only{0%{opacity:0}to{opacity:1}}@keyframes Popup_bottom{0%{transform:translateY(0)}99%{transform:translateY(10px)}}@keyframes Popup_visible_bottom{0%{transform:translateY(10px)}to{transform:translateY(0)}}@keyframes Popup_top{0%{transform:translateY(0)}99%{transform:translateY(-10px)}}@keyframes Popup_visible_top{0%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes Popup_right{0%{transform:translateX(0)}99%{transform:translateX(10px)}}@keyframes Popup_visible_right{0%{transform:translateX(10px)}to{transform:translateX(0)}}@keyframes Popup_left{0%{transform:translateX(0)}99%{transform:translateX(-10px)}}@keyframes Popup_visible_left{0%{transform:translateX(-10px)}to{transform:translateX(0)}}.Dropdown{position:relative}.Dropdown__menu{display:none}.Dropdown_visible .Dropdown__menu{display:block}.FooterSocials-_RO55{display:flex;flex-wrap:wrap;gap:4px;margin:0;padding:0;list-style:none}.FooterSocials__link-em1XZ{font-family:var(--arb-jetbrains-mono-font);font-weight:400;text-transform:uppercase;-webkit-tap-highlight-color:transparent}.FooterMainLinks-fSA__{display:flex;justify-content:space-between;align-items:center}.FooterMainLinks__links-CQl3j{display:flex;flex-wrap:wrap;gap:12px;max-width:480px;margin:0;padding:0;list-style:none}.FooterMainLinks__links-CQl3j li{margin-right:12px}.FooterMainLinks__wrap-NUvP9{display:flex;justify-content:space-between;align-items:flex-end;align-self:flex-end;box-sizing:border-box;width:790px}.FooterMainLinks__linksAdditional-mGlB8{display:flex;flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:flex-end;align-self:stretch;gap:12px;margin:0;padding:0;list-style:none}.FooterMainLinks__dropdown-iL0V4{display:flex;flex-direction:column;gap:12px;margin:0;padding:20px;list-style:none;background-color:var(--arb-sand-100)}.FooterMainLinks__dropdown-iL0V4 .FooterMainLinks__dropdownLink-cHrAT{font-family:var(--arb-main-font);font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);text-transform:none}@media (max-width:1679px){.FooterMainLinks__wrap-NUvP9{width:620px}}@media (max-width:1359px){.FooterMainLinks-fSA__{align-items:stretch}.FooterMainLinks__links-CQl3j{flex-direction:column;gap:20px;padding-top:8px}.FooterMainLinks__links-CQl3j li{margin-right:0}.FooterMainLinks__wrap-NUvP9{flex-direction:column;align-items:flex-start;align-self:stretch;width:50%;max-width:490px}.FooterMainLinks__linksAdditional-mGlB8{align-items:flex-start;gap:20px;max-width:340px}.FooterMainLinks__popup-dQShd{margin-left:30px}}@media (max-width:759px){.FooterMainLinks-fSA__{flex-direction:column;gap:56px}.FooterMainLinks__links-CQl3j{gap:24px;padding-top:0}.FooterMainLinks__wrap-NUvP9{gap:56px;width:auto;max-width:none}.FooterMainLinks__linksAdditional-mGlB8{gap:24px}.FooterMainLinks__dropdown-iL0V4{padding:16px}.FooterMainLinks__popup-dQShd{margin-left:0}}.FooterMainCommon-UlIiA{display:block;margin-bottom:108px}.FooterMainCommon__title-YymY0{font-family:var(--arb-main-font);font-size:68px;font-weight:400;line-height:64px;position:relative;z-index:10;box-sizing:border-box;width:570px;margin:0}.FooterMainCommon__footnote-a58rM{font-size:10px;line-height:13px;max-width:200px;margin-top:24px;margin-bottom:0;color:var(--arb-black-o52)}.FooterMainCommon__proposal-XtX5y{display:flex;flex-direction:column;gap:32px;width:500px;margin-top:20px;margin-left:auto;padding-right:290px}.FooterMainCommon__proposalText-h0s4w{font-size:var(--arb-font-size-body2);font-weight:400;line-height:var(--arb-line-height-body2);margin:0}.FooterMainCommon__button-Qam4T{max-width:478px}@media (max-width:1679px){.FooterMainCommon__title-YymY0{width:525px}.FooterMainCommon__proposal-XtX5y{margin-top:32px;padding-right:120px}}@media (max-width:1359px){.FooterMainCommon-UlIiA{margin-bottom:120px}.FooterMainCommon__title-YymY0{font-size:var(--arb-font-size-h2);line-height:var(--arb-line-height-h2);width:420px}.FooterMainCommon__proposal-XtX5y{width:50%;max-width:490px;margin-top:120px;padding-right:0}.FooterMainCommon__proposalText-h0s4w{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2)}}@media (max-width:759px){.FooterMainCommon-UlIiA{margin-bottom:112px}.FooterMainCommon__title-YymY0{font-size:var(--arb-font-size-h3);line-height:var(--arb-line-height-h3);width:auto}.FooterMainCommon__proposal-XtX5y{gap:24px;width:auto;max-width:none;margin-top:120px;margin-right:0}.FooterMainCommon__proposalText-h0s4w{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3)}.FooterMainCommon__button-Qam4T{max-width:none}}.Input2-fZ28y{display:flex;flex-direction:column}.Input2_widthFull-Hvjfs{width:100%}.Input2_disabled-TDRGa .Input2__content-ISWZM,.Input2_disabled-TDRGa .Input2__input-t8TD8,.Input2_disabled-TDRGa .Input2__input-t8TD8::placeholder,.Input2_disabled-TDRGa .Input2__label-tHZ7T,.Input2_disabled-TDRGa .Input2__wrapper-ypcf0{cursor:default;color:var(--foreground-tertiary)}.Input2_readOnly-ksSir .Input2__content-ISWZM,.Input2_readOnly-ksSir .Input2__input-t8TD8,.Input2_readOnly-ksSir .Input2__input-t8TD8::placeholder,.Input2_readOnly-ksSir .Input2__label-tHZ7T,.Input2_readOnly-ksSir .Input2__wrapper-ypcf0{cursor:default}.Input2__description-nodQm{color:var(--foreground-secondary)}.Input2__wrapper-ypcf0{position:relative;overflow:hidden;min-width:50px;max-width:100%;cursor:text}.Input2_disabled-TDRGa .Input2__wrapper-ypcf0{cursor:default}.Input2__content-ISWZM{position:relative;display:flex;align-items:center;box-sizing:border-box;height:100%;cursor:text}.Input2__input-t8TD8{all:unset;position:relative;width:100%;cursor:text;text-overflow:ellipsis;overflow-wrap:anywhere;color:var(--foreground)}.Input2__input-t8TD8::placeholder{color:var(--foreground-secondary)}.Input2__inputGroup-bxk8k{position:relative;display:flex;flex:1}.Input2-fZ28y:not(.Input2_multiline-dC5vz) .Input2__wrapper-ypcf0{height:20px}.Input2__label-tHZ7T{--translate-y:0;position:absolute;width:100%;cursor:text;color:var(--foreground-secondary);transition:.1s ease-out;transform:translateY(0)}.Input2_withError-LQ9Vt:not(:focus-within):not(.Input2__content-ISWZM:hover) .Input2__label-tHZ7T{color:var(--red)}.Input2-fZ28y:focus-within .Input2__label-tHZ7T,.Input2_withPlaceholder-WD02N .Input2__label-tHZ7T,.Input2_withValue-H8ch7 .Input2__label-tHZ7T{font-size:var(--font-size-caption);line-height:var(--line-height-caption);transform:translateY(var(--translate-y))}.Input2__footer-chcDm{font-size:var(--font-size-body2);line-height:var(--line-height-body2);display:grid;grid-row-gap:4px;min-height:var(--line-height-body2);margin-top:4px}.Input2_size_l-wBVqV .Input2__footer-chcDm,.Input2_size_xl-Td2tX .Input2__footer-chcDm,.Input2_size_xxl-MmZEK .Input2__footer-chcDm{margin-top:6px}.Input2__error-_6b_n{color:var(--red)}.Input2__end-sRGuS,.Input2__start-hl0Cf{display:grid;align-items:center;align-self:flex-start;cursor:auto;color:var(--foreground-secondary)}.Input2__clearIcon-y2Szm{display:none}.Input2__clearIcon-y2Szm,.Input2__copyIcon-xgGOM{cursor:pointer;color:var(--foreground-secondary)}.Input2_disabled-TDRGa .Input2__clearIcon-y2Szm,.Input2_disabled-TDRGa .Input2__end-sRGuS,.Input2_disabled-TDRGa .Input2__start-hl0Cf{display:grid;cursor:auto;color:var(--foreground-tertiary)}.Input2_withError-LQ9Vt.Input2_withValue-H8ch7 .Input2__clearIcon-y2Szm,.Input2_withError-LQ9Vt.Input2_withValue-H8ch7 .Input2__end-sRGuS,.Input2_withError-LQ9Vt.Input2_withValue-H8ch7 .Input2__start-hl0Cf{color:var(--red)}.Input2__end-sRGuS{display:flex;align-items:center;align-self:flex-start;column-gap:8px;width:max-content;cursor:auto}.Input2_withValue-H8ch7:not(.Input2_disabled-TDRGa) .Input2__clearIcon-y2Szm{display:block}.Input2_multiline-dC5vz .Input2__input-t8TD8{overflow:hidden;word-wrap:break-word}.Input2_variant_primary-efEQ5:not(.Input2_readOnly-ksSir) .Input2__content-ISWZM,.Input2_variant_primary-efEQ5:not(.Input2_readOnly-ksSir) .Input2__wrapper-ypcf0,.Input2_variant_primary-efEQ5:not(.Input2_readOnly-ksSir):focus-within .Input2__content-ISWZM{background-color:var(--surface-secondary)}.Input2_withError-LQ9Vt.Input2_variant_primary-efEQ5 .Input2__content-ISWZM{background-color:#fee8e7}.Input2_variant_primary-efEQ5:not(.Input2_disabled-TDRGa):not(:read-only):not(:focus-within) .Input2__wrapper-ypcf0:hover{opacity:.8}.Input2_focused-zc52X .Input2__wrapper-ypcf0,.Input2_variant_primary-efEQ5:not(.Input2_disabled-TDRGa):focus-within .Input2__wrapper-ypcf0{outline:1px solid var(--surface-inverse)}.Input2_variant_primary-efEQ5.Input2_readOnly-ksSir .Input2__wrapper-ypcf0{outline:1px solid var(--stroke)}.Input2_variant_secondary-cF074 .Input2__content-ISWZM,.Input2_variant_secondary-cF074 .Input2__wrapper-ypcf0,.Input2_variant_secondary-cF074:focus-within .Input2__content-ISWZM{background-color:var(--white)}.Input2_withError-LQ9Vt.Input2_variant_secondary-cF074:not(:focus-within) .Input2__content-ISWZM:not(:hover){background-color:var(--red-tertiary)}.Input2_variant_secondary-cF074:not(.Input2_disabled-TDRGa) .Input2__wrapper-ypcf0:hover,.Input2_variant_secondary-cF074:not(.Input2_disabled-TDRGa):focus-within .Input2__wrapper-ypcf0{outline:1px solid var(--surface-inverse)}.Input2_variant_secondary-cF074.Input2_readOnly-ksSir .Input2__wrapper-ypcf0{outline:1px solid var(--stroke)}.Input2_variant_tertiary-DiHn3 .Input2__content-ISWZM,.Input2_variant_tertiary-DiHn3 .Input2__wrapper-ypcf0,.Input2_variant_tertiary-DiHn3:focus-within .Input2__content-ISWZM{background-color:initial}.Input2_variant_tertiary-DiHn3:not(.Input2_disabled-TDRGa) .Input2__wrapper-ypcf0:hover,.Input2_variant_tertiary-DiHn3:not(.Input2_disabled-TDRGa):focus-within .Input2__wrapper-ypcf0{outline:none}.Input2_size_s-TrQBx .Input2__content-ISWZM,.Input2_size_s-TrQBx .Input2__wrapper-ypcf0{min-height:32px;border-radius:var(--border-radius-s)}.Input2_size_s-TrQBx .Input2__content-ISWZM{font-size:var(--font-size-body1);line-height:var(--line-height-body1);padding:0 8px}.Input2_size_s-TrQBx .Input2__inputGroup-bxk8k{padding:6px 0}.Input2_size_s-TrQBx .Input2__end-sRGuS,.Input2_size_s-TrQBx .Input2__start-hl0Cf{height:32px}.Input2_size_s-TrQBx .Input2__start-hl0Cf{margin-right:4px}.Input2_size_s-TrQBx .Input2__end-sRGuS{margin-left:4px}.Input2_size_s-TrQBx .Input2__label-tHZ7T{display:none}.Input2__label_size_s-H3k6l{font-size:15px;line-height:20px;margin-bottom:4px;color:var(--foreground)}.Input2_size_m-Lgiw_ .Input2__content-ISWZM,.Input2_size_m-Lgiw_ .Input2__wrapper-ypcf0{min-height:44px;border-radius:var(--border-radius-m)}.Input2_size_m-Lgiw_ .Input2__content-ISWZM{font-size:var(--font-size-body1);line-height:var(--line-height-body1);padding:0 12px}.Input2_size_m-Lgiw_ .Input2__inputGroup-bxk8k{padding:12px 0}.Input2_size_m-Lgiw_.Input2_withLabel-WShmz .Input2__input-t8TD8{top:6px}.Input2_size_m-Lgiw_ .Input2__end-sRGuS,.Input2_size_m-Lgiw_ .Input2__start-hl0Cf{height:44px}.Input2_size_m-Lgiw_ .Input2__start-hl0Cf{margin-right:8px}.Input2_size_m-Lgiw_ .Input2__end-sRGuS{margin-left:8px}.Input2_size_m-Lgiw_ .Input2__label-tHZ7T{--translate-y:-6px;top:12px}.Input2_size_l-wBVqV .Input2__content-ISWZM,.Input2_size_l-wBVqV .Input2__wrapper-ypcf0{min-height:56px;border-radius:var(--border-radius-l)}.Input2_size_l-wBVqV .Input2__content-ISWZM{font-size:var(--font-size-body0);line-height:var(--line-height-body0);padding:0 16px}.Input2_size_l-wBVqV .Input2__inputGroup-bxk8k{padding:16px 0}.Input2_size_l-wBVqV.Input2_withLabel-WShmz .Input2__input-t8TD8{top:9px}.Input2_size_l-wBVqV .Input2__end-sRGuS,.Input2_size_l-wBVqV .Input2__start-hl0Cf{height:56px}.Input2_size_l-wBVqV .Input2__start-hl0Cf{margin-right:12px}.Input2_size_l-wBVqV .Input2__end-sRGuS{margin-left:12px}.Input2_size_l-wBVqV .Input2__label-tHZ7T{--translate-y:-5px;top:16px}.Input2_size_xl-Td2tX .Input2__content-ISWZM,.Input2_size_xl-Td2tX .Input2__wrapper-ypcf0{min-height:64px;border-radius:var(--border-radius-l)}.Input2_size_xl-Td2tX .Input2__content-ISWZM{font-size:var(--font-size-body0);line-height:var(--line-height-body0);padding:0 16px}.Input2_size_xl-Td2tX .Input2__inputGroup-bxk8k{padding:20px 0}.Input2_size_xl-Td2tX.Input2_withLabel-WShmz .Input2__input-t8TD8{top:9px}.Input2_size_xl-Td2tX .Input2__end-sRGuS,.Input2_size_xl-Td2tX .Input2__start-hl0Cf{height:64px}.Input2_size_xl-Td2tX .Input2__start-hl0Cf{margin-right:16px}.Input2_size_xl-Td2tX .Input2__end-sRGuS{margin-left:16px}.Input2_size_xl-Td2tX .Input2__label-tHZ7T{--translate-y:-5px;top:20px}.Input2_size_xxl-MmZEK .Input2__content-ISWZM,.Input2_size_xxl-MmZEK .Input2__wrapper-ypcf0{min-height:64px;border-radius:var(--border-radius-l)}.Input2_size_xxl-MmZEK .Input2__content-ISWZM{font-size:var(--font-size-h2);line-height:var(--line-height-h2);padding:0 16px}.Input2_size_xxl-MmZEK .Input2__inputGroup-bxk8k{padding:14px 0}.Input2_size_xxl-MmZEK.Input2_withLabel-WShmz .Input2__input-t8TD8{top:6px}.Input2_size_xxl-MmZEK .Input2__end-sRGuS,.Input2_size_xxl-MmZEK .Input2__start-hl0Cf{height:64px}.Input2_size_xxl-MmZEK .Input2__start-hl0Cf{margin-right:16px}.Input2_size_xxl-MmZEK .Input2__end-sRGuS{margin-left:16px}.Input2_size_xxl-MmZEK .Input2__label-tHZ7T{--translate-y:-6px;top:14px}.Input2_size_xxl-MmZEK:not(.Input2_multiline-dC5vz) .Input2__input-t8TD8{height:36px}.Pdd .Input2__wrapper-ypcf0{max-width:100%;background:unset}.Pdd .Input2__wrapper-ypcf0>.Input2__content-ISWZM{color:#0009;background:#0000000d}.Input2__multilineSlot-nE5j1{width:100%}.Input2__multilineSlotContent-rJXPB{width:-moz-fit-content;width:fit-content}.Input2_completed-_fLeI.Input2_withValue-H8ch7:not(.Input2_variant_tertiary-DiHn3):not(.Input2_disabled-TDRGa):not(.Input2_withError-LQ9Vt):not(.Input2_focused-zc52X):not(:focus-within) .Input2__content-ISWZM,.Input2_completed-_fLeI.Input2_withValue-H8ch7:not(.Input2_variant_tertiary-DiHn3):not(.Input2_disabled-TDRGa):not(.Input2_withError-LQ9Vt):not(.Input2_focused-zc52X):not(:focus-within) .Input2__wrapper-ypcf0{background-color:var(--blue-tertiary)}[class*=Input2__input][type=number]{-webkit-appearance:textfield;appearance:textfield}[class*=Input2__input][type=number]::-webkit-inner-spin-button,[class*=Input2__input][type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}[class*=Input2].ArbTextInput2_variant_sand_light-WI8sT [class*=Input2__content],[class*=Input2].ArbTextInput2_variant_sand_light-WI8sT [class*=Input2__wrapper],[class*=Input2].ArbTextInput2_variant_sand_light-WI8sT:focus-within [class*=Input2__content],[class*=Input2].ArbTextInput2_variant_sand_light-WI8sT[class*=Input2_withError] [class*=Input2__content]{background-color:var(--arb-sand-100)}[class*=Input2].ArbTextInput2_variant_sand_dark-WUZWT [class*=Input2__content],[class*=Input2].ArbTextInput2_variant_sand_dark-WUZWT [class*=Input2__wrapper],[class*=Input2].ArbTextInput2_variant_sand_dark-WUZWT:focus-within [class*=Input2__content],[class*=Input2].ArbTextInput2_variant_sand_dark-WUZWT[class*=Input2_withError] [class*=Input2__content]{background-color:var(--arb-sand-400)}[class*=Input2].ArbTextInput2_variant_dark-TRf8A [class*=Input2__content],[class*=Input2].ArbTextInput2_variant_dark-TRf8A [class*=Input2__wrapper],[class*=Input2].ArbTextInput2_variant_dark-TRf8A:focus-within [class*=Input2__content],[class*=Input2].ArbTextInput2_variant_dark-TRf8A[class*=Input2_withError] [class*=Input2__content]{color:var(--arb-light-white);background-color:var(--arb-grey-17)}[class*=Input2].ArbTextInput2_variant_dark-TRf8A [class*=Input2__clearIcon]{color:var(--arb-light-white)}[class*=Input2].ArbTextInput2_variant_dark-TRf8A.ArbTextInput2_variant_dark-TRf8A:focus-within [class*=Input2__wrapper]{outline:1px solid #ffffffa3}[class*=Input2].ArbTextInput2_variant_dark-TRf8A [class*=Input2__input]{color:var(--arb-light-white)}[class*=Input2].ArbTextInput2_variant_dark-TRf8A [class*=Input2__label]{color:var(--arb-light-o64)}.Checkbox2-WDTKe{font-size:var(--font-size-body0);line-height:var(--line-height-body0);display:inline-flex;flex-direction:row;align-items:flex-start;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,0)}.Checkbox2_disabled-iiCMu{cursor:default}.Checkbox2__box-ZWLac{position:relative;display:inline-block;flex-shrink:0;box-sizing:border-box}.Checkbox2_size24-fSDFG .Checkbox2__box-ZWLac{width:24px;height:24px;padding:2px}.Checkbox2_size20-sCPDo .Checkbox2__box-ZWLac{width:20px;height:20px;padding:0 2px}.Checkbox2__box-ZWLac:after{position:absolute;top:7px;left:6px;visibility:hidden;width:14px;height:10px;content:"";opacity:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='10' viewBox='0 0 14 10'%3E%3Cpath fill='%23fff' d='M.295 5.477a.95.95 0 0 1 0-1.378l-.033.032a1.043 1.043 0 0 1 1.437.003l2.88 2.77L11.464.283a1.045 1.045 0 0 1 1.431.001l-.033-.031a.95.95 0 0 1-.004 1.382L5.3 8.902a1.053 1.053 0 0 1-1.438.005z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100%}.Checkbox2_size20-sCPDo .Checkbox2__box-ZWLac:after{top:6px;left:5px;width:11px;height:7px}.Checkbox2_halfChecked-Wc3F1 .Checkbox2__box-ZWLac:after{position:absolute;top:5px;left:5px;visibility:hidden;width:14px;height:14px;content:"";opacity:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none' viewBox='0 0 14 14'%3E%3Crect width='12' height='2' x='1' y='6' fill='%23fff' rx='1'/%3E%3C/svg%3E");background-size:100%}.Checkbox2_size20-sCPDo.Checkbox2_halfChecked-Wc3F1 .Checkbox2__box-ZWLac:after{top:4px;left:4px;width:12px;height:12px}.Checkbox2_checked-_UfDk .Checkbox2__box-ZWLac:after{visibility:visible;opacity:1}.Checkbox2__control-zqyee{position:absolute;width:1px;height:1px;opacity:0}.Checkbox2__checkbox-ihkUB{display:inline-block;box-sizing:border-box;border:1px solid var(--surface-tertiary);border-radius:var(--border-radius-xs);transition:background-color .2s,border-color .2s,opacity .2s}.Checkbox2_size24-fSDFG .Checkbox2__checkbox-ihkUB{width:20px;height:20px}.Checkbox2_size20-sCPDo .Checkbox2__checkbox-ihkUB{width:16px;height:16px}.Checkbox2-WDTKe .Checkbox2__checkbox-ihkUB:after{opacity:0;transition:background-color .2s,border-color .2s,opacity .2s}.Checkbox2-WDTKe:not(.Checkbox2_checked-_UfDk):not(.Checkbox2_disabled-iiCMu):not(.Checkbox2_error-WXKLo):not(.Checkbox2_halfChecked-Wc3F1):hover .Checkbox2__checkbox-ihkUB:after{position:absolute;top:2px;left:2px;width:18px;height:18px;content:"";opacity:1;border:1px solid var(--overlay-quaternary-dark-static);border-radius:var(--border-radius-xs)}.Checkbox2-WDTKe.Checkbox2_size20-sCPDo:not(.Checkbox2_checked-_UfDk):not(.Checkbox2_disabled-iiCMu):not(.Checkbox2_error-WXKLo):not(.Checkbox2_halfChecked-Wc3F1):hover .Checkbox2__checkbox-ihkUB:after{position:absolute;top:2px;left:2px;width:14px;height:14px;content:"";opacity:1;border:1px solid var(--overlay-quaternary-dark-static);border-radius:var(--border-radius-xs)}.Checkbox2_checked-_UfDk .Checkbox2__checkbox-ihkUB{border-color:#0000;background-color:var(--surface-inverse)}.Checkbox2_disabled-iiCMu .Checkbox2__checkbox-ihkUB{border-color:var(--surface-tertiary);background-color:var(--surface-secondary)}.Checkbox2_disabled-iiCMu.Checkbox2_checked-_UfDk .Checkbox2__checkbox-ihkUB{border:none;background-color:var(--surface-tertiary)}.Checkbox2_checked-_UfDk.Checkbox2_error-WXKLo .Checkbox2__checkbox-ihkUB{border-color:#0000;background-color:var(--red)}.Checkbox2_error-WXKLo .Checkbox2__checkbox-ihkUB{border-color:var(--red)}.Checkbox2__text-lvHeC{margin-top:1px}.Checkbox2-WDTKe .Checkbox2__box-ZWLac+.Checkbox2__text-lvHeC{padding-left:20px}.Checkbox2-WDTKe .Checkbox2__box-ZWLac+.Checkbox2__text-lvHeC:empty{display:none}.ArbCheckbox2__checkbox-BAs7l{border-color:var(--arb-black)}.ArbCheckbox2__text-MOR_S{align-self:center;color:var(--arb-black-o52)}.FooterMainEventsForm-k_dF7{display:flex;margin-bottom:84px}.FooterMainEventsForm__wrap-ujkOQ{width:570px}.FooterMainEventsForm__title-UIt40{font-family:var(--arb-main-font);font-size:68px;font-weight:400;line-height:64px;position:relative;z-index:10;box-sizing:border-box;margin-top:0;margin-bottom:36px}.FooterMainEventsForm__description-lNzKS{font-size:var(--arb-font-size-body2);font-weight:400;line-height:var(--arb-line-height-body2);margin:0}.FooterMainEventsForm__form-AqekV{display:flex;flex-direction:column;gap:4px;width:598px;margin-top:264px;margin-right:200px;margin-left:auto}.FooterMainEventsForm__submittedForm-9LbEn{box-sizing:border-box;max-width:796px;min-height:240px;margin-top:461px;margin-left:auto;padding:24px 480px 24px 24px;border-radius:var(--arb-border-radius-l);background-color:var(--arb-sand-200)}.FooterMainEventsForm__checkbox-o035U{font-size:var(--arb-font-size-body3);font-weight:400;line-height:var(--arb-line-height-body3);margin:24px 0}.FooterMainEventsForm__error-Mvf5G{font-size:var(--arb-font-size-sub2);line-height:var(--arb-line-height-sub2);margin-top:8px;color:var(--red)}.FooterMainEventsForm__submittedTitle-nPDOL{font-size:var(--arb-font-size-h4);font-weight:400;line-height:var(--arb-line-height-h4);margin:0}.FooterMainEventsForm__submittedInfo-v_0qh{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);margin:16px 0 0}@media (max-width:1679px){.FooterMainEventsForm-k_dF7{margin-bottom:72px}.FooterMainEventsForm__title-UIt40{font-size:var(--arb-font-size-h1);line-height:var(--arb-line-height-h1)}.FooterMainEventsForm__description-lNzKS{width:420px}.FooterMainEventsForm__form-AqekV{margin-top:100px;margin-right:146px}.FooterMainEventsForm__submittedForm-9LbEn{max-width:624px;min-height:240px;margin-top:312px;padding-right:309px}}@media (max-width:1359px){.FooterMainEventsForm__title-UIt40{font-size:var(--arb-font-size-h2);line-height:var(--arb-line-height-h2);width:420px}.FooterMainEventsForm__form-AqekV{margin-right:78px}.FooterMainEventsForm__submittedForm-9LbEn{max-width:50%;margin-top:250px;padding-right:24px}}@media (max-width:1023px){.FooterMainEventsForm-k_dF7{flex-direction:column;margin-bottom:32px}.FooterMainEventsForm__title-UIt40{width:585px;margin-bottom:24px}.FooterMainEventsForm__description-lNzKS{width:556px}.FooterMainEventsForm__form-AqekV{margin:36px 0 0}.FooterMainEventsForm__submittedForm-9LbEn{max-width:600px;margin-top:200px;margin-left:0}}@media (max-width:759px){.FooterMainEventsForm__description-lNzKS,.FooterMainEventsForm__form-AqekV,.FooterMainEventsForm__wrap-ujkOQ{width:auto}.FooterMainEventsForm__title-UIt40{font-size:var(--arb-font-size-h3);line-height:var(--arb-line-height-h3);width:auto}.FooterMainEventsForm__description-lNzKS{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3)}.FooterMainEventsForm__checkbox-o035U{font-size:var(--arb-font-size-sub2);line-height:var(--arb-line-height-sub2)}.FooterMainEventsForm__submittedForm-9LbEn{margin-top:100px}}.FooterMain-Zx8mR{padding:0 16px 16px}.FooterMain__container-CB5dO{position:relative;margin-top:20px;padding:16px 28px 36px;color:var(--arb-black);border-radius:var(--arb-border-radius-l);background-color:var(--arb-sand-300)}.FooterMain__container-CB5dO .FooterMain__shape-eHpUP,.FooterMain__container-CB5dO:before{position:absolute;top:-20px;height:80px}.FooterMain__container-CB5dO:before{left:0;width:50%;content:"";border-radius:var(--arb-border-radius-l);background:#d0c4b9}.FooterMain__container-CB5dO .FooterMain__shape-eHpUP{left:50%;width:300px;content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='80' fill='none' viewBox='0 0 300 80'%3E%3Cpath fill='currentColor' d='M0 0h136.059c6.365 0 12.47 2.529 16.97 7.03l5.942 5.94a24 24 0 0 0 16.97 7.03H300v60H0z'/%3E%3C/svg%3E");color:var(--arb-sand-300);transform:translateX(-50%)}.FooterMain__inner-F_MiM{display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;max-width:1592px;margin:0 auto}@media (max-width:1679px){.FooterMain__inner-F_MiM{max-width:1256px}}@media (max-width:1359px){.FooterMain-Zx8mR{padding:0 8px 8px}.FooterMain__container-CB5dO{padding:16px 32px 32px}.FooterMain__inner-F_MiM{min-height:700px}}@media (max-width:759px){.FooterMain-Zx8mR{padding:0}.FooterMain__container-CB5dO{padding:28px 16px 36px}.FooterMain__inner-F_MiM{min-height:auto}}.FooterAcademyLinks-TNcQa{display:flex;justify-content:space-between;align-items:center}.FooterAcademyLinks__links-yEys6{display:flex;flex-wrap:wrap;gap:12px;max-width:580px;margin:0;padding:0;list-style:none}.FooterAcademyLinks__links-yEys6 li{margin-right:12px}.FooterAcademyLinks__links-yEys6 li:first-child{width:100%}.FooterAcademyLinks__link-IhBNg{color:var(--arb-light-white)}.FooterAcademyLinks__link-IhBNg:focus-visible{outline:1px solid var(--arb-light-white);outline-offset:2px}.FooterAcademyLinks__link-IhBNg.FooterAcademyLinks__link-IhBNg:hover{color:var(--arb-light-o64)}.FooterAcademyLinks__wrap-IXSU1{display:flex;justify-content:space-between;align-items:flex-end;align-self:flex-end;box-sizing:border-box;width:790px}.FooterAcademyLinks__linksAdditional-zwXJb{display:flex;flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:flex-end;align-self:stretch;gap:12px;margin:0;padding:0;list-style:none}.FooterAcademyLinks__dropdown-XCadb{display:flex;flex-direction:column;gap:12px;margin:0;padding:20px;list-style:none;background-color:var(--arb-sand-100)}.FooterAcademyLinks__dropdown-XCadb .FooterAcademyLinks__dropdownLink-wCs8x{font-family:var(--arb-main-font);font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);text-transform:none}@media (max-width:1679px){.FooterAcademyLinks__wrap-IXSU1{width:620px}}@media (max-width:1359px){.FooterAcademyLinks-TNcQa{align-items:stretch}.FooterAcademyLinks__links-yEys6{flex-direction:column;gap:20px;padding-top:8px}.FooterAcademyLinks__links-yEys6 li{margin-right:0}.FooterAcademyLinks__links-yEys6 li:first-child{margin-top:auto}.FooterAcademyLinks__wrap-IXSU1{flex-direction:column;align-items:flex-start;align-self:stretch;gap:56px;width:50%;max-width:490px}.FooterAcademyLinks__linksAdditional-zwXJb{align-items:flex-start;gap:20px}.FooterAcademyLinks__popup-PPY24{margin-left:30px}}@media (max-width:759px){.FooterAcademyLinks-TNcQa{flex-direction:column;gap:56px}.FooterAcademyLinks__links-yEys6{gap:24px;padding-top:0}.FooterAcademyLinks__wrap-IXSU1{gap:56px;width:auto;max-width:none}.FooterAcademyLinks__linksAdditional-zwXJb{gap:24px}.FooterAcademyLinks__dropdown-XCadb{padding:16px}.FooterAcademyLinks__popup-PPY24{margin-left:0}}.FooterAcademyCommon-Xdw0E{display:block;margin-bottom:108px}.FooterAcademyCommon__title-AzNZw{font-family:var(--arb-main-font);font-size:68px;font-weight:400;line-height:64px;position:relative;z-index:10;box-sizing:border-box;width:570px;margin:0}.FooterAcademyCommon__proposal-vSXak{display:flex;flex-direction:column;gap:32px;width:500px;margin-top:20px;margin-left:auto;padding-right:290px}.FooterAcademyCommon__proposalText-qJQbM{font-size:var(--arb-font-size-body2);font-weight:400;line-height:var(--arb-line-height-body2);margin:0}.FooterAcademyCommon__button-wI7Ew{max-width:478px}@media (max-width:1679px){.FooterAcademyCommon__title-AzNZw{width:570px}.FooterAcademyCommon__proposal-vSXak{margin-top:32px;padding-right:120px}}@media (max-width:1359px){.FooterAcademyCommon-Xdw0E{margin-bottom:120px}.FooterAcademyCommon__title-AzNZw{font-size:var(--arb-font-size-h2);line-height:var(--arb-line-height-h2);width:420px}.FooterAcademyCommon__proposal-vSXak{width:50%;max-width:490px;margin-top:120px;padding-right:0}.FooterAcademyCommon__proposalText-qJQbM{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2)}}@media (max-width:759px){.FooterAcademyCommon-Xdw0E{margin-bottom:112px}.FooterAcademyCommon__title-AzNZw{font-size:var(--arb-font-size-h3);line-height:var(--arb-line-height-h3);width:auto}.FooterAcademyCommon__proposal-vSXak{gap:24px;width:auto;max-width:none;margin-top:120px;margin-right:0}.FooterAcademyCommon__proposalText-qJQbM{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3)}.FooterAcademyCommon__button-wI7Ew{max-width:none}}.FooterAcademyCourseInfo-_HiD2{display:block;margin-bottom:108px}.FooterAcademyCourseInfo__title-dtpzq{font-family:var(--arb-main-font);font-size:68px;font-weight:400;line-height:64px;position:relative;z-index:10;box-sizing:border-box;width:570px;margin:0}.FooterAcademyCourseInfo__container-aAei1{display:flex;gap:334px}.FooterAcademyCourseInfo__markdownText-rNcIK{font-size:var(--arb-font-size-body3);font-weight:400;line-height:var(--arb-line-height-body3);max-width:466px;margin-top:60px;margin-bottom:0;padding:0;color:var(--arb-light-white)}.FooterAcademyCourseInfo__markdownText-rNcIK p{margin:0;color:var(--arb-light-o64)}.FooterAcademyCourseInfo__markdownText-rNcIK ol,.FooterAcademyCourseInfo__markdownText-rNcIK ul{display:flex;flex-direction:column;gap:8px;margin:0;padding:0 0 0 18px}.FooterAcademyCourseInfo__markdownText-rNcIK a{text-decoration-thickness:2px}.FooterAcademyCourseInfo__markdownText-rNcIK a,.FooterAcademyCourseInfo__markdownText-rNcIK a:visited{color:var(--arb-light-o64)}.FooterAcademyCourseInfo__markdownText-rNcIK a:hover{color:var(--arb-light-o4)}.FooterAcademyCourseInfo__proposal-_wrEi{display:flex;flex-direction:column;gap:32px;margin-top:20px;margin-left:auto;padding-right:290px}.FooterAcademyCourseInfo__markdownText-rNcIK+.FooterAcademyCourseInfo__proposal-_wrEi{margin-left:0;padding-right:0}.FooterAcademyCourseInfo__description-_BUKL{font-size:var(--arb-font-size-body1);font-weight:400;line-height:var(--arb-line-height-body1);max-width:500px;margin:0}.FooterAcademyCourseInfo__tagList-yXVr9{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.FooterAcademyCourseInfo__tagItem-BFONf{font-family:var(--arb-jetbrains-mono-font);font-size:var(--arb-font-size-sub2);font-weight:400;line-height:var(--arb-line-height-sub2);box-sizing:border-box;padding:7px 17px;text-transform:uppercase;color:var(--arb-light-white);border:1px solid var(--arb-light-white);border-radius:4px}.FooterAcademyCourseInfo__button-rB7vo{max-width:478px}@media (max-width:1679px){.FooterAcademyCourseInfo__container-aAei1{gap:172px}.FooterAcademyCourseInfo__title-dtpzq{width:570px}.FooterAcademyCourseInfo__proposal-_wrEi{margin-top:32px;padding-right:120px}.FooterAcademyCourseInfo__markdownText-rNcIK+.FooterAcademyCourseInfo__proposal-_wrEi{padding-right:0}}@media (max-width:1359px){.FooterAcademyCourseInfo-_HiD2{margin-bottom:120px}.FooterAcademyCourseInfo__container-aAei1{gap:100px}.FooterAcademyCourseInfo__title-dtpzq{font-size:var(--arb-font-size-h2);line-height:var(--arb-line-height-h2);width:420px}.FooterAcademyCourseInfo__markdownText-rNcIK{max-width:370px}.FooterAcademyCourseInfo__proposal-_wrEi{width:50%;max-width:490px;margin-top:120px;padding-right:0}.FooterAcademyCourseInfo__description-_BUKL{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2)}}@media (max-width:1023px){.FooterAcademyCourseInfo__container-aAei1{flex-direction:column}.FooterAcademyCourseInfo__markdownText-rNcIK{max-width:none}.FooterAcademyCourseInfo__proposal-_wrEi{width:50%;max-width:490px;margin-top:120px;padding-right:0}.FooterAcademyCourseInfo__markdownText-rNcIK+.FooterAcademyCourseInfo__proposal-_wrEi{width:auto;max-width:578px;margin-top:0}}@media (max-width:759px){.FooterAcademyCourseInfo-_HiD2{margin-bottom:86px}.FooterAcademyCourseInfo__container-aAei1{gap:56px}.FooterAcademyCourseInfo__title-dtpzq{font-size:var(--arb-font-size-h3);line-height:var(--arb-line-height-h3);width:auto}.FooterAcademyCourseInfo__proposal-_wrEi{gap:24px;width:auto;max-width:none;margin-right:0}.FooterAcademyCourseInfo__description-_BUKL{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3)}.FooterAcademyCourseInfo__button-rB7vo{max-width:none}}.FooterAcademy-qMb7K{padding:0 16px 16px}.FooterAcademy__container-hGJLU{position:relative;margin-top:20px;padding:16px 28px 36px;color:var(--arb-light-white);border-radius:var(--arb-border-radius-l);background-color:var(--arb-academy-blue)}.FooterAcademy__container-hGJLU .FooterAcademy__shape-wGHEF,.FooterAcademy__container-hGJLU:before{position:absolute;top:-20px;height:80px}.FooterAcademy__container-hGJLU:before{left:0;width:50%;content:"";border-radius:var(--arb-border-radius-l);background-color:var(--arb-academy-blue)}.FooterAcademy__container-hGJLU .FooterAcademy__shape-wGHEF{left:50%;width:300px;content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='80' fill='none' viewBox='0 0 300 80'%3E%3Cpath fill='currentColor' d='M0 0h136.059c6.365 0 12.47 2.529 16.97 7.03l5.942 5.94a24 24 0 0 0 16.97 7.03H300v60H0z'/%3E%3C/svg%3E");color:var(--arb-academy-blue);transform:translateX(-50%)}.FooterAcademy__inner-k2j1e{display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;max-width:1592px;margin:0 auto}@media (max-width:1679px){.FooterAcademy__inner-k2j1e{max-width:1256px}}@media (max-width:1359px){.FooterAcademy-qMb7K{padding:0 8px 8px}.FooterAcademy__container-hGJLU{padding:16px 32px 32px}.FooterAcademy__inner-k2j1e{min-height:700px}}@media (max-width:759px){.FooterAcademy-qMb7K{padding:0}.FooterAcademy__container-hGJLU{padding:28px 16px 36px}.FooterAcademy__inner-k2j1e{min-height:auto}}.AccordionSectionBody{overflow:visible;transition:max-height .3s ease-out 0s,opacity .2s ease-out .1s}.AccordionSectionBody_collapsed{overflow:hidden}.AccordionSectionHeader{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.AccordionSectionHeader_collapsable{cursor:pointer;-webkit-tap-highlight-color:transparent}.AccordionSectionHeader_disabled{cursor:default;color:var(--foreground-secondary)}.AccordionSectionHeader__content{width:calc(100% - 24px)}.AccordionSectionHeader__tick{flex:0 0 24px;width:24px;height:24px;color:var(--overlay-quaternary);transition:transform .3s ease-out 0s}@media (max-width:320px){.AccordionSectionHeader__tick{margin-right:-6px}}.AccordionSectionHeader__tick_opened{transform:rotate(180deg)}.BidFormMailingSubsAccordion__icon-Pzxvd{width:12px;height:12px;margin-right:0;color:var(--arb-black-o52)}.BidFormMailingSubsAccordion__iconWrapper-vnthD{display:flex;justify-content:center;align-items:center;width:24px;height:24px;border-radius:4px;background-color:var(--arb-sand-100);transform:rotate(-90deg)}.BidFormMailingSubsAccordion__iconWrapper_academy-p_ml8{background-color:var(--surface-secondary)}.BidFormMailingSubsAccordion__checkboxText-WsjDu{font-size:var(--arb-font-size-body4);line-height:var(--arb-line-height-body4);-webkit-tap-highlight-color:transparent}.BidFormMailingSubsAccordion__body-GENsy{display:flex;flex-direction:column;gap:16px;margin-top:16px;padding:20px;border-radius:var(--arb-border-radius-s);background-color:var(--arb-sand-100)}.BidFormMailingSubsAccordion__body_academy-LAuv3{background-color:var(--surface-secondary)}.BidFormConsultation-HXUQQ{display:flex;flex-direction:column;margin-top:auto}.BidFormConsultation__textInputs-vtdIo{display:flex;flex-direction:column;gap:4px}.BidFormConsultation__checkboxes-RQsZ4{display:flex;flex-direction:column;gap:8px;margin-top:24px}.BidFormConsultation__registrationBtn-Hj6F5{margin-top:6px}.BidFormConsultation__agree-C61qD,.BidFormConsultation__warning-wVFlh{font-size:var(--arb-font-size-body4);line-height:var(--arb-line-height-body4);color:var(--arb-black-o52)}.BidFormConsultation__warning-wVFlh{max-width:330px;margin-top:16px}.BidFormConsultation__agree-C61qD{z-index:10;padding-bottom:24px;padding-left:44px;background-color:#fff}.BidFormConsultation__agree_cabinet-qKzfj{padding-left:16px}.BidFormConsultation__link-ThTE3{color:inherit}.BidFormConsultation__link-ThTE3:hover{color:var(--arb-black)}@media (max-width:759px){.BidFormConsultation__checkboxes-RQsZ4{gap:12px;margin-top:20px}.BidFormConsultation__agree-C61qD{padding-bottom:20px}.BidFormConsultation__btn-JM4iY{height:56px;max-height:56px}}.CurtainContent{min-height:0;-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC)}.CurtainContent,.CurtainContent__wrapper{display:flex;flex:1 1 auto;flex-direction:column;box-sizing:border-box}.CurtainContent__wrapper{position:relative;overflow:auto}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){body .CurtainContent__wrapper{width:100%}}.CurtainContent__wrapper_padding_default{padding:24px 40px}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.CurtainContent__wrapper_padding_default{padding:18px 24px}}.CurtainContent__wrapper_padding_none{padding:0}.CurtainHeader{flex:0 0 auto;box-sizing:border-box;color:var(--foreground);border-bottom:var(--divider-1px)}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.CurtainHeader{border-radius:var(--border-radius-l) var(--border-radius-l) 0 0}}.CurtainHeader_size_default{font-size:var(--font-size-h4);font-weight:700;line-height:var(--line-height-h4)}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.CurtainHeader_size_default{font-size:var(--font-size-h5);line-height:var(--line-height-sub)}}.CurtainHeader_padding_default{padding:24px 40px}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.CurtainHeader_padding_default{padding:18px 24px}}.CurtainHeader_padding_none{padding:0}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.CurtainHeader_withPlaceForCloser.CurtainHeader_padding_default{padding-right:72px}.CurtainHeader_withPlaceForCloser.CurtainHeader_padding_none{padding-right:48px}}.CurtainHeader_withoutBottomSeparator{border-bottom:none}.CurtainHeader__wrapper{overflow:hidden;box-sizing:border-box;width:100%;white-space:nowrap;text-overflow:ellipsis}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){body .CurtainHeader__wrapper{width:100%}}.CurtainHeader__wrapper_multiline{overflow:auto;white-space:normal}.Curtain{position:relative;z-index:var(--curtain-z-index);display:flex}.Curtain__overlay{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;background:#000c;transition:opacity .3s ease-in-out,transform 0s linear .3s;transform:translate(-100%,-100%)}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.Curtain__overlay{background:#00000052}}.Curtain_withOverlay_true.Curtain_open .Curtain__overlay{opacity:1;transition:background-color .3s ease-in-out,opacity .3s ease-in-out,transform 0s linear 0s;transform:translate(0)}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.Curtain_withOverlay_false.Curtain_open .Curtain__overlay{opacity:1;transition:background-color .3s ease-in-out,opacity .3s ease-in-out,transform 0s linear 0s;transform:translate(0)}}.Curtain__container{position:fixed;z-index:var(--modal-z-index);right:0;bottom:0;display:flex;-webkit-overflow-scrolling:touch;flex-direction:column;align-items:stretch;box-sizing:border-box;min-width:250px;max-width:90%;height:100%;min-height:200px;opacity:0;background:var(--white);box-shadow:0 0 14px var(--background);transition:transform .3s ease-in-out,box-shadow .3s ease-in-out,opacity .3s ease-in-out}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.Curtain__container{top:auto;left:0;max-width:none;height:auto;max-height:calc(100% - 16px);border-radius:var(--border-radius-l) var(--border-radius-l) 0 0}body .Curtain__container{width:100%}}.Curtain__container_openSide_bottom{transform:translateY(20%)}.Curtain__container_openSide_right{transform:translate(calc(100% + 14px))}.Curtain__container_openSide_left{transform:translate(calc(-100% + 14px))}.Curtain_withOverlay_true .Curtain__container{box-shadow:none}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.Curtain_withOverlay_false .Curtain__container{box-shadow:none}}.Curtain__container_fullSize{width:100%;min-width:100%;max-width:100%;height:100%;min-height:100%}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.Curtain__container_fullSize{border-radius:0}}.Curtain_open .Curtain__container{opacity:1;transform:translate(0)}.Curtain__closer{position:absolute;z-index:1;top:16px;left:-40px;display:block;cursor:pointer;opacity:0;color:var(--foreground);transition:opacity .3s ease-in-out}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.Curtain__closer{top:16px;left:calc(100% - 48px)}}.Curtain_withOverlay_true .Curtain__closer{color:var(--white)}.Curtain_withOverlay_true .Curtain__closer.Curtain__closer_small{color:var(--foreground)}.Curtain_open .Curtain__closer{opacity:1}.Curtain__container_fullSize .Curtain__closer{top:26px;left:10px}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.Curtain__container_fullSize .Curtain__closer{top:16px;left:calc(100% - 48px)}}.ArbCurtain-euDOU{font-family:var(--arb-main-font);max-width:525px;height:auto;padding-bottom:29px;color:var(--arb-black);box-shadow:none}.ArbCurtain__headerContainer-pjWRG{display:flex;flex-direction:column;gap:16px}.ArbCurtain__header-gCbI5{font-size:var(--arb-font-size-h3);line-height:var(--arb-line-height-h3)}.ArbCurtain__subHeader-sL59k{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2)}.ArbCurtain__content-rpiZD{position:relative;gap:16px;padding:24px 24px 0}@media (min-width:768px){.ArbCurtain-euDOU{top:8px;right:8px;bottom:27px;border-radius:var(--arb-border-radius-m);border-bottom-left-radius:0}.ArbCurtain-euDOU:after,.ArbCurtain-euDOU:before{position:absolute;bottom:0;height:38px}.ArbCurtain-euDOU:after{z-index:-1;left:50%;width:225px;content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='225' height='38' viewBox='0 0 225 38'%3E%3Cpath fill='%23fff' d='M0 0h225v19h-93.417a24 24 0 0 0-16.53 6.6l-6.106 5.8a24 24 0 0 1-16.53 6.6H0z'/%3E%3C/svg%3E");transform:translateY(50%) translateX(-50%)}.ArbCurtain-euDOU:before{left:0;width:40%;content:"";border-bottom-left-radius:10px;background-color:var(--arb-light-white);transform:translateY(50%)}.ArbCurtain__closer-DYoe6{top:0;right:calc(100% + 8px);left:auto;box-sizing:border-box;width:48px;height:48px;padding:12px;color:var(--white);border-radius:var(--arb-border-radius-s);background-color:var(--arb-light-o12)}.ArbCurtain__closer-DYoe6:hover{background-color:#ffffff1a}}@media (max-width:1359px){.ArbCurtain__header-gCbI5{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4)}}@media (max-width:759px){.ArbCurtain-euDOU{top:0;max-width:100%;height:100%;max-height:100%;border-radius:var(--arb-border-radius-xs)}.ArbCurtain__header-gCbI5{padding-right:22px}.ArbCurtain-euDOU.ArbCurtain-euDOU{border-radius:0}.ArbCurtain__closer-DYoe6{top:12px;right:16px;box-sizing:border-box;width:36px;height:36px;padding:6px}}.ConsultationCurtain__button-YGpr5{margin-top:auto}.BidFormMailing-vHdFk{display:flex;flex-direction:column;gap:24px;margin-top:auto}.MailingCurtain__button-iI0pG{margin-top:auto}body{width:100%;height:100%;margin:0;padding:0}@font-face{font-family:YS Text;src:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/YSText-normal_5b3a85021efcfe0b8efa580c8be1ff42.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:YS Text;src:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/YSText-regular_d8b3de31960a7cbf704094982f7f8e2a.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:YS Text;src:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/YSText-bold_29036cce06c2c28eca489b70ed16d6da.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:YS Geo;src:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/YSGeo-regular_1b1e8e26873f369420c021de097c01b7.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:YS Geo;src:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/YSGeo-medium_443a65dfc1f39e941fd22ff63c1f0e0d.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:YS Geo;src:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/YSGeo-bold_fccf16dea9aea7096bac5fae4b4c72b5.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:YS Display Wide;src:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/YSDisplayWide-light_649ea9711019a915a39609f2f5af36fa.woff2) format("woff2");font-weight:300;font-display:swap;font-style:normal}@font-face{font-family:JetBrains Mono;src:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/JetBrainsMono-Regular_1d9e47ce7f6576ce7bae14ffc63d9b29.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:JetBrains Mono;src:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/JetBrainsMono-Medium_065ee491488865d52b6067cd7333751a.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:JetBrains Mono;src:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/JetBrainsMono-Bold_75885bf04057d4697ae52e5132442632.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}:root{--light-background:var(--gray-95);--light-surface:var(--white);--light-surface-secondary:var(--gray-90);--light-surface-tertiary:var(--gray-85);--light-surface-quaternary:var(--gray-75);--light-surface-floating:var(--white);--light-surface-secondary-floating:var(--white);--light-surface-contrast:var(--black);--light-surface-inverse:var(--black);--light-background-dark-static:var(--black);--light-background-light-static:var(--white);--light-foreground:var(--black);--light-foreground-secondary:#1c212899;--light-foreground-tertiary:#0c121c4d;--light-foreground-inverse:var(--white);--light-foreground-secondary-inverse:#ffffffad;--light-foreground-tertiary-inverse:#ffffff42;--light-foreground-dark-static:var(--black);--light-foreground-secondary-dark-static:#1c212899;--light-foreground-tertiary-dark-static:#0c121c4d;--light-foreground-light-static:var(--white);--light-foreground-secondary-light-static:#ffffffad;--light-foreground-tertiary-light-static:#ffffff42;--light-link:var(--blue);--light-foreground-red:var(--red);--light-foreground-green:var(--green-40);--light-red:var(--red-50);--light-red-secondary:var(--red-80);--light-red-tertiary:var(--red-90);--light-green:var(--green-50);--light-green-secondary:var(--green-80);--light-green-tertiary:var(--green-90);--light-blue:var(--blue-50);--light-blue-secondary:var(--blue-80);--light-blue-tertiary:var(--blue-90);--light-purple:var(--purple-50);--light-purple-secondary:var(--purple-80);--light-purple-tertiary:var(--purple-90);--light-orange:var(--orange-50);--light-orange-secondary:var(--orange-80);--light-orange-tertiary:var(--orange-90);--light-yellow:var(--yellow-50);--light-yellow-secondary:var(--yellow-80);--light-yellow-tertiary:var(--yellow-90);--light-lime-green:var(--lime-green-80);--light-brand-primary:var(--red);--light-brand-secondary:var(--acid-green);--light-brand-tertiary:var(--black);--light-brand-tertiary-inverse:var(--acid-green);--light-overlay:#000000b3;--light-overlay-secondary:#00000080;--light-overlay-tertiary:#0000004d;--light-overlay-quaternary:#0000001a;--light-overlay-quinary:#0000000d;--light-overlay-inverse:#ffffffbf;--light-overlay-secondary-inverse:#ffffff8c;--light-overlay-tertiary-inverse:#ffffff59;--light-overlay-quaternary-inverse:#ffffff26;--light-overlay-quinary-inverse:#ffffff14;--light-overlay-dark-static:#000000b3;--light-overlay-secondary-dark-static:#00000080;--light-overlay-tertiary-dark-static:#0000004d;--light-overlay-quaternary-dark-static:#0000001a;--light-overlay-quinary-dark-static:#0000000d;--light-overlay-light-static:#ffffffbf;--light-overlay-secondary-light-static:#ffffff8c;--light-overlay-tertiary-light-static:#ffffff59;--light-overlay-quaternary-light-static:#ffffff26;--light-overlay-quinary-light-static:#ffffff14;--light-stroke:#4954681a;--light-stroke-opaque:var(--gray-90);--light-fill:#4954681a;--light-fill-secondary:#2a374a29;--light-shadow:#1314161f;--light-shimmer:#ffffff0a;--light-text-selection:#0c78ed1a;--light-text-selection-error:#e600001a;--light-deal-fair:#9dfbb2;--light-electric-cars-surface:#15161b;--light-electric-cars-green:#d5f279;--light-yandex-red:#da3332;--light-yandex-yellow:#ffdc60;--light-split:#c3e7e6;--light-brand-highlighter:#efe7e0;--light-mos-ru-red:#c22;--black:#000;--gray-10:#1e1f20;--gray-25:#3e3f42;--gray-40:#595a5f;--gray-50:#777a7e;--gray-75:#b6b8bb;--gray-85:#dddfe2;--gray-90:#edeef0;--gray-95:#f3f4f6;--white:#fff;--red-20:#591213;--red-30:#8c0b0c;--red-50:#e60000;--red-80:#fcc7c4;--red-90:#fee8e7;--orange-20:#594014;--orange-30:#8c5f10;--orange-50:#ffa100;--orange-80:#ffd07f;--orange-90:#fff6e5;--yellow-20:#544d17;--yellow-30:#80710e;--yellow-50:#fd0;--yellow-80:#ffee7f;--yellow-90:#fffad9;--green-20:#254c2f;--green-30:#2a733d;--green-40:#267e3b;--green-50:#36b555;--green-70:#76de85;--green-80:#c2e8cc;--green-90:#d9f2df;--lime-green-30:#24bc45;--lime-green-80:#65e280;--blue-20:#153559;--blue-30:#114c8c;--blue-50:#0c78ed;--blue-80:#b6d6f9;--blue-90:#e1eefc;--purple-20:#403059;--purple-30:#61468c;--purple-50:#9665e0;--purple-80:#c8b0eb;--purple-90:#f0e8fb;--coral-red:#ff3a3a;--acid-green:#cf0;--sky-blue:#4aa6ff;--blue-light:#87c3ee;--blue-light-hover:#4c8fc2;--soft-blue:#dcf0ff;--soft-blue-hover:#b6e1ff;--saddle-brown:#c0a399;--saddle-brown-hover:#9c8882;--tan:#f2e6e2;--tan-hover:#e9d4cc;--plum:#e1e3ff;--plum-hover:#c1c7ff;--violet:#9fa6ec;--violet-hover:#7d85d5;--dark-background:var(--black);--dark-surface:var(--gray-10);--dark-surface-secondary:var(--gray-25);--dark-surface-tertiary:var(--gray-40);--dark-surface-quaternary:var(--gray-50);--dark-surface-floating:var(--gray-25);--dark-surface-secondary-floating:var(--gray-50);--dark-surface-contrast:var(--gray-25);--dark-surface-inverse:var(--white);--dark-background-dark-static:var(--black);--dark-background-light-static:var(--white);--dark-foreground:var(--white);--dark-foreground-secondary:#ffffffad;--dark-foreground-tertiary:#ffffff42;--dark-foreground-inverse:var(--black);--dark-foreground-secondary-inverse:#1c212899;--dark-foreground-tertiary-inverse:#0c121c4d;--dark-foreground-dark-static:var(--black);--dark-foreground-secondary-dark-static:#1c212899;--dark-foreground-tertiary-dark-static:#0c121c4d;--dark-foreground-light-static:var(--white);--dark-foreground-secondary-light-static:#ffffffad;--dark-foreground-tertiary-light-static:#ffffff42;--dark-link:var(--sky-blue);--dark-foreground-red:var(--coral-red);--dark-foreground-green:var(--green-70);--dark-red:var(--red);--dark-red-secondary:var(--red-30);--dark-red-tertiary:var(--red-20);--dark-green:var(--green);--dark-green-secondary:var(--green-30);--dark-green-tertiary:var(--green-20);--dark-blue:var(--blue);--dark-blue-secondary:var(--blue-30);--dark-blue-tertiary:var(--blue-20);--dark-purple:var(--purple-50);--dark-purple-secondary:var(--purple-30);--dark-purple-tertiary:var(--purple-20);--dark-orange:var(--orange);--dark-orange-secondary:var(--orange-30);--dark-orange-tertiary:var(--orange-20);--dark-yellow:var(--yellow-50);--dark-yellow-secondary:var(--yellow-30);--dark-yellow-tertiary:var(--yellow-20);--dark-lime-green:var(--lime-green-30);--dark-brand-primary:var(--red);--dark-brand-secondary:var(--acid-green);--dark-brand-tertiary:var(--acid-green);--dark-brand-tertiary-inverse:var(--black);--dark-overlay:#ffffffbf;--dark-overlay-secondary:#ffffff8c;--dark-overlay-tertiary:#ffffff59;--dark-overlay-quaternary:#ffffff26;--dark-overlay-quinary:#ffffff14;--dark-overlay-inverse:#000000b3;--dark-overlay-secondary-inverse:#00000080;--dark-overlay-tertiary-inverse:#0000004d;--dark-overlay-quaternary-inverse:#0000001a;--dark-overlay-quinary-inverse:#0000000d;--dark-overlay-dark-static:#000000b3;--dark-overlay-secondary-dark-static:#00000080;--dark-overlay-tertiary-dark-static:#0000004d;--dark-overlay-quaternary-dark-static:#0000001a;--dark-overlay-quinary-dark-static:#0000000d;--dark-overlay-light-static:#ffffffbf;--dark-overlay-secondary-light-static:#ffffff8c;--dark-overlay-tertiary-light-static:#ffffff59;--dark-overlay-quaternary-light-static:#ffffff26;--dark-overlay-quinary-light-static:#ffffff14;--dark-stroke:#e6e7f529;--dark-stroke-opaque:var(--gray-25);--dark-fill:#e6e7f529;--dark-fill-secondary:#eaeef647;--dark-shadow:#1314161f;--dark-shimmer:#00000014;--dark-text-selection:#0c78ed1a;--dark-text-selection-error:#e600001a;--dark-deal-fair:#145220;--dark-electric-cars-surface:#15161b;--dark-electric-cars-green:#d5f279;--dark-yandex-red:#da3332;--dark-yandex-yellow:#ffdc60;--dark-split:#73b1af;--dark-brand-highlighter:#4f443d;--dark-mos-ru-red:#c22;--background:var(--light-background);--surface:var(--light-surface);--surface-secondary:var(--light-surface-secondary);--surface-tertiary:var(--light-surface-tertiary);--surface-tertiary-inverse:var(--dark-surface-tertiary);--surface-quaternary:var(--light-surface-quaternary);--surface-floating:var(--light-surface-floating);--surface-secondary-floating:var(--light-surface-secondary-floating);--surface-contrast:var(--light-surface-contrast);--surface-inverse:var(--light-surface-inverse);--background-dark-static:var(--light-background-dark-static);--background-light-static:var(--light-background-light-static);--foreground:var(--light-foreground);--foreground-secondary:var(--light-foreground-secondary);--foreground-tertiary:var(--light-foreground-tertiary);--foreground-inverse:var(--light-foreground-inverse);--foreground-secondary-inverse:var(--light-foreground-secondary-inverse);--foreground-tertiary-inverse:var(--light-foreground-tertiary-inverse);--foreground-dark-static:var(--light-foreground-dark-static);--foreground-secondary-dark-static:var(--light-foreground-secondary-dark-static);--foreground-tertiary-dark-static:var(--light-foreground-tertiary-dark-static);--foreground-light-static:var(--light-foreground-light-static);--foreground-secondary-light-static:var(--light-foreground-secondary-light-static);--foreground-tertiary-light-static:var(--light-foreground-tertiary-light-static);--link:var(--light-link);--foreground-red:var(--light-foreground-red);--foreground-green:var(--light-foreground-green);--red:var(--light-red);--red-secondary:var(--light-red-secondary);--red-tertiary:var(--light-red-tertiary);--green:var(--light-green);--green-secondary:var(--light-green-secondary);--green-tertiary:var(--light-green-tertiary);--blue:var(--light-blue);--blue-secondary:var(--light-blue-secondary);--blue-tertiary:var(--light-blue-tertiary);--purple:var(--light-purple);--purple-secondary:var(--light-purple-secondary);--purple-tertiary:var(--light-purple-tertiary);--orange:var(--light-orange);--orange-secondary:var(--light-orange-secondary);--orange-tertiary:var(--light-orange-tertiary);--yellow:var(--light-yellow);--yellow-secondary:var(--light-yellow-secondary);--yellow-tertiary:var(--light-yellow-tertiary);--lime-green:var(--light-lime-green);--brand-primary:var(--light-brand-primary);--brand-secondary:var(--light-brand-secondary);--brand-tertiary:var(--light-brand-tertiary);--brand-tertiary-inverse:var(--light-brand-tertiary-inverse);--overlay:var(--light-overlay);--overlay-secondary:var(--light-overlay-secondary);--overlay-tertiary:var(--light-overlay-tertiary);--overlay-quaternary:var(--light-overlay-quaternary);--overlay-quinary:var(--light-overlay-quinary);--overlay-inverse:var(--light-overlay-inverse);--overlay-secondary-inverse:var(--light-overlay-secondary-inverse);--overlay-tertiary-inverse:var(--light-overlay-tertiary-inverse);--overlay-quaternary-inverse:var(--light-overlay-quaternary-inverse);--overlay-quinary-inverse:var(--light-overlay-quinary-inverse);--overlay-dark-static:var(--light-overlay-dark-static);--overlay-secondary-dark-static:var(--light-overlay-secondary-dark-static);--overlay-tertiary-dark-static:var(--light-overlay-tertiary-dark-static);--overlay-quaternary-dark-static:var(--light-overlay-quaternary-dark-static);--overlay-quinary-dark-static:var(--light-overlay-quinary-dark-static);--overlay-light-static:var(--light-overlay-light-static);--overlay-secondary-light-static:var(--light-overlay-secondary-light-static);--overlay-tertiary-light-static:var(--light-overlay-tertiary-light-static);--overlay-quaternary-light-static:var(--light-overlay-quaternary-light-static);--overlay-quinary-light-static:var(--light-overlay-quinary-light-static);--stroke:var(--light-stroke);--stroke-opaque:var(--light-stroke-opaque);--fill:var(--light-fill);--fill-secondary:var(--light-fill-secondary);--shadow:var(--light-shadow);--shimmer:var(--light-shimmer);--text-selection:var(--light-text-selection);--text-selection-error:var(--light-text-selection-error);--deal-fair:var(--light-deal-fair);--electric-cars-surface:var(--light-electric-cars-surface);--electric-cars-green:var(--light-electric-cars-green);--yandex-red:var(--light-yandex-red);--yandex-yellow:var(--light-yandex-yellow);--split:var(--light-split);--brand-highlighter:var(--light-brand-highlighter);--mos-ru-red:var(--light-mos-ru-red)}:root[data-theme=dark],[data-theme=dark]{--background:var(--dark-background);--surface:var(--dark-surface);--surface-secondary:var(--dark-surface-secondary);--surface-tertiary:var(--dark-surface-tertiary);--surface-tertiary-inverse:var(--light-surface-tertiary);--surface-quaternary:var(--dark-surface-quaternary);--surface-floating:var(--dark-surface-floating);--surface-secondary-floating:var(--dark-surface-secondary-floating);--surface-contrast:var(--dark-surface-contrast);--surface-inverse:var(--dark-surface-inverse);--background-dark-static:var(--dark-background-dark-static);--background-light-static:var(--dark-background-light-static);--foreground:var(--dark-foreground);--foreground-secondary:var(--dark-foreground-secondary);--foreground-tertiary:var(--dark-foreground-tertiary);--foreground-inverse:var(--dark-foreground-inverse);--foreground-secondary-inverse:var(--dark-foreground-secondary-inverse);--foreground-tertiary-inverse:var(--dark-foreground-tertiary-inverse);--foreground-dark-static:var(--dark-foreground-dark-static);--foreground-secondary-dark-static:var(--dark-foreground-secondary-dark-static);--foreground-tertiary-dark-static:var(--dark-foreground-tertiary-dark-static);--foreground-light-static:var(--dark-foreground-light-static);--foreground-secondary-light-static:var(--dark-foreground-secondary-light-static);--foreground-tertiary-light-static:var(--dark-foreground-tertiary-light-static);--link:var(--dark-link);--foreground-red:var(--dark-foreground-red);--foreground-green:var(--dark-foreground-green);--red:var(--dark-red);--red-secondary:var(--dark-red-secondary);--red-tertiary:var(--dark-red-tertiary);--green:var(--dark-green);--green-secondary:var(--dark-green-secondary);--green-tertiary:var(--dark-green-tertiary);--blue:var(--dark-blue);--blue-secondary:var(--dark-blue-secondary);--blue-tertiary:var(--dark-blue-tertiary);--purple:var(--dark-purple);--purple-secondary:var(--dark-purple-secondary);--purple-tertiary:var(--dark-purple-tertiary);--orange:var(--dark-orange);--orange-secondary:var(--dark-orange-secondary);--orange-tertiary:var(--dark-orange-tertiary);--yellow:var(--dark-yellow);--yellow-secondary:var(--dark-yellow-secondary);--yellow-tertiary:var(--dark-yellow-tertiary);--lime-green:var(--dark-lime-green);--brand-primary:var(--dark-brand-primary);--brand-secondary:var(--dark-brand-secondary);--brand-tertiary:var(--dark-brand-tertiary);--brand-tertiary-inverse:var(--dark-brand-tertiary-inverse);--overlay:var(--dark-overlay);--overlay-secondary:var(--dark-overlay-secondary);--overlay-tertiary:var(--dark-overlay-tertiary);--overlay-quaternary:var(--dark-overlay-quaternary);--overlay-quinary:var(--dark-overlay-quinary);--overlay-inverse:var(--dark-overlay-inverse);--overlay-secondary-inverse:var(--dark-overlay-secondary-inverse);--overlay-tertiary-inverse:var(--dark-overlay-tertiary-inverse);--overlay-quaternary-inverse:var(--dark-overlay-quaternary-inverse);--overlay-quinary-inverse:var(--dark-overlay-quinary-inverse);--overlay-dark-static:var(--dark-overlay-dark-static);--overlay-secondary-dark-static:var(--dark-overlay-secondary-dark-static);--overlay-tertiary-dark-static:var(--dark-overlay-tertiary-dark-static);--overlay-quaternary-dark-static:var(--dark-overlay-quaternary-dark-static);--overlay-quinary-dark-static:var(--dark-overlay-quinary-dark-static);--overlay-light-static:var(--dark-overlay-light-static);--overlay-secondary-light-static:var(--dark-overlay-secondary-light-static);--overlay-tertiary-light-static:var(--dark-overlay-tertiary-light-static);--overlay-quaternary-light-static:var(--dark-overlay-quaternary-light-static);--overlay-quinary-light-static:var(--dark-overlay-quinary-light-static);--stroke:var(--dark-stroke);--stroke-opaque:var(--dark-stroke-opaque);--fill:var(--dark-fill);--fill-secondary:var(--dark-fill-secondary);--shadow:var(--dark-shadow);--shimmer:var(--dark-shimmer);--text-selection:var(--dark-text-selection);--text-selection-error:var(--dark-text-selection-error);--deal-fair:var(--dark-deal-fair);--electric-cars-surface:var(--dark-electric-cars-surface);--electric-cars-green:var(--dark-electric-cars-green);--yandex-red:var(--dark-yandex-red);--yandex-yellow:var(--dark-yandex-yellow);--split:var(--dark-split);--brand-highlighter:var(--dark-brand-highlighter);--mos-ru-red:var(--dark-mos-ru-red)}:root{--desktop-header-height:120px;--desktop-header-container-width:1212px;--desktop-header-container-width-m:888px;--desktop-top-navigation-height:44px;--ios-safe-area-bottom:calc(40px + env(safe-area-inset-bottom));--main-font:"YS Text","YSTextVariable","Arial","Helvetica Neue","Helvetica",yandex-sans-rub-sign,sans-serif;--main-heading-font:"YS Geo","YS Text","YSTextVariable","Arial","Helvetica Neue","Helvetica",yandex-sans-rub-sign,sans-serif;--gerbera-font:"Gerbera","Arial","Helvetica Neue","Helvetica",sans-serif;--anonymous-font:"Anonymous Pro","Arial","Helvetica Neue","Helvetica",sans-serif;--promo-pitcrew-font:"PitcrewYandexAuto","Arial","Helvetica Neue","Helvetica",yandex-sans-rub-sign,sans-serif;--jetbrains-mono-font:"JetBrains Mono","Arial","Helvetica Neue","Helvetica",yandex-sans-rub-sign,sans-serif;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-size-h1:47px;--line-height-h1:47px;--font-size-h2:34px;--line-height-h2:36px;--font-size-h3:28px;--line-height-h3:32px;--font-size-h4:24px;--line-height-h4:28px;--font-size-h5:20px;--line-height-h5:24px;--font-size-sub:17px;--line-height-sub:20px;--font-size-body0:17px;--line-height-body0:24px;--font-size-body1:15px;--line-height-body1:20px;--font-size-body2:13px;--line-height-body2:16px;--font-size-caption:11px;--line-height-caption:12px;--fs-h1:var(--font-size-h3);--lh-h1:var(--line-height-h3);--fs-h2:var(--font-size-h4);--lh-h2:var(--line-height-h4);--fs-h4:var(--font-size-sub);--lh-h4:var(--line-height-sub);--fs-body:var(--font-size-body1);--lh-body:var(--line-height-body1);--fs-small:var(--font-size-body2);--lh-small:var(--line-height-body2);--fs-extra-small:var(--font-size-caption);--lh-extra-small:var(--line-height-caption);--animation-speed-fast:0.2s;--animation-speed-normal:0.4s;--float-control-z-index:900;--fullscreen-gallery-z-index:2600;--modal-z-index:2500;--curtain-z-index:2900;--popup-z-index:3000;--base-transition-time:0.3s;--link-hover-transition-settings:var(--base-transition-time) ease;--border-radius-xs:4px;--border-radius-s:8px;--border-radius-m:12px;--border-radius-l:16px;--border-radius-xl:20px;--border-radius-xxl:24px;--border-radius-xxxl:36px;--mag-dark:#000;--mag-blue:#2882db;--mag-red:#d73b35;--mag-white:#fff;--mag-gradient:linear-gradient(270deg,var(--mag-blue) 0%,#7b71d3 20%,#ae5bbb 40%,#cf4294 60%,#dd3266 80%,var(--mag-red) 100%);--mag-gray-dark:#575757;--mag-gray-a1:#adadad;--mag-gray-light:#5c5c5c;--mag-gray-light-extra:#e0e0e0;--mag-text-blue:var(--mag-blue);--mag-text-black:#1f1f1f;--mag-text-white:#fff;--mag-text-gray-dark:var(--mag-gray-dark);--mag-text-gray-light-extra:var(--mag-gray-light-extra);--mag-bg-white:#fff;--mag-bg-gray-light:#f5f5f5;--mag-bg-dark:#000000e0;--mag-m-content-width:780px;--mag-l-content-width:1100px;--mag-xl-content-width:1216px;--mag-new-red:#d90000;--mag-new-gray-light:#eaebed;--mag-new-blue:#2aabee;--mag-post-preview-background:var(--white);--mag-new-page-background:none;--mag-new-header-background-color:var(--surface);--mag-new-gap-heading:40px;--arb-main-font:"YS Geo","YS Text","YSTextVariable","Arial","Helvetica Neue","Helvetica",yandex-sans-rub-sign,sans-serif;--arb-jetbrains-mono-font:"JetBrains Mono","Arial","Helvetica Neue","Helvetica",yandex-sans-rub-sign,sans-serif;--arb-font-size-h1:69px;--arb-line-height-h1:64px;--arb-font-size-h2:52px;--arb-line-height-h2:52px;--arb-font-size-h3:40px;--arb-line-height-h3:40px;--arb-font-size-h4:32px;--arb-line-height-h4:32px;--arb-font-size-sub1:16px;--arb-line-height-sub1:20px;--arb-font-size-sub2:13px;--arb-line-height-sub2:16px;--arb-font-size-body1:24px;--arb-line-height-body1:24px;--arb-font-size-body2:19px;--arb-line-height-body2:24px;--arb-font-size-body3:16px;--arb-line-height-body3:20px;--arb-font-size-body4:14px;--arb-line-height-body4:16px;--arb-sand-100:#f2efed;--arb-sand-200:#ddd2c5;--arb-sand-300:#d0c4b9;--arb-sand-400:#c7baaf;--arb-sand-500:#bcaa99;--arb-light-white:#fff;--arb-light-o64:#ffffffa3;--arb-light-o12:#ffffff1f;--arb-light-o4:#fff6;--arb-black:#0f0f0f;--arb-black-o12:#0000001f;--arb-black-o52:#00000085;--arb-academy-black:#13141e;--arb-grey-11:#1c1a1c;--arb-grey-17:#2b282b;--arb-grey-8:#ebebeb;--arb-red:#e60000;--arb-academy-blue:#0051e6;--arb-light-blue:#accef0;--arb-light-blue-new-hover:#d7ebff;--arb-border-radius-xs:6px;--arb-border-radius-s:8px;--arb-border-radius-m:10px;--arb-border-radius-l:12px;--SliderItem--width1:calc(100vw - 48px);--SliderItem--height1:calc(var(--SliderItem--width1)*9/16);--SliderItem--width2:calc(50vw - 28px);--SliderItem--height2:calc(var(--SliderItem--width2)*9/16);--SliderItem--height2--4-3:calc(var(--SliderItem--width2)*3/4);--SliderItem--width4:calc(25vw - 18px);--SliderItem--height4:calc(var(--SliderItem--width4)*9/16);--SliderItem--height4--4-3:calc(var(--SliderItem--width4)*3/4);--safe-horizontal-offset:calc(16px + env(safe-area-inset-left));--desktop-index-col-width:280px;--desktop-index-col-width-largescreen:287px;--desktop-index-col-gap:24px;--desktop-index-col-width-2:calc(var(--desktop-index-col-width)*2 + var(--desktop-index-col-gap));--desktop-index-col-width-largescreen-2:calc(var(--desktop-index-col-width-largescreen)*2 + var(--desktop-index-col-gap));--desktop-index-col-width-3:calc(var(--desktop-index-col-width)*3 + var(--desktop-index-col-gap)*2);--desktop-index-col-width-largescreen-3:calc(var(--desktop-index-col-width-largescreen)*3 + var(--desktop-index-col-gap)*2);--main-layout-column-width:60px;--main-layout-gap:20px;--landing-layout-column-width:72px;--landing-layout-gap:36px;--landing-layout-column-small-width:49px;--landing-layout-small-gap:32px;--layout-padding-big:24px;--layout-padding-small:16px;--main-layout-content-column:calc(var(--main-layout-column-width)*4 + var(--main-layout-gap)*3);--landing-layout-max-width:calc(var(--landing-layout-column-width)*12 + var(--landing-layout-gap)*11);--main-layout-max-width:calc(var(--main-layout-column-width)*16 + var(--main-layout-gap)*15);--landing-layout-min-width:calc(var(--landing-layout-column-small-width)*12 + var(--landing-layout-small-gap)*11);--main-layout-min-width:calc(var(--main-layout-column-width)*12 + var(--main-layout-gap)*11);--landing-layout-min-width-with-padding:calc(var(--landing-layout-min-width) + var(--layout-padding-small)*2);--main-layout-min-width-with-padding:calc(var(--main-layout-min-width) + var(--layout-padding-small)*2);--shadow-s:0 2px 8px #1314161f;--shadow-m:0 2px 16px #1314161f;--shadow-l:0 4px 32px #1314161f;--divider-1px:1px solid var(--overlay-quaternary-dark-static);--divider-4px:4px solid var(--overlay-quaternary-dark-static);--divider-8px:8px solid var(--overlay-quaternary-dark-static)}:root[data-theme=dark],[data-theme=dark]{--divider-1px:1px solid #ffffff1f;--divider-4px:4px solid #ffffff1f;--divider-8px:8px solid #ffffff1f}body{font-family:var(--arb-main-font);font-weight:400;position:relative;box-sizing:border-box;background-color:var(--arb-black)}body:has(.BaseApp_academy-GtljI){background-color:var(--arb-academy-black)}.BaseApp__wrapper-rrkFx{display:flex;flex-direction:column;min-height:100dvh}img{max-width:100%;height:auto}.BaseApp-RXu1V{flex-grow:1;padding:16px 16px 0}@media (max-width:1359px){.BaseApp-RXu1V{padding:0 8px}}@media (max-width:759px){.BaseApp-RXu1V{padding:0}}.ArbLayout-vpfso{width:1608px;margin:0 auto}@media (max-width:1679px){.ArbLayout-vpfso{width:1288px}}@media (max-width:1359px){.ArbLayout-vpfso{width:auto;padding:0 24px}}@media (max-width:759px){.ArbLayout-vpfso{padding:0 8px}}.Button{--button-side-space:24px;--button-left-space:var(--button-side-space);--button-right-space:var(--button-side-space);font-family:inherit;font-size:var(--font-size-body1);-webkit-font-smoothing:antialiased;position:relative;display:inline-block;box-sizing:border-box;max-width:100%;margin:0;padding:0;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center;vertical-align:middle;white-space:nowrap;text-decoration:none;color:#000000de;-webkit-tap-highlight-color:transparent;border:1px solid #0000;border-radius:var(--border-radius-s);outline:0;background:#0000}.Button::-moz-focus-inner{border:none}.Button__content{display:flex;justify-content:center;align-items:center;height:100%}.Button_width_narrow .Button__content>div:first-child,.Button_width_narrow .Button__content>span:first-child,.Button_width_narrow .Button__content>svg:first-child{margin:0 3px 0 0}.Button_width_narrow .Button__content>div:last-child,.Button_width_narrow .Button__content>span:last-child,.Button_width_narrow .Button__content>svg:last-child{margin:0}.Button_width_full{width:100%}.Button_width_full .Button__content>div:first-child,.Button_width_full .Button__content>span:first-child,.Button_width_full .Button__content>svg:first-child{margin-left:4px}.Button_width_full .Button__content>div:last-child,.Button_width_full .Button__content>span:last-child,.Button_width_full .Button__content>svg:last-child{margin-right:4px}.Button_fontWeight_bold .Button__content,.Button_fontWeight_bold .Button__text{font-weight:700}.Button:disabled,.Button_disabled{cursor:default}.Button__text{display:inline-block;overflow:hidden;text-overflow:ellipsis}.Button_size_s{font-size:var(--font-size-body2);line-height:26px;height:28px}.Button_size_m{line-height:34px;height:36px}.Button_size_l{line-height:42px;height:44px}.Button_size_xl{height:52px}.Button_size_xl,.Button_size_xxl{font-size:var(--font-size-sub);line-height:50px}.Button_size_xxl{height:58px}.Button_size_promo{font-size:var(--font-size-h5);line-height:var(--line-height-h5);height:60px}.Button_radius_r8{border-radius:var(--border-radius-s)}.Button_radius_r12{border-radius:var(--border-radius-m)}.Button_radius_r16{border-radius:var(--border-radius-l)}.Button_radius_round{border-radius:1000px}.Button_size_promo .Button__content .Button__text:only-child{margin:0 48px}.Button_size_s .IconSvg:only-child{width:24px;margin:0 1px}.Button_size_m .IconSvg:only-child{width:24px;margin:0 5px}.Button_size_l .IconSvg:only-child{width:24px;margin:0 9px}.Button_size_xl .IconSvg:only-child{width:24px;margin:0 13px}.Button_size_xxl .IconSvg:only-child{width:24px;margin:0 15px}.Button_size_promo .IconSvg:only-child{width:24px;margin:0 17px}.Button__content>div,.Button__content>span{margin:0 4px}.Button__content>div:first-child,.Button__content>span:first-child,.Button__content>svg:first-child{margin-left:var(--button-left-space,24px)}.Button__content>div:last-child,.Button__content>span:last-child,.Button__content>svg:last-child{margin-right:var(--button-right-space,24px)}.Button.Button_multiline{line-height:normal;height:auto}.Button_multiline .Button__content>div{font-size:var(--font-size-body2);line-height:var(--line-height-body2);margin:12px 16px}.Button_multiline .Button__content>div>div:first-child{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}:root{--button-color-disabled:var(--foreground-tertiary);--button-background-color-disabled:var(--surface-secondary)}.Button.Button_disabled.Button_oldDisabledColor.Button_color_black,.Button.Button_disabled.Button_oldDisabledColor.Button_color_blue,.Button.Button_disabled.Button_oldDisabledColor.Button_color_gray,.Button.Button_disabled.Button_oldDisabledColor.Button_color_grayHoverBlue,.Button.Button_disabled.Button_oldDisabledColor.Button_color_green,.Button.Button_disabled.Button_oldDisabledColor.Button_color_red{background-color:#d1d1d6}.Button.Button_color_black{color:var(--white);background-color:var(--black)}.Button.Button_color_black.Button_focused,.Button.Button_color_black.Button_hovered{background-color:#2e2e2e}.Button.Button_color_black.Button_pressed{background-color:#464646}.Button.Button_color_black.Button_disabled{color:var(--button-color-disabled);border-color:#0000;background-color:var(--button-background-color-disabled)}.Button.Button_color_black.Button_disabled .IconSvg{opacity:.38}.Button.Button_color_blue{color:var(--white);background-color:var(--blue)}.Button.Button_color_blue.Button_focused,.Button.Button_color_blue.Button_hovered{background-color:#2284ef}.Button.Button_color_blue.Button_pressed{background-color:#3891f0}.Button.Button_color_blue.Button_pressed .Button__text{opacity:.8}.Button.Button_color_blue.Button_disabled{color:var(--button-color-disabled);border-color:#0000;background-color:var(--button-background-color-disabled)}.Button.Button_color_blue.Button_disabled .IconSvg{opacity:.38}.Button.Button_color_gray{color:var(--black);background-color:#efeff3}.Button.Button_color_gray.Button_focused,.Button.Button_color_gray.Button_hovered,.Button.Button_color_gray.Button_pressed{background-color:var(--surface-tertiary)}.Button.Button_color_gray.Button_pressed .Button__text{opacity:.8}.Button.Button_color_gray.Button_disabled{color:var(--button-color-disabled);border-color:#0000;background-color:var(--button-background-color-disabled)}.Button.Button_color_gray.Button_disabled .IconSvg{opacity:.38}.Button.Button_color_grayHoverBlue{color:var(--black);background-color:#efeff3}.Button.Button_color_grayHoverBlue.Button_checked,.Button.Button_color_grayHoverBlue.Button_focused,.Button.Button_color_grayHoverBlue.Button_hovered{color:var(--white);border-color:#0000;background-color:var(--blue)}.Button.Button_color_grayHoverBlue.Button_pressed{background-color:#dcdce1}.Button.Button_color_grayHoverBlue.Button_pressed .Button__text{opacity:.8}.Button.Button_color_grayHoverBlue.Button_disabled{color:var(--button-color-disabled);border-color:#0000;background-color:var(--button-background-color-disabled)}.Button.Button_color_grayHoverBlue.Button_disabled .IconSvg{opacity:.38}.Button.Button_color_green{color:var(--white);background-color:var(--green)}.Button.Button_color_green.Button_focused,.Button.Button_color_green.Button_hovered,.Button.Button_color_green.Button_pressed{background-color:#5bc274}.Button.Button_color_green.Button_pressed .Button__text{opacity:.8}.Button.Button_color_green.Button_disabled{color:var(--button-color-disabled);border-color:#0000;background-color:var(--button-background-color-disabled)}.Button.Button_color_green.Button_disabled .IconSvg{opacity:.38}.Button.Button_color_red{color:var(--white);background-color:var(--red)}.Button.Button_color_red.Button_focused,.Button.Button_color_red.Button_hovered{background-color:#f65b53}.Button.Button_color_red.Button_pressed{background-color:#f76c64}.Button.Button_color_red.Button_pressed .Button__text{opacity:.8}.Button.Button_color_red.Button_disabled{color:var(--button-color-disabled);border-color:#0000;background-color:var(--button-background-color-disabled)}.Button.Button_color_red.Button_disabled .IconSvg{opacity:.38}.Button.Button_color_transparentWhiteBlue{color:var(--white);border-color:var(--white);background-color:#2276d31f}.Button.Button_color_transparentWhiteBlue.Button_focused,.Button.Button_color_transparentWhiteBlue.Button_hovered{border-color:var(--blue);background-color:#2284ef}.Button.Button_color_transparentWhiteBlue.Button_pressed{color:#fffc}.Button.Button_color_transparentWhiteBlue.Button_pressed .Button__text{opacity:.8}.Button.Button_color_transparentWhiteBlue.Button_disabled{opacity:.5;color:var(--button-color-disabled);border-color:var(--white);background-color:var(--white)}.Button.Button_color_transparentWhiteBlue.Button_disabled .IconSvg{opacity:.38}.Button.Button_color_transparentWhite{color:var(--foreground-secondary)}.Button.Button_color_transparentWhite.Button_checked{color:var(--foreground);background-color:var(--white)}.Button.Button_color_transparentBlackBlue{color:var(--black);background-color:#e2effd}.Button.Button_color_transparentBlackBlue.Button_focused,.Button.Button_color_transparentBlackBlue.Button_hovered{color:var(--white);background-color:#2284ef}.Button.Button_color_transparentBlackBlue.Button_pressed{color:#fffc}.Button.Button_color_transparentBlackBlue.Button_pressed .Button__text{opacity:.8}.Button.Button_color_transparentBlackBlue.Button_disabled{opacity:.5;color:var(--button-color-disabled);border-color:#0000001f;background-color:initial}.Button.Button_color_transparentBlackBlue.Button_disabled .IconSvg{opacity:.38}.Button.Button_color_transparentBlue{color:var(--blue);background-color:#e2effd}.Button.Button_color_transparentBlue.Button_focused,.Button.Button_color_transparentBlue.Button_hovered{color:var(--white);background-color:#2284ef}.Button.Button_color_transparentBlue.Button_pressed{color:#fffc}.Button.Button_color_transparentBlue.Button_pressed .Button__text{opacity:.8}.Button.Button_color_transparentBlue.Button_disabled{opacity:.5;color:var(--button-color-disabled);border-color:#0000001f;background-color:initial}.Button.Button_color_transparentBlue.Button_disabled .IconSvg{opacity:.38}.Button.Button_color_whiteBlue{color:var(--blue);border-color:var(--blue);background-color:var(--white)}.Button.Button_color_whiteBlue.Button_focused,.Button.Button_color_whiteBlue.Button_hovered{color:var(--white);background-color:var(--blue)}.Button.Button_color_whiteBlue.Button_pressed{color:var(--white);background-color:#2284ef}.Button.Button_color_whiteBlue.Button_pressed .Button__text{opacity:.8}.Button.Button_color_whiteBlue.Button_disabled{color:var(--button-color-disabled);border-color:#0000001f;background-color:var(--white)}.Button.Button_color_whiteBlue.Button_disabled .IconSvg{opacity:.38}.Button.Button_color_white{color:#000000de;border-color:#0000001f;background-color:var(--white)}.Button.Button_color_white.Button_checked,.Button.Button_color_white.Button_focused,.Button.Button_color_white.Button_hovered,.Button.Button_color_white.Button_pressed{border-color:#0000;background-color:#e5e5e5}.Button.Button_color_white.Button_checked.Button_disabled{border-color:#0000;background-color:var(--white)}.Button.Button_color_white.Button_pressed .Button__text{opacity:.8}.Button.Button_color_white.Button_disabled{color:var(--button-color-disabled);border-color:#0000001f;background-color:var(--white)}.Button.Button_color_white.Button_disabled .IconSvg{opacity:.38}.Button.Button_color_whiteHoverBlue{color:var(--black);border-color:#0000001f;background-color:var(--white)}.Button.Button_color_whiteHoverBlue.Button_focused,.Button.Button_color_whiteHoverBlue.Button_hovered{color:var(--white);border-color:#0000;background-color:var(--blue)}.Button.Button_color_whiteHoverBlue.Button_pressed{color:var(--white);border-color:#0000;background-color:#2284ef}.Button.Button_color_whiteHoverBlue.Button_pressed .Button__text{opacity:.8}.Button.Button_color_whiteHoverBlue.Button_checked{color:var(--black);border-color:#157ee180;background-color:var(--blue-tertiary)}.Button.Button_color_whiteHoverBlue.Button_checked.Button_disabled{color:var(--button-color-disabled);background-color:var(--gray-95)}.Button.Button_color_whiteHoverBlue.Button_disabled{color:var(--button-color-disabled);border-color:#0000001f;background-color:var(--white)}.Button.Button_color_whiteHoverBlue.Button_disabled .IconSvg{opacity:.38}.Button.Button_color_whiteHoverBlueLightExtra{color:var(--black);border-color:#0000001f;background-color:var(--white)}.Button.Button_color_whiteHoverBlueLightExtra.Button_focused,.Button.Button_color_whiteHoverBlueLightExtra.Button_hovered,.Button.Button_color_whiteHoverBlueLightExtra.Button_pressed{color:var(--foreground);background-color:var(--blue-tertiary)}.Button.Button_color_whiteHoverBlueLightExtra.Button_pressed .Button__text{opacity:.8}.Button.Button_color_whiteHoverBlueLightExtra.Button_checked{color:var(--black);border-color:#157ee180;background-color:var(--blue-tertiary)}.Button.Button_color_whiteHoverBlueLightExtra.Button_checked.Button_disabled{color:var(--button-color-disabled);background-color:var(--gray-95)}.Button.Button_color_whiteHoverBlueLightExtra.Button_disabled{color:var(--button-color-disabled);border-color:#0000001f;background-color:var(--white)}.Button.Button_color_whiteHoverBlueLightExtra.Button_disabled .IconSvg{opacity:.38}.Button.Button_color_whiteHoverBlack{color:var(--black);border-color:#0000001f;background-color:var(--white)}.Button.Button_color_whiteHoverBlack.Button_checked,.Button.Button_color_whiteHoverBlack.Button_focused,.Button.Button_color_whiteHoverBlack.Button_hovered{color:var(--white);border-color:#0000;background-color:var(--black)}.Button.Button_color_whiteHoverBlack.Button_pressed{color:var(--white);border-color:#0000;background-color:#464646}.Button.Button_color_whiteHoverBlack.Button_pressed .Button__text{opacity:.8}.Button.Button_color_whiteHoverBlack.Button_checked.Button_disabled{background-color:#464646}.Button.Button_color_whiteHoverBlack.Button_disabled{color:var(--button-color-disabled);border-color:#0000001f;background-color:var(--white)}.Button.Button_color_whiteHoverBlack.Button_disabled .IconSvg{opacity:.38}.Button.Button_color_whiteHoverGray{color:var(--black);border-color:#0000001f;background-color:var(--white)}.Button.Button_color_whiteHoverGray.Button_checked,.Button.Button_color_whiteHoverGray.Button_focused,.Button.Button_color_whiteHoverGray.Button_hovered,.Button.Button_color_whiteHoverGray.Button_pressed{border-color:#0000;background-color:var(--surface-tertiary)}.Button.Button_color_whiteHoverGray.Button_pressed .Button__text{opacity:.8}.Button.Button_color_whiteHoverGray.Button_checked.Button_disabled{background-color:var(--surface-tertiary)}.Button.Button_color_whiteHoverGray.Button_disabled{color:var(--button-color-disabled);border-color:#0000001f;background-color:var(--white)}.Button.Button_color_whiteHoverGray.Button_disabled .IconSvg{opacity:.38}.Button.Button_color_unset.Button_pressed .Button__text{opacity:.8}.Button.Button_color_unset.Button_disabled{color:#00000061;border-color:#0000}.Button.Button_color_unset.Button_disabled .IconSvg{opacity:.38}.Button.Button_color_yellow{color:var(--foreground);background-color:#fc0}.Button.Button_color_yellow.Button_focused,.Button.Button_color_yellow.Button_hovered{background-color:#ffd117}.Button.Button_color_yellow.Button_pressed{background-color:#ffd52e}.Button.Button_color_yellow.Button_disabled{color:var(--overlay-secondary-dark-static);border-color:#0000;background-color:#0000001f}.Button.Button_color_yellow.Button_disabled .IconSvg{opacity:.38}.Button.Button_place_bottom{border-right:none;border-bottom:none;border-left:none;border-radius:0}.PaginationButton-sQ2sd{display:flex;justify-content:center;align-items:center;width:44px;height:40px;padding:6px 21px;border:none;border-radius:10px}.PaginationButton__button_active-Z3rOq:hover{background-color:initial}.PaginationButton__button-Nq8p9:nth-child(n),.PaginationButton__shadow-fnWVy:nth-child(n){margin-left:0}.PaginationButton__shadow-fnWVy{width:1px;height:16px;margin-left:0;border-radius:1px;background:var(--surface-tertiary)}.Pagination-zh24O{display:flex}.Pagination__button-MF1Ex{font-family:var(--main-font);font-size:var(--font-size-body1);font-weight:var(--font-weight-medium);line-height:var(--line-height-body1);min-width:146px;margin-right:16px}.Pagination__pagination-Xehq2{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:2px;border-radius:12px;background:var(--fill)}.ArbPagination-MouIb{position:relative;width:-moz-fit-content;width:fit-content;margin:0 auto}.ArbPagination-MouIb [class*=Pagination-]{flex-wrap:wrap;justify-content:center;gap:16px}.ArbPagination-MouIb [class*=PaginationButton__button],.ArbPagination-MouIb [class*=Pagination__button]{font-family:var(--arb-jetbrains-mono-font);font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);margin:0;text-transform:uppercase;color:var(--arb-light-white);background-color:var(--arb-grey-11)}.ArbPagination-MouIb [class*=Pagination__button]{width:160px}.ArbPagination-MouIb.ArbPagination-MouIb [class*=Button_hovered]{background-color:#f0d9f014}.ArbPagination-MouIb.ArbPagination-MouIb [class*=PaginationButton__button_active]{cursor:default;background-color:var(--arb-black)}.ArbPagination-MouIb.ArbPagination-MouIb [class*=Button2_disabled]{color:#fff3}.ArbPagination__error-bGndG{font-size:var(--arb-font-size-sub2);line-height:var(--arb-line-height-sub2);position:absolute;bottom:-32px;left:50%;width:100%;text-align:center;color:var(--red);transform:translateX(-50%)}.CasesCard-rgSXQ{position:relative;display:flex;overflow:hidden;box-sizing:border-box;white-space:normal;color:var(--arb-black);border-radius:var(--arb-border-radius-l)}.CasesCard_type_carousel-UNuzf.CasesCard_withProfit-or75V{padding-bottom:102px}.CasesCard_type_list-AoyhR.CasesCard_withProfit-or75V{padding-bottom:80px}.CasesCard_type_carousel-UNuzf.CasesCard_quote-TX017{clip-path:polygon(0 3.871%,0 3.871%,0 3.484%,.003% 3.135%,.011% 2.82%,.027% 2.537%,.052% 2.282%,.09% 2.052%,.142% 1.844%,.213% 1.655%,.303% 1.482%,.415% 1.321%,.415% 1.321%,.531% 1.187%,.66% 1.058%,.8% .936%,.953% .819%,1.116% .709%,1.29% .605%,1.473% .508%,1.667% .419%,1.869% .337%,2.08% .264%,2.08% .264%,2.333% .192%,2.606% .135%,2.903% .09%,3.231% .057%,3.593% .033%,3.995% .017%,4.441% .007%,4.937% .002%,5.486% 0,6.095% 0,46.792% 0,46.792% 0,47.147% 0,47.468% .001%,47.759% .002%,48.023% .006%,48.263% .011%,48.484% .019%,48.689% .031%,48.881% .046%,49.064% .065%,49.241% .089%,49.241% .089%,49.395% .114%,49.549% .143%,49.7% .174%,49.85% .208%,49.999% .246%,50.145% .286%,50.289% .329%,50.431% .375%,50.571% .424%,50.709% .475%,50.709% .475%,50.861% .538%,51.012% .606%,51.164% .682%,51.321% .766%,51.487% .859%,51.663% .963%,51.853% 1.08%,52.061% 1.209%,52.288% 1.353%,52.539% 1.512%,52.858% 1.714%,52.858% 1.714%,53.109% 1.873%,53.336% 2.017%,53.544% 2.146%,53.734% 2.262%,53.91% 2.367%,54.075% 2.46%,54.233% 2.544%,54.385% 2.62%,54.536% 2.688%,54.688% 2.75%,54.688% 2.75%,54.826% 2.802%,54.965% 2.851%,55.108% 2.897%,55.252% 2.94%,55.398% 2.98%,55.546% 3.018%,55.696% 3.052%,55.848% 3.083%,56.001% 3.111%,56.156% 3.137%,56.156% 3.137%,56.333% 3.161%,56.516% 3.18%,56.708% 3.195%,56.913% 3.207%,57.134% 3.215%,57.374% 3.22%,57.638% 3.223%,57.929% 3.225%,58.25% 3.226%,58.604% 3.226%,93.905% 3.226%,93.905% 3.226%,94.514% 3.226%,95.063% 3.228%,95.559% 3.233%,96.005% 3.243%,96.407% 3.259%,96.769% 3.283%,97.097% 3.316%,97.394% 3.361%,97.667% 3.418%,97.92% 3.489%,97.92% 3.489%,98.131% 3.563%,98.333% 3.645%,98.527% 3.734%,98.711% 3.831%,98.884% 3.934%,99.047% 4.045%,99.2% 4.162%,99.34% 4.284%,99.469% 4.413%,99.585% 4.547%,99.585% 4.547%,99.697% 4.707%,99.787% 4.881%,99.858% 5.07%,99.91% 5.278%,99.948% 5.508%,99.973% 5.763%,99.989% 6.046%,99.997% 6.361%,100% 6.71%,100% 7.097%,100% 96.129%,100% 96.129%,100% 96.516%,99.997% 96.865%,99.989% 97.18%,99.973% 97.463%,99.948% 97.718%,99.91% 97.948%,99.858% 98.156%,99.787% 98.345%,99.697% 98.518%,99.585% 98.679%,99.585% 98.679%,99.469% 98.813%,99.34% 98.942%,99.2% 99.064%,99.047% 99.181%,98.884% 99.291%,98.711% 99.395%,98.527% 99.492%,98.333% 99.581%,98.131% 99.663%,97.92% 99.736%,97.92% 99.736%,97.667% 99.808%,97.394% 99.865%,97.097% 99.91%,96.769% 99.943%,96.407% 99.967%,96.005% 99.983%,95.559% 99.993%,95.063% 99.998%,94.514% 100%,93.905% 100%,6.095% 100%,6.095% 100%,5.486% 100%,4.937% 99.998%,4.441% 99.993%,3.995% 99.983%,3.593% 99.967%,3.231% 99.943%,2.903% 99.91%,2.606% 99.865%,2.333% 99.808%,2.08% 99.736%,2.08% 99.736%,1.869% 99.663%,1.667% 99.581%,1.473% 99.492%,1.29% 99.395%,1.116% 99.291%,.953% 99.181%,.8% 99.064%,.66% 98.942%,.531% 98.813%,.415% 98.679%,.415% 98.679%,.303% 98.518%,.213% 98.345%,.142% 98.156%,.09% 97.948%,.052% 97.718%,.027% 97.463%,.011% 97.18%,.003% 96.865%,0 96.516%,0 96.129%,0 3.871%)}.CasesCard_type_list-AoyhR.CasesCard_quote-TX017{clip-path:polygon(0 3.871%,0 3.871%,0 3.484%,.002% 3.135%,.006% 2.82%,.014% 2.537%,.027% 2.282%,.047% 2.052%,.075% 1.844%,.112% 1.655%,.159% 1.482%,.219% 1.321%,.219% 1.321%,.28% 1.187%,.348% 1.058%,.422% .936%,.502% .819%,.588% .709%,.679% .605%,.776% .508%,.878% .419%,.985% .337%,1.096% .264%,1.096% .264%,1.229% .192%,1.373% .135%,1.529% .09%,1.702% .057%,1.893% .033%,2.104% .017%,2.339% .007%,2.6% .002%,2.89% 0,3.211% 0,46.889% 0,46.889% 0,47.076% 0,47.245% .001%,47.398% .002%,47.537% .006%,47.664% .011%,47.78% .019%,47.888% .031%,47.989% .046%,48.085% .065%,48.179% .089%,48.179% .089%,48.26% .114%,48.341% .143%,48.421% .174%,48.5% .208%,48.578% .246%,48.655% .286%,48.731% .329%,48.806% .375%,48.88% .424%,48.952% .475%,48.952% .475%,49.032% .538%,49.111% .606%,49.192% .682%,49.275% .766%,49.362% .859%,49.455% .963%,49.555% 1.08%,49.664% 1.209%,49.784% 1.353%,49.916% 1.512%,50.084% 1.714%,50.084% 1.714%,50.216% 1.873%,50.336% 2.017%,50.445% 2.146%,50.545% 2.262%,50.638% 2.367%,50.725% 2.46%,50.808% 2.544%,50.889% 2.62%,50.968% 2.688%,51.048% 2.75%,51.048% 2.75%,51.12% 2.802%,51.194% 2.851%,51.269% 2.897%,51.345% 2.94%,51.422% 2.98%,51.5% 3.018%,51.579% 3.052%,51.659% 3.083%,51.74% 3.111%,51.821% 3.137%,51.821% 3.137%,51.915% 3.161%,52.011% 3.18%,52.112% 3.195%,52.22% 3.207%,52.336% 3.215%,52.463% 3.22%,52.602% 3.223%,52.755% 3.225%,52.924% 3.226%,53.111% 3.226%,96.789% 3.226%,96.789% 3.226%,97.11% 3.226%,97.4% 3.228%,97.661% 3.233%,97.896% 3.243%,98.107% 3.259%,98.298% 3.283%,98.471% 3.316%,98.627% 3.361%,98.771% 3.418%,98.904% 3.489%,98.904% 3.489%,99.015% 3.563%,99.122% 3.645%,99.224% 3.734%,99.321% 3.831%,99.412% 3.934%,99.498% 4.045%,99.578% 4.162%,99.652% 4.284%,99.72% 4.413%,99.781% 4.547%,99.781% 4.547%,99.841% 4.707%,99.888% 4.881%,99.925% 5.07%,99.953% 5.278%,99.973% 5.508%,99.986% 5.763%,99.994% 6.046%,99.998% 6.361%,100% 6.71%,100% 7.097%,100% 96.129%,100% 96.129%,100% 96.516%,99.998% 96.865%,99.994% 97.18%,99.986% 97.463%,99.973% 97.718%,99.953% 97.948%,99.925% 98.156%,99.888% 98.345%,99.841% 98.518%,99.781% 98.679%,99.781% 98.679%,99.72% 98.813%,99.652% 98.942%,99.578% 99.064%,99.498% 99.181%,99.412% 99.291%,99.321% 99.395%,99.224% 99.492%,99.122% 99.581%,99.015% 99.663%,98.904% 99.736%,98.904% 99.736%,98.771% 99.808%,98.627% 99.865%,98.471% 99.91%,98.298% 99.943%,98.107% 99.967%,97.896% 99.983%,97.661% 99.993%,97.4% 99.998%,97.11% 100%,96.789% 100%,3.211% 100%,3.211% 100%,2.89% 100%,2.6% 99.998%,2.339% 99.993%,2.104% 99.983%,1.893% 99.967%,1.702% 99.943%,1.529% 99.91%,1.373% 99.865%,1.229% 99.808%,1.096% 99.736%,1.096% 99.736%,.985% 99.663%,.878% 99.581%,.776% 99.492%,.679% 99.395%,.588% 99.291%,.502% 99.181%,.422% 99.064%,.348% 98.942%,.28% 98.813%,.219% 98.679%,.219% 98.679%,.159% 98.518%,.112% 98.345%,.075% 98.156%,.047% 97.948%,.027% 97.718%,.014% 97.463%,.006% 97.18%,.002% 96.865%,0 96.516%,0 96.129%,0 3.871%)}.CasesCard_quote-TX017 .CasesCard__quoteIcon-o0UwF{position:absolute;top:24px;left:24px}.CasesCard__container-xwV2A{position:relative;z-index:10;display:flex;overflow:hidden;flex-direction:column;align-items:flex-start;box-sizing:border-box;width:100%;padding:24px;border-radius:var(--arb-border-radius-l);transition:background .3s ease-in-out}.CasesCard_withProfit-or75V .CasesCard__container-xwV2A{background-color:var(--arb-light-white)}.CasesCard_withProfit-or75V:hover .CasesCard__container-xwV2A{background-color:var(--arb-grey-8)}.CasesCard_quote-TX017 .CasesCard__container-xwV2A{color:var(--arb-black);background-color:var(--arb-sand-300)}.CasesCard-rgSXQ.CasesCard_quote-TX017:hover .CasesCard__container-xwV2A{background-color:var(--arb-sand-200)}.CasesCard__profit-D2yo7{font-size:var(--arb-font-size-h4);font-weight:400;line-height:var(--arb-line-height-h4);position:absolute;bottom:0;left:0;box-sizing:border-box;width:100%;padding:60px 24px 24px;color:var(--arb-light-white);border-bottom-right-radius:12px;border-bottom-left-radius:12px}.CasesCard_type_carousel-UNuzf .CasesCard__profit-D2yo7{height:120px;padding:68px 24px 18px}.CasesCard_type_list-AoyhR .CasesCard__profit-D2yo7{height:96px;padding-block:36px 20px}.CasesCard__profitTitle-U3BfG{position:relative;z-index:10;display:block}.CasesCard_type_list-AoyhR .CasesCard__profitTitle-U3BfG{font-size:var(--arb-font-size-h3);line-height:var(--arb-line-height-h3)}.CasesCard__profitBackground-hoN0e{position:absolute;inset:-1px;background-repeat:no-repeat;background-size:cover;transition:transform .3s ease-in-out}.CasesCard__profitBackgroundImg-JmRGC{width:100%;height:122px;object-fit:cover;object-position:center}.CasesCard_withProfit-or75V:hover .CasesCard__profitBackground-hoN0e{transform:scale(1.05)}.CasesCard__title-oCyt8{font-size:var(--arb-font-size-body1);font-weight:400;line-height:var(--arb-line-height-body1);margin-bottom:18px;color:var(--arb-black)}.CasesCard_type_list-AoyhR .CasesCard__title-oCyt8{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4);max-width:494px}.CasesCard_quote-TX017 .CasesCard__title-oCyt8{display:none}.CasesCard__description-qNO6B{font-size:var(--arb-font-size-body3);font-weight:400;line-height:var(--arb-line-height-body3);max-width:75%;color:var(--arb-black)}.CasesCard_type_list-AoyhR .CasesCard__description-qNO6B{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2);max-width:376px}.CasesCard_quote-TX017 .CasesCard__description-qNO6B{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);max-width:none;margin-top:84px}.CasesCard_type_list-AoyhR.CasesCard_quote-TX017 .CasesCard__description-qNO6B{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4);max-width:473px;margin-top:44px}.CasesCard__client-JU7O0{font-size:var(--arb-font-size-body4);font-weight:400;line-height:var(--arb-line-height-body4);display:flex;flex-wrap:wrap;align-self:flex-start;width:292px;margin-top:auto}.CasesCard_type_list-AoyhR .CasesCard__client-JU7O0{width:322px}.CasesCard_type_list-AoyhR.CasesCard_quote-TX017 .CasesCard__client-JU7O0{align-self:flex-end;max-width:271px}.CasesCard__wrap-A0Ni7{display:flex;align-items:center;gap:8px;min-height:32px;margin-bottom:12px}.CasesCard__clientPhotoWrap-PfJWL{overflow:hidden;width:32px;min-width:32px;height:32px;border-radius:var(--arb-border-radius-m)}.CasesCard__clientPhoto-YBjme{width:100%;height:100%;object-fit:cover}.CasesCard__clientName-J_gAf{color:var(--arb-black)}.CasesCard__clientRole-zM1Rg{color:var(--arb-black-o52)}.CasesCard__tag-HAGwz{font-family:var(--arb-jetbrains-mono-font);font-size:var(--arb-font-size-sub2);line-height:1;margin-top:24px;padding:8px 16px;text-transform:uppercase;color:#0f0f0f85;border:1px solid #0f0f0f85;border-radius:4px}.CasesCard_withProfit-or75V .CasesCard__tag-HAGwz{display:none}.CasesCard_type_list-AoyhR.CasesCard_quote-TX017 .CasesCard__tag-HAGwz{position:absolute;bottom:24px;left:24px;margin-top:auto;color:#00000085;border:1px solid #00000085}@media (max-width:1679px){.CasesCard_type_carousel-UNuzf.CasesCard_withProfit-or75V{padding-bottom:84px}.CasesCard-rgSXQ .CasesCard__profit-D2yo7{height:96px}.CasesCard_type_carousel-UNuzf .CasesCard__profit-D2yo7{padding-top:44px}.CasesCard_type_list-AoyhR .CasesCard__profit-D2yo7{padding-top:36px}.CasesCard__description-qNO6B{max-width:none}.CasesCard_type_carousel-UNuzf.CasesCard_quote-TX017 .CasesCard__description-qNO6B{margin-top:84px}.CasesCard__client-JU7O0{font-size:var(--arb-font-size-body4);line-height:var(--arb-line-height-body4);width:auto}.CasesCard_type_list-AoyhR .CasesCard__client-JU7O0{max-width:292px}.CasesCard_type_list-AoyhR .CasesCard__title-oCyt8{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1);max-width:390px;margin-bottom:16px}.CasesCard_type_list-AoyhR .CasesCard__description-qNO6B{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);max-width:390px}.CasesCard_type_list-AoyhR.CasesCard_quote-TX017 .CasesCard__description-qNO6B{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1);max-width:100%}.CasesCard_type_list-AoyhR.CasesCard_quote-TX017 .CasesCard__client-JU7O0{max-width:211px}.CasesCard_quote-TX017 .CasesCard__description-qNO6B{margin-top:96px}.CasesCard__wrap-A0Ni7{margin-bottom:12px}.CasesCard__tag-HAGwz{margin-top:24px}}@media (max-width:1359px){.CasesCard_type_carousel-UNuzf .CasesCard__description-qNO6B{font-size:var(--arb-font-size-body4);line-height:var(--arb-line-height-body4)}}@media (max-width:1023px){.CasesCard_type_list-AoyhR.CasesCard_quote-TX017{clip-path:polygon(0 3.871%,0 3.871%,0 3.484%,.003% 3.135%,.011% 2.82%,.027% 2.537%,.052% 2.282%,.09% 2.052%,.142% 1.844%,.213% 1.655%,.303% 1.482%,.415% 1.321%,.415% 1.321%,.531% 1.187%,.66% 1.058%,.8% .936%,.953% .819%,1.116% .709%,1.29% .605%,1.473% .508%,1.667% .419%,1.869% .337%,2.08% .264%,2.08% .264%,2.333% .192%,2.606% .135%,2.903% .09%,3.231% .057%,3.593% .033%,3.995% .017%,4.441% .007%,4.937% .002%,5.486% 0,6.095% 0,46.792% 0,46.792% 0,47.147% 0,47.468% .001%,47.759% .002%,48.023% .006%,48.263% .011%,48.484% .019%,48.689% .031%,48.881% .046%,49.064% .065%,49.241% .089%,49.241% .089%,49.395% .114%,49.549% .143%,49.7% .174%,49.85% .208%,49.999% .246%,50.145% .286%,50.289% .329%,50.431% .375%,50.571% .424%,50.709% .475%,50.709% .475%,50.861% .538%,51.012% .606%,51.164% .682%,51.321% .766%,51.487% .859%,51.663% .963%,51.853% 1.08%,52.061% 1.209%,52.288% 1.353%,52.539% 1.512%,52.858% 1.714%,52.858% 1.714%,53.109% 1.873%,53.336% 2.017%,53.544% 2.146%,53.734% 2.262%,53.91% 2.367%,54.075% 2.46%,54.233% 2.544%,54.385% 2.62%,54.536% 2.688%,54.688% 2.75%,54.688% 2.75%,54.826% 2.802%,54.965% 2.851%,55.108% 2.897%,55.252% 2.94%,55.398% 2.98%,55.546% 3.018%,55.696% 3.052%,55.848% 3.083%,56.001% 3.111%,56.156% 3.137%,56.156% 3.137%,56.333% 3.161%,56.516% 3.18%,56.708% 3.195%,56.913% 3.207%,57.134% 3.215%,57.374% 3.22%,57.638% 3.223%,57.929% 3.225%,58.25% 3.226%,58.604% 3.226%,93.905% 3.226%,93.905% 3.226%,94.514% 3.226%,95.063% 3.228%,95.559% 3.233%,96.005% 3.243%,96.407% 3.259%,96.769% 3.283%,97.097% 3.316%,97.394% 3.361%,97.667% 3.418%,97.92% 3.489%,97.92% 3.489%,98.131% 3.563%,98.333% 3.645%,98.527% 3.734%,98.711% 3.831%,98.884% 3.934%,99.047% 4.045%,99.2% 4.162%,99.34% 4.284%,99.469% 4.413%,99.585% 4.547%,99.585% 4.547%,99.697% 4.707%,99.787% 4.881%,99.858% 5.07%,99.91% 5.278%,99.948% 5.508%,99.973% 5.763%,99.989% 6.046%,99.997% 6.361%,100% 6.71%,100% 7.097%,100% 96.129%,100% 96.129%,100% 96.516%,99.997% 96.865%,99.989% 97.18%,99.973% 97.463%,99.948% 97.718%,99.91% 97.948%,99.858% 98.156%,99.787% 98.345%,99.697% 98.518%,99.585% 98.679%,99.585% 98.679%,99.469% 98.813%,99.34% 98.942%,99.2% 99.064%,99.047% 99.181%,98.884% 99.291%,98.711% 99.395%,98.527% 99.492%,98.333% 99.581%,98.131% 99.663%,97.92% 99.736%,97.92% 99.736%,97.667% 99.808%,97.394% 99.865%,97.097% 99.91%,96.769% 99.943%,96.407% 99.967%,96.005% 99.983%,95.559% 99.993%,95.063% 99.998%,94.514% 100%,93.905% 100%,6.095% 100%,6.095% 100%,5.486% 100%,4.937% 99.998%,4.441% 99.993%,3.995% 99.983%,3.593% 99.967%,3.231% 99.943%,2.903% 99.91%,2.606% 99.865%,2.333% 99.808%,2.08% 99.736%,2.08% 99.736%,1.869% 99.663%,1.667% 99.581%,1.473% 99.492%,1.29% 99.395%,1.116% 99.291%,.953% 99.181%,.8% 99.064%,.66% 98.942%,.531% 98.813%,.415% 98.679%,.415% 98.679%,.303% 98.518%,.213% 98.345%,.142% 98.156%,.09% 97.948%,.052% 97.718%,.027% 97.463%,.011% 97.18%,.003% 96.865%,0 96.516%,0 96.129%,0 3.871%)}.CasesCard_type_list-AoyhR.CasesCard_withProfit-or75V{padding-bottom:72px}.CasesCard_type_list-AoyhR .CasesCard__profitTitle-U3BfG{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4)}.CasesCard_type_list-AoyhR .CasesCard__title-oCyt8{max-width:none}.CasesCard_type_list-AoyhR .CasesCard__description-qNO6B{font-size:var(--arb-font-size-body4);line-height:var(--arb-line-height-body4);max-width:243px}.CasesCard_type_list-AoyhR.CasesCard_quote-TX017 .CasesCard__description-qNO6B{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1)}.CasesCard_type_carousel-UNuzf.CasesCard_quote-TX017 .CasesCard__description-qNO6B{margin-top:72px}.CasesCard_type_list-AoyhR .CasesCard__client-JU7O0{align-self:flex-start;width:auto}.CasesCard-rgSXQ.CasesCard_type_list-AoyhR.CasesCard_quote-TX017 .CasesCard__client-JU7O0{max-width:100%;margin-top:auto}.CasesCard__container-xwV2A{min-height:408px;padding:20px}.CasesCard_type_list-AoyhR.CasesCard_quote-TX017 .CasesCard__container-xwV2A{min-height:auto;clip-path:polygon(0 3.871%,0 3.871%,0 3.484%,.003% 3.135%,.011% 2.82%,.027% 2.537%,.052% 2.282%,.09% 2.052%,.142% 1.844%,.213% 1.655%,.303% 1.482%,.415% 1.321%,.415% 1.321%,.531% 1.187%,.66% 1.058%,.8% .936%,.953% .819%,1.116% .709%,1.29% .605%,1.473% .508%,1.667% .419%,1.869% .337%,2.08% .264%,2.08% .264%,2.333% .192%,2.606% .135%,2.903% .09%,3.231% .057%,3.593% .033%,3.995% .017%,4.441% .007%,4.937% .002%,5.486% 0,6.095% 0,46.792% 0,46.792% 0,47.147% 0,47.468% .001%,47.759% .002%,48.023% .006%,48.263% .011%,48.484% .019%,48.689% .031%,48.881% .046%,49.064% .065%,49.241% .089%,49.241% .089%,49.395% .114%,49.549% .143%,49.7% .174%,49.85% .208%,49.999% .246%,50.145% .286%,50.289% .329%,50.431% .375%,50.571% .424%,50.709% .475%,50.709% .475%,50.861% .538%,51.012% .606%,51.164% .682%,51.321% .766%,51.487% .859%,51.663% .963%,51.853% 1.08%,52.061% 1.209%,52.288% 1.353%,52.539% 1.512%,52.858% 1.714%,52.858% 1.714%,53.109% 1.873%,53.336% 2.017%,53.544% 2.146%,53.734% 2.262%,53.91% 2.367%,54.075% 2.46%,54.233% 2.544%,54.385% 2.62%,54.536% 2.688%,54.688% 2.75%,54.688% 2.75%,54.826% 2.802%,54.965% 2.851%,55.108% 2.897%,55.252% 2.94%,55.398% 2.98%,55.546% 3.018%,55.696% 3.052%,55.848% 3.083%,56.001% 3.111%,56.156% 3.137%,56.156% 3.137%,56.333% 3.161%,56.516% 3.18%,56.708% 3.195%,56.913% 3.207%,57.134% 3.215%,57.374% 3.22%,57.638% 3.223%,57.929% 3.225%,58.25% 3.226%,58.604% 3.226%,93.905% 3.226%,93.905% 3.226%,94.514% 3.226%,95.063% 3.228%,95.559% 3.233%,96.005% 3.243%,96.407% 3.259%,96.769% 3.283%,97.097% 3.316%,97.394% 3.361%,97.667% 3.418%,97.92% 3.489%,97.92% 3.489%,98.131% 3.563%,98.333% 3.645%,98.527% 3.734%,98.711% 3.831%,98.884% 3.934%,99.047% 4.045%,99.2% 4.162%,99.34% 4.284%,99.469% 4.413%,99.585% 4.547%,99.585% 4.547%,99.697% 4.707%,99.787% 4.881%,99.858% 5.07%,99.91% 5.278%,99.948% 5.508%,99.973% 5.763%,99.989% 6.046%,99.997% 6.361%,100% 6.71%,100% 7.097%,100% 96.129%,100% 96.129%,100% 96.516%,99.997% 96.865%,99.989% 97.18%,99.973% 97.463%,99.948% 97.718%,99.91% 97.948%,99.858% 98.156%,99.787% 98.345%,99.697% 98.518%,99.585% 98.679%,99.585% 98.679%,99.469% 98.813%,99.34% 98.942%,99.2% 99.064%,99.047% 99.181%,98.884% 99.291%,98.711% 99.395%,98.527% 99.492%,98.333% 99.581%,98.131% 99.663%,97.92% 99.736%,97.92% 99.736%,97.667% 99.808%,97.394% 99.865%,97.097% 99.91%,96.769% 99.943%,96.407% 99.967%,96.005% 99.983%,95.559% 99.993%,95.063% 99.998%,94.514% 100%,93.905% 100%,6.095% 100%,6.095% 100%,5.486% 100%,4.937% 99.998%,4.441% 99.993%,3.995% 99.983%,3.593% 99.967%,3.231% 99.943%,2.903% 99.91%,2.606% 99.865%,2.333% 99.808%,2.08% 99.736%,2.08% 99.736%,1.869% 99.663%,1.667% 99.581%,1.473% 99.492%,1.29% 99.395%,1.116% 99.291%,.953% 99.181%,.8% 99.064%,.66% 98.942%,.531% 98.813%,.415% 98.679%,.415% 98.679%,.303% 98.518%,.213% 98.345%,.142% 98.156%,.09% 97.948%,.052% 97.718%,.027% 97.463%,.011% 97.18%,.003% 96.865%,0 96.516%,0 96.129%,0 3.871%)}.CasesCard__profit-D2yo7{padding:32px 20px 18px}.CasesCard_type_carousel-UNuzf .CasesCard__profit-D2yo7{height:88px;padding-top:36px}.CasesCard_type_list-AoyhR .CasesCard__profit-D2yo7{padding-block:44px 18px}.CasesCard__tag-HAGwz{margin-top:48px}.CasesCard_type_list-AoyhR.CasesCard_quote-TX017 .CasesCard__tag-HAGwz{position:static;margin-top:20px}}@media (max-width:759px){.CasesCard-rgSXQ.CasesCard_type_list-AoyhR .CasesCard__profit-D2yo7{padding-block:52px 10px}.CasesCard_type_list-AoyhR.CasesCard_quote-TX017 .CasesCard__description-qNO6B{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2);margin-top:48px}.CasesCard_type_list-AoyhR.CasesCard_quote-TX017 .CasesCard__tag-HAGwz{margin-top:16px}.CasesCard__profit-D2yo7{padding:28px 12px 10px}.CasesCard_type_carousel-UNuzf .CasesCard__profit-D2yo7{height:72px;padding:28px 12px 10px}.CasesCard__container-xwV2A{min-height:384px;padding:16px}.CasesCard_type_list-AoyhR.CasesCard_quote-TX017 .CasesCard__container-xwV2A{padding:16px}.CasesCard_type_carousel-UNuzf.CasesCard_quote-TX017 .CasesCard__description-qNO6B{margin-top:64px}.CasesCard__tag-HAGwz{margin-top:32px}}.NavigationButton{position:relative;display:flex;overflow:hidden;justify-content:center;align-items:center;width:36px;height:36px;cursor:pointer;border:none;border-radius:50%;background-color:var(--surface);box-shadow:var(--shadow-m)}.NavigationButton:hover:after{position:absolute;top:0;left:0;overflow:hidden;width:100%;height:100%;content:"";border-radius:50%;background-color:var(--fill)}.NavigationButton:active{transform:scale(.95)}.NavigationButton__icon{color:var(--foreground-secondary)}.NavigationButton__icon_next{transform:rotate(-180deg)}.CarouselUniversalPagination-dicKD{position:absolute;bottom:16px;display:flex;justify-content:center;gap:4px;width:100%;height:auto}.CarouselUniversalPagination__paginationItem-L5p8R{width:4px;height:4px;opacity:.24;border-radius:50%;background-color:var(--surface)}.CarouselUniversalPagination__paginationItem_isActive-zDx1c{opacity:1}.CarouselUniversal{position:relative}.CarouselUniversal__header{display:flex;margin-bottom:20px}.CarouselUniversal .CarouselUniversal__header .CarouselUniversal__title{font-size:var(--font-size-h4);font-weight:700;line-height:var(--line-height-h4);display:flex;flex-grow:1;align-items:center;color:var(--black)}.CarouselUniversal_dir_horizontal .CarouselUniversal__title{overflow:hidden;width:100%}.CarouselUniversal__nav{margin-left:16px}.CarouselUniversal__navButton{position:absolute;z-index:50}.CarouselUniversal_showNavigationOnHover .CarouselUniversal__navButton{opacity:0;transition:opacity .3s ease-in-out}.CarouselUniversal_showNavigationOnHover:hover .CarouselUniversal__navButton{opacity:1}.CarouselUniversal__wrapper{position:relative;width:100%}.CarouselUniversal__list{position:relative;display:flex;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x proximity;margin:0;padding:0;list-style:none;white-space:nowrap;scrollbar-width:none;transition:transform .7s ease}.CarouselUniversal__list::-webkit-scrollbar{display:none}.CarouselUniversal__item{position:relative;display:inline-block;scroll-snap-align:start;width:205px;vertical-align:top;transition:transform .7s ease}.CarouselUniversal__item:not(:first-child){margin-left:var(--carousel-universal-items-gap,23px)}.CarouselUniversal__showAllButton{width:100%;margin-top:24px}.CarouselUniversal_mobile .CarouselUniversal__header{flex-direction:column;align-items:flex-start;margin:0;padding:var(--safe-horizontal-offset)}.CarouselUniversal_mobile .CarouselUniversal__list{display:flex;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scroll-snap-type:x proximity;scroll-padding-left:12px;padding-left:var(--safe-horizontal-offset)}.CarouselUniversal_mobile .CarouselUniversal__list::-webkit-scrollbar{display:none}.CarouselUniversal_mobile .CarouselUniversal__item{width:152px;margin-right:var(--carousel-universal-items-gap,8px)}.CarouselUniversal_mobile .CarouselUniversal__item:not(:first-child){margin:0 var(--carousel-universal-items-gap,8px) 0 0}.CarouselUniversal_mobile .CarouselUniversal__item:last-child{min-width:100vw}.ArbCarouselControls-vKu6m{display:flex;justify-content:center;align-items:center}.ArbCarouselControls__control-CXgUZ{margin-right:4px;border-radius:var(--arb-border-radius-s)}.ArbCarouselControls__control-CXgUZ svg{width:16px;height:16px}.ArbCarouselControls__control-CXgUZ:nth-child(2) svg{transform:rotate(180deg)}.ArbCarouselControls__control-CXgUZ[disabled] svg{opacity:.5}.ArbCarouselControls-vKu6m .ArbCarouselControls__link-WiB20{font-family:var(--arb-jetbrains-mono-font);font-size:var(--arb-font-size-body3);font-weight:400;line-height:var(--arb-line-height-body3);margin-left:8px;text-transform:uppercase;-webkit-tap-highlight-color:transparent;border-radius:var(--arb-border-radius-s)}@media (max-width:1023px){.ArbCarouselControls__control-CXgUZ{display:none}}.ArbCarousel-tWQbs{box-sizing:border-box;width:1608px;max-width:100%}.ArbCarousel__header-YXNgC{display:flex;align-items:flex-start}.ArbCarousel__title-iDU5h{font-family:var(--arb-jetbrains-mono-font);font-size:var(--arb-font-size-sub1);font-weight:400;line-height:var(--arb-line-height-sub1);text-transform:uppercase;margin-block:0}.ArbCarousel__title_theme_light-T5Vul{color:var(--arb-black)}.ArbCarousel__title_theme_dark-n6D_o{color:var(--arb-light-white)}.ArbCarousel__bar-TQ3dZ{display:flex;justify-content:space-between;align-items:center;margin-bottom:57px}.ArbCarousel__list-rOTne{white-space:wrap}@media (max-width:1679px){.ArbCarousel-tWQbs{width:1288px}.ArbCarousel__bar-TQ3dZ{margin-bottom:52px}}@media (max-width:1359px){.ArbCarousel-tWQbs{width:960px}}@media (max-width:1023px){.ArbCarousel-tWQbs.ArbCarousel-tWQbs .ArbCarousel__list-rOTne{scroll-padding-left:0;max-width:100%;padding-left:0}.ArbCarousel__bar-TQ3dZ{margin-bottom:32px;padding:0}}@media (max-width:759px){.ArbCarousel__bar-TQ3dZ{margin-bottom:32px;padding:0 8px}}.CasesCarousel-ZjQTC .CasesCarousel__item-IufRm{width:396px;height:598px}.CasesCarousel-ZjQTC .CasesCarousel__item-IufRm:first-child{margin-right:0}.CasesCarousel-ZjQTC .CasesCarousel__item-IufRm:not(.CasesCarousel-ZjQTC .CasesCarousel__item-IufRm:first-child){margin-inline:8px 0}.CasesCarousel-ZjQTC .CasesCarousel__item-IufRm:last-child{min-width:auto}@media (max-width:1679px){.CasesCarousel-ZjQTC .CasesCarousel__item-IufRm{width:316px;height:496px}}@media (max-width:1359px){.CasesCarousel-ZjQTC .CasesCarousel__item-IufRm{width:314px}}@media (max-width:1023px){.CasesCarousel-ZjQTC.CasesCarousel-ZjQTC .CasesCarousel__item-IufRm{width:348px;height:480px}}@media (max-width:759px){.CasesCarousel-ZjQTC.CasesCarousel-ZjQTC .CasesCarousel__item-IufRm{width:288px;height:440px}}.CallToRegistrationBanner-hD0ed{position:relative;display:flex;flex-direction:column;box-sizing:border-box;width:1204px;min-height:396px;padding:24px 24px 32px;border-radius:var(--arb-border-radius-l);background-color:var(--arb-grey-11);background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/email_689db162cae23bed21c450ecb86452b9.webp);background-repeat:no-repeat;background-position:117px;background-size:351px}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.CallToRegistrationBanner-hD0ed{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/email@2x_88cae7c55c63262b5468a2550d8cf4d9.webp)}}.CallToRegistrationBanner__title-OVZgS{font-size:var(--arb-font-size-h4);font-weight:400;line-height:var(--arb-line-height-h4);margin:0 0 0 auto;color:var(--arb-light-white)}.CallToRegistrationBanner__title-OVZgS,.CallToRegistrationBanner__wrap-pN0y6{width:50%}.CallToRegistrationBanner__wrap-pN0y6{display:flex;flex-direction:column;gap:20px;margin-top:auto;margin-left:auto}.CallToRegistrationBanner__description-eegrN{font-size:var(--arb-font-size-body3);font-weight:400;line-height:var(--arb-line-height-body3);margin:0;color:var(--arb-light-o64)}.CallToRegistrationBanner__button-v7PbU,.CallToRegistrationBanner__description-eegrN{max-width:295px}.CallToRegistrationBanner__button-v7PbU{height:44px;min-height:44px}.CallToRegistrationBanner__buttonContent-pXKbH{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3)}@media (max-width:1679px){.CallToRegistrationBanner-hD0ed{width:966px;min-height:328px;background-position-x:80px;background-size:304px}.CallToRegistrationBanner__button-v7PbU,.CallToRegistrationBanner__description-eegrN{max-width:266px}}@media (max-width:1023px){.CallToRegistrationBanner-hD0ed{width:586px;min-height:460px;padding-bottom:24px;background-position:255px 82px;background-size:316px}.CallToRegistrationBanner__title-OVZgS{width:100%;max-width:395px;margin-left:0}.CallToRegistrationBanner__description-eegrN{max-width:210px}.CallToRegistrationBanner__wrap-pN0y6{width:100%;height:100%;margin-top:16px;margin-left:0}.CallToRegistrationBanner-hD0ed .CallToRegistrationBanner__button-v7PbU{width:235px;margin-top:auto;margin-left:0}}@media (max-width:759px){.CallToRegistrationBanner-hD0ed{width:auto;min-height:480px;padding:20px 16px 24px;background-position:center 150px;background-size:239px}.CallToRegistrationBanner__title-OVZgS{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4);width:auto}.CallToRegistrationBanner__description-eegrN{font-size:var(--arb-font-size-body4);line-height:var(--arb-line-height-body4);max-width:312px}.CallToRegistrationBanner__wrap-pN0y6{flex-grow:2;margin-top:16px;margin-left:0}.CallToRegistrationBanner-hD0ed .CallToRegistrationBanner__button-v7PbU{width:100%;max-width:none;margin-left:0}}.CasesList-Ff0fR{display:grid;grid-template-columns:repeat(2,598px);grid-auto-rows:496px;gap:8px;width:-moz-fit-content;width:fit-content;margin:0;padding:0;list-style:none;margin-inline:auto}.CasesList__item-CdHXb{height:100%}@media (max-width:1679px){.CasesList-Ff0fR{grid-template-columns:repeat(2,478px)}}@media (max-width:1023px){.CasesList-Ff0fR{grid-template-columns:repeat(2,1fr);grid-auto-rows:480px}}@media (max-width:759px){.CasesList-Ff0fR{grid-template-columns:repeat(1,1fr);grid-auto-rows:440px}}.IntroSection-pGLIS{position:relative;padding-block:50px 27px}.IntroSection__mask-WZYB0{position:absolute;inset:0;width:100%;height:100%;background-repeat:no-repeat;background-position:50%;background-size:cover;clip-path:polygon(100% 12px,100% 12px,calc(100% - .157px) 10px,calc(100% - .6115px) 8.2071px,calc(100% - 1.3389px) 6.4853px,calc(100% - 2.3153px) 4.913px,calc(100% - 3.5147px) 3.5147px,calc(100% - 4.9118px) 2.3153px,calc(100% - 6.4842px) 1.3394px,calc(100% - 8.2061px) .6118px,calc(100% - 10.0529px) .1571px,calc(100% - 12px) 0,12px 0,12px 0,10.0535px .1571px,8.2071px .6118px,6.4853px 1.3394px,4.9129px 2.3153px,3.5147px 3.5147px,2.3153px 4.913px,1.3394px 6.4853px,.6118px 8.2071px,.1571px 10.0535px,0 12px,0 calc(100% - 12px),0 calc(100% - 12px),.1571px calc(100% - 10.0536px),.6118px calc(100% - 8.2072px),1.3394px calc(100% - 6.4855px),2.3153px calc(100% - 4.9131px),3.5147px calc(100% - 3.5149px),4.9129px calc(100% - 2.3154px),6.4853px calc(100% - 1.3395px),8.2071px calc(100% - .6118px),10.0535px calc(100% - .1571px),12px 100%,calc(50% - 21.941px) 100%,calc(50% - 21.941px) 100%,calc(50% - 20.0406px) calc(100% - .0753px),calc(50% - 18.164px) calc(100% - .299px),calc(50% - 16.319px) calc(100% - .6678px),calc(50% - 14.5139px) calc(100% - 1.1782px),calc(50% - 12.7566px) calc(100% - 1.827px),calc(50% - 11.0553px) calc(100% - 2.6108px),calc(50% - 9.418px) calc(100% - 3.5262px),calc(50% - 7.8528px) calc(100% - 4.57px),calc(50% - 6.3678px) calc(100% - 5.7387px),calc(50% - 4.971px) calc(100% - 7.029px),calc(50% + .971px) calc(100% - 12.971px),calc(50% + .971px) calc(100% - 12.971px),calc(50% + 2.3678px) calc(100% - 14.2613px),calc(50% + 3.8528px) calc(100% - 15.43px),calc(50% + 5.418px) calc(100% - 16.4738px),calc(50% + 7.0553px) calc(100% - 17.3892px),calc(50% + 8.7566px) calc(100% - 18.173px),calc(50% + 10.5139px) calc(100% - 18.8218px),calc(50% + 12.319px) calc(100% - 19.3322px),calc(50% + 14.164px) calc(100% - 19.701px),calc(50% + 16.0406px) calc(100% - 19.9247px),calc(50% + 17.941px) calc(100% - 20px),calc(100% - 12px) calc(100% - 20px),calc(100% - 12px) calc(100% - 20px),calc(100% - 10.0529px) calc(100% - 20.1571px),calc(100% - 8.2061px) calc(100% - 20.6118px),calc(100% - 6.4842px) calc(100% - 21.3395px),calc(100% - 4.9118px) calc(100% - 22.3154px),calc(100% - 3.5147px) calc(100% - 23.5149px),calc(100% - 2.3153px) calc(100% - 24.9131px),calc(100% - 1.3389px) calc(100% - 26.4855px),calc(100% - .6115px) calc(100% - 28.2072px),calc(100% - .157px) calc(100% - 30.0536px),100% 12px)}.IntroSection_sand-YiQ9T .IntroSection__mask-WZYB0{background-color:var(--arb-sand-300)}.IntroSection-pGLIS:not(.IntroSection_sand-YiQ9T) .IntroSection__mask-WZYB0:after{position:absolute;inset:0;content:"";background-color:#0000004d}.IntroSection__layout-xNA4o{position:relative;display:flex;flex-direction:column;box-sizing:border-box;min-height:570px}.IntroSection__content-ALUt9{z-index:10;display:flex;flex-grow:1;flex-direction:column;justify-content:center;gap:24px}.IntroSection__title-gIuAW{font-size:68px;font-weight:400;line-height:64px;max-width:730px;margin:0;color:var(--arb-light-white)}.IntroSection_sand-YiQ9T .IntroSection__title-gIuAW{color:var(--arb-grey-11)}.IntroSection__description-xRHwy{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2);max-width:630px;margin:0;color:var(--arb-light-o64)}.IntroSection_sand-YiQ9T .IntroSection__description-xRHwy{color:var(--arb-grey-11)}.IntroSection__button-yH3Wa{width:100%;max-width:478px}.IntroSection__button-yH3Wa:hover{background-color:var(--arb-grey-8)}.IntroSection__img-q2jdt{position:absolute;top:0;right:110px;width:700px;height:700px;object-fit:contain}@media (max-width:1679px){.IntroSection__layout-xNA4o{min-height:526px}.IntroSection__title-gIuAW{max-width:630px}.IntroSection__img-q2jdt{right:10px;width:640px;height:640px}}@media (max-width:1359px){.IntroSection_sand-YiQ9T{background-color:var(--arb-sand-300);clip-path:polygon(100% 12px,100% 12px,calc(100% - .157px) 10px,calc(100% - .6115px) 8.2071px,calc(100% - 1.3389px) 6.4853px,calc(100% - 2.3153px) 4.913px,calc(100% - 3.5147px) 3.5147px,calc(100% - 4.9118px) 2.3153px,calc(100% - 6.4842px) 1.3394px,calc(100% - 8.2061px) .6118px,calc(100% - 10.0529px) .1571px,calc(100% - 12px) 0,12px 0,12px 0,10.0535px .1571px,8.2071px .6118px,6.4853px 1.3394px,4.9129px 2.3153px,3.5147px 3.5147px,2.3153px 4.913px,1.3394px 6.4853px,.6118px 8.2071px,.1571px 10.0535px,0 12px,0 calc(100% - 12px),0 calc(100% - 12px),.1571px calc(100% - 10.0536px),.6118px calc(100% - 8.2072px),1.3394px calc(100% - 6.4855px),2.3153px calc(100% - 4.9131px),3.5147px calc(100% - 3.5149px),4.9129px calc(100% - 2.3154px),6.4853px calc(100% - 1.3395px),8.2071px calc(100% - .6118px),10.0535px calc(100% - .1571px),12px 100%,calc(50% - 21.941px) 100%,calc(50% - 21.941px) 100%,calc(50% - 20.0406px) calc(100% - .0753px),calc(50% - 18.164px) calc(100% - .299px),calc(50% - 16.319px) calc(100% - .6678px),calc(50% - 14.5139px) calc(100% - 1.1782px),calc(50% - 12.7566px) calc(100% - 1.827px),calc(50% - 11.0553px) calc(100% - 2.6108px),calc(50% - 9.418px) calc(100% - 3.5262px),calc(50% - 7.8528px) calc(100% - 4.57px),calc(50% - 6.3678px) calc(100% - 5.7387px),calc(50% - 4.971px) calc(100% - 7.029px),calc(50% + .971px) calc(100% - 12.971px),calc(50% + .971px) calc(100% - 12.971px),calc(50% + 2.3678px) calc(100% - 14.2613px),calc(50% + 3.8528px) calc(100% - 15.43px),calc(50% + 5.418px) calc(100% - 16.4738px),calc(50% + 7.0553px) calc(100% - 17.3892px),calc(50% + 8.7566px) calc(100% - 18.173px),calc(50% + 10.5139px) calc(100% - 18.8218px),calc(50% + 12.319px) calc(100% - 19.3322px),calc(50% + 14.164px) calc(100% - 19.701px),calc(50% + 16.0406px) calc(100% - 19.9247px),calc(50% + 17.941px) calc(100% - 20px),calc(100% - 12px) calc(100% - 20px),calc(100% - 12px) calc(100% - 20px),calc(100% - 10.0529px) calc(100% - 20.1571px),calc(100% - 8.2061px) calc(100% - 20.6118px),calc(100% - 6.4842px) calc(100% - 21.3395px),calc(100% - 4.9118px) calc(100% - 22.3154px),calc(100% - 3.5147px) calc(100% - 23.5149px),calc(100% - 2.3153px) calc(100% - 24.9131px),calc(100% - 1.3389px) calc(100% - 26.4855px),calc(100% - .6115px) calc(100% - 28.2072px),calc(100% - .157px) calc(100% - 30.0536px),100% 12px)}.IntroSection_sand-YiQ9T .IntroSection__mask-WZYB0{display:none}.IntroSection__layout-xNA4o{overflow:hidden;min-height:516px}.IntroSection__content-ALUt9{gap:16px}.IntroSection__title-gIuAW{font-size:var(--arb-font-size-h2);line-height:var(--arb-line-height-h2);max-width:450px}.IntroSection__description-xRHwy{max-width:407px}.IntroSection__button-yH3Wa{max-width:343px}.IntroSection__img-q2jdt{right:-150px;width:520px;height:520px}}@media (max-width:1023px){.IntroSection-pGLIS{padding-top:0}}@media (max-width:759px){.IntroSection-pGLIS{padding:0;margin-inline:8px}.IntroSection__layout-xNA4o{min-height:620px;padding:24px 16px 36px}.IntroSection__content-ALUt9{justify-content:flex-start}.IntroSection__title-gIuAW{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4)}.IntroSection__description-xRHwy{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3)}.IntroSection__button-yH3Wa{max-width:none}.IntroSection__img-q2jdt{top:auto;bottom:0;left:50%;width:450px;height:450px;transform:translateX(-50%)}.IntroSection__img_mobile-qlIXj{inset:auto;bottom:0;left:0;width:100%;height:100%;transform:none}}.PageCases-vD2ab{display:block}.PageCases__intro-jwPwR{margin-bottom:170px}.PageCases__carouselWrap-VS9dP{display:flex;justify-content:center;padding-bottom:210px}.PageCases__cases-xIaHX{padding-bottom:109px}.PageCases__cases_last-Dd6Y9{padding-bottom:210px}.PageCases__title-xv6mr{font-family:var(--arb-jetbrains-mono-font);font-size:var(--arb-font-size-sub1);font-weight:400;line-height:var(--arb-line-height-sub1);margin-bottom:80px;text-transform:uppercase;color:var(--arb-light-white)}.PageCases__banner-psMTi{display:flex;justify-content:center;margin-bottom:109px}.PageCases__pagination-HdKYM{margin-top:32px}@media (max-width:1679px){.PageCases__carouselWrap-VS9dP{padding-bottom:156px}.PageCases__title-xv6mr{margin-bottom:64px}.PageCases__cases-xIaHX{padding-bottom:92px}.PageCases__cases_last-Dd6Y9{padding-bottom:172px}.PageCases__banner-psMTi{margin-bottom:92px}}@media (max-width:1023px){.PageCases__title-xv6mr{margin-bottom:32px}.PageCases__cases-xIaHX{padding-bottom:160px}.PageCases__banner-psMTi{margin-bottom:160px}.PageCases__cases_last-Dd6Y9{padding-bottom:200px}}@media (max-width:759px){.PageCases__intro-jwPwR{margin-bottom:56px}.PageCases__carouselWrap-VS9dP{padding-bottom:100px}.PageCases__title-xv6mr{padding:0 8px}.PageCases__cases-xIaHX{padding-bottom:100px}.PageCases__banner-psMTi{display:block;margin-bottom:100px}.PageCases__cases_last-Dd6Y9{padding-bottom:100px}}.CaseArticleContent-pLQFt{display:block;width:964px}.CaseArticleContent-pLQFt>*{max-width:800px;margin-right:auto;margin-left:auto}.CaseArticleContent-pLQFt>:first-child{margin-top:0!important}.CaseArticleContent-pLQFt>:last-child{margin-bottom:0!important}.CaseArticleContent-pLQFt .CaseArticleContent__h2-0d3ov{font-size:var(--arb-font-size-h3);font-weight:400;line-height:var(--arb-line-height-h3);margin-top:80px;margin-bottom:80px}.CaseArticleContent-pLQFt .CaseArticleContent__h3-H98rK{font-size:var(--arb-font-size-body1);font-weight:400;line-height:var(--arb-line-height-body1);margin-top:40px;margin-bottom:40px}.CaseArticleContent-pLQFt .CaseArticleContent__p-XHmhL{font-size:var(--arb-font-size-body2);font-weight:400;line-height:var(--arb-line-height-body2);margin-top:24px;margin-bottom:24px}.CaseArticleContent-pLQFt .CaseArticleContent__ol-PbBRp,.CaseArticleContent-pLQFt .CaseArticleContent__ul-IvTVP{font-size:var(--arb-font-size-body2);font-weight:400;line-height:var(--arb-line-height-body2);margin-top:0;margin-bottom:24px;padding:0}.CaseArticleContent-pLQFt .CaseArticleContent__ul-IvTVP{list-style:none}.CaseArticleContent-pLQFt .CaseArticleContent__li-EjTtU{position:relative;margin-bottom:8px}.CaseArticleContent-pLQFt .CaseArticleContent__ul-IvTVP .CaseArticleContent__li-EjTtU{padding-left:100px}.CaseArticleContent-pLQFt .CaseArticleContent__ul-IvTVP .CaseArticleContent__li-EjTtU:before{position:absolute;top:12px;left:0;display:block;width:10px;height:10px;content:"";border-radius:50%;background:#000;transform:translateY(-50%)}.CaseArticleContent-pLQFt .CaseArticleContent__ol-PbBRp{width:740px;list-style-type:decimal-leading-zero}.CaseArticleContent-pLQFt .CaseArticleContent__ol-PbBRp .CaseArticleContent__li-EjTtU{width:auto;padding-left:70px}.CaseArticleContent-pLQFt .CaseArticleContent__ol-PbBRp .CaseArticleContent__li-EjTtU::marker{font-family:var(--arb-jetbrains-mono-font);font-size:var(--arb-font-size-sub2);line-height:var(--arb-line-height-sub2)}.CaseArticleContent-pLQFt .CaseArticleContent__dl-t24ij{margin-top:80px;margin-bottom:80px}.CaseArticleContent-pLQFt .CaseArticleContent__dt-QWRAg{font-size:var(--arb-font-size-body1);font-weight:400;line-height:var(--arb-line-height-body1);width:720px;padding-left:96px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%230F0F0F' d='M23 11h-9a1 1 0 0 1-1-1V1h-2v9a1 1 0 0 1-1 1H1v2h9a1 1 0 0 1 1 1v9h2v-9a1 1 0 0 1 1-1h9z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0 0;background-size:24px}.CaseArticleContent-pLQFt .CaseArticleContent__dd-FOVDs{font-size:var(--arb-font-size-body3);font-weight:400;line-height:var(--arb-line-height-body3);box-sizing:border-box;max-width:720px;margin:12px 0 40px;padding-left:96px}.CaseArticleContent-pLQFt .CaseArticleContent__img-WcgF0{display:block;width:auto;max-width:100%;height:auto;margin:56px auto 80px;border-radius:var(--arb-border-radius-l)}.CaseArticleContent-pLQFt .CaseArticleContent__p-XHmhL:has(.CaseArticleContent__img-WcgF0){font-size:var(--arb-font-size-body3);font-weight:400;line-height:var(--arb-line-height-body3);width:-moz-fit-content;width:fit-content;margin-top:80px;margin-bottom:80px;color:var(--arb-black-o52)}.CaseArticleContent-pLQFt .CaseArticleContent__p-XHmhL:has(.CaseArticleContent__img-WcgF0) .CaseArticleContent__img-WcgF0{margin-top:0;margin-bottom:12px}.CaseArticleContent-pLQFt .CaseArticleContent__p-XHmhL:has(.CaseArticleContent__img-WcgF0)+.CaseArticleContent__p-XHmhL:has(.CaseArticleContent__img-WcgF0){margin-top:-40px}.CaseArticleContent-pLQFt .CaseArticleContent__a-hwIes,.CaseArticleContent-pLQFt .CaseArticleContent__a-hwIes:visited{position:relative;text-decoration:none;color:var(--arb-black);-webkit-tap-highlight-color:transparent;border-bottom:4px solid var(--arb-sand-300);transition:color .3s ease}.CaseArticleContent-pLQFt .CaseArticleContent__a-hwIes:hover{color:var(--arb-sand-500)}.CaseArticleContent-pLQFt .CaseArticleContent__dd-FOVDs:last-child{margin-bottom:0}.CaseArticleContent-pLQFt .CaseArticleContent__blockquote-mZEa2{position:relative;box-sizing:border-box;margin-top:80px;margin-bottom:80px;padding:32px 40px 36px 88px;border-radius:var(--arb-border-radius-l);background-color:var(--arb-light-white)}.CaseArticleContent-pLQFt .CaseArticleContent__blockquote-mZEa2 .CaseArticleContent__quoteIcon-kgPsr{position:absolute;top:32px;left:24px;width:28px;height:28px}.CaseArticleContent-pLQFt .CaseArticleContent__blockquote-mZEa2 .CaseArticleContent__p-XHmhL{max-width:none;margin:0}.CaseArticleContent-pLQFt .CaseArticleContent__blockquote-mZEa2 .CaseArticleContent__p-XHmhL .CaseArticleContent__em-FkTYB,.CaseArticleContent-pLQFt .CaseArticleContent__blockquote-mZEa2 .CaseArticleContent__p-XHmhL .CaseArticleContent__strong-EjcTq{font-size:var(--arb-font-size-body4);font-weight:400;line-height:var(--arb-line-height-body4);width:auto}.CaseArticleContent-pLQFt .CaseArticleContent__blockquote-mZEa2 .CaseArticleContent__p-XHmhL .CaseArticleContent__em-FkTYB{font-style:normal;display:inline-block;margin-top:24px;vertical-align:bottom}.CaseArticleContent-pLQFt .CaseArticleContent__blockquote-mZEa2 .CaseArticleContent__p-XHmhL .CaseArticleContent__strong-EjcTq{color:var(--arb-black-o52)}.CaseArticleContent-pLQFt .CaseArticleContent__blockquote-mZEa2 .CaseArticleContent__p-XHmhL .CaseArticleContent__img-WcgF0{display:none}.CaseArticleContent_conclusion-pYxeZ .CaseArticleContent__blockquote-mZEa2{display:flex;flex-direction:column;width:1002px;min-height:256px;color:var(--arb-light-white);background-color:#353235;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='222' fill='none' viewBox='0 0 28 222'%3E%3Cpath fill='%23F2EFED' d='M16 210H0v12h28c-6.627 0-12-5.373-12-12m0-166.984a20 20 0 0 0-4.383-12.494l-7.234-9.044A20 20 0 0 1 0 8.984V0v48h16zM16 48H0v162h16z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0 100%}.CaseArticleContent_conclusion-pYxeZ .CaseArticleContent__blockquote-mZEa2 .CaseArticleContent__quoteIcon-kgPsr{top:32px;left:24px;width:20px;height:20px}.CaseArticleContent_conclusion-pYxeZ .CaseArticleContent__blockquote-mZEa2 .CaseArticleContent__p-XHmhL .CaseArticleContent__img-WcgF0{display:inline-block;width:32px;height:32px;margin:0 8px 0 0;border-radius:var(--arb-border-radius-m)}.CaseArticleContent_conclusion-pYxeZ .CaseArticleContent__blockquote-mZEa2 .CaseArticleContent__p-XHmhL .CaseArticleContent__em-FkTYB,.CaseArticleContent_conclusion-pYxeZ .CaseArticleContent__blockquote-mZEa2 .CaseArticleContent__p-XHmhL .CaseArticleContent__strong-EjcTq{font-size:var(--arb-font-size-body4);line-height:var(--arb-line-height-body4)}.CaseArticleContent_conclusion-pYxeZ .CaseArticleContent__blockquote-mZEa2 .CaseArticleContent__p-XHmhL .CaseArticleContent__em-FkTYB{margin-top:40px;margin-bottom:12px;color:var(--arb-light-white)}.CaseArticleContent_conclusion-pYxeZ .CaseArticleContent__blockquote-mZEa2 .CaseArticleContent__p-XHmhL .CaseArticleContent__strong-EjcTq{color:var(--arb-light-o64)}.CaseArticleContent_conclusion-pYxeZ .CaseArticleContent__blockquote-mZEa2 .CaseArticleContent__p-XHmhL:has(.CaseArticleContent__em-FkTYB){margin-top:auto;margin-bottom:0}@media (max-width:1679px){.CaseArticleContent-pLQFt>*{max-width:640px}.CaseArticleContent-pLQFt .CaseArticleContent__ul-IvTVP .CaseArticleContent__li-EjTtU{padding-left:80px}.CaseArticleContent-pLQFt .CaseArticleContent__ol-PbBRp{width:580px}.CaseArticleContent-pLQFt .CaseArticleContent__ol-PbBRp .CaseArticleContent__li-EjTtU{padding-left:50px}.CaseArticleContent-pLQFt .CaseArticleContent__dd-FOVDs,.CaseArticleContent-pLQFt .CaseArticleContent__dt-QWRAg{padding-left:80px}.CaseArticleContent_conclusion-pYxeZ .CaseArticleContent__blockquote-mZEa2{width:964px}}@media (max-width:1359px){.CaseArticleContent-pLQFt>*{max-width:586px}.CaseArticleContent-pLQFt .CaseArticleContent__h2-0d3ov{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4)}.CaseArticleContent-pLQFt .CaseArticleContent__h3-H98rK{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1);margin-top:40px;margin-bottom:40px}.CaseArticleContent-pLQFt .CaseArticleContent__ul-IvTVP .CaseArticleContent__li-EjTtU{padding-left:60px}.CaseArticleContent-pLQFt .CaseArticleContent__ol-PbBRp{width:520px}.CaseArticleContent-pLQFt .CaseArticleContent__ol-PbBRp .CaseArticleContent__li-EjTtU{padding-left:30px}.CaseArticleContent-pLQFt .CaseArticleContent__dd-FOVDs,.CaseArticleContent-pLQFt .CaseArticleContent__dt-QWRAg{width:auto;padding-left:58px}.CaseArticleContent_conclusion-pYxeZ{width:auto}.CaseArticleContent_conclusion-pYxeZ .CaseArticleContent__blockquote-mZEa2{width:586px;padding-left:88px}}@media (max-width:759px){.CaseArticleContent-pLQFt>*{width:auto}.CaseArticleContent-pLQFt .CaseArticleContent__dl-t24ij,.CaseArticleContent-pLQFt .CaseArticleContent__h2-0d3ov,.CaseArticleContent-pLQFt .CaseArticleContent__h3-H98rK,.CaseArticleContent-pLQFt .CaseArticleContent__p-XHmhL,.CaseArticleContent-pLQFt .CaseArticleContent__ul-IvTVP{margin-right:8px;margin-left:8px}.CaseArticleContent-pLQFt .CaseArticleContent__p-XHmhL:has(.CaseArticleContent__img-WcgF0){margin-top:64px;margin-bottom:64px}.CaseArticleContent-pLQFt .CaseArticleContent__h2-0d3ov{margin-top:64px;margin-bottom:64px}.CaseArticleContent-pLQFt .CaseArticleContent__h3-H98rK{margin-top:24px;margin-bottom:24px}.CaseArticleContent-pLQFt .CaseArticleContent__ul-IvTVP .CaseArticleContent__li-EjTtU{padding-left:40px}.CaseArticleContent-pLQFt .CaseArticleContent__ol-PbBRp{width:80%}.CaseArticleContent-pLQFt .CaseArticleContent__ol-PbBRp .CaseArticleContent__li-EjTtU{padding-left:12px}.CaseArticleContent-pLQFt .CaseArticleContent__blockquote-mZEa2{margin-top:64px;margin-bottom:64px;padding:80px 16px 48px}.CaseArticleContent-pLQFt .CaseArticleContent__blockquote-mZEa2 .CaseArticleContent__quoteIcon-kgPsr{left:16px}.CaseArticleContent-pLQFt .CaseArticleContent__dt-QWRAg{width:auto;padding-top:40px;background-position:-2px 0}.CaseArticleContent-pLQFt .CaseArticleContent__dd-FOVDs,.CaseArticleContent-pLQFt .CaseArticleContent__dt-QWRAg{padding-left:0}.CaseArticleContent_conclusion-pYxeZ{width:auto}.CaseArticleContent_conclusion-pYxeZ .CaseArticleContent__blockquote-mZEa2{width:auto;padding-bottom:32px;padding-left:16px;background-image:none;clip-path:polygon(0 3.871%,0 3.871%,0 3.484%,.003% 3.135%,.011% 2.82%,.027% 2.537%,.052% 2.282%,.09% 2.052%,.142% 1.844%,.213% 1.655%,.303% 1.482%,.415% 1.321%,.415% 1.321%,.531% 1.187%,.66% 1.058%,.8% .936%,.953% .819%,1.116% .709%,1.29% .605%,1.473% .508%,1.667% .419%,1.869% .337%,2.08% .264%,2.08% .264%,2.333% .192%,2.606% .135%,2.903% .09%,3.231% .057%,3.593% .033%,3.995% .017%,4.441% .007%,4.937% .002%,5.486% 0,6.095% 0,46.792% 0,46.792% 0,47.147% 0,47.468% .001%,47.759% .002%,48.023% .006%,48.263% .011%,48.484% .019%,48.689% .031%,48.881% .046%,49.064% .065%,49.241% .089%,49.241% .089%,49.395% .114%,49.549% .143%,49.7% .174%,49.85% .208%,49.999% .246%,50.145% .286%,50.289% .329%,50.431% .375%,50.571% .424%,50.709% .475%,50.709% .475%,50.861% .538%,51.012% .606%,51.164% .682%,51.321% .766%,51.487% .859%,51.663% .963%,51.853% 1.08%,52.061% 1.209%,52.288% 1.353%,52.539% 1.512%,52.858% 1.714%,52.858% 1.714%,53.109% 1.873%,53.336% 2.017%,53.544% 2.146%,53.734% 2.262%,53.91% 2.367%,54.075% 2.46%,54.233% 2.544%,54.385% 2.62%,54.536% 2.688%,54.688% 2.75%,54.688% 2.75%,54.826% 2.802%,54.965% 2.851%,55.108% 2.897%,55.252% 2.94%,55.398% 2.98%,55.546% 3.018%,55.696% 3.052%,55.848% 3.083%,56.001% 3.111%,56.156% 3.137%,56.156% 3.137%,56.333% 3.161%,56.516% 3.18%,56.708% 3.195%,56.913% 3.207%,57.134% 3.215%,57.374% 3.22%,57.638% 3.223%,57.929% 3.225%,58.25% 3.226%,58.604% 3.226%,93.905% 3.226%,93.905% 3.226%,94.514% 3.226%,95.063% 3.228%,95.559% 3.233%,96.005% 3.243%,96.407% 3.259%,96.769% 3.283%,97.097% 3.316%,97.394% 3.361%,97.667% 3.418%,97.92% 3.489%,97.92% 3.489%,98.131% 3.563%,98.333% 3.645%,98.527% 3.734%,98.711% 3.831%,98.884% 3.934%,99.047% 4.045%,99.2% 4.162%,99.34% 4.284%,99.469% 4.413%,99.585% 4.547%,99.585% 4.547%,99.697% 4.707%,99.787% 4.881%,99.858% 5.07%,99.91% 5.278%,99.948% 5.508%,99.973% 5.763%,99.989% 6.046%,99.997% 6.361%,100% 6.71%,100% 7.097%,100% 96.129%,100% 96.129%,100% 96.516%,99.997% 96.865%,99.989% 97.18%,99.973% 97.463%,99.948% 97.718%,99.91% 97.948%,99.858% 98.156%,99.787% 98.345%,99.697% 98.518%,99.585% 98.679%,99.585% 98.679%,99.469% 98.813%,99.34% 98.942%,99.2% 99.064%,99.047% 99.181%,98.884% 99.291%,98.711% 99.395%,98.527% 99.492%,98.333% 99.581%,98.131% 99.663%,97.92% 99.736%,97.92% 99.736%,97.667% 99.808%,97.394% 99.865%,97.097% 99.91%,96.769% 99.943%,96.407% 99.967%,96.005% 99.983%,95.559% 99.993%,95.063% 99.998%,94.514% 100%,93.905% 100%,6.095% 100%,6.095% 100%,5.486% 100%,4.937% 99.998%,4.441% 99.993%,3.995% 99.983%,3.593% 99.967%,3.231% 99.943%,2.903% 99.91%,2.606% 99.865%,2.333% 99.808%,2.08% 99.736%,2.08% 99.736%,1.869% 99.663%,1.667% 99.581%,1.473% 99.492%,1.29% 99.395%,1.116% 99.291%,.953% 99.181%,.8% 99.064%,.66% 98.942%,.531% 98.813%,.415% 98.679%,.415% 98.679%,.303% 98.518%,.213% 98.345%,.142% 98.156%,.09% 97.948%,.052% 97.718%,.027% 97.463%,.011% 97.18%,.003% 96.865%,0 96.516%,0 96.129%,0 3.871%)}.CaseArticleContent-pLQFt:not(.CaseArticleContent_conclusion-pYxeZ) .CaseArticleContent__blockquote-mZEa2 .CaseArticleContent__p-XHmhL .CaseArticleContent__em-FkTYB{margin-top:28px}}.CaseArticleIntroList-K7QEq{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;width:1204px;margin:0 0 80px;padding:0;list-style:none}.CaseArticleIntroList__item-MJvB3{display:flex;justify-content:space-between;gap:52px;box-sizing:border-box;min-height:148px;padding:24px;color:var(--arb-black);border-radius:var(--arb-border-radius-l);background-color:var(--arb-light-white)}.CaseArticleIntroList__item_wide-G3jt2{grid-column-end:3;grid-column-start:1;padding-right:144px}.CaseArticleIntroList__description-axaR9{font-size:var(--arb-font-size-body3);font-weight:400;line-height:var(--arb-line-height-body3);max-width:256px}.CaseArticleIntroList__title-vAye5{font-size:var(--arb-font-size-h3);font-weight:400;line-height:var(--arb-line-height-h3);max-width:430px;text-align:end}.CaseArticleIntroList__item_wide-G3jt2 .CaseArticleIntroList__title-vAye5{font-size:var(--arb-font-size-body1);font-weight:400;line-height:var(--arb-line-height-body1);text-align:left}@media (max-width:1679px){.CaseArticleIntroList-K7QEq{width:964px}.CaseArticleIntroList__item-MJvB3{min-height:124px;padding-right:24px}}@media (max-width:1359px){.CaseArticleIntroList-K7QEq{width:586px}.CaseArticleIntroList__item-MJvB3{gap:20px;padding:20px}.CaseArticleIntroList__title-vAye5{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1);max-width:280px}}@media (max-width:759px){.CaseArticleIntroList-K7QEq{display:flex;flex-direction:column;width:auto;max-width:100%;margin-bottom:64px}.CaseArticleIntroList__item-MJvB3{gap:16px;min-height:100px;padding:16px}.CaseArticleIntroList__item_wide-G3jt2{flex-direction:column;gap:76px}.CaseArticleIntroList__item_wide-G3jt2 .CaseArticleIntroList__introItemTitle-zPY6Z{max-width:none}}body:has(.PageCaseArticle-uWVXB){background-color:var(--arb-grey-11)}.PageCaseArticle-uWVXB{position:relative;margin-bottom:8px;color:var(--arb-black)}.PageCaseArticle-uWVXB:before{position:absolute;bottom:-20px;left:calc(50% - 3px);width:150px;height:80px;content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='150' height='80' fill='none' viewBox='0 0 150 80'%3E%3Cpath fill='%23F2EFED' d='M150 80H88.941a24 24 0 0 1-16.97-7.03l-5.942-5.94A24 24 0 0 0 49.059 60H0V0h150z'/%3E%3C/svg%3E");transform:translateX(calc(-50% + 20px))}.PageCaseArticle-uWVXB:after{position:absolute;bottom:-20px;left:calc(50% + 40px);width:calc(50% - 40px);height:80px;content:"";border-bottom-right-radius:12px;background:var(--arb-sand-100)}.PageCaseArticle__header-j5Zrf{padding:304px 20px 22px;color:var(--arb-light-white)}.PageCaseArticle__wrap-WZ5Te{box-sizing:border-box;max-width:1608px;margin:0 auto}.PageCaseArticle__title-eD1Io{font-size:var(--arb-font-size-h1);font-weight:400;line-height:var(--arb-line-height-h1);max-width:1002px;margin-top:0;margin-bottom:40px}.PageCaseArticle__info-wqfII{font-family:var(--arb-jetbrains-mono-font);font-size:var(--arb-font-size-sub2);line-height:var(--arb-line-height-sub2);display:flex;align-items:center;gap:32px;margin-bottom:20px;text-transform:uppercase}.PageCaseArticle__readingTime-AC1Nx{line-height:1;padding:4px 4px 3px;border:1px solid var(--arb-light-white);border-radius:4px}.PageCaseArticle__container-gHuAt{position:relative;box-sizing:border-box;padding-top:120px;padding-bottom:16px;border-radius:var(--arb-border-radius-l);background:var(--arb-sand-100)}.PageCaseArticle__container-gHuAt:before{position:absolute;top:-20px;left:50%;width:300px;height:80px;content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='80' fill='none' viewBox='0 0 300 80'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23F2EFED' d='M300 0H163.941a24 24 0 0 0-16.97 7.03l-5.942 5.94a24 24 0 0 1-16.97 7.03H0v60h300z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h300v80H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");transform:translateX(-50%)}.PageCaseArticle__container-gHuAt:after{position:absolute;top:-20px;right:0;width:50%;height:80px;content:"";border-radius:var(--arb-border-radius-l);background:var(--arb-sand-100)}.PageCaseArticle__mainContent-QVAfb{position:relative;z-index:100;display:flex;flex-direction:column;align-items:center}.PageCaseArticle__mainContentArticle-NirnL{box-sizing:border-box;padding-bottom:80px}.PageCaseArticle__resultList-oHXQg{display:flex;flex-wrap:wrap;gap:8px;box-sizing:border-box;max-width:1608px;margin:0 0 80px;padding:0;list-style:none}.PageCaseArticle__resultItem-I65_m{display:flex;flex-direction:column;justify-content:space-between;gap:36px;box-sizing:border-box;width:396px;min-height:226px;padding:20px;border:1px solid var(--arb-black);border-radius:var(--arb-border-radius-l)}.PageCaseArticle__resultItemTitle-PaF21{font-size:var(--arb-font-size-h3);line-height:var(--arb-line-height-h3);align-self:flex-end;max-width:100%;text-align:end;-webkit-hyphens:auto;hyphens:auto}.PageCaseArticle__resultItemDescription-Dc8cu{font-size:var(--arb-font-size-body2);font-weight:400;line-height:var(--arb-line-height-body2);align-self:flex-start;max-width:296px}.PageCaseArticle__resultContent-kiN7p{position:relative;display:flex;overflow:hidden;flex-direction:column;align-items:center;padding-bottom:240px}.PageCaseArticle__carousel-oMg0Z{margin-top:172px}@media (max-width:1679px){.PageCaseArticle__header-j5Zrf{padding:228px 32px 22px}.PageCaseArticle__wrap-WZ5Te{max-width:1264px}.PageCaseArticle__resultList-oHXQg{max-width:1288px}.PageCaseArticle__resultItem-I65_m{width:316px}}@media (max-width:1359px){.PageCaseArticle__header-j5Zrf{padding-top:134px;padding-right:24px;padding-left:24px}.PageCaseArticle__title-eD1Io{font-size:var(--arb-font-size-h2);line-height:var(--arb-line-height-h2);max-width:653px;margin-bottom:32px}.PageCaseArticle__info-wqfII{margin-bottom:16px}.PageCaseArticle__container-gHuAt{padding-top:80px}.PageCaseArticle__mainContentArticle-NirnL{width:586px}.PageCaseArticle__resultList-oHXQg{max-width:704px;padding:0}.PageCaseArticle__resultItem-I65_m{width:348px;min-height:226px}}@media (max-width:1023px){.PageCaseArticle__header-j5Zrf{padding-top:86px}.PageCaseArticle__carousel-oMg0Z{width:100%;margin-top:160px}.PageCaseArticle__container-gHuAt{padding-inline:8px}}@media (max-width:759px){.PageCaseArticle__header-j5Zrf{padding-top:72px;padding-right:24px;padding-left:24px}.PageCaseArticle__title-eD1Io{font-size:var(--arb-font-size-h3);line-height:var(--arb-line-height-h3);margin-bottom:32px}.PageCaseArticle__info-wqfII{margin-bottom:28px}.PageCaseArticle__container-gHuAt{padding-top:56px}.PageCaseArticle__mainContentArticle-NirnL{width:100%}.PageCaseArticle__resultItem-I65_m{width:100%;min-height:200px}.PageCaseArticle__resultContent-kiN7p{overflow:visible}.PageCaseArticle__carousel-oMg0Z{margin-top:136px}}.EventsItemUpcoming-FX1T0{position:relative;display:flex;overflow:hidden;box-sizing:border-box;width:100%;height:100%;border-radius:var(--arb-border-radius-l);background-color:var(--arb-sand-300)}.EventsItemUpcoming-FX1T0.EventsItemUpcoming_single-hJkEi{width:100%;max-width:1002px;height:396px;margin-inline:auto}.EventsItemUpcoming-FX1T0.EventsItemUpcoming_single-hJkEi .EventsItemUpcoming__main-I9xwK{margin-top:auto}.EventsItemUpcoming-FX1T0.EventsItemUpcoming_single-hJkEi.EventsItemUpcoming_withPhoto-QJnb3{max-width:1204px}.EventsItemUpcoming-FX1T0.EventsItemUpcoming_withoutLink-VgwjC{cursor:default}.EventsItemUpcoming__container-IpOlz{position:relative;z-index:10;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;padding:24px;color:var(--arb-black);border-radius:var(--arb-border-radius-l);background-color:var(--arb-light-white);transition:background .3s ease-in-out}.EventsItemUpcoming-FX1T0:not(.EventsItemUpcoming_withoutLink-VgwjC):hover .EventsItemUpcoming__container-IpOlz{color:var(--arb-black);background-color:var(--arb-grey-8)}.EventsItemUpcoming_withPhoto-QJnb3 .EventsItemUpcoming__container-IpOlz{min-height:305px;margin-top:auto;padding-top:36px;clip-path:polygon(0 4.068%,0 4.068%,.026% 3.408%,.102% 2.782%,.224% 2.198%,.387% 1.665%,.588% 1.191%,.822% .785%,1.084% .454%,1.372% .207%,1.681% .053%,2.007% 0,47.22% 0,47.22% 0,47.431% .017%,47.641% .068%,47.846% .151%,48.048% .266%,48.243% .413%,48.433% .59%,48.616% .797%,48.79% 1.033%,48.956% 1.297%,49.111% 1.589%,50.889% 5.191%,50.889% 5.191%,51.044% 5.483%,51.21% 5.747%,51.384% 5.983%,51.567% 6.19%,51.757% 6.367%,51.952% 6.513%,52.154% 6.629%,52.359% 6.712%,52.569% 6.763%,52.78% 6.78%,97.993% 6.78%,97.993% 6.78%,98.319% 6.833%,98.628% 6.987%,98.915% 7.234%,99.178% 7.565%,99.412% 7.971%,99.613% 8.445%,99.776% 8.978%,99.898% 9.562%,99.974% 10.188%,100% 10.847%,100% 95.932%,100% 95.932%,99.974% 96.592%,99.898% 97.218%,99.776% 97.802%,99.613% 98.335%,99.412% 98.809%,99.178% 99.215%,98.915% 99.546%,98.628% 99.793%,98.319% 99.947%,97.993% 100%,2.007% 100%,2.007% 100%,1.681% 99.947%,1.372% 99.793%,1.085% 99.546%,.822% 99.215%,.588% 98.809%,.387% 98.335%,.224% 97.802%,.102% 97.218%,.026% 96.592%,0 95.932%,0 4.068%)}.EventsItemUpcoming-FX1T0.EventsItemUpcoming_single-hJkEi .EventsItemUpcoming__container-IpOlz{width:100%;height:auto;margin:0;padding:24px;clip-path:none}.EventsItemUpcoming__photo-W4w1a{position:absolute;top:0;left:0;width:100%;height:336px;object-fit:cover;transition:transform .3s ease-in-out}.EventsItemUpcoming-FX1T0:not(.EventsItemUpcoming_withoutLink-VgwjC):hover .EventsItemUpcoming__photo-W4w1a{transform:scale(1.02)}.EventsItemUpcoming-FX1T0.EventsItemUpcoming_single-hJkEi .EventsItemUpcoming__photo-W4w1a{position:relative;right:0;left:auto;width:396px;height:396px;transform:scale(1.1)}.EventsItemUpcoming-FX1T0.EventsItemUpcoming_single-hJkEi:not(.EventsItemUpcoming_withoutLink-VgwjC):hover .EventsItemUpcoming__photo-W4w1a{transform:scale(1.12)}.EventsItemUpcoming__info-J6xKS{font-family:var(--arb-jetbrains-mono-font);font-size:var(--arb-font-size-sub2);font-weight:400;line-height:var(--arb-line-height-sub2);display:flex;flex-wrap:wrap;color:var(--arb-black-o52)}.EventsItemUpcoming__date-QgzX5{margin-right:56px}.EventsItemUpcoming__place-wO6NI{text-transform:uppercase}.EventsItemUpcoming__title-xnr60{font-size:var(--arb-font-size-h4);font-weight:400;line-height:var(--arb-line-height-h4);margin-top:0;margin-bottom:16px}.EventsItemUpcoming-FX1T0.EventsItemUpcoming_single-hJkEi .EventsItemUpcoming__title-xnr60{font-size:var(--arb-font-size-h3);line-height:var(--arb-line-height-h3);max-width:674px}.EventsItemUpcoming-FX1T0.EventsItemUpcoming_single-hJkEi .EventsItemUpcoming__description-mK423{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2);max-width:674px}.EventsItemUpcoming__description-mK423{font-size:var(--arb-font-size-body3);font-weight:400;line-height:var(--arb-line-height-body3);margin:0}@media (max-width:1679px){.EventsItemUpcoming__photo-W4w1a{height:236px}.EventsItemUpcoming_withPhoto-QJnb3 .EventsItemUpcoming__container-IpOlz{clip-path:polygon(0 4.286%,0 4.286%,.033% 3.591%,.128% 2.931%,.28% 2.316%,.484% 1.755%,.735% 1.255%,1.028% .827%,1.357% .478%,1.717% .218%,2.103% .056%,2.51% 0,60.538% 0,60.538% 0,60.803% .018%,61.065% .071%,61.322% .159%,61.574% .281%,61.819% .435%,62.056% .622%,62.285% .84%,62.503% 1.088%,62.71% 1.366%,62.905% 1.674%,65.128% 5.469%,65.128% 5.469%,65.323% 5.776%,65.53% 6.055%,65.749% 6.303%,65.977% 6.521%,66.214% 6.708%,66.459% 6.862%,66.711% 6.984%,66.968% 7.072%,67.23% 7.125%,67.495% 7.143%,97.49% 7.143%,97.49% 7.143%,97.897% 7.199%,98.283% 7.361%,98.643% 7.621%,98.972% 7.97%,99.265% 8.398%,99.516% 8.897%,99.72% 9.459%,99.872% 10.074%,99.967% 10.733%,100% 11.429%,100% 95.714%,100% 95.714%,99.967% 96.409%,99.872% 97.069%,99.72% 97.684%,99.516% 98.245%,99.265% 98.745%,98.972% 99.173%,98.643% 99.522%,98.283% 99.781%,97.897% 99.944%,97.49% 100%,2.51% 100%,2.51% 100%,2.103% 99.944%,1.717% 99.781%,1.357% 99.522%,1.028% 99.173%,.735% 98.745%,.484% 98.245%,.28% 97.684%,.128% 97.069%,.033% 96.409%,0 95.714%,0 4.286%)}.EventsItemUpcoming-FX1T0.EventsItemUpcoming_single-hJkEi{max-width:803px;height:328px}.EventsItemUpcoming-FX1T0.EventsItemUpcoming_single-hJkEi.EventsItemUpcoming_withPhoto-QJnb3{max-width:964px}.EventsItemUpcoming-FX1T0.EventsItemUpcoming_single-hJkEi .EventsItemUpcoming__photo-W4w1a{width:328px;height:328px}.EventsItemUpcoming-FX1T0.EventsItemUpcoming_single-hJkEi .EventsItemUpcoming__description-mK423,.EventsItemUpcoming-FX1T0.EventsItemUpcoming_single-hJkEi .EventsItemUpcoming__title-xnr60{max-width:535px}}@media (max-width:1359px){.EventsItemUpcoming_withPhoto-QJnb3 .EventsItemUpcoming__container-IpOlz{min-height:324px}.EventsItemUpcoming-FX1T0.EventsItemUpcoming_single-hJkEi .EventsItemUpcoming__title-xnr60,.EventsItemUpcoming__title-xnr60{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1);margin-bottom:12px}.EventsItemUpcoming-FX1T0.EventsItemUpcoming_single-hJkEi .EventsItemUpcoming__description-mK423,.EventsItemUpcoming__description-mK423{font-size:var(--arb-font-size-body4);line-height:var(--arb-line-height-body4)}}@media (max-width:1023px){.EventsItemUpcoming-FX1T0.EventsItemUpcoming_single-hJkEi{max-width:586px;height:252px}.EventsItemUpcoming-FX1T0.EventsItemUpcoming_single-hJkEi .EventsItemUpcoming__container-IpOlz,.EventsItemUpcoming__container-IpOlz,.EventsItemUpcoming_withPhoto-QJnb3 .EventsItemUpcoming__container-IpOlz{padding:20px}.EventsItemUpcoming_withPhoto-QJnb3 .EventsItemUpcoming__container-IpOlz{min-height:280px;clip-path:none}.EventsItemUpcoming-FX1T0.EventsItemUpcoming_single-hJkEi .EventsItemUpcoming__container-IpOlz{min-height:auto}.EventsItemUpcoming-FX1T0.EventsItemUpcoming_single-hJkEi .EventsItemUpcoming__title-xnr60{margin-bottom:16px}.EventsItemUpcoming-FX1T0.EventsItemUpcoming_single-hJkEi .EventsItemUpcoming__photo-W4w1a{width:252px;height:252px}.EventsItemUpcoming-FX1T0.EventsItemUpcoming_single-hJkEi .EventsItemUpcoming__description-mK423,.EventsItemUpcoming-FX1T0.EventsItemUpcoming_single-hJkEi .EventsItemUpcoming__title-xnr60{max-width:384px}.EventsItemUpcoming__photo-W4w1a{height:210px}.EventsItemUpcoming__info-J6xKS{margin-bottom:16px}}@media (max-width:759px){.EventsItemUpcoming-FX1T0.EventsItemUpcoming_single-hJkEi{height:288px}.EventsItemUpcoming-FX1T0.EventsItemUpcoming_single-hJkEi.EventsItemUpcoming_withPhoto-QJnb3{flex-direction:column-reverse;justify-content:space-between;height:480px}.EventsItemUpcoming-FX1T0.EventsItemUpcoming_single-hJkEi .EventsItemUpcoming__title-xnr60{margin-bottom:12px}.EventsItemUpcoming-FX1T0.EventsItemUpcoming_single-hJkEi:not(.EventsItemUpcoming_withPhoto-QJnb3) .EventsItemUpcoming__main-I9xwK{max-width:none}.EventsItemUpcoming-FX1T0.EventsItemUpcoming_single-hJkEi .EventsItemUpcoming__container-IpOlz,.EventsItemUpcoming__container-IpOlz,.EventsItemUpcoming_withPhoto-QJnb3 .EventsItemUpcoming__container-IpOlz{padding:16px}.EventsItemUpcoming-FX1T0.EventsItemUpcoming_single-hJkEi.EventsItemUpcoming_withPhoto-QJnb3 .EventsItemUpcoming__container-IpOlz{height:288px}.EventsItemUpcoming-FX1T0.EventsItemUpcoming_single-hJkEi.EventsItemUpcoming_withPhoto-QJnb3 .EventsItemUpcoming__photo-W4w1a{width:100%;max-height:192px}.EventsItemUpcoming__photo-W4w1a{height:210px}.EventsItemUpcoming-FX1T0.EventsItemUpcoming_single-hJkEi .EventsItemUpcoming__description-mK423,.EventsItemUpcoming-FX1T0.EventsItemUpcoming_single-hJkEi .EventsItemUpcoming__title-xnr60{max-width:none}}.EventsListUpcoming-kJjzp{display:grid;grid-template-columns:repeat(2,598px);grid-auto-rows:598px;grid-gap:8px;width:-moz-fit-content;width:fit-content;margin:0 auto;padding:0;list-style:none}@media (max-width:1679px){.EventsListUpcoming-kJjzp{grid-template-columns:repeat(2,478px);grid-auto-rows:496px}}@media (max-width:1023px){.EventsListUpcoming-kJjzp{grid-template-columns:repeat(2,1fr);grid-auto-rows:480px}}@media (max-width:759px){.EventsListUpcoming-kJjzp{grid-template-columns:repeat(1,1fr);grid-auto-rows:460px}}.EventsItemPast-gHPmf{position:relative;display:flex;overflow:hidden;width:100%;height:100%;border-radius:var(--arb-border-radius-l);background-color:var(--arb-light-white)}.EventsItemPast-gHPmf.EventsItemPast_withoutLink-xY8O4{cursor:default}.EventsItemPast__container-lBG1Y{position:relative;z-index:10;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;padding:24px;color:var(--arb-black);border-radius:var(--arb-border-radius-l);background-color:var(--arb-sand-300);transition:background .3s ease-in-out}.EventsItemPast-gHPmf:not(.EventsItemPast_withoutLink-xY8O4):hover .EventsItemPast__container-lBG1Y{color:var(--arb-black);background-color:var(--arb-sand-200)}.EventsItemPast_withPhoto-Hdz3t .EventsItemPast__container-lBG1Y{height:396px;margin-top:auto}.EventsItemPast__photo-_nSCu{position:absolute;top:0;left:0;width:100%;height:336px;object-fit:cover;transition:transform .3s ease-in-out}.EventsItemPast-gHPmf:not(.EventsItemPast_withoutLink-xY8O4):hover .EventsItemPast__photo-_nSCu{transform:scale(1.02)}.EventsItemPast__info-C7eTo{font-family:var(--arb-jetbrains-mono-font);font-size:var(--arb-font-size-sub2);font-weight:400;line-height:var(--arb-line-height-sub2);display:flex;flex-wrap:wrap;color:var(--arb-black-o52)}.EventsItemPast__date-Uma29{margin-right:56px}.EventsItemPast__place-SjNjK{text-transform:uppercase}.EventsItemPast__wrap-ljZcJ{display:flex;flex-direction:column;gap:16px}.EventsItemPast__title-LAYky{font-size:var(--arb-font-size-h4);font-weight:400;line-height:var(--arb-line-height-h4);margin-top:0;margin-bottom:auto}.EventsItemPast__title_compact-_JOkJ{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1)}.EventsItemPast__description-feFa2{font-size:var(--arb-font-size-body3);font-weight:400;line-height:var(--arb-line-height-body3);margin:0}.EventsItemPast__description_compact-UaQEs{font-size:var(--arb-font-size-body4);line-height:var(--arb-line-height-body4)}.EventsItemPast__pills-yymiG{display:flex;gap:2px;margin-top:24px;margin-bottom:0;padding:0;list-style:none}.EventsItemPast__pill-jHcG3{font-family:var(--arb-jetbrains-mono-font);text-transform:uppercase}@media (max-width:1679px){.EventsItemPast_withPhoto-Hdz3t .EventsItemPast__container-lBG1Y{height:350px}.EventsItemPast__photo-_nSCu{height:284px}}@media (max-width:1359px){.EventsItemPast_withPhoto-Hdz3t .EventsItemPast__container-lBG1Y{height:288px}.EventsItemPast__title-LAYky{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1)}.EventsItemPast__description-feFa2{font-size:var(--arb-font-size-body4);line-height:var(--arb-line-height-body4)}.EventsItemPast__wrap-ljZcJ{gap:12px}.EventsItemPast__photo-_nSCu{height:242px}.EventsItemPast__pills-yymiG{margin-top:12px}}@media (max-width:1023px){.EventsItemPast__container-lBG1Y{padding:20px}}@media (max-width:759px){.EventsItemPast__container-lBG1Y{padding:16px}.EventsItemPast_withPhoto-Hdz3t .EventsItemPast__container-lBG1Y{width:100%;height:auto;min-height:288px}.EventsItemPast__photo-_nSCu{height:205px}.EventsItemPast__wrap-ljZcJ{height:auto}.EventsItemPast__info-C7eTo{margin-bottom:16px}}.EventsListPast-FPEQc{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:699px;grid-gap:8px;width:-moz-fit-content;width:fit-content;margin:0 auto;padding:0;list-style:none}@media (max-width:1679px){.EventsListPast-FPEQc{grid-auto-rows:580px}}@media (max-width:1359px){.EventsListPast-FPEQc{grid-template-columns:repeat(2,478px);grid-auto-rows:496px}}@media (max-width:1023px){.EventsListPast-FPEQc{grid-template-columns:repeat(2,1fr);grid-auto-rows:480px}}@media (max-width:759px){.EventsListPast-FPEQc{grid-template-columns:repeat(1,1fr);grid-auto-rows:460px}}.LoadMoreButton-uiuvm{position:relative;display:flex;justify-content:center}.LoadMoreButton-uiuvm .LoadMoreButton__button-yo0kb{font-family:var(--arb-jetbrains-mono-font);font-size:var(--arb-font-size-body3);font-weight:400;line-height:var(--arb-line-height-body3);text-transform:uppercase;color:var(--arb-light-white);background-color:var(--arb-grey-11)}.LoadMoreButton__error-wvcBR{font-size:var(--arb-font-size-sub2);line-height:var(--arb-line-height-sub2);position:absolute;bottom:-32px;left:50%;width:100%;text-align:center;color:var(--red);transform:translateX(-50%)}.PageEvents-eZCcB{display:block}.PageEvents__intro-_xcyX{margin-bottom:270px}.PageEvents__title-S0uKY{font-family:var(--arb-jetbrains-mono-font);font-size:var(--arb-font-size-sub1);font-weight:400;line-height:var(--arb-line-height-sub1);margin-top:0;margin-bottom:80px;text-transform:uppercase;color:var(--arb-light-white)}.PageEvents__pastEvents-gtEjh,.PageEvents__upcomingEvents-yplPy{margin-bottom:220px}.PageEvents__loadMore-c8oPU{margin-top:40px}@media (max-width:1679px){.PageEvents__intro-_xcyX{margin-bottom:176px}.PageEvents__upcomingEvents-yplPy{margin-bottom:200px}.PageEvents__pastEvents-gtEjh{margin-bottom:280px}.PageEvents__title-S0uKY{margin-bottom:56px}}@media (max-width:1023px){.PageEvents__intro-_xcyX{margin-bottom:100px}.PageEvents__title-S0uKY{margin-bottom:32px}.PageEvents__pastEvents-gtEjh,.PageEvents__upcomingEvents-yplPy{margin-bottom:160px}}@media (max-width:759px){.PageEvents__title-S0uKY{margin-left:8px}.PageEvents__upcomingEvents-yplPy{margin-bottom:100px}.PageEvents__pastEvents-gtEjh{margin-bottom:148px}}.CabinetPossibilitiesSection-EmYY6{--transition-rule:0.15s ease-in-out}.CabinetPossibilitiesSection__title-INJQn{font-family:var(--arb-jetbrains-mono-font);line-height:20px;text-transform:uppercase}.CabinetPossibilitiesSection__possibilities-fNIxT{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:81px}.CabinetPossibilitiesSection__possibility-C5KzB{display:flex;flex-direction:column;justify-content:space-between;align-items:start;box-sizing:border-box;height:396px;padding:24px;text-decoration:none;color:var(--arb-light-white);border-radius:var(--arb-border-radius-l);outline:none;background-color:var(--arb-grey-11);background-repeat:no-repeat;background-position:50%;background-size:100%;transition:background-color var(--transition-rule),background-size var(--transition-rule)}.CabinetPossibilitiesSection__possibility-C5KzB:hover{background-color:var(--arb-grey-17);background-size:106%}.CabinetPossibilitiesSection__possibility_withImage-K93kq{grid-column:span 2}.CabinetPossibilitiesSection__possibilityTitle-zzCgF{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4)}.CabinetPossibilitiesSection__possibilityDescription-ihZLd{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);color:#ffffffa3}.CabinetPossibilitiesSection__possibilityDescription_half-EePu4{max-width:50%}@media (max-width:1679px){.CabinetPossibilitiesSection__possibilities-fNIxT{margin-top:64px}.CabinetPossibilitiesSection__possibility-C5KzB{height:316px}}@media (max-width:1359px){.CabinetPossibilitiesSection__possibility-C5KzB{flex-direction:column;height:348px;padding:20px}.CabinetPossibilitiesSection__possibilityTitle-zzCgF{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1)}.CabinetPossibilitiesSection__possibilityDescription-ihZLd{font-size:var(--arb-font-size-body4);line-height:var(--arb-line-height-body4)}.CabinetPossibilitiesSection__possibilities-fNIxT{grid-template-columns:repeat(2,1fr)}}@media (max-width:759px){.CabinetPossibilitiesSection__possibilities-fNIxT{overflow:hidden;overflow-x:scroll;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;grid-template-columns:auto;grid-template-rows:repeat(1,1fr);margin-top:32px;scrollbar-width:none}.CabinetPossibilitiesSection__possibilities-fNIxT::-webkit-scrollbar{display:none}.CabinetPossibilitiesSection__possibility-C5KzB{scroll-snap-align:start;grid-row:1;gap:24px;width:300px;height:380px;-webkit-tap-highlight-color:transparent;background-position:-300px 130px;background-size:595px;padding-inline:16px}.CabinetPossibilitiesSection__possibility-C5KzB:hover{background-color:var(--arb-grey-17);background-size:595px}.CabinetPossibilitiesSection__possibility_mobile-Fb6ih{background-position:bottom;background-size:300px 250px}.CabinetPossibilitiesSection__possibility_mobile-Fb6ih:hover{background-size:300px 250px}.CabinetPossibilitiesSection__possibility_withImage-K93kq{justify-content:start}.CabinetPossibilitiesSection__possibilityTitle-zzCgF{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1)}.CabinetPossibilitiesSection__possibilityDescription-ihZLd{font-size:var(--arb-font-size-body4);line-height:var(--arb-line-height-body4)}.CabinetPossibilitiesSection__possibilityDescription_half-EePu4{max-width:100%}}.FAQ2-vk2VO{display:flex;flex-direction:column;align-items:flex-start;gap:32px}.FAQ2__section-JmnGO{border-top:1px solid var(--fill)}.FAQ2__section_border_top-r1DRd:first-child{border-top:none}.FAQ2__section_border_bottom-byjw1:last-child{border-bottom:1px solid var(--fill)}.FAQ2__title-hTeH9{font-family:var(--main-heading-font);font-size:var(--font-size-h1);font-weight:var(--font-weight-bold);line-height:52px;margin:0;letter-spacing:1.128px;color:var(--foreground);font-feature-settings:lining-nums tabular-nums;font-variant-numeric:lining-nums tabular-nums}.FAQ2_mobile-ZV2Gf .FAQ2__title-hTeH9{font-size:var(--font-size-h4);line-height:var(--font-size-h4);letter-spacing:.576px}.FAQ2__icon-w2ovg:last-child{color:var(--foreground);transition:unset}.FAQ2__question-A2NtN{display:flex;flex-direction:column;align-items:flex-start;margin:0;padding:24px 12px 24px 0;-webkit-user-select:none;user-select:none;color:var(--foreground)}.FAQ2_mobile-ZV2Gf .FAQ2__question-A2NtN{padding:16px 12px 16px 0}.FAQ2__questionTitle-lqqla{font-size:var(--font-size-h4);font-weight:var(--font-weight-bold);line-height:var(--line-height-h4);letter-spacing:.576px;font-feature-settings:lining-nums tabular-nums;font-variant-numeric:lining-nums tabular-nums}.FAQ2_mobile-ZV2Gf .FAQ2__questionTitle-lqqla{letter-spacing:unset}.FAQ2__questionSubtitle-MLBOb,.FAQ2_mobile-ZV2Gf .FAQ2__questionTitle-lqqla{font-size:var(--font-size-body0);line-height:var(--line-height-body0);font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums}.FAQ2__questionSubtitle-MLBOb{display:inline-block;margin-top:8px}.FAQ2_mobile-ZV2Gf .FAQ2__questionSubtitle-MLBOb{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-top:4px}.FAQ2__answer-r5tIE{font-size:var(--font-size-body0);line-height:var(--line-height-body0);padding-bottom:24px;color:var(--foreground)}.FAQ2_mobile-ZV2Gf .FAQ2__answer-r5tIE{font-size:var(--font-size-body1);line-height:var(--line-height-body1);padding-bottom:16px}.FAQ2__header-b8mrf{color:var(--foreground);-webkit-tap-highlight-color:transparent}.FAQ2__header-b8mrf:hover .FAQ2__icon-w2ovg,.FAQ2__header-b8mrf:hover .FAQ2__question-A2NtN{color:var(--red)}.FAQ2_mobile-ZV2Gf .FAQ2__header-b8mrf:hover .FAQ2__icon-w2ovg,.FAQ2_mobile-ZV2Gf .FAQ2__header-b8mrf:hover .FAQ2__question-A2NtN{color:var(--foreground)}.FAQ2_mobile-ZV2Gf .FAQ2__header-b8mrf:hover{background-color:var(--overlay-quinary)}.FAQ2__customBottomBlock-ZP7zM{color:var(--foreground)}.ArbFaq2-t6I9m{font-weight:400}.ArbFaq2__answer-k0BZI{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);display:flex;flex-direction:column;gap:12px}:scope [class*=FAQ2__questionTitle]{font-weight:400}:scope [class*=FAQ2__header]:hover [class*=FAQ2__icon],:scope [class*=FAQ2__header]:hover [class*=FAQ2__question]{color:#ffffffa3}.PageCabinet-eXIkR{color:var(--arb-light-white)}.PageCabinet__intro-uRA2j{margin-bottom:198px}.PageCabinet__faq-OQBqD{margin-top:210px;margin-bottom:207px;margin-left:404px}.PageCabinet__faqLink-CtRbm{text-decoration:none;text-decoration:underline;color:var(--arb-light-white)}.PageCabinet__faqLink-CtRbm:hover{color:#ffffffa3}@media (max-width:1679px){.PageCabinet__faq-OQBqD{margin-left:324px;margin-block:176px}}@media (max-width:1359px){.PageCabinet-eXIkR{padding-top:8px}.PageCabinet__intro-uRA2j{margin-bottom:160px}.PageCabinet__faq-OQBqD{margin-left:237px;margin-block:160px}}@media (max-width:1023px){.PageCabinet-eXIkR{padding-top:0}}@media (max-width:759px){.PageCabinet__intro-uRA2j{margin-bottom:100px}.PageCabinet__faq-OQBqD{margin-left:0;margin-block:100px}}.PageSubscriptionsConfirm-anXD7{display:block}.PageSubscriptionsConfirm__section-sYpo_{margin-bottom:100px}.ArbSubheader-ay8RW{display:block;margin:0}.ArbSubheader_lightWhite-GSv3H{color:var(--arb-light-white)}.ArbSubheader_lightGrey-tVDfO{color:var(--arb-light-o64)}.ArbSubheader_small-SFUl9{font-family:var(--arb-jetbrains-mono-font);font-size:var(--arb-font-size-body3);font-weight:400;font-style:normal;line-height:var(--arb-line-height-body3);text-transform:uppercase}.ArbSubheader_big-Cp15V{font-size:var(--arb-font-size-h2);font-weight:400;font-style:normal;line-height:var(--arb-line-height-h2)}.ArbSubheader-ay8RW .ArbSubheader__asterisk-OTHg8{font-family:var(--main-heading-font);margin-left:2px;color:var(--arb-light-o64)}@media (max-width:1359px){.ArbSubheader_big-Cp15V{font-size:var(--arb-font-size-h3);line-height:var(--arb-line-height-h3)}}@media (max-width:759px){.ArbSubheader-ay8RW{padding-left:8px}.ArbSubheader_big-Cp15V{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4)}}.ImageBlock-IhIzh{padding-left:325px;margin-block:220px}.ImageBlock__description-s4N0t,.ImageBlock__title-lZuxl{max-width:620px}.ImageBlock__description-s4N0t{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2);color:var(--arb-light-o64);margin-block:32px 0}.ImageBlock__img-lY4zz{max-width:842px;margin-top:72px}.ImageBlock__link-kLz1H{max-width:405px;margin-top:76px}@media (max-width:1359px){.ImageBlock-IhIzh{padding-left:60px;margin-block:160px}.ImageBlock__description-s4N0t,.ImageBlock__title-lZuxl{max-width:510px}.ImageBlock__img-lY4zz{max-width:100%;margin-top:32px}.ImageBlock__link-kLz1H{margin-top:52px}}@media (max-width:759px){.ImageBlock-IhIzh{padding-left:0;margin-block:100px}.ImageBlock__description-s4N0t,.ImageBlock__img-lY4zz,.ImageBlock__link-kLz1H{margin-inline:8px}.ImageBlock__description-s4N0t{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3)}.ImageBlock__img-lY4zz{max-width:calc(100% - 16px);margin-top:72px}.ImageBlock__link-kLz1H{margin-top:72px}}.ContentVideoList-x7o8A{--transition-rule:0.3s ease-in-out;margin-block:220px}.ContentVideoList__title-br_h4{font-family:var(--arb-jetbrains-mono-font);font-size:var(--arb-font-size-sub1);font-weight:400;line-height:var(--arb-line-height-sub1);margin-top:0;margin-bottom:72px;text-transform:uppercase;color:var(--arb-light-white)}.ContentVideoList__list-Wke8U{display:grid;grid-template-columns:repeat(2,1fr);row-gap:48px;column-gap:8px;margin:0;padding:0 202px;list-style-type:none}.ContentVideoList__itemContainer-wKV72{display:flex;flex-direction:column;gap:32px}.ContentVideoList__item-pal_W{position:relative;display:flex;overflow:hidden;flex-direction:column;justify-content:flex-end;box-sizing:border-box;padding:24px 100px 24px 28px;border-radius:var(--arb-border-radius-l);background:#1c1a1c99;transition:background var(--transition-rule);aspect-ratio:600/800}.ContentVideoList__item-pal_W:hover{cursor:pointer;background:none}.ContentVideoList__item-pal_W:hover .ContentVideoList__icon-HTKfN{color:#2c282c;background:var(--arb-light-white)}.ContentVideoList__item-pal_W:before{position:absolute;z-index:-1;bottom:-50px;left:0;width:100%;height:229px;content:"";background:#1c1a1c99;filter:blur(86px);mix-blend-mode:hard-light}.ContentVideoList__item_playing-h52A0{background:none}.ContentVideoList__poster-syu4c,.ContentVideoList__video-JLJ5g{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.ContentVideoList__video-JLJ5g{z-index:-3}.ContentVideoList__poster-syu4c{z-index:-2;opacity:0;transition:opacity var(--transition-rule)}.ContentVideoList__poster_visible-w2k5M{opacity:1}.ContentVideoList__icon-HTKfN{position:absolute;right:20px;bottom:20px;box-sizing:border-box;width:58px;height:58px;padding:17px;border-radius:var(--arb-border-radius-s);background:#f0d9f014;transition:background var(--transition-rule),color var(--transition-rule)}.ContentVideoList__itemTitle-h46Lm{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4);color:#fbfaf9}.ContentVideoList__description-bhFzK{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2);margin-top:8px;color:#fbfaf9}.ContentVideoList__link-oXyb3{display:flex;justify-content:center;align-items:center;height:56px;text-decoration:none;color:var(--arb-light-white);border-radius:var(--arb-border-radius-s);background:#2c282c;transition:background var(--transition-rule),color var(--transition-rule)}.ContentVideoList__link-oXyb3:hover{color:var(--arb-grey-11);background:var(--arb-light-white)}.ContentVideoList__content-wVAxy{transition:opacity var(--transition-rule)}.ContentVideoList__content_hidden-_kqDw{opacity:0}@media (max-width:1679px){.ContentVideoList__list-Wke8U{padding:0 162px}}@media (max-width:1359px){.ContentVideoList__title-br_h4{margin-bottom:32px}.ContentVideoList__list-Wke8U{width:-moz-fit-content;width:fit-content;padding:0;margin-inline:auto}.ContentVideoList__item-pal_W{aspect-ratio:600/900}.ContentVideoList__itemContainer-wKV72{max-width:400px}}@media (max-width:1023px){.ContentVideoList__list-Wke8U{grid-template-columns:repeat(2,1fr)}}@media (max-width:759px){.ContentVideoList-x7o8A{margin-block:100px}.ContentVideoList__title-br_h4{margin-bottom:40px;padding-left:8px}.ContentVideoList__list-Wke8U{justify-content:center;grid-template-columns:repeat(1,343px)}.ContentVideoList__itemContainer-wKV72{gap:6px;width:100%}.ContentVideoList__item-pal_W{padding:24px 100px 24px 20px}.ContentVideoList__itemTitle-h46Lm{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2)}.ContentVideoList__description-bhFzK{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);margin-top:6px}}.TileList-rBuD7{margin-block:220px;margin-inline:auto}.TileList__title-UDIxQ{padding-left:325px}.TileList__list-SeKL2{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(366px,auto);gap:14px;max-width:1126px;margin-top:72px;margin-inline:auto}.TileList__item-J_ZhQ{display:flex;flex-direction:column;justify-content:space-between;padding:24px;border-radius:var(--arb-border-radius-l);background:var(--arb-light-white)}.TileList__item_shaped-V8CeP{clip-path:polygon(99.805% 7.588%,99.805% 7.588%,99.762% 7.056%,99.638% 6.551%,99.439% 6.081%,99.173% 5.651%,98.845% 5.269%,98.463% 4.941%,98.033% 4.675%,97.563% 4.476%,97.058% 4.352%,96.527% 4.309%,51.787% 4.309%,51.605% 4.309%,51.605% 4.309%,51.178% 4.295%,50.755% 4.253%,50.337% 4.183%,49.925% 4.087%,49.52% 3.963%,49.125% 3.814%,48.739% 3.639%,48.365% 3.438%,48.004% 3.213%,47.658% 2.963%,45.283% 1.132%,45.283% 1.132%,44.998% .926%,44.701% .741%,44.395% .575%,44.079% .429%,43.755% .304%,43.423% .2%,43.085% .117%,42.742% .056%,42.395% .017%,42.044% 0,3.281% 0,3.281% 0,2.749% .043%,2.245% .167%,1.774% .366%,1.344% .633%,.962% .96%,.635% 1.342%,.368% 1.772%,.169% 2.242%,.045% 2.747%,.002% 3.279%,.002% 96.713%,.002% 96.713%,.045% 97.244%,.169% 97.749%,.368% 98.219%,.635% 98.649%,.962% 99.031%,1.344% 99.359%,1.774% 99.625%,2.245% 99.824%,2.749% 99.948%,3.281% 99.991%,96.527% 99.991%,96.527% 99.991%,97.058% 99.948%,97.563% 99.824%,98.033% 99.625%,98.463% 99.359%,98.845% 99.031%,99.173% 98.649%,99.439% 98.219%,99.638% 97.749%,99.762% 97.244%,99.805% 96.713%,99.805% 7.588%)}.TileList__itemIcon-XMw3g{width:32px;height:32px}.TileList__itemContent-edoZ4{display:flex;flex-direction:column;gap:16px}.TileList__itemTitle-F2Yg0{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4);color:var(--arb-black)}.TileList__itemDescription-DKfhq{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);color:var(--arb-black-o52)}@media (max-width:1359px){.TileList-rBuD7{margin-block:160px}.TileList__title-UDIxQ{padding-left:60px}.TileList__list-SeKL2{grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(344px,auto);gap:16px;margin-top:52px}.TileList__item_wide-fQZka{grid-column:span 2}.TileList__itemContent_wide-vUKyT{max-width:440px}.TileList__item_wide-fQZka.TileList__item_shaped-V8CeP{clip-path:polygon(47.464% -.018%,1.705% -.018%,1.705% -.018%,1.428% .028%,1.166% .16%,.921% .372%,.698% .655%,.499% 1.004%,.329% 1.41%,.19% 1.868%,.087% 2.368%,.022% 2.905%,0 3.471%,0 96.494%,0 96.494%,.022% 97.06%,.087% 97.596%,.19% 98.097%,.329% 98.554%,.499% 98.961%,.698% 99.309%,.921% 99.593%,1.166% 99.804%,1.428% 99.937%,1.705% 99.982%,98.295% 99.982%,98.295% 99.982%,98.572% 99.937%,98.834% 99.804%,99.079% 99.593%,99.302% 99.309%,99.501% 98.961%,99.671% 98.554%,99.81% 98.097%,99.913% 97.596%,99.978% 97.06%,100% 96.494%,100% 7.073%,100% 7.073%,99.977% 6.64%,99.91% 6.239%,99.806% 5.874%,99.669% 5.546%,99.505% 5.261%,99.319% 5.02%,99.116% 4.826%,98.903% 4.685%,98.683% 4.597%,98.463% 4.567%,98.368% 4.567%,52.553% 4.567%,52.458% 4.567%,52.458% 4.567%,52.236% 4.552%,52.016% 4.507%,51.798% 4.433%,51.584% 4.331%,51.374% 4.199%,51.168% 4.041%,50.968% 3.854%,50.774% 3.641%,50.586% 3.401%,50.406% 3.136%,49.171% 1.187%,49.171% 1.187%,49.021% .966%,48.865% .766%,48.703% .588%,48.536% .432%,48.365% .298%,48.191% .188%,48.012% .1%,47.831% .037%,47.648% -.003%,47.464% -.018%)}}@media (max-width:759px){.TileList-rBuD7{margin-block:100px}.TileList__title-UDIxQ{padding-left:8px}.TileList__list-SeKL2{grid-template-columns:repeat(1,1fr);gap:14px}.TileList__item_shaped-V8CeP,.TileList__item_wide-fQZka.TileList__item_shaped-V8CeP{clip-path:polygon(99.805% 7.588%,99.805% 7.588%,99.762% 7.056%,99.638% 6.551%,99.439% 6.081%,99.173% 5.651%,98.845% 5.269%,98.463% 4.941%,98.033% 4.675%,97.563% 4.476%,97.058% 4.352%,96.527% 4.309%,51.787% 4.309%,51.605% 4.309%,51.605% 4.309%,51.178% 4.295%,50.755% 4.253%,50.337% 4.183%,49.925% 4.087%,49.52% 3.963%,49.125% 3.814%,48.739% 3.639%,48.365% 3.438%,48.004% 3.213%,47.658% 2.963%,45.283% 1.132%,45.283% 1.132%,44.998% .926%,44.701% .741%,44.395% .575%,44.079% .429%,43.755% .304%,43.423% .2%,43.085% .117%,42.742% .056%,42.395% .017%,42.044% 0,3.281% 0,3.281% 0,2.749% .043%,2.245% .167%,1.774% .366%,1.344% .633%,.962% .96%,.635% 1.342%,.368% 1.772%,.169% 2.242%,.045% 2.747%,.002% 3.279%,.002% 96.713%,.002% 96.713%,.045% 97.244%,.169% 97.749%,.368% 98.219%,.635% 98.649%,.962% 99.031%,1.344% 99.359%,1.774% 99.625%,2.245% 99.824%,2.749% 99.948%,3.281% 99.991%,96.527% 99.991%,96.527% 99.991%,97.058% 99.948%,97.563% 99.824%,98.033% 99.625%,98.463% 99.359%,98.845% 99.031%,99.173% 98.649%,99.439% 98.219%,99.638% 97.749%,99.762% 97.244%,99.805% 96.713%,99.805% 7.588%)}.TileList__item_wide-fQZka{grid-column:span 1}}.Paragraph-jgGmw{margin-block:220px}.Paragraph__text-w96y0{font-size:var(--arb-font-size-h4);font-weight:400;font-style:normal;line-height:var(--arb-line-height-h4);display:block;padding-left:325px;color:var(--arb-light-white);margin-block:72px 0}@media (max-width:1359px){.Paragraph-jgGmw{margin-block:160px}.Paragraph__text-w96y0{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1);margin-top:32px;padding-left:60px}}@media (max-width:759px){.Paragraph-jgGmw{margin-block:100px}.Paragraph__text-w96y0{padding-left:8px}}.InfoBlockSand-oiAwQ{position:relative;z-index:0;overflow:hidden;max-width:1126px;margin-inline:auto;margin-block:220px}.InfoBlockSand__img-VwQb6{position:absolute;right:40px;bottom:-115px;width:520px;object-fit:contain}.InfoBlockSand__card-PhEa_{display:flex;flex-direction:column;box-sizing:border-box;min-height:440px;padding:24px;background-color:var(--arb-sand-300);clip-path:polygon(0 97.16%,0 97.16%,.014% 97.603%,.054% 98.022%,.119% 98.413%,.206% 98.771%,.312% 99.088%,.436% 99.361%,.576% 99.583%,.729% 99.748%,.892% 99.852%,1.065% 99.888%,98.978% 99.999%,98.978% 99.999%,99.151% 99.963%,99.315% 99.86%,99.468% 99.695%,99.608% 99.473%,99.732% 99.2%,99.839% 98.883%,99.925% 98.525%,99.99% 98.134%,100.03% 97.714%,100.044% 97.272%,100.044% 7.273%,100.044% 7.273%,100.03% 6.83%,99.99% 6.411%,99.925% 6.019%,99.839% 5.662%,99.732% 5.344%,99.608% 5.072%,99.469% 4.85%,99.316% 4.684%,99.152% 4.581%,98.979% 4.545%,46.36% 4.545%,46.36% 4.545%,46.24% 4.535%,46.12% 4.504%,46.002% 4.452%,45.886% 4.381%,45.772% 4.289%,45.661% 4.179%,45.553% 4.049%,45.448% 3.901%,45.347% 3.734%,45.251% 3.549%,44.003% .996%,44.003% .996%,43.907% .811%,43.806% .645%,43.701% .497%,43.593% .367%,43.482% .256%,43.368% .165%,43.252% .093%,43.134% .042%,43.014% .01%,42.894% 0,1.066% 0,1.066% 0,.893% .036%,.729% .139%,.576% .304%,.436% .526%,.312% .799%,.206% 1.117%,.119% 1.474%,.054% 1.865%,.014% 2.285%,0 2.727%,0 97.16%)}.InfoBlockSand__content-pFE9t{display:flex;flex-grow:1;flex-direction:column;justify-content:space-between;gap:72px;max-width:420px;color:var(--arb-grey-11)}.InfoBlockSand__title-YaWU8{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4);text-wrap:balance}.InfoBlockSand__text-Xbn40{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3)}.InfoBlockSand__btn-A1gAH{width:100%;margin-top:20px}.InfoBlockSand__btnContent-P1RVH{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3)}@media (max-width:1359px){.InfoBlockSand-oiAwQ{margin-block:160px}.InfoBlockSand__card-PhEa_{min-height:500px;clip-path:polygon(0 97.493%,0 97.493%,.022% 97.881%,.087% 98.25%,.19% 98.593%,.329% 98.907%,.499% 99.186%,.697% 99.425%,.92% 99.62%,1.165% 99.766%,1.427% 99.857%,1.703% 99.888%,98.294% 99.998%,98.294% 99.998%,98.571% 99.967%,98.833% 99.876%,99.078% 99.731%,99.301% 99.537%,99.5% 99.297%,99.671% 99.018%,99.81% 98.704%,99.913% 98.36%,99.978% 97.992%,100% 97.603%,100% 6.941%,100% 6.941%,99.978% 6.552%,99.913% 6.184%,99.81% 5.84%,99.671% 5.526%,99.501% 5.247%,99.302% 5.008%,99.079% 4.813%,98.834% 4.668%,98.572% 4.577%,98.295% 4.545%,47.213% 4.545%,47.213% 4.545%,46.934% 4.526%,46.661% 4.469%,46.394% 4.376%,46.136% 4.248%,45.889% 4.086%,45.654% 3.891%,45.433% 3.665%,45.228% 3.409%,45.039% 3.124%,44.87% 2.812%,44.344% 1.734%,44.344% 1.734%,44.175% 1.421%,43.987% 1.137%,43.781% .881%,43.56% .655%,43.325% .46%,43.078% .298%,42.82% .169%,42.554% .076%,42.28% .019%,42.001% 0,1.705% 0,1.705% 0,1.428% .031%,1.166% .122%,.921% .267%,.698% .462%,.499% .702%,.329% .981%,.19% 1.294%,.087% 1.638%,.022% 2.007%,0 2.395%,0 97.493%)}.InfoBlockSand__content-pFE9t{max-width:340px}.InfoBlockSand__img-VwQb6{right:20px;bottom:-40px;width:300px}}@media (max-width:759px){.InfoBlockSand-oiAwQ{margin-block:100px;clip-path:polygon(3.488% 100%,3.488% 100%,2.923% 99.98%,2.386% 99.921%,1.885% 99.826%,1.428% 99.7%,1.022% 99.544%,.673% 99.363%,.389% 99.159%,.178% 98.936%,.046% 98.696%,0 98.444%,0 1.556%,0 1.556%,.046% 1.304%,.178% 1.064%,.389% .841%,.673% .637%,1.022% .456%,1.428% .3%,1.885% .174%,2.386% .079%,2.923% .02%,3.488% 0,44.201% 0,44.201% 0,44.501% .006%,44.797% .023%,45.087% .051%,45.369% .09%,45.643% .139%,45.906% .199%,46.158% .268%,46.396% .347%,46.62% .435%,46.827% .532%,50.556% 2.436%,50.556% 2.436%,50.764% 2.533%,50.987% 2.621%,51.226% 2.7%,51.477% 2.769%,51.741% 2.829%,52.014% 2.878%,52.297% 2.917%,52.587% 2.945%,52.883% 2.962%,53.183% 2.968%,96.512% 2.968%,96.512% 2.968%,97.077% 2.988%,97.614% 3.047%,98.115% 3.142%,98.572% 3.268%,98.978% 3.424%,99.327% 3.605%,99.611% 3.809%,99.822% 4.033%,99.954% 4.272%,100% 4.525%,100% 98.444%,100% 98.444%,99.954% 98.696%,99.822% 98.936%,99.611% 99.159%,99.327% 99.363%,98.978% 99.544%,98.572% 99.7%,98.115% 99.826%,97.614% 99.921%,97.077% 99.98%,96.512% 100%,3.488% 100%)}.InfoBlockSand__card-PhEa_{min-height:auto;padding:40px 16px 16px;clip-path:none}.InfoBlockSand__content-pFE9t{justify-content:flex-start;gap:16px;max-width:100%}.InfoBlockSand__content-pFE9t:before{position:absolute;z-index:1;bottom:-80px;left:0;width:100%;height:190px;content:"";background:linear-gradient(180deg,var(--arb-sand-300) 23%,var(--arb-sand-300) 100%);filter:blur(32px)}.InfoBlockSand__body-b2FRm{display:contents}.InfoBlockSand__img-VwQb6{bottom:59px;left:50%;max-height:370px;transform:translateX(-50%)}.InfoBlockSand__btn-A1gAH{z-index:2;margin-top:400px}}.InfoBlockGray-mYTmg{position:relative;display:flex;overflow:hidden;flex-direction:column;align-items:flex-end;box-sizing:border-box;max-width:964px;min-height:344px;padding:24px 130px;border-radius:var(--arb-border-radius-l);background-color:var(--arb-grey-11);margin-block:220px;margin-inline:auto}.InfoBlockGray__img-zhRz0{position:absolute;top:-100px;left:-44px;width:450px;object-fit:contain}.InfoBlockGray__content-NC5mi{display:flex;flex-grow:1;flex-direction:column;justify-content:space-between;gap:72px;max-width:348px;color:var(--arb-light-white)}.InfoBlockGray__title-L8WRJ{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4);text-wrap:balance}.InfoBlockGray__text-j2xoa{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);color:var(--arb-light-o64)}.InfoBlockGray__btn-aZYh9{width:100%;margin-top:20px}.InfoBlockGray__btnContent-huq3D{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3)}@media (max-width:1359px){.InfoBlockGray-mYTmg{max-width:586px;min-height:390px;margin-block:160px;padding-inline:24px}.InfoBlockGray__content-NC5mi{max-width:275px}.InfoBlockGray__img-zhRz0{top:50%;width:300px;transform:translateY(-50%)}}@media (max-width:759px){.InfoBlockGray-mYTmg{padding:20px 16px 16px;margin-block:100px}.InfoBlockGray__content-NC5mi{justify-content:flex-start;gap:16px;max-width:100%}.InfoBlockGray__body-LlMZV{display:contents}.InfoBlockGray__img-zhRz0{top:auto;bottom:70px;left:50%;width:340px;transform:translateX(-50%)}.InfoBlockGray__btn-aZYh9{margin-top:370px}}.QuoteList-eiwue{--carousel-universal-items-gap:8px;margin-block:220px;margin-inline:auto}.QuoteList__list-DlGwt>.QuoteList__item-EAgsz:first-child{padding-left:70px}.QuoteList-eiwue .QuoteList__item-EAgsz,.QuoteList-eiwue .QuoteList__item-EAgsz:last-child{width:-moz-fit-content;width:fit-content;min-width:-moz-fit-content;min-width:fit-content}.QuoteList__blockquote-CsTUw{display:flex;gap:40px;box-sizing:border-box;width:639px;height:284px;margin:0;padding:32px 32px 32px 24px;white-space:pre-wrap;color:var(--arb-light-white);border-radius:var(--arb-border-radius-l);background-color:var(--arb-grey-11)}.QuoteList__quoteIcon-r9nPO{flex-shrink:0}.QuoteList__content-qyhyF{display:flex;flex-direction:column;justify-content:space-between;gap:16px}.QuoteList__text-wQeC1{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2)}.QuoteList__author-vIOEG{font-size:var(--arb-font-size-body4);line-height:var(--arb-line-height-body4);display:flex;align-items:center;gap:8px}.QuoteList__avatar-rVoMQ{width:32px;height:32px;border-radius:var(--arb-border-radius-s)}.QuoteList__signature-dSz8g{font-size:var(--arb-font-size-body4);line-height:var(--arb-line-height-body4);display:block;margin-top:12px;color:var(--arb-light-o64)}@media (max-width:1359px){.QuoteList-eiwue{margin-block:160px}.QuoteList__list-DlGwt>.QuoteList__item-EAgsz:first-child{padding-left:0}.QuoteList__blockquote-CsTUw{flex-direction:column;gap:32px;width:335px;height:460px;padding:40px 16px}.QuoteList__content-qyhyF{flex-grow:1}}@media (max-width:759px){.QuoteList-eiwue{margin-block:100px}.QuoteList__blockquote-CsTUw{width:344px}}.ArbVideo-Uo6ik{--transition-rule:0.3s ease-in-out;position:relative;overflow:hidden;padding:1px;color:var(--arb-light-white)}.ArbVideo__video-sWbMC{position:relative;display:block;max-width:100%;border-radius:var(--arb-border-radius-l);object-fit:contain}.ArbVideo__poster-BUbFu{position:absolute;z-index:10;top:0;left:0;visibility:hidden;width:100%;height:100%;cursor:pointer;opacity:0;transition:visibility var(--transition-rule),opacity var(--transition-rule)}.ArbVideo__poster-BUbFu:hover .ArbVideo__centerButton-dUCRb{color:#2c282c;background:var(--arb-light-white)}.ArbVideo__poster-BUbFu:hover .ArbVideo__cornerButton-J4wi9{background:var(--arb-light-o12)}.ArbVideo__poster_visible-Ocr96{visibility:visible;opacity:1}.ArbVideo__posterImage-tfo_i{width:100%;height:100%;border-radius:var(--arb-border-radius-l);object-fit:cover}.ArbVideo__cornerButton-J4wi9{position:absolute;bottom:24px;left:24px;display:flex;align-items:center;gap:56px;box-sizing:border-box;width:100%;max-width:300px;min-height:64px;padding:12px 12px 12px 22px;border-radius:var(--arb-border-radius-l);background:#ffffff0f;transition:color var(--transition-rule),background var(--transition-rule);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.ArbVideo__cornerButtonIcon-RGiGh{width:32px;height:32px}.ArbVideo__centerButton-dUCRb{position:absolute;top:50%;left:50%;box-sizing:border-box;width:100px;height:100px;padding:30px;border-radius:16px;background-color:#2c282ccc;transition:color var(--transition-rule),background var(--transition-rule);transform:translateX(-50%) translateY(-50%)}@media (max-width:1359px){.ArbVideo__cornerButton-J4wi9{gap:40px;width:260px}}@media (max-width:759px){.ArbVideo__centerButton-dUCRb{width:34px;height:34px;padding:10px;border-radius:var(--arb-border-radius-xs)}.ArbVideo__cornerButton-J4wi9{bottom:16px;left:16px;justify-content:center;max-width:44px;min-height:44px;padding:0;border-radius:var(--arb-border-radius-xs)}.ArbVideo__cornerButtonIcon-RGiGh{width:18px;height:18px}.ArbVideo__cornerButtonText-qcNuZ{display:none}}.VideoBlock-VDs4x{--transition-rule:0.3s ease-in-out;margin-block:220px}.VideoBlock__description-yu6K5,.VideoBlock__link-rzv03,.VideoBlock__title-xZ50Q{margin-left:325px}.VideoBlock__description-yu6K5,.VideoBlock__title-xZ50Q{max-width:620px}.VideoBlock__description-yu6K5{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2);margin-top:32px;color:var(--arb-light-o64)}.VideoBlock__link-rzv03{max-width:405px;margin-top:76px}.VideoBlock__video-pl8s8{max-width:964px;margin-top:72px;margin-inline:auto}@media (max-width:1359px){.VideoBlock-VDs4x{margin-block:160px}.VideoBlock__description-yu6K5,.VideoBlock__link-rzv03,.VideoBlock__title-xZ50Q{margin-left:60px}.VideoBlock__description-yu6K5,.VideoBlock__title-xZ50Q{max-width:510px}.VideoBlock__link-rzv03{margin-top:52px}.VideoBlock__video-pl8s8{max-width:100%;margin-top:52px}}@media (max-width:759px){.VideoBlock-VDs4x{margin-block:100px}.VideoBlock__title-xZ50Q{margin-left:0}.VideoBlock__description-yu6K5,.VideoBlock__link-rzv03{margin-inline:8px}.VideoBlock__description-yu6K5{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3)}.VideoBlock__link-rzv03,.VideoBlock__video-pl8s8{margin-top:32px}}.ArbFeatureList-uBGmJ{--first-item-clip-path:polygon(97.834% 94.714%,97.834% 94.714%,97.796% 95.528%,97.687% 96.301%,97.513% 97.022%,97.28% 97.68%,96.993% 98.265%,96.658% 98.767%,96.282% 99.175%,95.87% 99.48%,95.428% 99.67%,94.962% 99.736%,3.023% 99.736%,3.023% 99.736%,2.557% 99.67%,2.115% 99.48%,1.703% 99.175%,1.327% 98.767%,0.992% 98.265%,0.705% 97.68%,0.472% 97.022%,0.297% 96.301%,0.189% 95.528%,0.151% 94.714%,0.151% 5.513%,0.151% 5.513%,0.189% 4.698%,0.298% 3.925%,0.472% 3.204%,0.706% 2.545%,0.993% 1.96%,1.328% 1.458%,1.705% 1.05%,2.118% 0.746%,2.56% 0.556%,3.026% 0.491%,96.981% 0.698%,96.981% 0.698%,97.446% 0.765%,97.888% 0.956%,98.299% 1.261%,98.675% 1.669%,99.009% 2.171%,99.296% 2.756%,99.529% 3.414%,99.703% 4.134%,99.811% 4.906%,99.849% 5.72%,99.849% 47.651%,99.849% 47.651%,99.846% 47.884%,99.836% 48.117%,99.821% 48.348%,99.8% 48.577%,99.772% 48.805%,99.739% 49.029%,99.699% 49.251%,99.654% 49.47%,99.603% 49.685%,99.546% 49.896%,98.169% 54.713%,98.169% 54.713%,98.106% 54.946%,98.049% 55.184%,97.999% 55.426%,97.956% 55.671%,97.919% 55.92%,97.888% 56.171%,97.864% 56.425%,97.847% 56.68%,97.837% 56.937%,97.834% 57.195%,97.834% 94.714%);display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;margin:0;padding:0;list-style:none}.ArbFeatureList__item-AD4CI{display:flex;flex-direction:column;justify-content:space-between;gap:74px;box-sizing:border-box;min-height:226px;padding:24px;color:var(--arb-light-white);border:1px solid var(--arb-light-white);border-radius:var(--arb-border-radius-l)}.ArbFeatureList__item-AD4CI:first-child{position:relative;border:none;background-color:var(--arb-light-white);clip-path:var(--first-item-clip-path)}.ArbFeatureList__item-AD4CI:first-child:after{position:absolute;z-index:-1;inset:1px;content:"";background-color:var(--arb-black);clip-path:var(--first-item-clip-path)}.ArbFeatureList__description-LoqgF{font-size:var(--arb-font-size-body2);font-weight:400;line-height:var(--arb-line-height-body2);max-width:224px}.ArbFeatureList__title-TGpFe{font-size:var(--arb-font-size-h1);font-weight:400;line-height:var(--arb-line-height-h1);max-width:430px;text-align:right}@media (max-width:1023px){.ArbFeatureList-uBGmJ{grid-template-columns:repeat(2,1fr)}}@media (max-width:759px){.ArbFeatureList-uBGmJ{display:flex;flex-direction:column;width:auto}.ArbFeatureList__item-AD4CI{gap:16px;min-height:226px;padding:16px}.ArbFeatureList__title-TGpFe{font-size:var(--arb-font-size-h3);line-height:var(--arb-line-height-h3);max-width:none}.ArbFeatureList__description-LoqgF{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);max-width:210px}}.PossibilityContentFeatureList-lAEqj{margin:152px 0}@media (max-width:759px){.PossibilityContentFeatureList-lAEqj{margin:80px 0}}.PossibilityContentImageList-RiMQr{margin:172px 0 210px}.PossibilityContentImageList__title-ba2kT{font-family:var(--arb-jetbrains-mono-font);font-size:var(--arb-font-size-sub1);font-weight:400;line-height:var(--arb-line-height-sub1);margin-bottom:70px;text-transform:uppercase}.PossibilityContentImageList__list-iJrDe{display:flex;flex-direction:column;gap:80px;padding:0;list-style:none}.PossibilityContentImageList__image-BkAX1{width:100%;height:auto;border-radius:var(--arb-border-radius-l)}@media (max-width:759px){.PossibilityContentImageList-RiMQr{margin:100px 0}.PossibilityContentImageList__title-ba2kT{margin-bottom:40px;padding-inline:16px}}.PossibilityContentInfoList-VSPoT{display:block}.PossibilityContentInfoList__description-EEvZX,.PossibilityContentInfoList__list-sJP6h,.PossibilityContentInfoList__title-vBG1q{width:800px;margin:0 auto}.PossibilityContentInfoList__title-vBG1q{font-size:var(--arb-font-size-h3);font-weight:400;line-height:var(--arb-line-height-h3);margin-top:192px;margin-bottom:92px;color:var(--arb-light-white)}.PossibilityContentInfoList__description-EEvZX{font-size:var(--arb-font-size-body2);font-weight:400;line-height:var(--arb-line-height-body2);margin-top:24px;margin-bottom:24px;color:var(--arb-light-o64)}.PossibilityContentInfoList__list-sJP6h{margin-top:120px;margin-bottom:192px;padding:0;list-style:none}.PossibilityContentInfoList__list-sJP6h .PossibilityContentInfoList__item-RtpW0{position:relative}.PossibilityContentInfoList__list-sJP6h .PossibilityContentInfoList__text-x89MV{font-size:var(--arb-font-size-body3);font-weight:400;line-height:var(--arb-line-height-body3)}.PossibilityContentInfoList__list_plain-xMMxw{display:grid;grid-template-columns:repeat(1,1fr);grid-auto-rows:minmax(42px,auto);gap:24px;margin-top:152px}.PossibilityContentInfoList__list_plain-xMMxw .PossibilityContentInfoList__count-sUCHy{font-family:var(--arb-jetbrains-mono-font);font-size:var(--arb-font-size-sub2);font-weight:400;line-height:var(--arb-line-height-sub2);position:absolute;bottom:0;left:-202px}.PossibilityContentInfoList__list_plain-xMMxw .PossibilityContentInfoList__count-sUCHy:after{position:absolute;bottom:5px;left:24px;width:73px;height:1px;content:"";background-color:var(--arb-light-o4)}.PossibilityContentInfoList__list_plain-xMMxw .PossibilityContentInfoList__text-x89MV{font-size:var(--arb-font-size-h3);line-height:var(--arb-line-height-h3)}.PossibilityContentInfoList__list_verticalTiles-YxJcc{display:grid;grid-template-columns:repeat(1,1fr);grid-auto-rows:minmax(180px,auto);gap:8px}.PossibilityContentInfoList__list_verticalTiles-YxJcc .PossibilityContentInfoList__item-RtpW0{display:grid;grid-template-columns:repeat(2,1fr);border-radius:var(--arb-border-radius-l);background-color:var(--arb-grey-11)}.PossibilityContentInfoList__list_verticalTiles-YxJcc .PossibilityContentInfoList__count-sUCHy{font-size:var(--arb-font-size-h2);font-weight:400;line-height:var(--arb-line-height-h2);padding:16px}.PossibilityContentInfoList__list_verticalTiles-YxJcc .PossibilityContentInfoList__text-x89MV{padding:24px;color:var(--arb-grey-11);border-radius:var(--arb-border-radius-l);background-color:var(--arb-light-white)}.PossibilityContentInfoList__list_verticalTiles-YxJcc .PossibilityContentInfoList__item-RtpW0:first-of-type .PossibilityContentInfoList__text-x89MV{clip-path:polygon(0 6.667%,0 6.667%,.04% 5.585%,.154% 4.559%,.338% 3.603%,.585% 2.729%,.888% 1.953%,1.241% 1.286%,1.638% .744%,2.072% .34%,2.539% .087%,3.03% 0,96.97% 0,96.97% 0,97.461% .087%,97.927% .34%,98.362% .744%,98.759% 1.286%,99.112% 1.953%,99.415% 2.729%,99.662% 3.603%,99.846% 4.559%,99.96% 5.585%,100% 6.667%,100% 93.333%,100% 93.333%,99.96% 94.415%,99.846% 95.44%,99.662% 96.397%,99.415% 97.27%,99.112% 98.047%,98.759% 98.714%,98.362% 99.256%,97.927% 99.66%,97.461% 99.913%,96.97% 100%,5.564% 100%,5.564% 100%,5.072% 99.913%,4.606% 99.66%,4.171% 99.256%,3.774% 98.714%,3.421% 98.047%,3.118% 97.27%,2.871% 96.397%,2.688% 95.44%,2.573% 94.415%,2.533% 93.333%,2.533% 67.212%,2.533% 67.212%,2.524% 66.683%,2.495% 66.161%,2.449% 65.647%,2.384% 65.145%,2.302% 64.656%,2.202% 64.183%,2.086% 63.727%,1.954% 63.292%,1.806% 62.879%,1.642% 62.491%,.891% 60.843%,.891% 60.843%,.727% 60.454%,.579% 60.041%,.447% 59.606%,.331% 59.151%,.232% 58.677%,.149% 58.188%,.085% 57.686%,.038% 57.172%,.01% 56.65%,0 56.121%,0 6.667%)}.PossibilityContentInfoList__list_horizontalTiles-fLpNr{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(220px,auto);gap:8px;width:auto}.PossibilityContentInfoList__list_horizontalTiles-fLpNr .PossibilityContentInfoList__item-RtpW0{display:grid;grid-template-columns:repeat(2,1fr);border-radius:var(--arb-border-radius-l);background-color:var(--arb-grey-11)}.PossibilityContentInfoList__list_horizontalTiles-fLpNr .PossibilityContentInfoList__count-sUCHy{font-size:var(--arb-font-size-h2);font-weight:400;line-height:var(--arb-line-height-h2);padding:16px}.PossibilityContentInfoList__list_horizontalTiles-fLpNr .PossibilityContentInfoList__text-x89MV{padding:24px 24px 24px 0}.PossibilityContentInfoList__list_squareTiles-iYWsf{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:345px;gap:8px;width:auto}.PossibilityContentInfoList__list_squareTiles-iYWsf .PossibilityContentInfoList__item-RtpW0{display:flex;flex-direction:column;justify-content:space-between;padding:20px;border-radius:var(--arb-border-radius-l);background-color:var(--arb-grey-11)}.PossibilityContentInfoList__list_squareTiles-iYWsf .PossibilityContentInfoList__item-RtpW0:last-child{background-color:var(--arb-sand-300)}.PossibilityContentInfoList__list_squareTiles-iYWsf .PossibilityContentInfoList__item-RtpW0:last-child .PossibilityContentInfoList__count-sUCHy,.PossibilityContentInfoList__list_squareTiles-iYWsf .PossibilityContentInfoList__item-RtpW0:last-child .PossibilityContentInfoList__text-x89MV{color:var(--arb-grey-11)}.PossibilityContentInfoList__list_squareTiles-iYWsf .PossibilityContentInfoList__count-sUCHy{font-size:var(--arb-font-size-h2);font-weight:400;line-height:var(--arb-line-height-h2);color:var(--arb-light-white)}.PossibilityContentInfoList__list_squareTiles-iYWsf .PossibilityContentInfoList__text-x89MV{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2);color:var(--arb-light-o64)}@media (max-width:1679px){.PossibilityContentInfoList__description-EEvZX,.PossibilityContentInfoList__list_plain-xMMxw,.PossibilityContentInfoList__list_verticalTiles-YxJcc,.PossibilityContentInfoList__title-vBG1q{width:640px}.PossibilityContentInfoList__list_plain-xMMxw .PossibilityContentInfoList__count-sUCHy{left:-160px}.PossibilityContentInfoList__list_squareTiles-iYWsf{grid-auto-rows:275px}}@media (max-width:1023px){.PossibilityContentInfoList__list_plain-xMMxw{grid-auto-rows:minmax(32px,auto);gap:64px;margin-top:152px}.PossibilityContentInfoList__list_plain-xMMxw .PossibilityContentInfoList__count-sUCHy{top:-28px;bottom:auto;left:0}.PossibilityContentInfoList__list_plain-xMMxw .PossibilityContentInfoList__text-x89MV{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4)}.PossibilityContentInfoList__list_horizontalTiles-fLpNr .PossibilityContentInfoList__item-RtpW0{grid-template-columns:1fr;grid-template-rows:auto min-content}.PossibilityContentInfoList__list_horizontalTiles-fLpNr .PossibilityContentInfoList__text-x89MV{padding:24px}.PossibilityContentInfoList__list_squareTiles-iYWsf{grid-template-columns:repeat(2,1fr)}}@media (max-width:759px){.PossibilityContentInfoList__description-EEvZX,.PossibilityContentInfoList__list-sJP6h:not(.PossibilityContentInfoList__list_horizontalTiles-fLpNr),.PossibilityContentInfoList__title-vBG1q{width:auto}.PossibilityContentInfoList__title-vBG1q{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4);margin-top:100px;margin-bottom:52px;padding:0 8px}.PossibilityContentInfoList__description-EEvZX{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);padding:0 8px}.PossibilityContentInfoList__list-sJP6h{margin:100px 0}.PossibilityContentInfoList__list_verticalTiles-YxJcc{grid-auto-rows:minmax(164px,auto)}.PossibilityContentInfoList__list_verticalTiles-YxJcc .PossibilityContentInfoList__item-RtpW0{display:grid;grid-template-columns:35% 65%}.PossibilityContentInfoList__list_verticalTiles-YxJcc .PossibilityContentInfoList__count-sUCHy{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4)}.PossibilityContentInfoList__list_verticalTiles-YxJcc .PossibilityContentInfoList__text-x89MV{padding:16px}.PossibilityContentInfoList__list_plain-xMMxw{grid-auto-rows:minmax(24px,auto);gap:56px;margin-top:152px;padding:0 8px}.PossibilityContentInfoList__list_plain-xMMxw .PossibilityContentInfoList__count-sUCHy{top:-22px}.PossibilityContentInfoList__list_plain-xMMxw .PossibilityContentInfoList__text-x89MV{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1)}.PossibilityContentInfoList__list_horizontalTiles-fLpNr{grid-template-columns:repeat(1,1fr);grid-auto-rows:minmax(164px,auto);gap:8px}.PossibilityContentInfoList__list_horizontalTiles-fLpNr .PossibilityContentInfoList__item-RtpW0{border-radius:var(--arb-border-radius-l);background-color:var(--arb-grey-11)}.PossibilityContentInfoList__list_horizontalTiles-fLpNr .PossibilityContentInfoList__count-sUCHy{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4)}.PossibilityContentInfoList__list_horizontalTiles-fLpNr .PossibilityContentInfoList__text-x89MV{padding:16px}.PossibilityContentInfoList__list_squareTiles-iYWsf{grid-template-columns:1fr;grid-auto-rows:207px}.PossibilityContentInfoList__list_squareTiles-iYWsf .PossibilityContentInfoList__item-RtpW0{flex-direction:row;padding:16px}.PossibilityContentInfoList__list_squareTiles-iYWsf .PossibilityContentInfoList__count-sUCHy{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4)}.PossibilityContentInfoList__list_squareTiles-iYWsf .PossibilityContentInfoList__text-x89MV{font-size:var(--arb-font-size-body4);line-height:var(--arb-line-height-body4);max-width:195px}}.PossibilityContentStepList-HVPf3{margin-block:220px}.PossibilityContentStepList__title-QOqro{font-size:var(--arb-font-size-h3);font-weight:400;line-height:var(--arb-line-height-h3);width:800px;margin-top:0;margin-bottom:120px;color:var(--arb-light-white);margin-inline:auto}.PossibilityContentStepList__list-PXRkC{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:220px;gap:8px;margin:0;padding:0;list-style-type:none}.PossibilityContentStepList__itemWrapper_withImage-OJTPy{position:relative;grid-column:span 2}.PossibilityContentStepList__item-a2xTw{position:relative;box-sizing:border-box;width:100%;height:100%;background-color:var(--arb-grey-11);padding-block:12px;padding-inline:14px 24px;clip-path:polygon(100% 94.545%,100% 94.545%,99.95% 95.43%,99.806% 96.269%,99.576% 97.052%,99.267% 97.767%,98.888% 98.402%,98.445% 98.948%,97.948% 99.391%,97.403% 99.722%,96.818% 99.929%,96.203% 100%,3.797% 100%,3.797% 100%,3.181% 99.929%,2.597% 99.722%,2.052% 99.391%,1.555% 98.948%,1.112% 98.402%,.733% 97.767%,.424% 97.052%,.194% 96.269%,.05% 95.43%,0 94.545%,0 5.455%,0 5.455%,.05% 4.57%,.194% 3.73%,.424% 2.948%,.733% 2.233%,1.112% 1.598%,1.555% 1.052%,2.052% .609%,2.597% .278%,3.181% .071%,3.797% 0,93.038% 0,93.038% 0,93.654% .071%,94.238% .278%,94.783% .609%,95.281% 1.052%,95.723% 1.598%,96.103% 2.233%,96.412% 2.948%,96.642% 3.73%,96.786% 4.57%,96.835% 5.455%,96.835% 73.844%,96.835% 73.844%,96.844% 74.22%,96.871% 74.593%,96.916% 74.961%,96.978% 75.323%,97.056% 75.677%,97.152% 76.024%,97.264% 76.36%,97.391% 76.685%,97.535% 76.998%,97.694% 77.298%,99.141% 79.839%,99.141% 79.839%,99.3% 80.139%,99.444% 80.452%,99.572% 80.777%,99.684% 81.113%,99.779% 81.459%,99.858% 81.814%,99.92% 82.176%,99.964% 82.544%,99.991% 82.917%,100% 83.293%,100% 94.545%)}.PossibilityContentStepList__itemTitle-SoO1C{font-size:var(--arb-font-size-body2);font-weight:400;line-height:var(--arb-line-height-body2)}.PossibilityContentStepList__itemImage-xxyNG{position:absolute;z-index:-1;top:0;right:0;width:calc(50% + 40px);height:100%;border-radius:var(--arb-border-radius-l);object-fit:cover}.PossibilityContentStepList__item_withImage-zXoLV{width:calc(50% - 4px)}.PossibilityContentStepList__icon-X0NUM{position:absolute}.PossibilityContentStepList__icon_checkmark-NAquA{right:15px;bottom:13px;width:32px;height:32px}.PossibilityContentStepList__icon_arrow-MsbGd{right:9px;bottom:6px;width:36px;height:36px}@media (max-width:1679px){.PossibilityContentStepList__title-QOqro{width:640px}}@media (max-width:1023px){.PossibilityContentStepList__list-PXRkC{grid-template-columns:repeat(2,1fr)}}@media (max-width:759px){.PossibilityContentStepList__title-QOqro{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4);width:auto;margin-top:100px;margin-bottom:52px;padding:0 8px}.PossibilityContentStepList__list-PXRkC{grid-template-columns:1fr}.PossibilityContentStepList__itemWrapper_withImage-OJTPy{grid-column:auto;grid-row:span 2}.PossibilityContentStepList__item-a2xTw{padding:16px;clip-path:polygon(2.438% 100%,2.438% 100%,2.066% 99.944%,1.713% 99.781%,1.384% 99.522%,1.084% 99.173%,.817% 98.745%,.588% 98.245%,.401% 97.684%,.262% 97.069%,.175% 96.409%,.145% 95.714%,.145% 4.286%,.145% 4.286%,.175% 3.591%,.262% 2.931%,.401% 2.316%,.588% 1.755%,.817% 1.255%,1.084% .827%,1.384% .478%,1.713% .219%,2.066% .056%,2.438% 0,97.562% 0,97.562% 0,97.934% .056%,98.287% .219%,98.616% .478%,98.916% .827%,99.183% 1.255%,99.412% 1.755%,99.599% 2.316%,99.738% 2.931%,99.825% 3.591%,99.855% 4.286%,99.855% 87.126%,99.855% 87.126%,99.825% 87.821%,99.738% 88.48%,99.599% 89.095%,99.412% 89.657%,99.183% 90.156%,98.916% 90.585%,98.616% 90.933%,98.287% 91.193%,97.934% 91.355%,97.562% 91.411%,24.264% 91.411%,24.07% 91.411%,24.07% 91.411%,23.616% 91.44%,23.166% 91.523%,22.72% 91.662%,22.282% 91.854%,21.852% 92.099%,21.431% 92.396%,21.021% 92.745%,20.623% 93.143%,20.239% 93.591%,19.87% 94.088%,17.343% 97.731%,17.343% 97.731%,17.033% 98.149%,16.71% 98.526%,16.375% 98.862%,16.03% 99.155%,15.676% 99.405%,15.313% 99.611%,14.944% 99.773%,14.57% 99.89%,14.191% 99.96%,13.808% 99.984%,24.264% 99.984%,99.85% 99.984%,99.85% 99.984%,99.851% 99.984%,99.852% 99.984%,99.852% 99.985%,99.853% 99.985%,99.853% 99.986%,99.854% 99.987%,99.854% 99.988%,99.854% 99.989%,99.855% 99.991%,99.855% 99.992%,99.855% 99.992%,99.855% 99.993%,99.854% 99.994%,99.854% 99.996%,99.854% 99.997%,99.853% 99.998%,99.853% 99.998%,99.852% 99.999%,99.852% 100%,99.851% 100%,99.85% 100%,2.438% 100%)}.PossibilityContentStepList__item_withImage-zXoLV{width:auto;height:calc(50% - 4px)}.PossibilityContentStepList__itemImage-xxyNG{top:auto;bottom:0;box-sizing:border-box;width:100%;height:calc(50% + 40px);padding-inline:1px}.PossibilityContentStepList__icon_arrow-MsbGd{bottom:9px;left:9px;transform:rotate(90deg)}.PossibilityContentStepList__icon_checkmark-NAquA{bottom:14px;left:16px}}.PossibilityContent-ytpjn{width:1608px;margin:0 auto}@media (max-width:1679px){.PossibilityContent-ytpjn{width:1288px}}@media (max-width:1359px){.PossibilityContent-ytpjn{width:auto}}.PagePossibility-wNzeA{color:var(--arb-light-white)}.PagePossibility__introWrapper-NvJXz{overflow:hidden;padding-bottom:20px}.PagePossibility__intro-PwLcT{position:relative;border-radius:var(--arb-border-radius-l);background-repeat:no-repeat;background-position-x:center;background-size:cover}.PagePossibility__intro-PwLcT:after,.PagePossibility__intro-PwLcT:before{position:absolute;z-index:2;bottom:-60px;height:80px;content:"";background-color:var(--arb-black)}.PagePossibility__intro-PwLcT:before{left:50%;width:304px;transform:translateX(-50%);clip-path:polygon(100% 0,54.647% 0,54.647% 0,54.014% .094%,53.388% .374%,52.773% .835%,52.171% 1.473%,51.586% 2.284%,51.018% 3.263%,50.473% 4.408%,49.951% 5.713%,49.456% 7.174%,48.99% 8.787%,47.01% 16.213%,47.01% 16.213%,46.544% 17.826%,46.049% 19.287%,45.527% 20.592%,44.982% 21.737%,44.414% 22.716%,43.829% 23.527%,43.227% 24.165%,42.612% 24.626%,41.986% 24.906%,41.353% 25%,0 25%,0 100%,50% 100%,100% 100%,100% 0)}.PagePossibility__intro-PwLcT:after{right:-10px;width:50%}.PagePossibility__introSection-nTUI1{position:relative;z-index:20}.PagePossibility__introInterlayer-Xq1W7{position:absolute;z-index:1;inset:0;content:"";background-color:#0000004d}@media (max-width:1359px){.PagePossibility-wNzeA{padding-top:8px}}@media (max-width:1023px){.PagePossibility-wNzeA{padding-top:0}}@media (max-width:759px){.PagePossibility__introWrapper-NvJXz{margin-inline:8px}}.IntroSectionIndex-C_U8G{display:flex;flex-direction:column;gap:100px;padding-bottom:210px;padding-block:180px 210px}.IntroSectionIndex__title-kBA_M{font-size:68px;font-weight:400;line-height:64px;max-width:982px;margin:0;text-wrap:balance;color:var(--arb-light-white)}.IntroSectionIndex__description-JQiNA,.IntroSectionIndex__title-kBA_M{mix-blend-mode:plus-lighter}.IntroSectionIndex__titleAccent-Wvxan{color:var(--arb-light-o64)}.IntroSectionIndex__icon-gFtI3{margin-top:.26em;margin-right:.13em;color:#d9d9d9}.IntroSectionIndex__wrap-Zro8m{font-size:var(--arb-font-size-body2);font-weight:400;line-height:var(--arb-line-height-body2);display:flex;flex-direction:column;gap:24px;width:598px;color:var(--arb-light-white)}.IntroSectionIndex__description-JQiNA{margin:0;color:#ffffffa3}.IntroSectionIndex__button-NLDEt{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2);z-index:1}.IntroSectionIndex__button-NLDEt:hover{background-color:var(--arb-grey-8)}@media (max-width:1679px){.IntroSectionIndex-C_U8G{padding-bottom:190px}.IntroSectionIndex__wrap-Zro8m{width:481px}}@media (max-width:1023px){.IntroSectionIndex-C_U8G{gap:120px;padding:56px 0 160px}.IntroSectionIndex__title-kBA_M{font-size:var(--arb-font-size-h2);line-height:var(--arb-line-height-h2)}.IntroSectionIndex__wrap-Zro8m{width:467px}.IntroSectionIndex__icon-gFtI3{width:32px;height:32px}}@media (max-width:759px){.IntroSectionIndex-C_U8G{gap:180px;padding:32px 8px 100px}.IntroSectionIndex__title-kBA_M{font-size:var(--arb-font-size-h3);line-height:var(--arb-line-height-h3)}.IntroSectionIndex__wrap-Zro8m{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);gap:24px;width:100%}.IntroSectionIndex__button-NLDEt{width:100%}.IntroSectionIndex__icon-gFtI3{width:20px;height:20px}}.IndexFilmSection-_5_E_{--transition-rule:0.15s ease-in-out;position:relative;display:flex;overflow:hidden;justify-content:space-between;align-items:end;box-sizing:border-box;max-width:1205px;min-height:600px;padding:24px;border-radius:var(--arb-border-radius-l);clip-path:polygon(0 2.007%,0 2.007%,.013% 1.681%,.051% 1.372%,.111% 1.085%,.192% .822%,.292% .588%,.408% .387%,.539% .224%,.682% .102%,.835% .026%,.997% 0,18.215% 0,18.215% 0,18.355% .01%,18.493% .039%,18.629% .087%,18.763% .154%,18.894% .24%,19.022% .343%,19.146% .464%,19.266% .603%,19.381% .758%,19.491% .93%,20.376% 2.414%,20.376% 2.414%,20.486% 2.586%,20.601% 2.742%,20.721% 2.88%,20.845% 3.001%,20.973% 3.105%,21.104% 3.19%,21.238% 3.257%,21.375% 3.305%,21.513% 3.335%,21.652% 3.344%,78.204% 3.344%,78.204% 3.344%,78.34% 3.335%,78.474% 3.308%,78.606% 3.262%,78.736% 3.199%,78.864% 3.118%,78.989% 3.021%,79.11% 2.906%,79.228% 2.775%,79.341% 2.628%,79.45% 2.465%,80.434% .879%,80.434% .879%,80.543% .716%,80.656% .569%,80.773% .438%,80.895% .324%,81.019% .226%,81.147% .146%,81.278% .082%,81.41% .037%,81.544% .009%,81.679% 0,99.003% 0,99.003% 0,99.165% .026%,99.318% .102%,99.461% .224%,99.592% .387%,99.708% .588%,99.808% .822%,99.889% 1.084%,99.949% 1.372%,99.987% 1.681%,100% 2.007%,100% 97.993%,100% 97.993%,99.987% 98.319%,99.949% 98.628%,99.889% 98.915%,99.808% 99.178%,99.708% 99.412%,99.592% 99.613%,99.461% 99.776%,99.318% 99.898%,99.165% 99.974%,99.003% 100%,.997% 100%,.997% 100%,.835% 99.974%,.682% 99.898%,.539% 99.776%,.408% 99.613%,.292% 99.412%,.192% 99.178%,.111% 98.915%,.051% 98.628%,.013% 98.319%,0 97.993%,0 2.007%);margin-inline:auto}.IndexFilmSection__video-fHgKx{position:absolute;top:0;left:50%;width:100%;height:100%;background-color:var(--arb-light-white);object-fit:cover;object-position:center top;transform:translateX(-50%)}.IndexFilmSection__titleContainer-nxMp8{z-index:1}.IndexFilmSection__title-iC7jo{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4);max-width:454px;text-wrap:balance;color:var(--arb-black)}.IndexFilmSection__btn-c_eZY.IndexFilmSection__btn-c_eZY{justify-content:start;width:373px;margin-top:24px;-webkit-tap-highlight-color:transparent;background-color:#0000000f;transition:background-color var(--transition-rule),color var(--transition-rule);padding-inline:12px}.IndexFilmSection__btn-c_eZY.IndexFilmSection__btn-c_eZY:active,.IndexFilmSection__btn-c_eZY.IndexFilmSection__btn-c_eZY:hover{color:var(--arb-black);background-color:var(--arb-light-white)}.IndexFilmSection__btnInner-YHh7A{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);display:flex;align-items:center;gap:74px}.IndexFilmSection__description-t1i0J{line-height:var(--arb-line-height-body3);z-index:1;width:50%;color:var(--arb-black)}.IndexFilmSection__blur1-mTKnt{position:absolute;bottom:-183px;left:50%;width:1707px;height:333px;border-radius:1707px;background:#e2e2e2f2;filter:blur(50px);transform:translateX(-50%)}.IndexFilmSection__blur2-pbpTB{position:absolute;bottom:76px;left:-71px;width:428px;height:178px;border-radius:428px;background:#e2e2e2e6;filter:blur(45px)}@media (max-width:1679px){.IndexFilmSection-_5_E_{max-width:964px;min-height:544px}.IndexFilmSection__blur2-pbpTB{bottom:66px;left:-67px}}@media (max-width:1359px){.IndexFilmSection-_5_E_{max-width:704px;min-height:410px;padding:20px}.IndexFilmSection__title-iC7jo{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1);max-width:360px}.IndexFilmSection__description-t1i0J{font-size:var(--arb-font-size-body4);line-height:var(--arb-line-height-body4)}.IndexFilmSection__btn-c_eZY.IndexFilmSection__btn-c_eZY{width:269px;margin-top:16px}.IndexFilmSection__btnInner-YHh7A{gap:40px}.IndexFilmSection__blur1-mTKnt{bottom:-115px;width:1189px;height:250px;border-radius:1189px;filter:blur(40px)}.IndexFilmSection__blur2-pbpTB{bottom:42px;left:-141px}}@media (max-width:759px){.IndexFilmSection-_5_E_{flex-direction:column;justify-content:flex-end;gap:8px;max-width:344px;padding-bottom:88px;padding-inline:16px;clip-path:polygon(0 2.5%,0 2.5%,.046% 2.094%,.178% 1.71%,.389% 1.351%,.673% 1.024%,1.022% .732%,1.428% .482%,1.885% .279%,2.386% .127%,2.923% .033%,3.488% 0,21.813% 0,21.813% 0,22.155% .012%,22.491% .048%,22.819% .106%,23.135% .187%,23.439% .288%,23.728% .411%,24% .552%,24.252% .713%,24.483% .891%,24.691% 1.087%,25.102% 1.518%,25.102% 1.518%,25.309% 1.714%,25.541% 1.892%,25.793% 2.053%,26.065% 2.194%,26.353% 2.317%,26.657% 2.418%,26.974% 2.499%,27.301% 2.557%,27.637% 2.593%,27.98% 2.605%,71.855% 2.605%,71.855% 2.605%,72.191% 2.593%,72.52% 2.559%,72.842% 2.503%,73.153% 2.426%,73.452% 2.328%,73.737% 2.21%,74.006% 2.073%,74.256% 1.919%,74.487% 1.746%,74.695% 1.557%,75.201% 1.048%,75.201% 1.048%,75.41% .859%,75.64% .686%,75.89% .532%,76.159% .395%,76.444% .277%,76.743% .18%,77.054% .102%,77.376% .046%,77.705% .012%,78.041% 0,96.512% 0,96.512% 0,97.077% .033%,97.614% .127%,98.115% .279%,98.572% .482%,98.978% .732%,99.327% 1.024%,99.611% 1.351%,99.822% 1.71%,99.954% 2.094%,100% 2.5%,100% 97.5%,100% 97.5%,99.954% 97.905%,99.822% 98.29%,99.611% 98.649%,99.327% 98.976%,98.978% 99.268%,98.572% 99.518%,98.115% 99.721%,97.614% 99.873%,97.077% 99.967%,96.512% 100%,3.488% 100%,3.488% 100%,2.923% 99.967%,2.386% 99.873%,1.885% 99.721%,1.428% 99.518%,1.022% 99.268%,.673% 98.976%,.389% 98.649%,.178% 98.29%,.046% 97.905%,0 97.5%,0 2.5%);aspect-ratio:344/480}.IndexFilmSection__btn-c_eZY.IndexFilmSection__btn-c_eZY{position:absolute;bottom:16px;left:16px;width:calc(100% - 32px);height:56px;min-height:56px}.IndexFilmSection__btnContent-LGXWo,.IndexFilmSection__btnInner-YHh7A{width:100%}.IndexFilmSection__btnText-etEXA{padding-right:50px;margin-inline:auto}.IndexFilmSection__icon-TR1wp{width:32px;height:32px}.IndexFilmSection__title-iC7jo{max-width:100%}.IndexFilmSection__description-t1i0J{width:auto}.IndexFilmSection__video-fHgKx{height:310px;object-position:-150px top}.IndexFilmSection__blur1-mTKnt{bottom:82px;width:943px;height:143px;border-radius:943px;filter:blur(35px)}.IndexFilmSection__blur2-pbpTB{bottom:144px;left:-130px;width:475px;height:105px;border-radius:475px;background:#e2e2e2e6;filter:blur(45px)}.IndexFilmSection__blur3-g3xfk{position:absolute;bottom:-66px;left:50%;width:416px;height:246px;background:#f6f6f6;filter:blur(12px);transform:translateX(-50%)}}.GridCards-Jqnng{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.GridCards__card-i4Wf0{position:relative;display:flex;overflow:hidden;flex-direction:column;justify-content:space-between;align-items:start;box-sizing:border-box;height:396px;padding:24px;text-decoration:none;color:var(--arb-light-white);-webkit-tap-highlight-color:transparent;border-radius:var(--arb-border-radius-l);outline:none;background-color:var(--arb-grey-11);transition:background-color .15s ease-in-out}.GridCards__card_withLink-I95ft:hover{background-color:var(--arb-grey-17);background-size:106%}.GridCards__card_width2-Ko6JJ{grid-column:span 2}.GridCards__card_width3-IuwP2{grid-column:span 3}.GridCards__cardTitle-fzas0{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4)}.GridCards__cardDescription-sOgGl{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);z-index:10;color:#ffffffa3}.GridCards__cardDescription_half-VVCng{max-width:50%}@media (max-width:1679px){.GridCards__card-i4Wf0{height:316px}}@media (max-width:1359px){.GridCards-Jqnng{grid-template-columns:repeat(2,1fr)}.GridCards__card-i4Wf0{flex-direction:column}.GridCards__card_width3-IuwP2{grid-column:span 2}}@media (max-width:759px){.GridCards-Jqnng{overflow:hidden;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;grid-template-columns:auto;grid-template-rows:repeat(1,1fr);margin-top:32px;scrollbar-width:none}.GridCards-Jqnng::-webkit-scrollbar{display:none}.GridCards__card-i4Wf0{scroll-snap-align:start;grid-row:1;gap:24px;width:288px;height:380px;padding:20px;background-position:right -200px bottom 0;background-size:cover}.GridCards__card-i4Wf0:hover{background-color:var(--arb-grey-17);background-size:cover}.GridCards__cardTitle-fzas0{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1)}.GridCards__cardDescription-sOgGl{font-size:var(--arb-font-size-body4);line-height:var(--arb-line-height-body4)}.GridCards__card_withImage-hUguB{justify-content:start}.GridCards__cardDescription_half-VVCng{max-width:100%}}.IndexHomeProductsSection-OFD_K{margin-top:210px}.IndexHomeProductsSection__card-b_DmG{height:440px}.IndexHomeProductsSection__card-b_DmG:hover .IndexHomeProductsSection__image-VBvmI{scale:1.02}.IndexHomeProductsSection__card_cabinet-dIWwB{clip-path:polygon(0 97.161%,0 97.161%,.02% 97.603%,.076% 98.023%,.167% 98.414%,.289% 98.771%,.439% 99.089%,.614% 99.361%,.81% 99.583%,1.025% 99.749%,1.256% 99.852%,1.499% 99.888%,98.499% 99.998%,98.499% 99.998%,98.742% 99.963%,98.973% 99.86%,99.189% 99.694%,99.385% 99.473%,99.56% 99.2%,99.71% 98.882%,99.832% 98.525%,99.923% 98.133%,99.98% 97.714%,100% 97.271%,100% 7.273%,100% 7.273%,99.98% 6.83%,99.924% 6.411%,99.833% 6.019%,99.711% 5.662%,99.561% 5.344%,99.386% 5.072%,99.189% 4.85%,98.974% 4.684%,98.743% 4.581%,98.5% 4.545%,52.377% 4.545%,52.377% 4.545%,52.207% 4.535%,52.039% 4.504%,51.873% 4.452%,51.71% 4.381%,51.549% 4.289%,51.393% 4.179%,51.241% 4.049%,51.093% 3.901%,50.951% 3.734%,50.815% 3.549%,49.06% .996%,49.06% .996%,48.924% .811%,48.782% .645%,48.634% .497%,48.482% .367%,48.326% .256%,48.165% .165%,48.002% .093%,47.836% .042%,47.668% .01%,47.498% 0,1.5% 0,1.5% 0,1.257% .036%,1.026% .139%,.811% .304%,.614% .526%,.439% .799%,.289% 1.117%,.167% 1.474%,.076% 1.865%,.02% 2.285%,0 2.727%,0 97.161%)}.IndexHomeProductsSection__image-VBvmI{position:absolute;top:50%;right:35px;width:390px;transition:scale .15s ease-in-out;transform:translateY(-50%)}.IndexHomeProductsSection__image_ecredit-T2ZdJ,.IndexHomeProductsSection__image_finance-WK2Oo{left:50%;width:250px;translate:-50%}@media (max-width:1679px){.IndexHomeProductsSection__image-VBvmI{right:0;width:360px}.IndexHomeProductsSection__image_services-ZzAXd{top:0;right:15px;width:386px;transform:none}.IndexHomeProductsSection__image_ecredit-T2ZdJ,.IndexHomeProductsSection__image_finance-WK2Oo{width:250px}.IndexHomeProductsSection__image_ecredit-T2ZdJ{top:76px;transform:none}}@media (max-width:1359px){.IndexHomeProductsSection-OFD_K{max-width:704px;margin-top:160px;margin-inline:auto}.IndexHomeProductsSection__card-b_DmG{height:400px;background-position:50px}.IndexHomeProductsSection__card_academy-g1S8V,.IndexHomeProductsSection__card_services-tQicl{grid-column:span 1}.IndexHomeProductsSection__cardDescription-DVYyg{max-width:100%}.IndexHomeProductsSection__image-VBvmI{top:50px;left:50%;width:270px;transform:none;translate:-50%}.IndexHomeProductsSection__image_cabinet-JusCu{right:40px;bottom:30px;width:320px;translate:none}.IndexHomeProductsSection__image_finance-WK2Oo{top:70px;width:250px}}@media (max-width:759px){.IndexHomeProductsSection__card-b_DmG{justify-content:space-between;height:380px}.IndexHomeProductsSection__card_cabinet-dIWwB{clip-path:polygon(0 3.158%,0 3.158%,.055% 2.646%,.212% 2.16%,.465% 1.707%,.804% 1.293%,1.22% .925%,1.706% .609%,2.252% .352%,2.85% .161%,3.491% .041%,4.167% 0,91.667% 0,91.667% 0,92.342% .041%,92.984% .161%,93.581% .352%,94.127% .609%,94.613% .925%,95.029% 1.293%,95.368% 1.707%,95.621% 2.16%,95.779% 2.646%,95.833% 3.158%,95.833% 26.587%,95.833% 26.587%,95.846% 26.837%,95.885% 27.084%,95.949% 27.326%,96.038% 27.564%,96.15% 27.795%,96.287% 28.019%,96.446% 28.234%,96.627% 28.44%,96.83% 28.636%,97.054% 28.82%,98.78% 30.128%,98.78% 30.128%,99.004% 30.311%,99.207% 30.507%,99.388% 30.713%,99.547% 30.928%,99.683% 31.152%,99.795% 31.383%,99.884% 31.621%,99.948% 31.864%,99.987% 32.111%,100% 32.361%,100% 117.895%,100% 117.895%,99.945% 118.407%,99.788% 118.893%,99.535% 119.346%,99.196% 119.76%,98.78% 120.128%,98.294% 120.443%,97.748% 120.7%,97.15% 120.892%,96.509% 121.011%,95.833% 121.053%,4.167% 121.053%,4.167% 121.053%,3.491% 121.011%,2.85% 120.892%,2.252% 120.7%,1.706% 120.443%,1.22% 120.128%,.804% 119.76%,.465% 119.346%,.212% 118.893%,.055% 118.407%,0 117.895%,0 3.158%)}.IndexHomeProductsSection__image-VBvmI{top:65px;left:50%;width:230px;translate:-50%}.IndexHomeProductsSection__image_academy-gbeWu,.IndexHomeProductsSection__image_ecredit-T2ZdJ,.IndexHomeProductsSection__image_services-ZzAXd{top:55px;width:250px}.IndexHomeProductsSection__image_cabinet-JusCu{top:50px}}.EventsCarousel-SaNj9 .EventsCarousel__item-kVZtg{width:530px;height:598px}.EventsCarousel-SaNj9 .EventsCarousel__item-kVZtg:first-child{margin-right:0}.EventsCarousel-SaNj9 .EventsCarousel__item-kVZtg:not(.EventsCarousel-SaNj9 .EventsCarousel__item-kVZtg:first-child){margin-inline:8px 0}.EventsCarousel-SaNj9 .EventsCarousel__item-kVZtg:last-child{min-width:auto}@media (max-width:1679px){.EventsCarousel-SaNj9 .EventsCarousel__item-kVZtg{width:424px;height:496px}}@media (max-width:1359px){.EventsCarousel-SaNj9 .EventsCarousel__item-kVZtg{width:476px}}@media (max-width:1023px){.EventsCarousel-SaNj9 .EventsCarousel__item-kVZtg{width:348px;height:480px}}@media (max-width:759px){.EventsCarousel-SaNj9 .EventsCarousel__item-kVZtg{width:288px;height:480px}}.IndexAnalyticSection-wJF7P{margin-top:210px}.IndexAnalyticSection__title-s4xtF{font-family:var(--arb-jetbrains-mono-font);font-size:var(--arb-font-size-sub1);line-height:var(--arb-line-height-sub1);text-transform:uppercase;color:var(--arb-light-white)}.IndexAnalyticSection__cards-iSI1t{display:flex;overflow-x:auto;justify-content:center;gap:8px;margin:81px 0 0;padding:0;list-style:none}.IndexAnalyticSection__card-NnHag{position:relative;display:flex;flex-grow:1;justify-content:space-between;align-items:flex-end;box-sizing:border-box;max-width:598px;min-height:396px;padding:24px;border-radius:var(--arb-border-radius-l);background-color:var(--arb-sand-300)}.IndexAnalyticSection__cardContent-p80CO{display:flex;flex-direction:column;justify-content:flex-end;gap:16px;height:100%}.IndexAnalyticSection__cardTitle-klUGO{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4);max-width:332px;text-wrap:balance}.IndexAnalyticSection__cardDescription-i9314{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);max-width:350px;text-wrap:balance;color:#00000085}.IndexAnalyticSection-wJF7P .IndexAnalyticSection__cardBtn-yKOMd{-webkit-tap-highlight-color:transparent}.IndexAnalyticSection-wJF7P .IndexAnalyticSection__cardBtn-yKOMd:hover:after{background-color:var(--arb-sand-400)}.IndexAnalyticSection__cardBtnText-Qm4m0{font-size:var(--arb-font-size-body3)}.IndexAnalyticSection__cardBgWrap-VmvRf{position:absolute}.IndexAnalyticSection__card-NnHag .IndexAnalyticSection__cardBgWrap-VmvRf{top:0;right:0}.IndexAnalyticSection__card-NnHag:first-child .IndexAnalyticSection__cardBgImg-cl5m4{width:404px}.IndexAnalyticSection__card-NnHag:last-child .IndexAnalyticSection__cardBgImg-cl5m4{width:360px}@media (max-width:1679px){.IndexAnalyticSection-wJF7P{margin-top:176px}.IndexAnalyticSection__cards-iSI1t{margin-top:64px}.IndexAnalyticSection__card-NnHag{max-width:476px;min-height:328px}.IndexAnalyticSection__card-NnHag:first-child .IndexAnalyticSection__cardBgImg-cl5m4{width:310px}.IndexAnalyticSection__card-NnHag:last-child .IndexAnalyticSection__cardBgImg-cl5m4{width:295px}.IndexAnalyticSection__cardDescription-i9314{max-width:315px}}@media (max-width:1359px){.IndexAnalyticSection-wJF7P{max-width:960px;margin-top:160px;margin-inline:auto}.IndexAnalyticSection__cards-iSI1t{margin-top:32px}.IndexAnalyticSection__card-NnHag{flex-direction:column;align-items:flex-start;max-width:348px;min-height:400px;padding:20px}.IndexAnalyticSection__card-NnHag .IndexAnalyticSection__cardBgWrap-VmvRf{top:-30px;right:15px}.IndexAnalyticSection__card-NnHag:first-child .IndexAnalyticSection__cardBgImg-cl5m4{width:365px}.IndexAnalyticSection__card-NnHag:last-child .IndexAnalyticSection__cardBgImg-cl5m4{width:318px}.IndexAnalyticSection__cardContent-p80CO{gap:8px;margin-bottom:24px}.IndexAnalyticSection__cardTitle-klUGO{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1)}.IndexAnalyticSection__cardDescription-i9314{font-size:var(--arb-font-size-body4);line-height:var(--arb-line-height-body4)}}@media (max-width:759px){.IndexAnalyticSection-wJF7P{margin-top:64px}.IndexAnalyticSection__title-s4xtF{padding-inline:16px}.IndexAnalyticSection__cards-iSI1t{overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;justify-content:flex-start;scrollbar-width:none}.IndexAnalyticSection__cards-iSI1t::-webkit-scrollbar{display:none}.IndexAnalyticSection__cardContent-p80CO{margin-bottom:16px}.IndexAnalyticSection__card-NnHag{scroll-snap-align:start;flex-grow:1;flex-shrink:0;min-width:288px;max-width:50%;padding:16px}.IndexAnalyticSection__card-NnHag .IndexAnalyticSection__cardBgWrap-VmvRf{top:0;right:15px}.IndexAnalyticSection__card-NnHag:first-child .IndexAnalyticSection__cardBgImg-cl5m4{width:316px}.IndexAnalyticSection__card-NnHag:last-child .IndexAnalyticSection__cardBgImg-cl5m4{width:292px}}.IndexAppSection-ZigyV{margin-block:210px}.IndexAppSection__banner-kfPmy{position:relative;display:flex;justify-content:space-between;box-sizing:border-box;max-width:1204px;min-height:396px;padding:24px;border-radius:var(--arb-border-radius-l);background-color:var(--arb-grey-11);margin-inline:auto}.IndexAppSection__logo-VZBH2{position:absolute}.IndexAppSection__background-v1U1t{position:absolute;right:50%;bottom:0;width:284px;transform:translateX(-50%)}.IndexAppSection__content-XQ0sl{display:flex;flex-direction:column;width:50%}.IndexAppSection__title-mgYgV{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4);color:var(--arb-light-white)}.IndexAppSection__description-uZfSY{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);max-width:385px;margin-top:auto;text-wrap:balance;color:var(--arb-light-o64)}.IndexAppSection__buttons-AnAxT{display:flex;gap:4px;margin-top:20px}.IndexAppSection__button-Kcko9{width:156px;-webkit-tap-highlight-color:transparent}.IndexAppSection__button-Kcko9,.IndexAppSection__buttonText-_XQeb{font-size:var(--arb-font-size-body3)}@media (max-width:1679px){.IndexAppSection-ZigyV{margin-block:175px 260px}.IndexAppSection__banner-kfPmy{max-width:966px;min-height:328px;margin-bottom:85px}.IndexAppSection__background-v1U1t{width:232px;transform:translateX(-40%)}.IndexAppSection__buttons-AnAxT{margin-top:8px}}@media (max-width:1359px){.IndexAppSection-ZigyV{margin-top:160px}.IndexAppSection__banner-kfPmy{max-width:586px;min-height:345px}.IndexAppSection__background-v1U1t{right:84px;bottom:92px;left:auto;width:182px;transform:none}.IndexAppSection__logo-VZBH2{position:absolute;bottom:24px;width:70px;height:70px}.IndexAppSection__title-mgYgV{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1);max-width:270px}.IndexAppSection__content-XQ0sl{width:100%}.IndexAppSection__description-uZfSY{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);max-width:270px;margin-top:12px}.IndexAppSection__buttons-AnAxT{align-self:flex-end;margin-top:auto}}@media (max-width:759px){.IndexAppSection-ZigyV{margin-block:100px}.IndexAppSection__banner-kfPmy{max-width:100%;min-height:496px;padding:16px}.IndexAppSection__background-v1U1t{right:16px;bottom:84px;width:171px}.IndexAppSection__title-mgYgV{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4)}.IndexAppSection__description-uZfSY{font-size:var(--arb-font-size-body4);line-height:var(--arb-line-height-body4);max-width:100%}.IndexAppSection__buttons-AnAxT{align-self:auto}.IndexAppSection__button-Kcko9{width:100%}.IndexAppSection__logo-VZBH2{bottom:250px;width:60px;height:60px}}.PageIndex-zawcH{overflow:hidden}.PageIndex__layout-CkdLp{position:relative}.PageIndex__events-BZCA3{margin-top:250px}.PageIndex__bgVideo-PwUZS{position:absolute;z-index:-1;top:0;left:50%;width:100%;max-width:1680px;translate:-50%}.PageIndex__cases-aT2Iw{margin-top:200px}.PageIndex__cases-aT2Iw,.PageIndex__events-BZCA3{margin-inline:auto}@media (max-width:1679px){.PageIndex__bgVideo-PwUZS{top:60px}.PageIndex__cases-aT2Iw{margin-top:170px}}@media (max-width:1359px){.PageIndex__events-BZCA3{margin-top:170px}}@media (max-width:1023px){.PageIndex__bgVideo-PwUZS{top:150px}}@media (max-width:759px){.PageIndex-zawcH:after{position:absolute;z-index:-1;top:450px;width:100%;height:220px;content:"";background:linear-gradient(0deg,var(--arb-black) 0,#0f0f0f00 100%)}.PageIndex__bgVideo-PwUZS{top:110px}.PageIndex__cases-aT2Iw,.PageIndex__events-BZCA3{margin-top:100px}}.IksDayIntroSection-T9nm8{box-sizing:border-box;height:604px;background-color:var(--arb-sand-300);padding-block:276px 20px;clip-path:polygon(100% 2.19%,100% 2.19%,99.988% 1.835%,99.955% 1.498%,99.9% 1.183%,99.828% .897%,99.739% .641%,99.635% .423%,99.518% .244%,99.389% .112%,99.252% .029%,99.107% 0,.893% 0,.893% 0,.748% .029%,.611% .112%,.483% .244%,.366% .423%,.262% .641%,.172% .897%,.1% 1.183%,.046% 1.498%,.012% 1.835%,0 2.19%,0 97.81%,0 97.81%,.012% 98.165%,.046% 98.502%,.1% 98.817%,.172% 99.103%,.262% 99.359%,.366% 99.577%,.483% 99.756%,.611% 99.888%,.748% 99.971%,.893% 100%,49.558% 100%,49.558% 100%,49.699% 99.986%,49.839% 99.945%,49.976% 99.878%,50.111% 99.785%,50.241% 99.667%,50.368% 99.524%,50.49% 99.357%,50.606% 99.166%,50.717% 98.953%,50.821% 98.717%,51.263% 97.633%,51.263% 97.633%,51.367% 97.398%,51.477% 97.184%,51.594% 96.994%,51.715% 96.827%,51.842% 96.684%,51.973% 96.565%,52.107% 96.472%,52.244% 96.405%,52.384% 96.364%,52.525% 96.35%,99.107% 96.35%,99.107% 96.35%,99.252% 96.322%,99.389% 96.239%,99.518% 96.106%,99.635% 95.928%,99.739% 95.709%,99.828% 95.454%,99.9% 95.167%,99.955% 94.853%,99.988% 94.516%,100% 94.161%,100% 2.19%)}.IksDayIntroSection__layout-nh_6R{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:100%}.IksDayIntroSection__title-H4gTQ{font-family:YS Display Wide,sans-serif;font-size:68px;font-weight:300;z-index:1;display:flex;justify-content:space-between;align-self:center;width:100%;max-width:1134px;margin:0;letter-spacing:18px}.IksDayIntroSection__description-UQLy4{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2);z-index:1;max-width:420px}.IksDayIntroSection__video-fy_fV{position:absolute;top:-200px;right:430px;width:468px;height:468px}@media (max-width:1679px){.IksDayIntroSection__video-fy_fV{right:280px}}@media (max-width:1359px){.IksDayIntroSection-T9nm8{height:640px;padding-top:112px;clip-path:polygon(1.596% 0,1.596% 0,1.337% .027%,1.091% .106%,.862% .233%,.653% .402%,.467% .61%,.308% .853%,.178% 1.126%,.081% 1.425%,.021% 1.745%,0 2.083%,0 97.917%,0 97.917%,.021% 98.255%,.081% 98.575%,.178% 98.874%,.308% 99.147%,.467% 99.39%,.653% 99.598%,.862% 99.767%,1.091% 99.894%,1.337% 99.973%,1.596% 100%,49.21% 100%,49.21% 100%,49.463% 99.987%,49.712% 99.948%,49.958% 99.884%,50.198% 99.795%,50.431% 99.683%,50.658% 99.547%,50.875% 99.388%,51.083% 99.207%,51.281% 99.004%,51.467% 98.78%,52.257% 97.748%,52.257% 97.748%,52.443% 97.524%,52.64% 97.321%,52.848% 97.14%,53.066% 96.981%,53.292% 96.845%,53.526% 96.732%,53.766% 96.644%,54.011% 96.58%,54.261% 96.541%,54.513% 96.528%,98.404% 96.528%,98.404% 96.528%,98.663% 96.501%,98.909% 96.422%,99.138% 96.295%,99.347% 96.126%,99.533% 95.918%,99.692% 95.675%,99.822% 95.402%,99.919% 95.103%,99.979% 94.782%,100% 94.444%,100% 2.083%,100% 2.083%,99.979% 1.745%,99.919% 1.425%,99.822% 1.126%,99.692% .853%,99.533% .61%,99.347% .402%,99.138% .233%,98.909% .106%,98.663% .027%,98.404% 0,1.596% 0)}.IksDayIntroSection__title-H4gTQ{font-size:56px;line-height:40px;max-width:670px;letter-spacing:15px}.IksDayIntroSection__description-UQLy4{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);max-width:350px}.IksDayIntroSection__video-fy_fV{top:65px;left:50%;width:400px;height:400px;transform:translateX(-50%)}}@media (max-width:1023px){.IksDayIntroSection-T9nm8{height:576px;padding-top:48px}}@media (max-width:759px){.IksDayIntroSection-T9nm8{height:540px;padding:30px 25px 40px;margin-inline:8px;clip-path:polygon(3.488% 0,3.488% 0,2.923% .029%,2.386% .113%,1.885% .248%,1.428% .429%,1.022% .651%,.673% .91%,.389% 1.201%,.178% 1.52%,.046% 1.862%,0 2.222%,0 97.778%,0 97.778%,.046% 98.138%,.178% 98.48%,.389% 98.799%,.673% 99.09%,1.022% 99.349%,1.428% 99.571%,1.885% 99.752%,2.386% 99.887%,2.923% 99.971%,3.488% 100%,47.392% 100%,47.392% 100%,47.668% 99.993%,47.941% 99.972%,48.209% 99.938%,48.472% 99.891%,48.727% 99.831%,48.974% 99.758%,49.212% 99.674%,49.44% 99.577%,49.656% 99.469%,49.859% 99.349%,53.629% 96.947%,53.629% 96.947%,53.832% 96.828%,54.048% 96.719%,54.276% 96.623%,54.514% 96.538%,54.761% 96.465%,55.017% 96.405%,55.279% 96.358%,55.547% 96.324%,55.82% 96.303%,56.096% 96.296%,96.512% 96.296%,96.512% 96.296%,97.077% 96.267%,97.614% 96.183%,98.115% 96.048%,98.572% 95.868%,98.978% 95.645%,99.327% 95.386%,99.611% 95.095%,99.822% 94.776%,99.954% 94.435%,100% 94.074%,100% 2.222%,100% 2.222%,99.954% 1.862%,99.822% 1.52%,99.611% 1.201%,99.327% .91%,98.978% .651%,98.572% .429%,98.115% .248%,97.614% .113%,97.077% .029%,96.512% 0,3.488% 0)}.IksDayIntroSection__title-H4gTQ{font-size:39px;line-height:28px;flex-direction:column;align-items:center;gap:18px;letter-spacing:10px}.IksDayIntroSection__description-UQLy4{max-width:none}.IksDayIntroSection__video-fy_fV{top:95px;width:312px;height:312px}}.IksDayWinnersAccordionSection-Ob_s8{border-bottom:1px solid var(--arb-light-o12)}.IksDayWinnersAccordionSection__header-g_TbO{color:var(--arb-light-white);padding-block:24px}.IksDayWinnersAccordionSection__icon-UWd34{width:16px;height:16px;color:#adadad;transition:transform .3s ease-out 0s,color .3s ease-in-out}.IksDayWinnersAccordionSection__header-g_TbO:hover .IksDayWinnersAccordionSection__icon-UWd34{color:var(--arb-light-white)}.IksDayWinnersAccordionSection__body-S4hCw{padding-bottom:24px;color:var(--arb-light-o64)}.IksDayWinnersAccordionSection__body-S4hCw.IksDayWinnersAccordionSection__body_collapsed-Jwhl5{padding:0}.IksDayWinnersAccordionSection__winners-z_hb4{display:grid;grid-template-columns:316px 268px;row-gap:12px;column-gap:8px;width:-moz-fit-content;width:fit-content;margin-left:auto}.IksDayWinnersAccordionSection__winner-vkXGx{display:contents}@media (max-width:1023px){.IksDayWinnersAccordionSection__header-g_TbO{padding-block:16px}.IksDayWinnersAccordionSection__body-S4hCw{padding-bottom:16px}.IksDayWinnersAccordionSection__winners-z_hb4{display:flex;flex-direction:column;gap:8px;width:300px}.IksDayWinnersAccordionSection__winner-vkXGx{display:flex;flex-direction:column}.IksDayWinnersAccordionSection__winners-z_hb4{width:100%}}.IksDayWinnersAccordion-mkP0Q{flex-grow:1}.IksDayWinnersAccordion__otherWinnersBody-js8vw{transition:max-height .4s ease-out 0s,opacity .3s ease-out .2s}.IksDayWinnersAccordion__btn-dcVKs{display:flex;gap:12px;margin-block:24px}.IksDayWinnersAccordion__btnContent-D1JeP{font-size:var(--arb-font-size-body3)}@media (max-width:1023px){.IksDayWinnersAccordion__btn-dcVKs{margin-block:16px 20px;margin-bottom:16px}}.IksDayWinners-IbGkp{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2)}.IksDayWinners__accordions-hrghY{display:flex;flex-direction:column;gap:8px;margin-top:64px}.IksDayWinners__accordionContainer-p8BiH{display:flex;gap:32px;border-radius:var(--arb-border-radius-l);background-color:var(--arb-grey-11);padding-inline:24px}.IksDayWinners__date-ij509{width:130px;margin-top:24px;padding-right:0;color:var(--arb-light-o64)}@media (max-width:1023px){.IksDayWinners-IbGkp{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3)}.IksDayWinners__accordions-hrghY{margin-top:32px}.IksDayWinners__accordionContainer-p8BiH{flex-direction:column;gap:0;padding-inline:16px}.IksDayWinners__date-ij509{width:100%;margin-top:20px;padding-bottom:16px;border-bottom:1px solid #ffffff29}}@media (max-width:759px){.IksDayWinners__date-ij509{margin-top:16px}}.PageIksDay__layout-KgXIv>*{margin-block:180px}.PageIksDay__awardVideo-MSNp9{max-width:1288px;margin-top:64px;aspect-ratio:16/9;margin-inline:auto}.PageIksDay__aboutText-rJpBF{font-size:var(--arb-font-size-h3);font-weight:400;line-height:var(--arb-line-height-h3);max-width:1288px;margin:64px 0 0;color:var(--arb-light-white);margin-inline:auto}.PageIksDay__ceremony-aMSl3{position:relative;display:flex;overflow:hidden;flex-direction:column;justify-content:flex-end;box-sizing:border-box;min-height:662px;padding:24px;border-radius:var(--arb-border-radius-l);background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/ceremony_fece67083b1a5e8323324dd4c52bf6ed.webp);background-repeat:no-repeat;background-position:50%;background-size:cover}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.PageIksDay__ceremony-aMSl3{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/ceremony@2x_b6479b4feb04d65ddd04cca8ca64c0e5.webp)}}.PageIksDay__ceremonyText-AUN0F{z-index:1;max-width:340px;color:var(--arb-light-o64)}.PageIksDay__ceremonyText-AUN0F,.PageIksDay__quote-jx66R{font-size:var(--arb-font-size-body2);font-weight:400;line-height:var(--arb-line-height-body2)}.PageIksDay__quote-jx66R{display:flex;justify-content:space-between;gap:40px;box-sizing:border-box;max-width:1288px;margin:64px 0 0;padding:32px 32px 32px 24px;color:var(--arb-light-white);border-radius:var(--arb-border-radius-l);background-color:var(--arb-grey-11);clip-path:polygon(0 12px,0 12px,.1571px 10.0535px,.6118px 8.2071px,1.3394px 6.4853px,2.3153px 4.913px,3.5147px 3.5147px,4.913px 2.3153px,6.4853px 1.3394px,8.2071px .6118px,10.0535px .1571px,12px 0,calc(100% - 12px) 0,calc(100% - 12px) 0,calc(100% - 10.0536px) .1571px,calc(100% - 8.2072px) .6118px,calc(100% - 6.4855px) 1.3394px,calc(100% - 4.9131px) 2.3153px,calc(100% - 3.5149px) 3.5147px,calc(100% - 2.3154px) 4.913px,calc(100% - 1.3395px) 6.4853px,calc(100% - .6118px) 8.2071px,calc(100% - .1571px) 10.0535px,100% 12px,100% calc(100% - 12px),100% calc(100% - 12px),calc(100% - .1571px) calc(100% - 10.0536px),calc(100% - .6118px) calc(100% - 8.2072px),calc(100% - 1.3395px) calc(100% - 6.4855px),calc(100% - 2.3154px) calc(100% - 4.9131px),calc(100% - 3.5149px) calc(100% - 3.5149px),calc(100% - 4.9131px) calc(100% - 2.3154px),calc(100% - 6.4855px) calc(100% - 1.3395px),calc(100% - 8.2072px) calc(100% - .6118px),calc(100% - 10.0536px) calc(100% - .1571px),28px 100%,28px 100%,26.0535px calc(100% - .1571px),24.2071px calc(100% - .6118px),22.4853px calc(100% - 1.3395px),20.913px calc(100% - 2.3154px),19.5147px calc(100% - 3.5149px),18.3153px calc(100% - 4.9131px),17.3394px calc(100% - 6.4855px),16.6118px calc(100% - 8.2072px),16.1571px calc(100% - 10.0536px),16px calc(100% - 12px),16px 106.257px,16px 106.257px,15.9466px 104.6571px,15.7877px 103.0715px,15.5249px 101.5049px,15.1599px 99.9625px,14.6944px 98.4491px,14.1301px 96.9696px,13.4688px 95.5291px,12.7122px 94.1325px,11.8619px 92.7847px,10.9196px 91.4907px,5.0804px 84.0093px,5.0804px 84.0093px,4.1382px 82.7153px,3.2878px 81.3675px,2.5312px 79.9708px,1.8699px 78.5303px,1.3056px 77.0508px,.8401px 75.5374px,.4751px 73.9949px,.2123px 72.4283px,.0534px 70.8426px,0 69.2428px,0 12px);margin-inline:auto}.PageIksDay__quoteContent-z54jG{display:flex;flex-direction:column;gap:40px}.PageIksDay__quoteContent-z54jG p{margin:0}.PageIksDay__quoteIcon-qj1ww{flex-shrink:0}.PageIksDay__quoteAuthor-sVjrK{font-size:var(--arb-font-size-body4);font-weight:400;font-style:normal;line-height:var(--arb-line-height-body4);display:flex;gap:8px}.PageIksDay__quoteAuthor-sVjrK span{display:block}.PageIksDay__quoteAvatar-LllM5{width:32px;height:32px;border-radius:var(--arb-border-radius-m);object-fit:contain}.PageIksDay__quotePosition-D8lmo{color:var(--arb-light-o64)}.PageIksDay__aboutIndexGrid-LJatq{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;max-width:1288px;margin-top:64px;margin-inline:auto}.PageIksDay__aboutIndexCard-VYi_g{display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;min-height:244px;padding:24px;color:var(--arb-light-white);border-radius:var(--arb-border-radius-l);background-color:var(--arb-grey-11)}.PageIksDay__aboutIndexCard-VYi_g:first-child{grid-column:span 3}.PageIksDay__aboutIndexTitle-K8cqj{font-size:var(--arb-font-size-h3);font-weight:400;line-height:var(--arb-line-height-h3);display:flex;align-items:center;gap:16px}.PageIksDay__aboutIndexIcon-QlcaX{width:40px;height:40px}.PageIksDay__aboutIndexDescription-YooY1{display:flex;justify-content:space-between;align-items:flex-end;gap:120px}.PageIksDay__aboutIndexDescription-YooY1,.PageIksDay__aboutIndexLink-KdGCA{font-size:var(--arb-font-size-body2);font-weight:400;line-height:var(--arb-line-height-body2);color:var(--arb-light-o64)}.PageIksDay__aboutIndexLink-KdGCA{text-decoration-line:underline}.PageIksDay__aboutIndexLink-KdGCA:hover{color:var(--arb-light-white)}@media (max-width:1679px){.PageIksDay__aboutIndexGrid-LJatq,.PageIksDay__aboutText-rJpBF,.PageIksDay__awardVideo-MSNp9,.PageIksDay__quote-jx66R{max-width:962px}}@media (max-width:1023px){.PageIksDay__layout-KgXIv>*{margin-block:160px}.PageIksDay__aboutText-rJpBF{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1);max-width:586px;margin-top:32px}.PageIksDay__ceremony-aMSl3{min-height:360px;padding:20px}.PageIksDay__ceremonyText-AUN0F{font-size:var(--arb-font-size-body4);line-height:var(--arb-line-height-body4);max-width:240px}.PageIksDay__aboutIndexGrid-LJatq{margin-top:32px}.PageIksDay__aboutIndexCard-VYi_g{min-height:200px;padding:20px}.PageIksDay__aboutIndexTitle-K8cqj{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1)}.PageIksDay__aboutIndexIcon-QlcaX{width:28px;height:28px}.PageIksDay__aboutIndexDescription-YooY1,.PageIksDay__aboutIndexLink-KdGCA{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3)}.PageIksDay__aboutIndexDescription-YooY1{gap:70px}.PageIksDay__awardVideo-MSNp9{margin-top:32px}}@media (max-width:759px){.PageIksDay__layout-KgXIv>*{margin-block:120px}.PageIksDay__aboutText-rJpBF{margin-inline:8px}.PageIksDay__ceremony-aMSl3{min-height:320px;padding:16px}.PageIksDay__ceremonyTextBg-pKnkK{position:absolute;bottom:-40px;left:-120px;width:362px;height:114px;opacity:.8;border-radius:564px;background:var(--arb-grey-11);filter:blur(22px);mix-blend-mode:multiply}.PageIksDay__quote-jx66R{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);flex-direction:column;max-width:586px;margin-top:32px;padding:20px 16px 40px;clip-path:polygon(0 1.899%,0 1.899%,.046% 1.591%,.178% 1.299%,.389% 1.026%,.673% .777%,1.022% .556%,1.428% .366%,1.885% .212%,2.386% .097%,2.923% .025%,3.488% 0,45.947% 0,45.947% 0,46.5% .012%,47.045% .047%,47.582% .106%,48.106% .186%,48.617% .289%,49.112% .413%,49.588% .558%,50.043% .723%,50.474% .908%,50.881% 1.112%,52.608% 2.052%,52.608% 2.052%,53.014% 2.257%,53.446% 2.441%,53.901% 2.607%,54.377% 2.751%,54.871% 2.875%,55.382% 2.978%,55.907% 3.059%,56.443% 3.117%,56.989% 3.153%,57.541% 3.165%,96.512% 3.165%,96.512% 3.165%,97.077% 3.189%,97.614% 3.261%,98.115% 3.376%,98.572% 3.531%,98.978% 3.721%,99.327% 3.942%,99.611% 4.191%,99.822% 4.463%,99.954% 4.755%,100% 5.063%,100% 98.101%,100% 98.101%,99.954% 98.409%,99.822% 98.701%,99.611% 98.974%,99.327% 99.223%,98.978% 99.444%,98.572% 99.634%,98.115% 99.788%,97.614% 99.903%,97.077% 99.975%,96.512% 100%,3.488% 100%,3.488% 100%,2.923% 99.975%,2.386% 99.903%,1.885% 99.788%,1.428% 99.634%,1.022% 99.444%,.673% 99.223%,.389% 98.974%,.178% 98.701%,.046% 98.409%,0 98.101%,0 1.899%)}.PageIksDay__aboutIndexGrid-LJatq{grid-template-columns:1fr}.PageIksDay__aboutIndexCard-VYi_g{gap:32px;min-height:auto;padding:16px}.PageIksDay__aboutIndexCard-VYi_g:first-child{grid-column:auto}.PageIksDay__aboutIndexTitle-K8cqj{align-items:flex-start}.PageIksDay__aboutIndexDescription-YooY1{flex-direction:column;align-items:flex-start;gap:24px}}.ProfitStepsSection-UNLTs{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.ProfitStepsSection__part-qISgb{display:flex;flex:1 0 0;flex-direction:column;box-sizing:border-box;height:720px;border-radius:var(--arb-border-radius-l);background-color:var(--arb-grey-11)}.ProfitStepsSection__part_info-Ds8uu{padding:32px}.ProfitStepsSection__img-bpAWj{display:block;height:640px;margin-top:auto;margin-inline:auto}.ProfitStepsSection__title-gI9i0{font-size:var(--arb-font-size-h2);font-weight:400;line-height:var(--arb-line-height-h2);color:var(--arb-light-white)}.ProfitStepsSection__list-oboSR{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1);display:flex;flex-direction:column;gap:32px;margin:auto 0 0;padding:0;list-style-type:none;color:var(--arb-light-white)}.ProfitStepsSection__listItem-AO9ii{display:flex;gap:49px;max-width:520px}.ProfitStepsSection__listItemCount-kUd2a{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4);flex-shrink:0;width:40px;color:var(--arb-light-o64)}@media (max-width:1679px){.ProfitStepsSection__part-qISgb{height:662px}.ProfitStepsSection__img-bpAWj{height:582px}}@media (max-width:1359px){.ProfitStepsSection__part-qISgb{height:400px}.ProfitStepsSection__part_info-Ds8uu{padding:24px}.ProfitStepsSection__img-bpAWj{height:350px}.ProfitStepsSection__title-gI9i0{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1)}.ProfitStepsSection__list-oboSR{gap:8px}.ProfitStepsSection__listItem-AO9ii{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);gap:28px}.ProfitStepsSection__listItemCount-kUd2a{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1);width:30px}}@media (max-width:759px){.ProfitStepsSection-UNLTs{grid-template-columns:1fr}.ProfitStepsSection__part-qISgb{overflow:hidden;height:400px}.ProfitStepsSection__part_info-Ds8uu{grid-row-start:1;height:auto;padding:12px}.ProfitStepsSection__img-bpAWj{height:415px;margin-bottom:-60px}.ProfitStepsSection__title-gI9i0{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4)}.ProfitStepsSection__list-oboSR{gap:24px;margin-top:52px}.ProfitStepsSection__listItem-AO9ii{flex-direction:column;gap:8px}}.FinanceCalculatorCard-OggFo{--transition-rule:0.3s ease-in-out;display:flex;flex-direction:column;box-sizing:border-box;min-height:690px;padding:32px 27px;border-radius:var(--arb-border-radius-l);background-color:var(--arb-sand-200);transition:min-height var(--transition-rule),background-color var(--transition-rule)}.FinanceCalculatorCard-OggFo.FinanceCalculatorCard_selected-qnGKr{min-height:100%;background-color:var(--arb-light-white)}.FinanceCalculatorCard__title-dUTLK{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4);color:var(--arb-black)}.FinanceCalculatorCard__asterisk-xOaHU{margin-left:2px;color:var(--arb-black-o52)}.FinanceCalculatorCard__description-Djf2X{font-size:var(--arb-font-size-body4);font-weight:400;line-height:var(--arb-line-height-body4);margin-top:8px;color:var(--arb-black-o52)}.FinanceCalculatorCard__list-lxoRH{padding-left:26px;margin-block:24px 0}.FinanceCalculatorCard__item-CFUsi{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2);color:var(--arb-black)}.FinanceCalculatorCard__img-eQr7V{flex-grow:1;align-self:center;width:260px;margin-top:auto;object-fit:contain;object-position:center;transition:object-position var(--transition-rule)}.FinanceCalculatorCard_selected-qnGKr .FinanceCalculatorCard__img-eQr7V{object-position:center;margin-block:auto}.FinanceCalculatorCard__buttonContent-gMqVD{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3)}.FinanceCalculatorCard__link-jpa4e{font-size:var(--arb-font-size-body4);line-height:var(--arb-line-height-body4);align-self:center;margin-top:24px;color:var(--arb-black-o52);text-decoration-line:underline}@media (max-width:1359px){.FinanceCalculatorCard-OggFo{min-height:584px;padding:20px}.FinanceCalculatorCard__title-dUTLK{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1)}.FinanceCalculatorCard__img-eQr7V{width:190px}}@media (max-width:759px){.FinanceCalculatorCard-OggFo,.FinanceCalculatorCard-OggFo.FinanceCalculatorCard_selected-qnGKr{min-height:568px;padding:24px 20px}.FinanceCalculatorCard__item-CFUsi{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3)}.FinanceCalculatorCard__link-jpa4e{margin-top:16px}}.FinanceCalculatorSection-H_s7Y{padding:84px 100px;border-radius:var(--arb-border-radius-l);background-color:#1c1a1ce5}.FinanceCalculatorSection__calculator-y4ZQy{display:flex;justify-content:space-between;gap:16px}.FinanceCalculatorSection__title-yt8xu{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4);display:block;max-width:700px;color:var(--arb-light-white)}.FinanceCalculatorSection__description-JsAct{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2);display:block;max-width:420px;margin-top:24px;color:var(--arb-light-o64)}.FinanceCalculatorSection__form-q13qz{flex-grow:1}.FinanceCalculatorSection__inputs-pJaHy{display:flex;flex-direction:column;gap:8px}.FinanceCalculatorSection__button-HP4M7{width:100%;margin-top:32px}.FinanceCalculatorSection__segment-dtM0J{display:flex;gap:3px;padding:4px;border:1px solid var(--arb-light-o12);border-radius:var(--arb-border-radius-s)}.FinanceCalculatorSection-H_s7Y .FinanceCalculatorSection__segmentButton-WcV10{flex-grow:1;background-color:initial}.FinanceCalculatorSection-H_s7Y .FinanceCalculatorSection__segmentButton_active-bCX7E{background-color:var(--arb-grey-17)}.FinanceCalculatorSection__cards-EUJ3R{display:grid;align-items:center;grid-template-columns:repeat(3,1fr);grid-auto-rows:730px;gap:8px;margin-top:100px}@media (max-width:1679px){.FinanceCalculatorSection-H_s7Y{padding:84px 80px}.FinanceCalculatorSection__title-yt8xu{max-width:500px}.FinanceCalculatorSection__form-q13qz{max-width:560px}}@media (max-width:1359px){.FinanceCalculatorSection-H_s7Y{padding:32px}.FinanceCalculatorSection__calculator-y4ZQy{display:contents}.FinanceCalculatorSection__description-JsAct{margin-top:24px}.FinanceCalculatorSection__form-q13qz{max-width:none;margin-top:64px}.FinanceCalculatorSection__cards-EUJ3R{overflow-x:auto;grid-template-columns:repeat(3,350px);grid-auto-rows:624px}}@media (max-width:759px){.FinanceCalculatorSection-H_s7Y{padding:52px 20px}.FinanceCalculatorSection__title-yt8xu{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1)}.FinanceCalculatorSection__description-JsAct{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);margin-top:40px}.FinanceCalculatorSection__form-q13qz{margin-top:40px}.FinanceCalculatorSection__cards-EUJ3R{overflow:hidden;grid-template-columns:1fr;grid-auto-rows:auto;margin-top:40px}}.FinanceTradeInSection__cards-JWqni{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:330px;gap:8px;max-width:1408px;margin-top:92px;margin-inline:auto}.FinanceTradeInSection__card-eVTsf{display:flex;flex-direction:column;padding:24px;border-radius:var(--arb-border-radius-l);background-color:var(--arb-grey-11)}.FinanceTradeInSection__card_withBrands-F0fp5{grid-column:span 2}.FinanceTradeInSection__cardTitle-WmWpp{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4);max-width:427px;color:var(--arb-light-white)}.FinanceTradeInSection__list-Egy3x{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2);margin:auto 0 0;padding-left:26px;color:var(--arb-light-o64)}.FinanceTradeInSection__brands-cfDHw{display:flex;align-items:center;gap:48px;height:43px;margin-top:auto;margin-bottom:25px;padding:0;list-style-type:none}.FinanceTradeInSection__item-bU0hk{height:100%}.FinanceTradeInSection__brand-_WEEN{display:block;height:100%;object-fit:contain}@media (max-width:1679px){.FinanceTradeInSection__cards-JWqni{max-width:972px;margin-top:72px}.FinanceTradeInSection__brands-cfDHw{gap:32px;margin-bottom:0}}@media (max-width:1359px){.FinanceTradeInSection__cards-JWqni{grid-template-rows:320px 240px;margin-top:32px}.FinanceTradeInSection__card-eVTsf{padding:20px}.FinanceTradeInSection__cardTitle-WmWpp{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1)}}@media (max-width:759px){.FinanceTradeInSection__cards-JWqni{grid-template-columns:1fr;grid-template-rows:auto;grid-auto-rows:auto}.FinanceTradeInSection__card-eVTsf{overflow:hidden;padding:12px}.FinanceTradeInSection__card_withBrands-F0fp5{grid-column:span 1}.FinanceTradeInSection__brands-cfDHw,.FinanceTradeInSection__list-Egy3x{margin-top:101px}.FinanceTradeInSection__list-Egy3x{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3)}.FinanceTradeInSection__brands-cfDHw{overflow-x:auto;gap:24px;height:27px}.FinanceTradeInSection__item-bU0hk{flex:0 0 auto}}.FinanceQuickBanner__section-OZ98V{position:relative;max-width:1408px;margin-inline:auto}.FinanceQuickBanner-UTU6K{color:var(--arb-light-white);background-color:var(--arb-grey-11);clip-path:polygon(0 calc(100% - 12.58px),0 calc(100% - 12.58px),.16px calc(100% - 10.64px),.61px calc(100% - 8.79px),1.34px calc(100% - 7.07px),2.31px calc(100% - 5.5px),3.51px calc(100% - 4.1px),4.91px calc(100% - 2.9px),6.48px calc(100% - 1.92px),8.2px calc(100% - 1.19px),10.05px calc(100% - .74px),12px calc(100% - .58px),calc(100% - 12.01px) calc(100% - .01px),calc(100% - 12.01px) calc(100% - .01px),calc(100% - 10.06px) calc(100% - .16px),calc(100% - 8.22px) calc(100% - .62px),calc(100% - 6.49px) calc(100% - 1.34px),calc(100% - 4.92px) calc(100% - 2.32px),calc(100% - 3.52px) calc(100% - 3.52px),calc(100% - 2.32px) calc(100% - 4.92px),calc(100% - 1.34px) calc(100% - 6.49px),calc(100% - .61px) calc(100% - 8.21px),calc(100% - .16px) calc(100% - 10.06px),100% calc(100% - 12.01px),100% 35.45px,100% 35.45px,calc(100% - .16px) 33.51px,calc(100% - .61px) 31.66px,calc(100% - 1.34px) 29.94px,calc(100% - 2.31px) 28.37px,calc(100% - 3.51px) 26.97px,calc(100% - 4.91px) 25.77px,calc(100% - 6.48px) 24.79px,calc(100% - 8.21px) 24.07px,calc(100% - 10.05px) 23.61px,calc(100% - 12px) 23.45px,calc(50% - 53.59px) 23.45px,calc(50% - 53.59px) 23.45px,calc(50% - 54.89px) 23.41px,calc(50% - 56.17px) 23.29px,calc(50% - 57.44px) 23.08px,calc(50% - 58.69px) 22.79px,calc(50% - 59.92px) 22.43px,calc(50% - 61.12px) 21.98px,calc(50% - 62.3px) 21.46px,calc(50% - 63.44px) 20.86px,calc(50% - 64.54px) 20.19px,calc(50% - 65.6px) 19.45px,calc(50% - 86.15px) 4.01px,calc(50% - 86.15px) 4.01px,calc(50% - 87.21px) 3.26px,calc(50% - 88.32px) 2.59px,calc(50% - 89.46px) 2px,calc(50% - 90.63px) 1.47px,calc(50% - 91.83px) 1.03px,calc(50% - 93.06px) .66px,calc(50% - 94.31px) .37px,calc(50% - 95.58px) .17px,calc(50% - 96.87px) .04px,calc(50% - 98.16px) 0,12px 0,12px 0,10.05px .16px,8.21px .61px,6.49px 1.34px,4.91px 2.32px,3.51px 3.51px,2.32px 4.91px,1.34px 6.49px,.61px 8.21px,.16px 10.05px,0 12px,0 calc(100% - 12.58px))}.FinanceQuickBanner__content-XDMZr{display:flex;flex-direction:column;box-sizing:border-box;max-width:710px;min-height:516px;padding:80px 0 52px 80px}.FinanceQuickBanner__title-XV1QF{font-size:var(--arb-font-size-h2);font-weight:400;font-style:normal;line-height:var(--arb-line-height-h2)}.FinanceQuickBanner__description-OM_kH{font-size:var(--arb-font-size-body4);line-height:var(--arb-line-height-body4);margin-top:12px;color:var(--arb-light-o64)}.FinanceQuickBanner__list-ZcQHg{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2);display:flex;flex-direction:column;gap:4px;margin-top:32px;padding-left:26px}.FinanceQuickBanner__button-NqszK{max-width:396px;margin-top:auto}.FinanceQuickBanner__link-Z66Gp{font-size:var(--arb-font-size-body4);line-height:var(--arb-line-height-body4);margin-top:24px;text-decoration:underline;color:var(--arb-light-o64)}.FinanceQuickBanner__img-hswIv{position:absolute;right:90px;bottom:15px;height:510px}@media (max-width:1679px){.FinanceQuickBanner__section-OZ98V{max-width:1126px}.FinanceQuickBanner__content-XDMZr{max-width:476px;min-height:560px}.FinanceQuickBanner__img-hswIv{right:30px;bottom:30px;height:540px}}@media (max-width:1359px){.FinanceQuickBanner__section-OZ98V{overflow:hidden;max-width:703px}.FinanceQuickBanner__content-XDMZr{max-width:386px;padding:52px 0 52px 52px}.FinanceQuickBanner__title-XV1QF{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4)}.FinanceQuickBanner__img-hswIv{top:50%;right:-125px;height:450px;transform:translateY(-50%)}}@media (max-width:759px){.FinanceQuickBanner__section-OZ98V{max-width:100%}.FinanceQuickBanner-UTU6K{clip-path:polygon(0 calc(100% - 12.44px),0 calc(100% - 12.44px),.16px calc(100% - 10.49px),.61px calc(100% - 8.65px),1.34px calc(100% - 6.93px),2.31px calc(100% - 5.36px),3.51px calc(100% - 3.96px),4.91px calc(100% - 2.76px),6.48px calc(100% - 1.78px),8.2px calc(100% - 1.05px),10.04px calc(100% - .6px),11.98px calc(100% - .44px),calc(100% - 12.02px) calc(100% - .02px),calc(100% - 12.02px) calc(100% - .02px),calc(100% - 10.07px) calc(100% - .17px),calc(100% - 8.22px) calc(100% - .62px),calc(100% - 6.49px) calc(100% - 1.35px),calc(100% - 4.92px) calc(100% - 2.33px),calc(100% - 3.52px) calc(100% - 3.52px),calc(100% - 2.32px) calc(100% - 4.92px),calc(100% - 1.34px) calc(100% - 6.5px),calc(100% - .61px) calc(100% - 8.22px),calc(100% - .16px) calc(100% - 10.07px),100% calc(100% - 12.02px),100% 23.76px,100% 23.76px,calc(100% - .16px) 21.82px,calc(100% - .61px) 19.97px,calc(100% - 1.34px) 18.25px,calc(100% - 2.32px) 16.68px,calc(100% - 3.51px) 15.28px,calc(100% - 4.91px) 14.08px,calc(100% - 6.49px) 13.1px,calc(100% - 8.21px) 12.38px,calc(100% - 10.05px) 11.92px,calc(100% - 12px) 11.76px,calc(100% - 60.2px) 11.76px,calc(100% - 60.2px) 11.76px,calc(100% - 61.79px) 11.7px,calc(100% - 63.35px) 11.51px,calc(100% - 64.89px) 11.2px,calc(100% - 66.4px) 10.78px,calc(100% - 67.87px) 10.23px,calc(100% - 69.29px) 9.58px,calc(100% - 70.66px) 8.81px,calc(100% - 71.96px) 7.94px,calc(100% - 73.2px) 6.96px,calc(100% - 74.37px) 5.88px,calc(100% - 74.37px) 5.88px,calc(100% - 75.53px) 4.8px,calc(100% - 76.77px) 3.83px,calc(100% - 78.08px) 2.95px,calc(100% - 79.44px) 2.19px,calc(100% - 80.86px) 1.53px,calc(100% - 82.33px) .99px,calc(100% - 83.84px) .56px,calc(100% - 85.38px) .25px,calc(100% - 86.94px) .06px,calc(100% - 88.53px) 0,12px 0,12px 0,10.05px .16px,8.21px .61px,6.49px 1.34px,4.91px 2.32px,3.51px 3.51px,2.32px 4.91px,1.34px 6.49px,.61px 8.21px,.16px 10.05px,0 12px,0 calc(100% - 12.44px))}.FinanceQuickBanner__content-XDMZr{min-height:613px;padding:12px}.FinanceQuickBanner__description-OM_kH{margin-top:8px}.FinanceQuickBanner__list-ZcQHg{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);margin-top:24px}.FinanceQuickBanner__link-Z66Gp{margin-top:12px}.FinanceQuickBanner__img-hswIv{top:auto;bottom:125px;left:50%;height:220px;transform:translateX(-50%)}}.PageFinance__layout-D4WyX>*{margin-block:220px}.PageFinance__features-ugK5r{max-width:1408px;margin-inline:auto}.PageFinance__subheader-GCZBn{max-width:732px}.PageFinance__list-IXtf0{margin-top:72px}.PageFinance__faq-PsAWv{width:-moz-fit-content;width:fit-content;margin-inline:auto}@media (max-width:1679px){.PageFinance__features-ugK5r{max-width:1129px}.PageFinance__faq-PsAWv{max-width:964px}}@media (max-width:1359px){.PageFinance__layout-D4WyX>*{margin-block:160px}.PageFinance__list-IXtf0{margin-top:32px}.PageFinance__faq-PsAWv{max-width:529px}}@media (max-width:759px){.PageFinance__layout-D4WyX>*{margin-block:120px}}.FinanceProAboutSection-m1Kwc{margin-top:210px}.FinanceProAboutSection__title-ooYWS{margin-bottom:72px}.FinanceProAboutSection__card-rGELF{height:377px}.FinanceProAboutSection__card-rGELF:first-child{clip-path:polygon(100.249% 8.083%,100.249% 8.083%,100.229% 7.524%,100.173% 6.993%,100.082% 6.498%,99.961% 6.047%,99.812% 5.645%,99.638% 5.3%,99.443% 5.02%,99.229% 4.811%,99% 4.68%,98.758% 4.635%,59.872% 4.635%,59.789% 4.635%,59.789% 4.635%,59.595% 4.62%,59.402% 4.576%,59.212% 4.502%,59.025% 4.401%,58.841% 4.271%,58.661% 4.114%,58.486% 3.93%,58.316% 3.719%,58.152% 3.482%,57.994% 3.22%,56.915% 1.293%,56.915% 1.293%,56.785% 1.077%,56.65% .881%,56.51% .707%,56.366% .553%,56.219% .422%,56.068% .312%,55.914% .225%,55.758% .161%,55.6% .12%,55.44% .103%,1.491% .103%,1.491% .103%,1.249% .148%,1.02% .279%,.806% .488%,.61% .768%,.437% 1.113%,.288% 1.515%,.167% 1.967%,.076% 2.461%,.02% 2.992%,0 3.551%,0 97.517%,0 97.517%,.02% 98.076%,.076% 98.607%,.167% 99.101%,.288% 99.553%,.437% 99.955%,.61% 100.3%,.806% 100.58%,1.02% 100.789%,1.249% 100.92%,1.491% 100.965%,98.758% 100.965%,98.758% 100.965%,99% 100.92%,99.229% 100.789%,99.443% 100.58%,99.638% 100.3%,99.812% 99.955%,99.961% 99.553%,100.082% 99.101%,100.173% 98.607%,100.229% 98.076%,100.249% 97.517%,100.249% 8.083%)}.FinanceProAboutSection__cardTitle-KvwWL{font-size:var(--arb-font-size-h3);line-height:var(--arb-line-height-h3)}.FinanceProAboutSection__cardDescription-VvKPc{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1);max-width:454px}.FinanceProAboutSection__cardDescriptionCapture-eUEjf{font-size:10px;line-height:var(--arb-line-height-sub2)}.FinanceProAboutSection__cardImage-vEDoW{position:absolute;top:0;right:0;width:483px}.FinanceProAboutSection__card-rGELF:first-child .FinanceProAboutSection__cardImage-vEDoW{top:-50px}@media (max-width:1679px){.FinanceProAboutSection__cardImage-vEDoW{right:0}}@media (max-width:1359px){.FinanceProAboutSection-m1Kwc{max-width:704px;margin-top:160px;margin-inline:auto}.FinanceProAboutSection__title-ooYWS{margin-bottom:32px}.FinanceProAboutSection__card-rGELF:first-child{clip-path:polygon(0 96.705%,0 96.705%,.022% 97.221%,.087% 97.711%,.19% 98.168%,.329% 98.585%,.499% 98.955%,.697% 99.274%,.921% 99.532%,1.165% 99.726%,1.427% 99.846%,1.704% 99.888%,98.294% 99.998%,98.294% 99.998%,98.571% 99.957%,98.833% 99.836%,99.078% 99.643%,99.302% 99.385%,99.5% 99.067%,99.671% 98.696%,99.81% 98.278%,99.913% 97.822%,99.978% 97.332%,100% 96.815%,100% 7.728%,100% 7.728%,99.978% 7.212%,99.913% 6.722%,99.81% 6.266%,99.671% 5.849%,99.501% 5.478%,99.302% 5.16%,99.079% 4.901%,98.834% 4.708%,98.572% 4.587%,98.295% 4.545%,44.839% 4.545%,44.839% 4.545%,44.623% 4.53%,44.41% 4.485%,44.2% 4.409%,43.994% 4.305%,43.793% 4.173%,43.598% 4.013%,43.41% 3.826%,43.229% 3.612%,43.057% 3.372%,42.894% 3.108%,41.942% 1.438%,41.942% 1.438%,41.779% 1.173%,41.607% .934%,41.426% .72%,41.238% .533%,41.043% .373%,40.842% .24%,40.636% .136%,40.426% .061%,40.213% .015%,39.997% 0,1.705% 0,1.705% 0,1.428% .042%,1.166% .162%,.921% .355%,.698% .614%,.499% .932%,.329% 1.303%,.19% 1.72%,.087% 2.177%,.022% 2.667%,0 3.183%,0 96.705%)}.FinanceProAboutSection__cardTitle-KvwWL{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4);max-width:280px}.FinanceProAboutSection__cardDescription-VvKPc{max-width:360px}.FinanceProAboutSection__cardImage-vEDoW{right:-75px}}@media (max-width:759px){.FinanceProAboutSection-m1Kwc .FinanceProAboutSection__cards-BOApz{display:flex;flex-direction:column}.FinanceProAboutSection-m1Kwc .FinanceProAboutSection__card-rGELF{width:100%;height:224px;padding:24px}.FinanceProAboutSection-m1Kwc .FinanceProAboutSection__card-rGELF:first-child{clip-path:polygon(0 3.158%,0 3.158%,.055% 2.646%,.212% 2.16%,.465% 1.707%,.804% 1.293%,1.22% .925%,1.706% .609%,2.252% .352%,2.85% .161%,3.491% .041%,4.167% 0,91.667% 0,91.667% 0,92.342% .041%,92.984% .161%,93.581% .352%,94.127% .609%,94.613% .925%,95.029% 1.293%,95.368% 1.707%,95.621% 2.16%,95.779% 2.646%,95.833% 3.158%,95.833% 26.587%,95.833% 26.587%,95.846% 26.837%,95.885% 27.084%,95.949% 27.326%,96.038% 27.564%,96.15% 27.795%,96.287% 28.019%,96.446% 28.234%,96.627% 28.44%,96.83% 28.636%,97.054% 28.82%,98.78% 30.128%,98.78% 30.128%,99.004% 30.311%,99.207% 30.507%,99.388% 30.713%,99.547% 30.928%,99.683% 31.152%,99.795% 31.383%,99.884% 31.621%,99.948% 31.864%,99.987% 32.111%,100% 32.361%,100% 117.895%,100% 117.895%,99.945% 118.407%,99.788% 118.893%,99.535% 119.346%,99.196% 119.76%,98.78% 120.128%,98.294% 120.443%,97.748% 120.7%,97.15% 120.892%,96.509% 121.011%,95.833% 121.053%,4.167% 121.053%,4.167% 121.053%,3.491% 121.011%,2.85% 120.892%,2.252% 120.7%,1.706% 120.443%,1.22% 120.128%,.804% 119.76%,.465% 119.346%,.212% 118.893%,.055% 118.407%,0 117.895%,0 3.158%)}.FinanceProAboutSection-m1Kwc .FinanceProAboutSection__card-rGELF:first-child,.FinanceProAboutSection-m1Kwc .FinanceProAboutSection__card-rGELF:last-child{height:500px}.FinanceProAboutSection-m1Kwc .FinanceProAboutSection__card-rGELF:hover{background-color:var(--arb-grey-11)}.FinanceProAboutSection__cardTitle-KvwWL{margin-bottom:auto}.FinanceProAboutSection__cardImage-vEDoW{top:50%;left:50%;transform:translate(-50%,-50%)}.FinanceProAboutSection__card-rGELF:first-child .FinanceProAboutSection__cardImage-vEDoW{top:60%}}.InfiniteScrollListSection-wqB6W{display:block}.InfiniteScrollListSection__title-BSV68{margin-bottom:72px}.InfiniteScrollListSection__carousel-yR916{display:flex;overflow:hidden}.InfiniteScrollListSection__carousel-yR916>*{flex:0 0 100%}.InfiniteScrollListSection__carousel_mobile-hzbCp{overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.InfiniteScrollListSection__list-tcuO7{display:flex;gap:8px;margin:0;padding:0 8px 0 0;list-style:none;animation:InfiniteScrollListSection__scrolling-Nc3wP 32s linear infinite;will-change:transform}.InfiniteScrollListSection__carousel_mobile-hzbCp .InfiniteScrollListSection__list-tcuO7{animation:none}.InfiniteScrollListSection__item-ZivE1{display:flex;flex-direction:column;box-sizing:border-box;width:396px;height:396px;padding:24px;-webkit-user-select:none;user-select:none;color:var(--arb-black);border-radius:var(--arb-border-radius-l);background:var(--arb-light-white)}.InfiniteScrollListSection__carousel_mobile-hzbCp .InfiniteScrollListSection__item-ZivE1{scroll-snap-align:start}.InfiniteScrollListSection__count-n5rh_{font-size:var(--arb-font-size-h2);line-height:var(--arb-line-height-h2);margin-bottom:auto;color:var(--arb-sand-300)}.InfiniteScrollListSection__subtitle-jYMwj{font-size:var(--arb-font-size-h4);font-weight:400;line-height:var(--arb-line-height-h4);width:70%;margin-top:0;margin-bottom:16px}.InfiniteScrollListSection__subtitle_only-oEjGr{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1)}.InfiniteScrollListSection__description-Swz3O{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);width:65%;margin:0;color:var(--arb-black-o52)}@media (max-width:1679px){.InfiniteScrollListSection__item-ZivE1{width:315px;height:315px;padding:24px}}@media (max-width:1359px){.InfiniteScrollListSection__title-BSV68{margin-bottom:32px}}@keyframes InfiniteScrollListSection__scrolling-Nc3wP{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.PageFinancePro__layout-f0A4c>:not(:first-child){margin-block:220px}.PageFinancePro__terms-_RREf{display:flex;flex-direction:column;box-sizing:border-box;width:1204px;height:384px;margin:72px auto 0;padding:32px;color:var(--arb-light-white);border-radius:var(--arb-border-radius-l);background-color:var(--arb-grey-11);background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/sklad_7a1691ae329754dd3a61151ccef3c020.webp);background-repeat:no-repeat;background-position:100%;background-size:485px;clip-path:polygon(52.655% 4.167%,52.607% 4.167%,52.607% 4.167%,52.476% 4.153%,52.346% 4.112%,52.218% 4.044%,52.091% 3.95%,51.967% 3.83%,51.846% 3.685%,51.728% 3.515%,51.613% 3.32%,51.503% 3.101%,51.397% 2.858%,50.675% 1.089%,50.675% 1.089%,50.587% .887%,50.495% .705%,50.4% .543%,50.302% .401%,50.201% .28%,50.098% .18%,49.993% .102%,49.886% .046%,49.778% .012%,49.668% 0,49.668% 0,.997% 0,.997% 0,.835% .041%,.682% .159%,.539% .349%,.408% .603%,.292% .915%,.192% 1.279%,.111% 1.689%,.051% 2.137%,.013% 2.618%,0 3.125%,0 96.875%,0 96.875%,.013% 97.382%,.051% 97.863%,.111% 98.311%,.192% 98.721%,.292% 99.085%,.408% 99.397%,.539% 99.651%,.682% 99.841%,.835% 99.959%,.997% 100%,99.003% 100%,99.003% 100%,99.165% 99.959%,99.318% 99.841%,99.461% 99.651%,99.592% 99.397%,99.708% 99.085%,99.808% 98.721%,99.889% 98.311%,99.949% 97.863%,99.987% 97.382%,100% 96.875%,100% 7.292%,100% 7.292%,99.987% 6.785%,99.949% 6.304%,99.889% 5.856%,99.808% 5.446%,99.708% 5.082%,99.592% 4.77%,99.461% 4.515%,99.318% 4.326%,99.165% 4.208%,99.003% 4.167%,52.655% 4.167%)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.PageFinancePro__terms-_RREf{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/sklad@2x_8d500b834fab6cf9d00c69e390c1a28f.webp)}}.PageFinancePro__termsTitle-LxsJJ{font-size:var(--arb-font-size-h3);line-height:var(--arb-line-height-h3);margin-bottom:auto}.PageFinancePro__termsList-ESDGT{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1);display:flex;flex-direction:column;gap:8px;width:380px;margin:0;padding:0 0 0 32px;color:var(--arb-light-o64)}.PageFinancePro__faq-JvOJQ{width:-moz-fit-content;width:fit-content;margin-inline:auto}@media (max-width:1679px){.PageFinancePro__terms-_RREf{width:960px}.PageFinancePro__faq-JvOJQ{max-width:964px}}@media (max-width:1359px){.PageFinancePro__layout-f0A4c>*{margin-block:160px}.PageFinancePro__terms-_RREf{width:auto;margin-top:32px;background-position:100%;background-size:326px}.PageFinancePro__faq-JvOJQ{max-width:529px}}@media (max-width:759px){.PageFinancePro__layout-f0A4c>*{margin-block:120px}.PageFinancePro__terms-_RREf{height:508px;background-position:center 60px;clip-path:polygon(0 2.4%,0 2.4%,.046% 2.011%,.178% 1.641%,.389% 1.297%,.673% .983%,1.022% .703%,1.428% .463%,1.885% .268%,2.386% .122%,2.923% .031%,3.488% 0,93.023% 0,93.023% 0,93.589% .031%,94.126% .122%,94.626% .268%,95.083% .463%,95.49% .703%,95.839% .983%,96.122% 1.297%,96.334% 1.641%,96.466% 2.011%,96.512% 2.4%,96.512% 20.206%,96.512% 20.206%,96.523% 20.396%,96.555% 20.584%,96.609% 20.768%,96.683% 20.949%,96.777% 21.124%,96.891% 21.294%,97.024% 21.458%,97.176% 21.615%,97.346% 21.763%,97.533% 21.903%,98.978% 22.897%,98.978% 22.897%,99.166% 23.037%,99.336% 23.185%,99.487% 23.342%,99.621% 23.506%,99.734% 23.676%,99.829% 23.851%,99.903% 24.032%,99.957% 24.216%,99.989% 24.404%,100% 24.594%,100% 99.1%,100% 99.1%,99.954% 99.489%,99.822% 99.859%,99.611% 100.203%,99.327% 100.517%,98.978% 100.797%,98.572% 101.037%,98.115% 101.232%,97.614% 101.378%,97.077% 101.469%,96.512% 101.5%,3.488% 101.5%,3.488% 101.5%,2.923% 101.469%,2.386% 101.378%,1.885% 101.232%,1.428% 101.037%,1.022% 100.797%,.673% 100.517%,.389% 100.203%,.178% 99.859%,.046% 99.489%,0 99.1%,0 2.4%)}.PageFinancePro__termsList-ESDGT{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);width:auto}}.FinanceMainOfferSection-rnZhH{margin-top:210px}.FinanceMainOfferSection__wrap-qI9b8{display:flex;gap:240px}.FinanceMainOfferSection__title-ld3AS{margin-bottom:72px}.FinanceMainOfferSection__description-W9EXE{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4);max-width:910px;margin:0 0 90px;color:var(--arb-light-white)}.FinanceMainOfferSection__card-QMGEb{height:377px}.FinanceMainOfferSection__cardDescription-Yky3A{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1);max-width:454px}.FinanceMainOfferSection__cardDescriptionCapture-jiLwo{font-size:10px;line-height:var(--arb-line-height-sub2)}.FinanceMainOfferSection__cardImage-D1_4m{position:absolute;right:-24px;bottom:-46px;width:412px}@media (max-width:1679px){.FinanceMainOfferSection__wrap-qI9b8{gap:150px}.FinanceMainOfferSection__card-QMGEb{height:328px}.FinanceMainOfferSection__cardImage-D1_4m{bottom:-80px}}@media (max-width:1359px){.FinanceMainOfferSection-rnZhH{max-width:704px;margin-top:160px;margin-inline:auto}.FinanceMainOfferSection__wrap-qI9b8{flex-direction:column;gap:32px}.FinanceMainOfferSection__title-ld3AS{margin-bottom:32px}.FinanceMainOfferSection__description-W9EXE{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1);align-self:center;max-width:586px;margin-bottom:64px}.FinanceMainOfferSection__card-QMGEb{height:377px}.FinanceMainOfferSection__card-QMGEb:first-child{clip-path:polygon(0 96.705%,0 96.705%,.022% 97.221%,.087% 97.711%,.19% 98.168%,.329% 98.585%,.499% 98.955%,.697% 99.274%,.921% 99.532%,1.165% 99.726%,1.427% 99.846%,1.704% 99.888%,98.294% 99.998%,98.294% 99.998%,98.571% 99.957%,98.833% 99.836%,99.078% 99.643%,99.302% 99.385%,99.5% 99.067%,99.671% 98.696%,99.81% 98.278%,99.913% 97.822%,99.978% 97.332%,100% 96.815%,100% 7.728%,100% 7.728%,99.978% 7.212%,99.913% 6.722%,99.81% 6.266%,99.671% 5.849%,99.501% 5.478%,99.302% 5.16%,99.079% 4.901%,98.834% 4.708%,98.572% 4.587%,98.295% 4.545%,44.839% 4.545%,44.839% 4.545%,44.623% 4.53%,44.41% 4.485%,44.2% 4.409%,43.994% 4.305%,43.793% 4.173%,43.598% 4.013%,43.41% 3.826%,43.229% 3.612%,43.057% 3.372%,42.894% 3.108%,41.942% 1.438%,41.942% 1.438%,41.779% 1.173%,41.607% .934%,41.426% .72%,41.238% .533%,41.043% .373%,40.842% .24%,40.636% .136%,40.426% .061%,40.213% .015%,39.997% 0,1.705% 0,1.705% 0,1.428% .042%,1.166% .162%,.921% .355%,.698% .614%,.499% .932%,.329% 1.303%,.19% 1.72%,.087% 2.177%,.022% 2.667%,0 3.183%,0 96.705%)}.FinanceMainOfferSection__cardDescription-Yky3A{max-width:360px}}@media (max-width:759px){.FinanceMainOfferSection__description-W9EXE{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);margin-bottom:24px;margin-left:32px}.FinanceMainOfferSection-rnZhH .FinanceMainOfferSection__cards-tiPxR{display:flex;flex-direction:column}.FinanceMainOfferSection-rnZhH .FinanceMainOfferSection__card-QMGEb{width:100%;height:248px;padding:24px}.FinanceMainOfferSection-rnZhH .FinanceMainOfferSection__card-QMGEb:first-child{height:508px;clip-path:polygon(0 3.158%,0 3.158%,.055% 2.646%,.212% 2.16%,.465% 1.707%,.804% 1.293%,1.22% .925%,1.706% .609%,2.252% .352%,2.85% .161%,3.491% .041%,4.167% 0,91.667% 0,91.667% 0,92.342% .041%,92.984% .161%,93.581% .352%,94.127% .609%,94.613% .925%,95.029% 1.293%,95.368% 1.707%,95.621% 2.16%,95.779% 2.646%,95.833% 3.158%,95.833% 26.587%,95.833% 26.587%,95.846% 26.837%,95.885% 27.084%,95.949% 27.326%,96.038% 27.564%,96.15% 27.795%,96.287% 28.019%,96.446% 28.234%,96.627% 28.44%,96.83% 28.636%,97.054% 28.82%,98.78% 30.128%,98.78% 30.128%,99.004% 30.311%,99.207% 30.507%,99.388% 30.713%,99.547% 30.928%,99.683% 31.152%,99.795% 31.383%,99.884% 31.621%,99.948% 31.864%,99.987% 32.111%,100% 32.361%,100% 117.895%,100% 117.895%,99.945% 118.407%,99.788% 118.893%,99.535% 119.346%,99.196% 119.76%,98.78% 120.128%,98.294% 120.443%,97.748% 120.7%,97.15% 120.892%,96.509% 121.011%,95.833% 121.053%,4.167% 121.053%,4.167% 121.053%,3.491% 121.011%,2.85% 120.892%,2.252% 120.7%,1.706% 120.443%,1.22% 120.128%,.804% 119.76%,.465% 119.346%,.212% 118.893%,.055% 118.407%,0 117.895%,0 3.158%)}.FinanceMainOfferSection-rnZhH .FinanceMainOfferSection__card-QMGEb:hover{background-color:var(--arb-grey-11)}.FinanceMainOfferSection__cardTitle-xp6kX{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4);margin-bottom:auto}.FinanceMainOfferSection__cardImage-D1_4m{top:50%;left:50%;transform:translate(-50%,-50%)}}.BackgroundTagList-e6Tok{position:relative;display:flex;flex-direction:column;box-sizing:border-box;width:1406px;min-height:685px;margin:0 auto;padding:240px 92px 92px;border-radius:var(--arb-border-radius-l);background-repeat:no-repeat;background-size:cover}.BackgroundTagList_upper-J9MEc{gap:52px;padding:52px}.BackgroundTagList__interlayer-FpjzO{position:absolute;z-index:1;inset:0;content:"";background-color:#0000004d}.BackgroundTagList__title-t0gsq{font-size:var(--arb-font-size-h2);font-weight:400;line-height:var(--arb-line-height-h2);position:relative;z-index:10;max-width:550px;margin-top:0;margin-bottom:52px;color:var(--arb-light-white)}.BackgroundTagList_upper-J9MEc .BackgroundTagList__title-t0gsq{margin:0}.BackgroundTagList__list-XFh30{position:relative;z-index:10;display:flex;flex-wrap:wrap;gap:8px;max-width:980px;margin-top:auto;margin-bottom:0;padding:0;list-style:none}.BackgroundTagList_upper-J9MEc .BackgroundTagList__list-XFh30{margin:0}.BackgroundTagList__listItem-R7rcv{font-family:var(--arb-jetbrains-mono-font);font-size:20px;line-height:20px;padding:12px 16px;letter-spacing:.4px;text-transform:uppercase;border-radius:4px;background-color:var(--arb-light-white)}@media (max-width:1679px){.BackgroundTagList-e6Tok{width:auto}}@media (max-width:1359px){.BackgroundTagList-e6Tok{padding:510px 60px 60px}.BackgroundTagList_upper-J9MEc{padding:60px 36px}.BackgroundTagList__listItem-R7rcv{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3)}}@media (max-width:759px){.BackgroundTagList-e6Tok{padding:172px 24px 24px}.BackgroundTagList_upper-J9MEc{gap:32px;padding:24px}.BackgroundTagList__title-t0gsq{font-size:var(--arb-font-size-h3);line-height:var(--arb-line-height-h3)}.BackgroundTagList__listItem-R7rcv{font-size:var(--arb-font-size-sub2);line-height:var(--arb-line-height-sub2);padding:8px 12px}}.PageFinanceMain__layout-bDfr_>*{margin-block:220px}.PageFinanceMain__features-qGsSc{max-width:1408px;margin-inline:auto}.PageFinanceMain__list-GK9kC{margin-top:72px}.PageFinanceMain__wrap-p6fOY{display:flex;gap:250px}.PageFinanceMain__description-twdgX{font-size:var(--arb-font-size-h4);font-weight:400;line-height:var(--arb-line-height-h4);max-width:980px;margin:0 0 90px;color:var(--arb-light-white)}.PageFinanceMain__faq-fcr3T{width:-moz-fit-content;width:fit-content;margin-inline:auto}@media (max-width:1679px){.PageFinanceMain__features-qGsSc{max-width:1129px}.PageFinanceMain__wrap-p6fOY{gap:150px}.PageFinanceMain__faq-fcr3T{max-width:964px}}@media (max-width:1359px){.PageFinanceMain__layout-bDfr_>*{margin-block:160px}.PageFinanceMain__list-GK9kC{margin-top:32px}.PageFinanceMain__wrap-p6fOY{flex-direction:column;gap:32px}.PageFinanceMain__description-twdgX{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1);align-self:center;max-width:586px;margin-bottom:64px}.PageFinanceMain__tags-Jh7JU{background-position-x:center}.PageFinanceMain__faq-fcr3T{max-width:529px}}@media (max-width:759px){.PageFinanceMain__layout-bDfr_>*{margin-block:120px}.PageFinanceMain__description-twdgX{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);margin-bottom:56px;margin-left:32px}}.FinanceYandexLoanTermsSection-zbdGq{margin-top:210px}.FinanceYandexLoanTermsSection__title-Bpk_w{margin-bottom:72px}.FinanceYandexLoanTermsSection__footnote-JIO3e{font-size:10px;line-height:var(--arb-line-height-sub2);margin-top:26px;margin-bottom:0;text-align:right;color:var(--arb-light-o64)}.FinanceYandexLoanTermsSection__card-A0mVJ{height:377px}.FinanceYandexLoanTermsSection__card-A0mVJ:first-child{clip-path:polygon(0 96.705%,0 96.705%,.013% 97.221%,.051% 97.71%,.111% 98.167%,.192% 98.584%,.292% 98.955%,.408% 99.273%,.538% 99.532%,.681% 99.725%,.835% 99.846%,.996% 99.888%,99.003% 99.999%,99.003% 99.999%,99.165% 99.957%,99.318% 99.837%,99.461% 99.644%,99.592% 99.385%,99.708% 99.067%,99.808% 98.696%,99.889% 98.279%,99.949% 97.822%,99.987% 97.332%,100% 96.816%,100% 7.728%,100% 7.728%,99.987% 7.212%,99.949% 6.722%,99.889% 6.266%,99.808% 5.849%,99.708% 5.478%,99.592% 5.16%,99.461% 4.901%,99.318% 4.708%,99.165% 4.587%,99.003% 4.545%,29.922% 4.545%,29.922% 4.545%,29.825% 4.536%,29.728% 4.509%,29.632% 4.464%,29.538% 4.402%,29.445% 4.321%,29.353% 4.224%,29.263% 4.11%,29.175% 3.979%,29.09% 3.832%,29.007% 3.668%,27.682% .877%,27.682% .877%,27.6% .713%,27.514% .566%,27.427% .435%,27.337% .321%,27.245% .224%,27.152% .144%,27.057% .081%,26.962% .036%,26.865% .009%,26.768% 0,.997% 0,.997% 0,.835% .042%,.682% .162%,.539% .355%,.408% .614%,.292% .932%,.192% 1.303%,.111% 1.72%,.051% 2.177%,.013% 2.667%,0 3.183%,0 96.705%)}.FinanceYandexLoanTermsSection__cardTitle-uYiSr{font-size:var(--arb-font-size-h2);line-height:var(--arb-line-height-h2)}.FinanceYandexLoanTermsSection__cardDescription-Y4QEt{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1);max-width:454px}.FinanceYandexLoanTermsSection__cardDescriptionCapture-Qj8Mh{font-size:10px;line-height:var(--arb-line-height-sub2)}.FinanceYandexLoanTermsSection__cardImage-TYxyV{position:absolute}.FinanceYandexLoanTermsSection__cardImage_note-WrGFP{top:77%;right:0;width:587px;transform:translateY(-50%)}.FinanceYandexLoanTermsSection__cardImage_calculator-yg8fq{top:20px;right:-30px;width:457px}@media (max-width:1679px){.FinanceYandexLoanTermsSection__cardImage_note-WrGFP{right:-50px}.FinanceYandexLoanTermsSection__cardImage_calculator-yg8fq{right:-90px}}@media (max-width:1359px){.FinanceYandexLoanTermsSection-zbdGq{max-width:704px;margin-top:160px;margin-inline:auto}.FinanceYandexLoanTermsSection__title-Bpk_w{margin-bottom:32px}.FinanceYandexLoanTermsSection__card-A0mVJ:first-child{clip-path:polygon(0 96.705%,0 96.705%,.022% 97.221%,.087% 97.711%,.19% 98.168%,.329% 98.585%,.499% 98.955%,.697% 99.274%,.921% 99.532%,1.165% 99.726%,1.427% 99.846%,1.704% 99.888%,98.294% 99.998%,98.294% 99.998%,98.571% 99.957%,98.833% 99.836%,99.078% 99.643%,99.302% 99.385%,99.5% 99.067%,99.671% 98.696%,99.81% 98.278%,99.913% 97.822%,99.978% 97.332%,100% 96.815%,100% 7.728%,100% 7.728%,99.978% 7.212%,99.913% 6.722%,99.81% 6.266%,99.671% 5.849%,99.501% 5.478%,99.302% 5.16%,99.079% 4.901%,98.834% 4.708%,98.572% 4.587%,98.295% 4.545%,44.839% 4.545%,44.839% 4.545%,44.623% 4.53%,44.41% 4.485%,44.2% 4.409%,43.994% 4.305%,43.793% 4.173%,43.598% 4.013%,43.41% 3.826%,43.229% 3.612%,43.057% 3.372%,42.894% 3.108%,41.942% 1.438%,41.942% 1.438%,41.779% 1.173%,41.607% .934%,41.426% .72%,41.238% .533%,41.043% .373%,40.842% .24%,40.636% .136%,40.426% .061%,40.213% .015%,39.997% 0,1.705% 0,1.705% 0,1.428% .042%,1.166% .162%,.921% .355%,.698% .614%,.499% .932%,.329% 1.303%,.19% 1.72%,.087% 2.177%,.022% 2.667%,0 3.183%,0 96.705%)}.FinanceYandexLoanTermsSection__card-A0mVJ:last-child{grid-column:span 1}.FinanceYandexLoanTermsSection__cardDescription-Y4QEt{max-width:360px}.FinanceYandexLoanTermsSection__cardImage-TYxyV{right:-100px}.FinanceYandexLoanTermsSection__cardImage_calculator-yg8fq{display:none}}@media (max-width:759px){.FinanceYandexLoanTermsSection-zbdGq .FinanceYandexLoanTermsSection__cards-j8hdo{display:flex;flex-direction:column}.FinanceYandexLoanTermsSection-zbdGq .FinanceYandexLoanTermsSection__card-A0mVJ{width:100%;height:224px;padding:24px}.FinanceYandexLoanTermsSection-zbdGq .FinanceYandexLoanTermsSection__card-A0mVJ:first-child{clip-path:polygon(0 3.158%,0 3.158%,.055% 2.646%,.212% 2.16%,.465% 1.707%,.804% 1.293%,1.22% .925%,1.706% .609%,2.252% .352%,2.85% .161%,3.491% .041%,4.167% 0,91.667% 0,91.667% 0,92.342% .041%,92.984% .161%,93.581% .352%,94.127% .609%,94.613% .925%,95.029% 1.293%,95.368% 1.707%,95.621% 2.16%,95.779% 2.646%,95.833% 3.158%,95.833% 26.587%,95.833% 26.587%,95.846% 26.837%,95.885% 27.084%,95.949% 27.326%,96.038% 27.564%,96.15% 27.795%,96.287% 28.019%,96.446% 28.234%,96.627% 28.44%,96.83% 28.636%,97.054% 28.82%,98.78% 30.128%,98.78% 30.128%,99.004% 30.311%,99.207% 30.507%,99.388% 30.713%,99.547% 30.928%,99.683% 31.152%,99.795% 31.383%,99.884% 31.621%,99.948% 31.864%,99.987% 32.111%,100% 32.361%,100% 117.895%,100% 117.895%,99.945% 118.407%,99.788% 118.893%,99.535% 119.346%,99.196% 119.76%,98.78% 120.128%,98.294% 120.443%,97.748% 120.7%,97.15% 120.892%,96.509% 121.011%,95.833% 121.053%,4.167% 121.053%,4.167% 121.053%,3.491% 121.011%,2.85% 120.892%,2.252% 120.7%,1.706% 120.443%,1.22% 120.128%,.804% 119.76%,.465% 119.346%,.212% 118.893%,.055% 118.407%,0 117.895%,0 3.158%)}.FinanceYandexLoanTermsSection-zbdGq .FinanceYandexLoanTermsSection__card-A0mVJ:first-child,.FinanceYandexLoanTermsSection-zbdGq .FinanceYandexLoanTermsSection__card-A0mVJ:last-child{height:500px}.FinanceYandexLoanTermsSection-zbdGq .FinanceYandexLoanTermsSection__card-A0mVJ:hover{background-color:var(--arb-grey-11)}.FinanceYandexLoanTermsSection__cardTitle-uYiSr{font-size:var(--arb-font-size-h3);line-height:var(--arb-line-height-h3);margin-bottom:auto}.FinanceYandexLoanTermsSection__cardImage-TYxyV{top:40%;left:40%;transform:translate(-50%,-50%);scale:.8}.FinanceYandexLoanTermsSection__cardImage_calculator-yg8fq{display:block}}.PageFinanceYandex__layout-bFbV1>:not(:first-child){margin-block:220px}.PageFinanceYandex__faq-r1rNX{width:-moz-fit-content;width:fit-content;margin-inline:auto}.PageFinanceYandex__faqLink-Nyx4s{text-decoration:none;text-decoration:underline;color:var(--arb-light-white)}.PageFinanceYandex__faqLink-Nyx4s:hover{color:#ffffffa3}@media (max-width:1679px){.PageFinanceYandex__faq-r1rNX{max-width:964px}}@media (max-width:1359px){.PageFinanceYandex__layout-bFbV1>*{margin-block:160px}.PageFinanceYandex__faq-r1rNX{max-width:529px}}@media (max-width:759px){.PageFinanceYandex__layout-bFbV1>*{margin-block:120px}}.PageIks-ovii0{display:block}.PageIks__score-E9iBY{padding-left:325px;margin-block:220px}.PageIks__scoreDescription-XWU3J,.PageIks__scoreTitle-bAjj1{max-width:620px}.PageIks__scoreDescription-XWU3J{line-height:var(--arb-line-height-body2);margin-block:32px 0}.PageIks__scoreDescription-XWU3J,.PageIks__scoreLegendList-QHtjm{font-size:var(--arb-font-size-body2);color:var(--arb-light-o64)}.PageIks__scoreLegendList-QHtjm,.PageIks__scoreList-swAFF{list-style:none}.PageIks__scoreLegendList-QHtjm{display:flex;flex-direction:column;gap:16px;margin-top:74px;margin-bottom:34px;padding:0}.PageIks__scoreLegendItem-v8K1S{line-height:1;position:relative;padding-left:26px}.PageIks__scoreLegendItem-v8K1S:before{position:absolute;top:50%;left:0;width:18px;height:18px;content:"";border-radius:2px;transform:translateY(-50%)}.PageIks__scoreLegendItem-v8K1S:first-child:before{background-color:var(--arb-sand-300)}.PageIks__scoreLegendItem-v8K1S:last-child:before{background-color:var(--arb-red)}.PageIks__scoreList-swAFF{font-size:var(--arb-font-size-h3);line-height:var(--arb-line-height-h3);position:relative;display:flex;flex-direction:column;gap:24px;color:var(--arb-light-white)}.PageIks__scoreList-swAFF:before{left:0;height:100%;background-color:var(--arb-red)}.PageIks__scoreList-swAFF:after,.PageIks__scoreList-swAFF:before{position:absolute;bottom:0;width:18px;content:"";border-radius:2px}.PageIks__scoreList-swAFF:after{left:26px;height:45%;background-color:var(--arb-sand-300)}.PageIks__scoreItem-dgSMG{padding-left:36px}.PageIks__scoreLink-cureX{max-width:405px;margin-top:76px}@media (max-width:1359px){.PageIks__score-E9iBY{padding-left:60px;margin-block:160px}.PageIks__scoreDescription-XWU3J,.PageIks__scoreTitle-bAjj1{max-width:510px}.PageIks__scoreLegendList-QHtjm{margin-top:34px}.PageIks__scoreList-swAFF{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4)}.PageIks__scoreLink-cureX{margin-top:52px}}@media (max-width:759px){.PageIks__score-E9iBY{padding-left:0;margin-block:100px}.PageIks__scoreDescription-XWU3J,.PageIks__scoreLink-cureX{margin-inline:8px}.PageIks__scoreDescription-XWU3J,.PageIks__scoreLegendList-QHtjm{font-size:var(--arb-font-size-sub1);line-height:var(--arb-font-size-sub1)}.PageIks__scoreLegendList-QHtjm,.PageIks__scoreList-swAFF{margin-right:8px;margin-left:8px}.PageIks__scoreLegendList-QHtjm{margin-top:72px}.PageIks__scoreList-swAFF{font-size:var(--arb-font-size-body1);line-height:var(--arb-font-size-body1)}.PageIks__scoreItem-dgSMG{padding-left:16px}.PageIks__scoreLink-cureX{margin-top:72px}}.IntroSectionAcademy-ojUjy{position:relative;padding-top:50px;padding-bottom:20px}.IntroSectionAcademy__mask-GfyEk{position:absolute;inset:0;width:100%;height:100%;background-color:var(--arb-academy-blue);clip-path:polygon(100% 12px,100% 12px,calc(100% - .157px) 10px,calc(100% - .6115px) 8.2071px,calc(100% - 1.3389px) 6.4853px,calc(100% - 2.3153px) 4.913px,calc(100% - 3.5147px) 3.5147px,calc(100% - 4.9118px) 2.3153px,calc(100% - 6.4842px) 1.3394px,calc(100% - 8.2061px) .6118px,calc(100% - 10.0529px) .1571px,calc(100% - 12px) 0,12px 0,12px 0,10.0535px .1571px,8.2071px .6118px,6.4853px 1.3394px,4.9129px 2.3153px,3.5147px 3.5147px,2.3153px 4.913px,1.3394px 6.4853px,.6118px 8.2071px,.1571px 10.0535px,0 12px,0 calc(100% - 12px),0 calc(100% - 12px),.1571px calc(100% - 10.0536px),.6118px calc(100% - 8.2072px),1.3394px calc(100% - 6.4855px),2.3153px calc(100% - 4.9131px),3.5147px calc(100% - 3.5149px),4.9129px calc(100% - 2.3154px),6.4853px calc(100% - 1.3395px),8.2071px calc(100% - .6118px),10.0535px calc(100% - .1571px),12px 100%,calc(50% - 21.941px) 100%,calc(50% - 21.941px) 100%,calc(50% - 20.0406px) calc(100% - .0753px),calc(50% - 18.164px) calc(100% - .299px),calc(50% - 16.319px) calc(100% - .6678px),calc(50% - 14.5139px) calc(100% - 1.1782px),calc(50% - 12.7566px) calc(100% - 1.827px),calc(50% - 11.0553px) calc(100% - 2.6108px),calc(50% - 9.418px) calc(100% - 3.5262px),calc(50% - 7.8528px) calc(100% - 4.57px),calc(50% - 6.3678px) calc(100% - 5.7387px),calc(50% - 4.971px) calc(100% - 7.029px),calc(50% + .971px) calc(100% - 12.971px),calc(50% + .971px) calc(100% - 12.971px),calc(50% + 2.3678px) calc(100% - 14.2613px),calc(50% + 3.8528px) calc(100% - 15.43px),calc(50% + 5.418px) calc(100% - 16.4738px),calc(50% + 7.0553px) calc(100% - 17.3892px),calc(50% + 8.7566px) calc(100% - 18.173px),calc(50% + 10.5139px) calc(100% - 18.8218px),calc(50% + 12.319px) calc(100% - 19.3322px),calc(50% + 14.164px) calc(100% - 19.701px),calc(50% + 16.0406px) calc(100% - 19.9247px),calc(50% + 17.941px) calc(100% - 20px),calc(100% - 12px) calc(100% - 20px),calc(100% - 12px) calc(100% - 20px),calc(100% - 10.0529px) calc(100% - 20.1571px),calc(100% - 8.2061px) calc(100% - 20.6118px),calc(100% - 6.4842px) calc(100% - 21.3395px),calc(100% - 4.9118px) calc(100% - 22.3154px),calc(100% - 3.5147px) calc(100% - 23.5149px),calc(100% - 2.3153px) calc(100% - 24.9131px),calc(100% - 1.3389px) calc(100% - 26.4855px),calc(100% - .6115px) calc(100% - 28.2072px),calc(100% - .157px) calc(100% - 30.0536px),100% 12px)}.IntroSectionAcademy_withGradient-qxp3X .IntroSectionAcademy__mask-GfyEk{background:radial-gradient(436.94% 140.46% at 50% 100%,#1a48ff 10%,#13141e00 100%)}.IntroSectionAcademy__layout-emfm8{position:relative;display:flex;overflow:hidden;flex-direction:column;box-sizing:border-box;min-height:577px}.IntroSectionAcademy__content-kUBvM{z-index:10;display:flex;flex-grow:1;flex-direction:column;justify-content:center;gap:24px}.IntroSectionAcademy__tags-gBmJC{display:flex;flex-wrap:wrap;gap:8px;margin-top:0;margin-bottom:28px;padding:0;list-style:none}.IntroSectionAcademy__tag-4NjYX{font-family:var(--arb-jetbrains-mono-font);font-size:var(--arb-font-size-sub2);font-weight:400;line-height:var(--arb-line-height-sub2);box-sizing:border-box;padding:7px 17px;text-transform:uppercase;color:var(--arb-light-white);border:1px solid var(--arb-light-white);border-radius:4px}.IntroSectionAcademy__title-P8xzq{font-size:68px;font-weight:400;line-height:64px;max-width:730px;margin:0;color:var(--arb-light-white)}.IntroSectionAcademy__sentence-fIhD4{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2);max-width:640px;margin:0;color:var(--arb-light-white)}.IntroSectionAcademy__button-JB7eU{width:100%;max-width:478px;margin-bottom:7px}.IntroSectionAcademy__img-C21H8{position:absolute;right:40px;bottom:-220px;width:800px}@media (max-width:1679px){.IntroSectionAcademy__layout-emfm8{min-height:526px}.IntroSectionAcademy__title-P8xzq{max-width:630px}.IntroSectionAcademy__img-C21H8{right:-25px;bottom:-190px;width:743px}}@media (max-width:1359px){.IntroSectionAcademy__layout-emfm8{overflow:hidden;min-height:516px}.IntroSectionAcademy__content-kUBvM{gap:16px}.IntroSectionAcademy__title-P8xzq{font-size:var(--arb-font-size-h2);line-height:var(--arb-line-height-h2);max-width:450px}.IntroSectionAcademy__sentence-fIhD4{max-width:407px}.IntroSectionAcademy__button-JB7eU{max-width:343px}.IntroSectionAcademy__img-C21H8{right:-150px}}@media (max-width:1023px){.IntroSectionAcademy-ojUjy{padding-top:0}.IntroSectionAcademy__tags-gBmJC{margin-bottom:0}.IntroSectionAcademy__img-C21H8{right:-190px;bottom:-60px;width:556px}}@media (max-width:759px){.IntroSectionAcademy-ojUjy{padding:0;margin-inline:8px}.IntroSectionAcademy_withGradient-qxp3X .IntroSectionAcademy__mask-GfyEk{background:radial-gradient(472.95% 152.04% at 50% 100%,#1a48ff 14.89%,#13141e00 62.55%)}.IntroSectionAcademy__layout-emfm8{min-height:620px;padding:24px 16px 36px}.IntroSectionAcademy__content-kUBvM{justify-content:flex-start}.IntroSectionAcademy__title-P8xzq{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4)}.IntroSectionAcademy__sentence-fIhD4{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3)}.IntroSectionAcademy__button-JB7eU{max-width:none}.IntroSectionAcademy__img-C21H8{bottom:0;left:50%;transform:translateX(-50%)}}.PageAcademy-WRuQ5{margin-bottom:600px}.AcademyColorTilesSection-VC8aS{padding-top:160px}.AcademyColorTilesSection__title-r2Dcy{font-size:var(--arb-font-size-h2);font-weight:400;line-height:var(--arb-line-height-h2);margin-top:0;margin-bottom:40px;text-align:center;color:var(--arb-light-white)}.AcademyColorTilesSection__list-Ed7sy{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;padding:0;list-style:none}.AcademyColorTilesSection__list_centered-a7b2z{width:1204px;margin:0 auto}.AcademyColorTilesSection__list_stretched-L3fYr{width:auto;margin:0}.AcademyColorTilesSection__item-O6fu0{display:flex;flex-direction:column;box-sizing:border-box;padding:24px;border-radius:var(--arb-border-radius-l)}.AcademyColorTilesSection__list_centered-a7b2z .AcademyColorTilesSection__item-O6fu0{flex-grow:1;height:243px}.AcademyColorTilesSection__list_stretched-L3fYr .AcademyColorTilesSection__item-O6fu0{flex-grow:0;width:395px;height:487px}.AcademyColorTilesSection__item_white-A8qYV{background-color:var(--arb-light-white)}.AcademyColorTilesSection__item_blue-H8Do0{background-color:var(--arb-academy-blue)}.AcademyColorTilesSection__item_lightBlue-oxgYQ{background-color:var(--arb-light-blue)}.AcademyColorTilesSection__item_withImg-Zvbc4{background-repeat:no-repeat}.AcademyColorTilesSection__list_centered-a7b2z .AcademyColorTilesSection__item_withImg-Zvbc4{width:100%;background-position:bottom -160px right 160px;background-size:532px}.AcademyColorTilesSection__list_stretched-L3fYr .AcademyColorTilesSection__item_withImg-Zvbc4{flex-grow:1;background-position:bottom -110px right -155px;background-size:590px}.AcademyColorTilesSection__subtitle-QnG_a{font-size:68px;font-weight:400;line-height:64px;margin:0 0 auto;color:var(--arb-black)}.AcademyColorTilesSection__subtitle_small-v4UgA{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4);max-width:350px}.AcademyColorTilesSection__item_withImg-Zvbc4 .AcademyColorTilesSection__subtitle_small-v4UgA{max-width:400px}.AcademyColorTilesSection__item_blue-H8Do0 .AcademyColorTilesSection__subtitle-QnG_a{color:var(--arb-light-white)}.AcademyColorTilesSection__description-_Psax{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2);max-width:380px;margin:0;color:var(--arb-black-o52)}.AcademyColorTilesSection__item_blue-H8Do0 .AcademyColorTilesSection__description-_Psax{color:var(--arb-light-o64)}.AcademyColorTilesSection__caption-q9_kG{font-size:var(--arb-font-size-sub1);font-weight:400;line-height:var(--arb-line-height-sub1);margin:24px auto 0;text-align:right;color:var(--arb-light-o64)}.AcademyColorTilesSection__list_centered-a7b2z+.AcademyColorTilesSection__caption-q9_kG{width:1204px}@media (max-width:1679px){.AcademyColorTilesSection__list_centered-a7b2z,.AcademyColorTilesSection__list_centered-a7b2z+.AcademyColorTilesSection__caption-q9_kG{width:964px}.AcademyColorTilesSection__list_stretched-L3fYr .AcademyColorTilesSection__item-O6fu0{width:316px;height:377px}.AcademyColorTilesSection__list_centered-a7b2z .AcademyColorTilesSection__item_withImg-Zvbc4{background-position:bottom -160px right 40px}.AcademyColorTilesSection__list_stretched-L3fYr .AcademyColorTilesSection__item_withImg-Zvbc4{background-position:bottom -150px right -180px}.AcademyColorTilesSection__list_stretched-L3fYr .AcademyColorTilesSection__item_withImg-Zvbc4 .AcademyColorTilesSection__description-_Psax{max-width:320px}}@media (max-width:1359px){.AcademyColorTilesSection-VC8aS{padding-top:100px}.AcademyColorTilesSection__title-r2Dcy{font-size:var(--arb-font-size-h3);line-height:var(--arb-line-height-h3);margin-bottom:32px}.AcademyColorTilesSection__list_stretched-L3fYr .AcademyColorTilesSection__item-O6fu0{flex-grow:1}.AcademyColorTilesSection__list_stretched-L3fYr .AcademyColorTilesSection__item_withImg-Zvbc4{flex-grow:0;width:100%}}@media (max-width:1023px){.AcademyColorTilesSection-VC8aS{padding-top:150px}.AcademyColorTilesSection__list_stretched-L3fYr{width:auto}.AcademyColorTilesSection__list_centered-a7b2z,.AcademyColorTilesSection__list_centered-a7b2z+.AcademyColorTilesSection__caption-q9_kG{width:586px}.AcademyColorTilesSection__list_centered-a7b2z{flex-direction:column}.AcademyColorTilesSection__list_centered-a7b2z .AcademyColorTilesSection__item_withImg-Zvbc4{min-height:385px;background-position:bottom -50px right -50px}}@media (max-width:759px){.AcademyColorTilesSection-VC8aS{padding-top:100px}.AcademyColorTilesSection__list_centered-a7b2z,.AcademyColorTilesSection__list_centered-a7b2z+.AcademyColorTilesSection__caption-q9_kG{width:auto}.AcademyColorTilesSection__caption-q9_kG{font-size:var(--arb-font-size-sub2);line-height:var(--arb-line-height-sub2)}.AcademyColorTilesSection__title-r2Dcy{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4)}.AcademyColorTilesSection__subtitle-QnG_a:not(.AcademyColorTilesSection__subtitle_small-v4UgA){font-size:var(--arb-font-size-h2);line-height:var(--arb-line-height-h2)}.AcademyColorTilesSection__list_centered-a7b2z .AcademyColorTilesSection__description-_Psax{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3)}.AcademyColorTilesSection__list_centered-a7b2z .AcademyColorTilesSection__item_withImg-Zvbc4{background-position:center bottom -70px}.AcademyColorTilesSection__list_stretched-L3fYr .AcademyColorTilesSection__item-O6fu0{height:344px}.AcademyColorTilesSection__list_stretched-L3fYr .AcademyColorTilesSection__item_withImg-Zvbc4{min-height:505px;background-position:bottom 50px right -140px;background-size:460px}}.AcademyIconSliderSection-rPL6O{padding-top:160px}.AcademyIconSliderSection_blueOnWhite-iVXOX .AcademyIconSliderSection__container-HLur5{padding:92px 92px 100px;border-radius:var(--arb-border-radius-l);background-color:var(--arb-light-white)}.AcademyIconSliderSection__bar-s7yYu{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:52px}.AcademyIconSliderSection__title-j3lYe{font-size:var(--arb-font-size-h2);font-weight:400;line-height:var(--arb-line-height-h2);max-width:1200px;margin:0}.AcademyIconSliderSection_whiteOnBlack-HG3mq .AcademyIconSliderSection__title-j3lYe{color:var(--arb-light-white)}.AcademyIconSliderSection_blueOnWhite-iVXOX .AcademyIconSliderSection__title-j3lYe{color:var(--arb-black)}.AcademyIconSliderSection__carousel-LWhKr{box-sizing:border-box;width:1608px;max-width:100%}.AcademyIconSliderSection-rPL6O .AcademyIconSliderSection__item-fK2vm{display:flex;box-sizing:border-box;max-width:100%;min-height:198px;white-space:normal;border-radius:var(--arb-border-radius-l)}.AcademyIconSliderSection-rPL6O .AcademyIconSliderSection__item-fK2vm:last-child{min-width:auto}.AcademyIconSliderSection_whiteOnBlack-HG3mq .AcademyIconSliderSection__item-fK2vm{width:369px;background-color:var(--arb-light-white)}.AcademyIconSliderSection_blueOnWhite-iVXOX .AcademyIconSliderSection__item-fK2vm{width:350px;background-color:var(--arb-academy-blue)}.AcademyIconSliderSection__item-fK2vm+.AcademyIconSliderSection__item-fK2vm{margin-inline:8px 0}.AcademyIconSliderSection__itemInner-RdQHv{display:flex;flex-direction:column;gap:16px;box-sizing:border-box;width:100%;padding:24px}.AcademyIconSliderSection__icon-sqKWY{display:flex;justify-content:center;align-items:center;width:30px;height:30px;margin-bottom:auto;border-radius:var(--arb-border-radius-s)}.AcademyIconSliderSection_whiteOnBlack-HG3mq .AcademyIconSliderSection__icon-sqKWY{background-color:var(--arb-academy-blue)}.AcademyIconSliderSection_blueOnWhite-iVXOX .AcademyIconSliderSection__icon-sqKWY{background-color:var(--arb-light-white)}.AcademyIconSliderSection__description-iIiBn,.AcademyIconSliderSection__subtitle-Fhutq{font-size:var(--arb-font-size-body2);font-weight:400;line-height:var(--arb-line-height-body2);margin:0}.AcademyIconSliderSection_whiteOnBlack-HG3mq .AcademyIconSliderSection__description-iIiBn,.AcademyIconSliderSection_whiteOnBlack-HG3mq .AcademyIconSliderSection__subtitle-Fhutq{color:var(--arb-black-o52)}.AcademyIconSliderSection_blueOnWhite-iVXOX .AcademyIconSliderSection__description-iIiBn,.AcademyIconSliderSection_blueOnWhite-iVXOX .AcademyIconSliderSection__subtitle-Fhutq{color:var(--arb-light-white)}@media (max-width:1679px){.AcademyIconSliderSection-rPL6O{padding-top:120px}.AcademyIconSliderSection_whiteOnBlack-HG3mq .AcademyIconSliderSection__item-fK2vm{width:316px}.AcademyIconSliderSection_blueOnWhite-iVXOX .AcademyIconSliderSection__item-fK2vm{width:270px}}@media (max-width:1359px){.AcademyIconSliderSection-rPL6O{padding-top:100px}.AcademyIconSliderSection_blueOnWhite-iVXOX .AcademyIconSliderSection__container-HLur5{padding:52px 0 72px 52px}.AcademyIconSliderSection__title-j3lYe{font-size:var(--arb-font-size-h3);line-height:var(--arb-line-height-h3)}.AcademyIconSliderSection_blueOnWhite-iVXOX .AcademyIconSliderSection__title-j3lYe{max-width:640px}.AcademyIconSliderSection__controls-MaAHm{display:none}.AcademyIconSliderSection-rPL6O .AcademyIconSliderSection__item-fK2vm{width:370px}.AcademyIconSliderSection_blueOnWhite-iVXOX .AcademyIconSliderSection__list-woM8N>.AcademyIconSliderSection__item-fK2vm.AcademyIconSliderSection__item-fK2vm:last-child{margin-right:54px}}@media (max-width:1023px){.AcademyIconSliderSection-rPL6O{padding-top:80px}}@media (max-width:759px){.AcademyIconSliderSection-rPL6O{padding-top:100px}.AcademyIconSliderSection_blueOnWhite-iVXOX .AcademyIconSliderSection__container-HLur5{padding:32px 0 32px 32px}.AcademyIconSliderSection__bar-s7yYu{margin-bottom:32px}.AcademyIconSliderSection-rPL6O .AcademyIconSliderSection__list-woM8N{padding:0}.AcademyIconSliderSection__title-j3lYe{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4)}.AcademyIconSliderSection__description-iIiBn{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3)}.AcademyIconSliderSection-rPL6O .AcademyIconSliderSection__item-fK2vm{width:300px;min-height:182px}.AcademyIconSliderSection_blueOnWhite-iVXOX .AcademyIconSliderSection__list-woM8N>.AcademyIconSliderSection__item-fK2vm.AcademyIconSliderSection__item-fK2vm:last-child{margin-right:32px}.AcademyIconSliderSection__item_withImg-KJYiX{background-position:bottom 100px right}}.AcademyIconListSection-FL0M2{padding-top:160px}.AcademyIconListSection__container-Lmrfh{padding:92px 92px 100px;border-radius:var(--arb-border-radius-l);background-color:var(--arb-light-white)}.AcademyIconListSection__title-agek5{font-size:var(--arb-font-size-h2);font-weight:400;line-height:var(--arb-line-height-h2);max-width:1200px;margin-top:0;margin-bottom:52px;color:var(--arb-black)}.AcademyIconListSection__list-WA_dd{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(198px,auto);gap:8px;box-sizing:border-box;width:1424px;margin:0;padding:0;list-style:none}.AcademyIconListSection__item-tW3Bp{display:flex;flex-direction:column;gap:12px;box-sizing:border-box;padding:24px;white-space:normal;border-radius:var(--arb-border-radius-l);background-color:var(--arb-academy-blue)}.AcademyIconListSection__icon-JpdlA{display:flex;justify-content:center;align-items:center;width:30px;height:30px;margin-bottom:12px;border-radius:var(--arb-border-radius-s);background-color:var(--arb-light-white)}.AcademyIconListSection__subtitle-NUEZO{margin:0}.AcademyIconListSection__description-tP1g5,.AcademyIconListSection__subtitle-NUEZO{font-size:var(--arb-font-size-body2);font-weight:400;line-height:var(--arb-line-height-body2);color:var(--arb-light-white)}.AcademyIconListSection__description-tP1g5{margin-top:auto;margin-bottom:0}.AcademyIconListSection__subtitle-NUEZO+.AcademyIconListSection__description-tP1g5{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);margin-top:0;color:var(--arb-light-o64)}@media (max-width:1679px){.AcademyIconListSection__container-Lmrfh{padding:72px 72px 92px}.AcademyIconListSection__list-WA_dd{grid-auto-rows:minmax(218px,auto);width:auto}}@media (max-width:1359px){.AcademyIconListSection-FL0M2{padding-top:100px}.AcademyIconListSection__title-agek5{font-size:var(--arb-font-size-h3);line-height:var(--arb-line-height-h3);margin-bottom:32px}.AcademyIconListSection__container-Lmrfh{padding:52px 0 72px 52px}.AcademyIconListSection__listWrap-PavSM{display:flex;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.AcademyIconListSection__list-WA_dd{display:flex;grid-template-columns:none;grid-auto-rows:auto}.AcademyIconListSection__item-tW3Bp{scroll-snap-align:start;width:369px;min-height:174px}.AcademyIconListSection__item-tW3Bp:last-child{margin-right:52px}}@media (max-width:759px){.AcademyIconListSection-FL0M2{padding-top:100px}.AcademyIconListSection__container-Lmrfh{padding:24px 24px 32px}.AcademyIconListSection__title-agek5{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4)}.AcademyIconListSection__list-WA_dd{flex-wrap:wrap}.AcademyIconListSection__item-tW3Bp{width:100%;min-height:254px}.AcademyIconListSection__item-tW3Bp:last-child{margin-right:0}.AcademyIconListSection__description-tP1g5,.AcademyIconListSection__subtitle-NUEZO{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3)}}.AcademyFaqSection-zXe4f{padding-top:200px}.AcademyFaqSection__title-AP1VV{font-size:var(--arb-font-size-h2);font-weight:400;line-height:var(--arb-line-height-h2);margin-top:0;margin-bottom:52px;text-align:center;color:var(--arb-light-white)}.AcademyFaqSection__faq-CE1Ep{display:block;max-width:1204px;margin:0 auto}.AcademyFaqSection__accordion-JVbYb{display:flex;flex-direction:column;gap:8px}.AcademyFaqSection__accordion-JVbYb [class*=FAQ2__section]{padding:0 24px;border-radius:var(--arb-border-radius-l);background-color:var(--arb-light-white)}.AcademyFaqSection__accordion-JVbYb [class*=FAQ2__header] [class*=FAQ2__question]{font-weight:400}.AcademyFaqSection__accordion-JVbYb [class*=FAQ2__header]:hover [class*=FAQ2__question]{color:var(--arb-grey-17)}.AcademyFaqSection__accordion-JVbYb .AccordionSectionHeader__tick{margin:8px 0;padding:10px;color:var(--arb-light-white);border-radius:var(--arb-border-radius-s);background-color:var(--arb-academy-blue)}.AcademyFaqSection__list-bS1sU{padding-right:0;padding-left:24px}.AcademyFaqSection__answer-gmRCM{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2);color:var(--arb-black-o52)}@media (max-width:1679px){.AcademyFaqSection__faq-CE1Ep{max-width:none}}@media (max-width:1359px){.AcademyFaqSection-zXe4f{padding-top:150px}.AcademyFaqSection__title-AP1VV{font-size:var(--arb-font-size-h3);line-height:var(--arb-line-height-h3);margin-bottom:32px}.AcademyFaqSection__accordion-JVbYb [class*=FAQ2__header] [class*=FAQ2__question]{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2)}.AcademyFaqSection__answer-gmRCM{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3)}}@media (max-width:1023px){.AcademyFaqSection-zXe4f{padding-top:100px}}@media (max-width:759px){.AcademyFaqSection-zXe4f{padding-top:100px}.AcademyFaqSection__title-AP1VV{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4)}.AcademyFaqSection__accordion-JVbYb [class*=FAQ2__header] [class*=FAQ2__question]{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);padding:6px 0}.AcademyFaqSection__accordion-JVbYb [class*=FAQ2__section]{padding:0 12px}.AcademyFaqSection__answer-gmRCM{font-size:var(--arb-font-size-body4);line-height:var(--arb-line-height-body4)}}.AcademyExpertListSection-cP8Ah{padding-top:260px}.AcademyExpertListSection__title-nqoih{font-size:var(--arb-font-size-h2);font-weight:400;line-height:var(--arb-line-height-h2);max-width:70%;margin-top:32px;margin-bottom:0;color:var(--arb-light-white)}.AcademyExpertListSection__listWrap-k2zY_{margin-top:52px}.AcademyExpertListSection__list-tWaS0{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:minmax(403px,auto);gap:8px;margin:0;padding:0;list-style:none}.AcademyExpertListSection__list-tWaS0:has(.AcademyExpertListSection__item-DEhcM:only-child){grid-template-columns:repeat(1,1fr)}.AcademyExpertListSection__item-DEhcM{position:relative;display:flex;overflow:hidden;flex-direction:column;gap:16px;box-sizing:border-box;padding:24px;border-radius:var(--arb-border-radius-l);background-color:var(--arb-light-white);transition:var(--transition)}.AcademyExpertListSection__item-DEhcM:only-child{padding:36px;background-color:var(--arb-academy-blue)}.AcademyExpertListSection__name-ufWIh{font-size:var(--arb-font-size-h3);font-weight:400;line-height:var(--arb-line-height-h3);margin:0;color:var(--arb-black)}.AcademyExpertListSection__item-DEhcM:only-child .AcademyExpertListSection__name-ufWIh{font-size:var(--arb-font-size-h2);line-height:var(--arb-line-height-h2);color:var(--arb-light-white)}.AcademyExpertListSection__wrap-RB8Km{font-size:var(--arb-font-size-body2);font-weight:400;line-height:var(--arb-line-height-body2);position:relative;margin:0;color:var(--arb-black-o52)}.AcademyExpertListSection__item-DEhcM:only-child .AcademyExpertListSection__wrap-RB8Km{display:flex;flex-grow:1;flex-direction:column;color:var(--arb-light-white)}.AcademyExpertListSection__detailedMarkdownInfo-MUhQC,.AcademyExpertListSection__shortInfo-kD1If{top:0;left:0;margin:0;transition:var(--transition)}.AcademyExpertListSection__shortInfo-kD1If{position:absolute}.AcademyExpertListSection__item-DEhcM:only-child .AcademyExpertListSection__shortInfo-kD1If{font-size:var(--arb-font-size-body1);font-weight:400;line-height:var(--arb-line-height-body1);position:relative;margin-bottom:auto}.AcademyExpertListSection__detailedMarkdownInfo-MUhQC{position:relative;opacity:0}.AcademyExpertListSection__detailedMarkdownInfo-MUhQC p{margin:0}.AcademyExpertListSection__detailedMarkdownInfo-MUhQC ol,.AcademyExpertListSection__detailedMarkdownInfo-MUhQC ul{display:flex;flex-direction:column;gap:4px;box-sizing:border-box;margin:0;padding:0;list-style:none}.AcademyExpertListSection__detailedMarkdownInfo-MUhQC a{text-decoration-thickness:2px}.AcademyExpertListSection__detailedMarkdownInfo-MUhQC a,.AcademyExpertListSection__detailedMarkdownInfo-MUhQC a:visited{color:var(--arb-light-o64)}.AcademyExpertListSection__detailedMarkdownInfo-MUhQC a:hover{color:var(--arb-light-o4)}.AcademyExpertListSection__item-DEhcM:only-child .AcademyExpertListSection__detailedMarkdownInfo-MUhQC{opacity:1}.AcademyExpertListSection__item-DEhcM:only-child .AcademyExpertListSection__detailedMarkdownInfo-MUhQC ul{gap:8px;max-width:900px;padding-left:16px;list-style:disc}.AcademyExpertListSection__item-DEhcM:only-child .AcademyExpertListSection__detailedMarkdownInfo-MUhQC li{color:var(--arb-light-o64)}.AcademyExpertListSection__caption-djxu1{display:none}.AcademyExpertListSection__imgWrap-vLoKA{width:170px;height:170px;margin-top:auto;transition:var(--transition);transform-origin:0 100%;will-change:transform}.AcademyExpertListSection__imgWrap-vLoKA img{width:170px;height:170px;border-radius:var(--arb-border-radius-l);object-fit:cover}.AcademyExpertListSection__item-DEhcM:only-child .AcademyExpertListSection__imgWrap-vLoKA{position:absolute;top:36px;right:36px;width:331px;height:calc(100% - 72px)}.AcademyExpertListSection__item-DEhcM:only-child .AcademyExpertListSection__imgWrap-vLoKA img{width:100%;height:100%}.AcademyExpertListSection__item-DEhcM:focus:not(.AcademyExpertListSection__item-DEhcM:only-child),.AcademyExpertListSection__item-DEhcM:hover:not(.AcademyExpertListSection__item-DEhcM:only-child){background-color:var(--arb-light-blue)}.AcademyExpertListSection__item-DEhcM:focus:not(.AcademyExpertListSection__item-DEhcM:only-child) .AcademyExpertListSection__shortInfo-kD1If,.AcademyExpertListSection__item-DEhcM:hover:not(.AcademyExpertListSection__item-DEhcM:only-child) .AcademyExpertListSection__shortInfo-kD1If{opacity:0}.AcademyExpertListSection__item-DEhcM:focus:not(.AcademyExpertListSection__item-DEhcM:only-child) .AcademyExpertListSection__detailedMarkdownInfo-MUhQC,.AcademyExpertListSection__item-DEhcM:hover:not(.AcademyExpertListSection__item-DEhcM:only-child) .AcademyExpertListSection__detailedMarkdownInfo-MUhQC{opacity:1}.AcademyExpertListSection__item-DEhcM:focus:not(.AcademyExpertListSection__item-DEhcM:only-child) .AcademyExpertListSection__imgWrap-vLoKA,.AcademyExpertListSection__item-DEhcM:hover:not(.AcademyExpertListSection__item-DEhcM:only-child) .AcademyExpertListSection__imgWrap-vLoKA{transform:scale(.8)}@media (max-width:1679px){.AcademyExpertListSection-cP8Ah{padding-top:160px}.AcademyExpertListSection__item-DEhcM:only-child .AcademyExpertListSection__detailedMarkdownInfo-MUhQC ul{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);max-width:760px;padding-left:16px}}@media (max-width:1359px){.AcademyExpertListSection-cP8Ah{padding-top:100px}.AcademyExpertListSection__title-nqoih{font-size:var(--arb-font-size-h3);line-height:var(--arb-line-height-h3)}.AcademyExpertListSection__listWrap-k2zY_{display:flex;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;margin-top:32px;scrollbar-width:none}.AcademyExpertListSection__list-tWaS0:not(:has(.AcademyExpertListSection__item-DEhcM:only-child)){display:flex;grid-template-columns:none;grid-auto-rows:auto}.AcademyExpertListSection__list-tWaS0:has(.AcademyExpertListSection__item-DEhcM:only-child){width:100%}.AcademyExpertListSection__item-DEhcM:not(.AcademyExpertListSection__item-DEhcM:only-child){scroll-snap-align:start;width:424px;min-height:424px}.AcademyExpertListSection__item-DEhcM:only-child .AcademyExpertListSection__detailedMarkdownInfo-MUhQC ul{max-width:520px}.AcademyExpertListSection__item-DEhcM:not(.AcademyExpertListSection__item-DEhcM:only-child) .AcademyExpertListSection__caption-djxu1{display:block;margin-top:14px;text-decoration:underline}}@media (max-width:1023px){.AcademyExpertListSection-cP8Ah{padding-top:100px}.AcademyExpertListSection__title-nqoih{max-width:none}.AcademyExpertListSection__listWrap-k2zY_{margin-top:54px}.AcademyExpertListSection__subtitle-rJEEs+.AcademyExpertListSection__listWrap-k2zY_{margin-top:32px}.AcademyExpertListSection__item-DEhcM:only-child{padding:24px}.AcademyExpertListSection__item-DEhcM:only-child .AcademyExpertListSection__shortInfo-kD1If{font-size:var(--arb-font-size-body1);font-weight:400;line-height:var(--arb-line-height-body1);position:relative;margin-bottom:auto}.AcademyExpertListSection__imgWrap-vLoKA,.AcademyExpertListSection__imgWrap-vLoKA img{width:120px;height:120px}.AcademyExpertListSection__item-DEhcM:only-child .AcademyExpertListSection__imgWrap-vLoKA{position:static;width:160px;height:160px}.AcademyExpertListSection__item-DEhcM:only-child .AcademyExpertListSection__imgWrap-vLoKA img{width:160px;height:160px}.AcademyExpertListSection__item-DEhcM:only-child .AcademyExpertListSection__caption-djxu1{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);display:block;margin-top:14px;text-decoration:underline;color:var(--arb-light-o64)}.AcademyExpertListSection__item-DEhcM:only-child .AcademyExpertListSection__detailedMarkdownInfo-MUhQC{position:absolute;opacity:0}.AcademyExpertListSection__item-DEhcM:focus.AcademyExpertListSection__item-DEhcM:only-child .AcademyExpertListSection__shortInfo-kD1If,.AcademyExpertListSection__item-DEhcM:hover.AcademyExpertListSection__item-DEhcM:only-child .AcademyExpertListSection__shortInfo-kD1If{opacity:0}.AcademyExpertListSection__item-DEhcM:focus.AcademyExpertListSection__item-DEhcM:only-child .AcademyExpertListSection__detailedMarkdownInfo-MUhQC,.AcademyExpertListSection__item-DEhcM:hover.AcademyExpertListSection__item-DEhcM:only-child .AcademyExpertListSection__detailedMarkdownInfo-MUhQC{opacity:1}.AcademyExpertListSection__item-DEhcM:focus.AcademyExpertListSection__item-DEhcM:only-child .AcademyExpertListSection__imgWrap-vLoKA,.AcademyExpertListSection__item-DEhcM:hover.AcademyExpertListSection__item-DEhcM:only-child .AcademyExpertListSection__imgWrap-vLoKA{transform:scale(.8)}}@media (max-width:759px){.AcademyExpertListSection-cP8Ah{padding-top:100px}.AcademyExpertListSection__title-nqoih{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4);margin-top:24px}.AcademyExpertListSection__subtitle-rJEEs{padding-left:0}.AcademyExpertListSection__subtitle-rJEEs+.AcademyExpertListSection__listWrap-k2zY_{margin-top:24px}.AcademyExpertListSection__item-DEhcM.AcademyExpertListSection__item-DEhcM:not(.AcademyExpertListSection__item-DEhcM:only-child){width:307px;min-height:328px}.AcademyExpertListSection__item-DEhcM:only-child .AcademyExpertListSection__name-ufWIh,.AcademyExpertListSection__name-ufWIh{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1)}.AcademyExpertListSection__item-DEhcM:only-child .AcademyExpertListSection__shortInfo-kD1If,.AcademyExpertListSection__shortInfo-kD1If{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3)}.AcademyExpertListSection__detailedMarkdownInfo-MUhQC{font-size:var(--arb-font-size-body4);line-height:var(--arb-line-height-body4)}.AcademyExpertListSection__imgWrap-vLoKA,.AcademyExpertListSection__imgWrap-vLoKA img,.AcademyExpertListSection__item-DEhcM:only-child .AcademyExpertListSection__imgWrap-vLoKA,.AcademyExpertListSection__item-DEhcM:only-child .AcademyExpertListSection__imgWrap-vLoKA img{width:92px;height:92px}}.AcademySimpleListSection-tlabc{box-sizing:border-box;padding-top:160px}.AcademySimpleListSection_ordered-olgCc .AcademySimpleListSection__container-j5VnY{padding:92px 92px 100px;border-radius:var(--arb-border-radius-l);background-color:var(--arb-light-white)}.AcademySimpleListSection__title-fHBBf{font-size:var(--arb-font-size-h2);font-weight:400;line-height:var(--arb-line-height-h2);margin-top:0;margin-bottom:52px}.AcademySimpleListSection_unordered-gHaPV .AcademySimpleListSection__title-fHBBf{color:var(--arb-light-white)}.AcademySimpleListSection_ordered-olgCc .AcademySimpleListSection__title-fHBBf{color:var(--arb-black)}.AcademySimpleListSection__list-sNk_I{display:flex;flex-direction:column;gap:26px;margin:0;padding:0;list-style:none}.AcademySimpleListSection_unordered-gHaPV .AcademySimpleListSection__list-sNk_I{padding-left:36px;list-style:none}.AcademySimpleListSection_ordered-olgCc .AcademySimpleListSection__list-sNk_I{padding-left:24px;list-style-type:decimal-leading-zero}.AcademySimpleListSection__item-QHxfJ{font-size:var(--arb-font-size-h4);font-weight:400;line-height:var(--arb-line-height-h4);position:relative}.AcademySimpleListSection__item-QHxfJ:before{position:absolute;left:0;content:""}.AcademySimpleListSection_unordered-gHaPV .AcademySimpleListSection__item-QHxfJ{padding-left:48px;color:var(--arb-light-white)}.AcademySimpleListSection_unordered-gHaPV .AcademySimpleListSection__item-QHxfJ:before{top:50%;width:15px;height:15px;border-radius:50%;background-color:var(--arb-academy-blue);transform:translateY(-50%)}.AcademySimpleListSection_ordered-olgCc .AcademySimpleListSection__item-QHxfJ{padding-left:140px;color:var(--arb-black)}.AcademySimpleListSection_ordered-olgCc .AcademySimpleListSection__item-QHxfJ::marker{font-family:var(--arb-jetbrains-mono-font);font-size:var(--arb-font-size-sub2);line-height:var(--arb-line-height-sub2)}.AcademySimpleListSection_ordered-olgCc .AcademySimpleListSection__item-QHxfJ:before{top:100%;width:73px;height:1px;border-radius:0;background-color:var(--arb-black);transform:none}@media (max-width:1679px){.AcademySimpleListSection_ordered-olgCc .AcademySimpleListSection__container-j5VnY{padding:72px 72px 100px}}@media (max-width:1359px){.AcademySimpleListSection-tlabc{padding-top:100px}.AcademySimpleListSection__title-fHBBf{font-size:var(--arb-font-size-h3);line-height:var(--arb-line-height-h3)}.AcademySimpleListSection_ordered-olgCc .AcademySimpleListSection__container-j5VnY{padding:52px 52px 72px}.AcademySimpleListSection_ordered-olgCc .AcademySimpleListSection__title-fHBBf{margin-bottom:32px}.AcademySimpleListSection_unordered-gHaPV .AcademySimpleListSection__list-sNk_I{padding-left:24px}.AcademySimpleListSection__item-QHxfJ{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1)}.AcademySimpleListSection_unordered-gHaPV .AcademySimpleListSection__item-QHxfJ{padding-left:24px}.AcademySimpleListSection_unordered-gHaPV .AcademySimpleListSection__item-QHxfJ:before{width:12px;height:12px}}@media (max-width:1023px){.AcademySimpleListSection_ordered-olgCc .AcademySimpleListSection__item-QHxfJ:before{top:50%}}@media (max-width:759px){.AcademySimpleListSection_ordered-olgCc .AcademySimpleListSection__container-j5VnY{padding:24px 24px 32px}.AcademySimpleListSection__title-fHBBf{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4);margin-bottom:32px}.AcademySimpleListSection__item-QHxfJ{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2)}.AcademySimpleListSection_ordered-olgCc .AcademySimpleListSection__item-QHxfJ{padding-left:0}.AcademySimpleListSection_ordered-olgCc .AcademySimpleListSection__item-QHxfJ:before{display:none}.AcademySimpleListSection_unordered-gHaPV .AcademySimpleListSection__item-QHxfJ{padding-left:32px}}.AcademyImageSliderSection-mRFdq{margin:0 auto;padding-top:160px}.AcademyImageSliderSection__subtitle-ZT2OP{margin-bottom:32px}.AcademyImageSliderSection__bar-FBqjL{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:52px}.AcademyImageSliderSection__title-d9xvu{font-size:var(--arb-font-size-h2);font-weight:400;line-height:var(--arb-line-height-h2);max-width:1000px;margin:0;color:var(--arb-light-white)}.AcademyImageSliderSection__carousel-y2ofr{box-sizing:border-box;width:1608px;max-width:100%}.AcademyImageSliderSection-mRFdq .AcademyImageSliderSection__item-OkYAL{display:flex;flex-direction:column;box-sizing:border-box;width:530px;max-width:100%;min-height:646px;white-space:normal;border-radius:var(--arb-border-radius-l);background-color:var(--arb-light-white)}.AcademyImageSliderSection-mRFdq .AcademyImageSliderSection__item-OkYAL:last-child{min-width:auto}.AcademyImageSliderSection__item-OkYAL+.AcademyImageSliderSection__item-OkYAL{margin-inline:8px 0}.AcademyImageSliderSection__img-rNCNW{box-sizing:border-box;width:100%;height:306px;border-top-left-radius:var(--arb-border-radius-l);border-top-right-radius:var(--arb-border-radius-l);object-fit:cover}.AcademyImageSliderSection__container-QkKeN{display:flex;flex-grow:1;flex-direction:column;gap:24px;box-sizing:border-box;width:100%;padding:24px}.AcademyImageSliderSection__itemSubtitle-rOIea{font-size:var(--arb-font-size-h4);font-weight:400;line-height:var(--arb-line-height-h4);margin:0;color:var(--arb-black)}.AcademyImageSliderSection__description-OdO7s{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2);margin:0;color:var(--arb-black-o52)}@media (max-width:1679px){.AcademyImageSliderSection-mRFdq .AcademyImageSliderSection__item-OkYAL{width:424px;min-height:580px}.AcademyImageSliderSection__img-rNCNW{height:252px}}@media (max-width:1359px){.AcademyImageSliderSection-mRFdq{width:960px;padding-top:100px}.AcademyImageSliderSection__title-d9xvu{font-size:var(--arb-font-size-h3);line-height:var(--arb-line-height-h3)}.AcademyImageSliderSection-mRFdq .AcademyImageSliderSection__item-OkYAL{width:476px}.AcademyImageSliderSection__img-rNCNW{width:476px;height:252px}}@media (max-width:1023px){.AcademyImageSliderSection-mRFdq{width:auto;padding-top:100px}.AcademyImageSliderSection-mRFdq .AcademyImageSliderSection__item-OkYAL{width:424px;min-height:580px}.AcademyImageSliderSection__img-rNCNW{height:252px}}@media (max-width:759px){.AcademyImageSliderSection-mRFdq{padding-top:100px}.AcademyImageSliderSection__subtitle-ZT2OP{padding-left:0}.AcademyImageSliderSection__bar-FBqjL{margin-bottom:32px}.AcademyImageSliderSection-mRFdq .AcademyImageSliderSection__list-Wkk7o{padding:0}.AcademyImageSliderSection-mRFdq .AcademyImageSliderSection__item-OkYAL{width:300px;min-height:182px}.AcademyImageSliderSection__container-QkKeN{padding-bottom:40px}.AcademyImageSliderSection__img-rNCNW{height:180px}.AcademyImageSliderSection__title-d9xvu{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4)}.AcademyImageSliderSection__itemSubtitle-rOIea{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1)}.AcademyImageSliderSection__description-OdO7s{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3)}}.AcademyBigChartSection-hUuER{padding-top:160px}.AcademyBigChartSection__subtitle-hcwlX{margin-bottom:32px}.AcademyBigChartSection__container-ix33V{padding:72px 80px 80px;border-radius:var(--arb-border-radius-l);background-color:var(--arb-light-white)}.AcademyBigChartSection__title-xtphC{font-size:var(--arb-font-size-h2);font-weight:400;line-height:var(--arb-line-height-h2);max-width:1000px;margin:0;color:var(--arb-black)}.AcademyBigChartSection__description-rqcgm{max-width:800px;margin-top:24px;margin-bottom:0;color:var(--arb-black-o52)}.AcademyBigChartSection__featureList-cGINJ{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(200px,auto);gap:8px;margin-top:52px;margin-bottom:0;padding:0;list-style:none}.AcademyBigChartSection__featureItem-jcpK3{display:flex;flex-direction:column;gap:28px;padding:24px;border-radius:var(--arb-border-radius-l);background-color:var(--arb-light-blue)}.AcademyBigChartSection__featureNumber-_j5xn{font-size:var(--arb-font-size-h2);line-height:var(--arb-line-height-h2);margin:0}.AcademyBigChartSection__featureText-rb6Tm{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2);margin-top:auto;margin-bottom:0}.AcademyBigChartSection__chart-PVWUG{position:relative;margin-top:8px;padding:52px;border-radius:var(--arb-border-radius-l);background-color:var(--arb-academy-blue)}.AcademyBigChartSection__chartTitle-GH8Li{font-size:var(--arb-font-size-h4);font-weight:400;line-height:var(--arb-line-height-h4);max-width:512px;margin-top:0;margin-bottom:52px;color:var(--arb-light-white)}.AcademyBigChartSection__chartList-kS8rb{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.AcademyBigChartSection__chartItem-wHTJc{display:flex;align-items:center;gap:64px;box-sizing:border-box;min-width:25%;max-width:100%;padding:24px;border-radius:var(--arb-border-radius-l);background-color:var(--arb-light-white)}.AcademyBigChartSection__chartPercentage-SodkU{font-size:var(--arb-font-size-h2);line-height:var(--arb-line-height-h2);white-space:nowrap}.AcademyBigChartSection__chartText-xDbwe{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2);max-width:350px;margin:0}.AcademyBigChartSection__chartCaption-qdIau{font-size:var(--arb-font-size-body4);line-height:var(--arb-line-height-body4);position:relative;bottom:-28px;display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;max-width:170px;margin:0 0 0 auto;text-align:right;color:var(--arb-light-o64)}@media (max-width:1679px){.AcademyBigChartSection-hUuER{padding-top:120px}.AcademyBigChartSection__title-xtphC{max-width:700px}.AcademyBigChartSection__description-rqcgm{max-width:430px}}@media (max-width:1359px){.AcademyBigChartSection-hUuER{padding-top:100px}.AcademyBigChartSection__container-ix33V{padding:52px 52px 72px}.AcademyBigChartSection__featureList-cGINJ{grid-template-columns:repeat(2,1fr);margin-top:32px}.AcademyBigChartSection__featureItem-jcpK3:nth-child(3n){grid-column:1/-1}.AcademyBigChartSection__featureText-rb6Tm{max-width:480px}.AcademyBigChartSection__chartItem-wHTJc{flex-direction:column;align-items:flex-start;gap:8px}.AcademyBigChartSection__chartText-xDbwe{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3)}}@media (max-width:1023px){.AcademyBigChartSection__title-xtphC{font-size:var(--arb-font-size-h3);line-height:var(--arb-line-height-h3)}.AcademyBigChartSection__chart-PVWUG{padding:24px}.AcademyBigChartSection__chartTitle-GH8Li{margin-bottom:32px}.AcademyBigChartSection__chartItem-wHTJc{padding:13px 24px}.AcademyBigChartSection__chartCaption-qdIau{bottom:-12px}}@media (max-width:759px){.AcademyBigChartSection__subtitle-hcwlX{margin-bottom:24px;padding-left:0}.AcademyBigChartSection__container-ix33V{padding:24px 24px 32px}.AcademyBigChartSection__title-xtphC{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4)}.AcademyBigChartSection__description-rqcgm{font-size:var(--arb-font-size-body4);line-height:var(--arb-line-height-body4)}.AcademyBigChartSection__featureList-cGINJ{grid-template-columns:repeat(1,1fr);margin-top:24px}.AcademyBigChartSection__featureText-rb6Tm{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3)}.AcademyBigChartSection__chartItem-wHTJc{gap:24px;padding:12px}.AcademyBigChartSection__chartText-xDbwe{font-size:var(--arb-font-size-body4);line-height:var(--arb-line-height-body4)}}:root{--transition:var(--base-transition-time) ease-in-out}.AcademyExpertSliderSection-GUA93{padding-top:160px}.AcademyExpertSliderSection__bar-lRw2a{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:52px}.AcademyExpertSliderSection__title-j4Pmc{font-size:var(--arb-font-size-h2);font-weight:400;line-height:var(--arb-line-height-h2);max-width:60%;margin:0;color:var(--arb-black)}.AcademyExpertSliderSection__carousel-eJn9i{box-sizing:border-box;padding:92px 92px 100px;border-radius:var(--arb-border-radius-l);background-color:var(--arb-light-white)}.AcademyExpertSliderSection-GUA93 .AcademyExpertSliderSection__item-PzRdi{position:relative;display:flex;align-items:stretch;box-sizing:border-box;width:469px;min-height:394px;white-space:normal;border-radius:var(--arb-border-radius-l);background-color:var(--arb-academy-blue);transition:var(--transition)}.AcademyExpertSliderSection-GUA93 .AcademyExpertSliderSection__item-PzRdi:last-child{min-width:auto}.AcademyExpertSliderSection__item-PzRdi+.AcademyExpertSliderSection__item-PzRdi{margin-inline:8px 0}.AcademyExpertSliderSection__itemInner-xmNwa{display:flex;flex-direction:column;padding:24px}.AcademyExpertSliderSection__name-jVZfM{font-size:var(--arb-font-size-body1);font-weight:400;line-height:var(--arb-line-height-body1);margin-top:0;margin-bottom:14px;color:var(--arb-light-white);transition:var(--transition)}.AcademyExpertSliderSection__wrap-W6P45{font-size:var(--arb-font-size-body3);font-weight:400;line-height:var(--arb-line-height-body3);position:relative;margin:0;color:var(--arb-light-o64)}.AcademyExpertSliderSection__detailedMarkdownInfo-SXD1g,.AcademyExpertSliderSection__shortInfo-VabmX{top:0;left:0;margin:0;transition:var(--transition)}.AcademyExpertSliderSection__shortInfo-VabmX{position:absolute}.AcademyExpertSliderSection__detailedMarkdownInfo-SXD1g{position:relative;opacity:0}.AcademyExpertSliderSection__detailedMarkdownInfo-SXD1g p{margin:0}.AcademyExpertSliderSection__detailedMarkdownInfo-SXD1g ol,.AcademyExpertSliderSection__detailedMarkdownInfo-SXD1g ul{display:flex;flex-direction:column;gap:4px;box-sizing:border-box;margin:0;padding:0;list-style:none}.AcademyExpertSliderSection__detailedMarkdownInfo-SXD1g a{text-decoration-thickness:2px}.AcademyExpertSliderSection__detailedMarkdownInfo-SXD1g a,.AcademyExpertSliderSection__detailedMarkdownInfo-SXD1g a:visited{color:var(--arb-light-o64)}.AcademyExpertSliderSection__detailedMarkdownInfo-SXD1g a:hover{color:var(--arb-light-o4)}.AcademyExpertSliderSection__caption-yRd51{display:none}.AcademyExpertSliderSection__imgWrap-HXtZt{width:120px;height:120px;margin-top:auto;transition:var(--transition);transform-origin:0 100%;will-change:transform}.AcademyExpertSliderSection__imgWrap-HXtZt img{width:120px;height:120px;border-radius:var(--arb-border-radius-l);object-fit:cover}.AcademyExpertSliderSection__item-PzRdi:focus,.AcademyExpertSliderSection__item-PzRdi:hover{background-color:var(--arb-light-blue-new-hover)}.AcademyExpertSliderSection__item-PzRdi:focus .AcademyExpertSliderSection__name-jVZfM,.AcademyExpertSliderSection__item-PzRdi:hover .AcademyExpertSliderSection__name-jVZfM{color:var(--arb-black)}.AcademyExpertSliderSection__item-PzRdi:focus .AcademyExpertSliderSection__wrap-W6P45,.AcademyExpertSliderSection__item-PzRdi:hover .AcademyExpertSliderSection__wrap-W6P45{color:var(--arb-academy-black)}.AcademyExpertSliderSection__item-PzRdi:focus .AcademyExpertSliderSection__shortInfo-VabmX,.AcademyExpertSliderSection__item-PzRdi:hover .AcademyExpertSliderSection__shortInfo-VabmX{opacity:0}.AcademyExpertSliderSection__item-PzRdi:focus .AcademyExpertSliderSection__detailedMarkdownInfo-SXD1g,.AcademyExpertSliderSection__item-PzRdi:hover .AcademyExpertSliderSection__detailedMarkdownInfo-SXD1g{opacity:1}.AcademyExpertSliderSection__item-PzRdi:focus .AcademyExpertSliderSection__imgWrap-HXtZt,.AcademyExpertSliderSection__item-PzRdi:hover .AcademyExpertSliderSection__imgWrap-HXtZt{transform:scale(.8)}@media (max-width:1679px){.AcademyExpertSliderSection-GUA93{padding-top:160px}.AcademyExpertSliderSection__carousel-eJn9i{padding:72px 72px 92px}.AcademyExpertSliderSection__title-j4Pmc{max-width:80%}.AcademyExpertSliderSection-GUA93 .AcademyExpertSliderSection__item-PzRdi{width:376px;min-height:326px}}@media (max-width:1359px){.AcademyExpertSliderSection-GUA93{padding-top:100px}.AcademyExpertSliderSection__bar-lRw2a{margin-bottom:32px}.AcademyExpertSliderSection__controls-gmntA{display:none}.AcademyExpertSliderSection__title-j4Pmc{font-size:var(--arb-font-size-h3);line-height:var(--arb-line-height-h3)}.AcademyExpertSliderSection-GUA93 .AcademyExpertSliderSection__item-PzRdi{width:326px}.AcademyExpertSliderSection__carousel-eJn9i{padding:52px 0 72px 52px}.AcademyExpertSliderSection-GUA93 .AcademyExpertSliderSection__list-f0Nv1>.AcademyExpertSliderSection__item-PzRdi.AcademyExpertSliderSection__item-PzRdi:last-child{margin-right:54px}.AcademyExpertSliderSection__caption-yRd51{display:block;margin-top:14px;text-decoration:underline}}@media (max-width:1023px){.AcademyExpertSliderSection-GUA93{padding-top:100px}.AcademyExpertSliderSection__title-j4Pmc{max-width:none}.AcademyExpertSliderSection__carousel-eJn9i{padding-right:0}}@media (max-width:759px){.AcademyExpertSliderSection-GUA93{padding-top:100px}.AcademyExpertSliderSection__title-j4Pmc{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4)}.AcademyExpertSliderSection__carousel-eJn9i{padding:24px 0 32px 24px}.AcademyExpertSliderSection-GUA93 .AcademyExpertSliderSection__list-f0Nv1{padding:0}.AcademyExpertSliderSection-GUA93 .AcademyExpertSliderSection__item-PzRdi{width:302px;min-height:328px}.AcademyExpertSliderSection-GUA93 .AcademyExpertSliderSection__list-f0Nv1>.AcademyExpertSliderSection__item-PzRdi.AcademyExpertSliderSection__item-PzRdi:last-child{margin-right:24px}.AcademyExpertSliderSection__name-jVZfM{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1)}.AcademyExpertSliderSection__shortInfo-VabmX{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3)}.AcademyExpertSliderSection__detailedMarkdownInfo-SXD1g{font-size:var(--arb-font-size-body4);line-height:var(--arb-line-height-body4)}.AcademyExpertSliderSection__imgWrap-HXtZt,.AcademyExpertSliderSection__imgWrap-HXtZt img{width:92px;height:92px}}.AcademyReviewsListSection-hssNJ{padding-top:160px}.AcademyReviewsListSection__title-Hj5Pl{font-size:var(--arb-font-size-h2);font-weight:400;line-height:var(--arb-line-height-h2);width:760px;margin:0 auto;text-align:center;color:var(--arb-light-white)}.AcademyReviewsListSection__description-Xtdmx{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);width:760px;margin:24px auto 0;text-align:center;color:var(--arb-light-o64)}.AcademyReviewsListSection__list-d78Zc{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;box-sizing:border-box;width:1204px;margin:52px auto 0;padding:0;list-style:none}.AcademyReviewsListSection__item-w9zfd{position:relative;display:flex;flex-direction:column;padding:32px 150px 24px 56px;border-radius:var(--arb-border-radius-l);background-color:var(--arb-light-white)}.AcademyReviewsListSection__blockquote-wZxXn{display:flex;flex-grow:1;flex-direction:column;gap:44px;box-sizing:border-box;width:100%;margin:0}.AcademyReviewsListSection__icon-NqLvM{position:absolute;top:32px;left:24px;color:var(--arb-academy-blue)}.AcademyReviewsListSection__text-cqsHP{font-size:var(--arb-font-size-body2);line-height:var(--arb-line-height-body2);margin-top:0;margin-bottom:auto}.AcademyReviewsListSection__wrap-nON0J{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.AcademyReviewsListSection__img-zYgul{width:32px;height:32px;border-radius:var(--arb-border-radius-m);object-fit:cover}.AcademyReviewsListSection__name-vVux_,.AcademyReviewsListSection__role-tL8VL{font-size:var(--arb-font-size-body4);line-height:var(--arb-line-height-body4)}.AcademyReviewsListSection__role-tL8VL{width:100%;margin-top:4px;margin-bottom:0;color:var(--arb-black-o52)}@media (max-width:1679px){.AcademyReviewsListSection__list-d78Zc{width:960px}.AcademyReviewsListSection__item-w9zfd{padding:32px 24px 24px 54px}}@media (max-width:1359px){.AcademyReviewsListSection-hssNJ{padding-top:100px}.AcademyReviewsListSection__title-Hj5Pl{font-size:var(--arb-font-size-h3);line-height:var(--arb-line-height-h3);max-width:480px}}@media (max-width:1023px){.AcademyReviewsListSection__description-Xtdmx,.AcademyReviewsListSection__title-Hj5Pl{width:auto}.AcademyReviewsListSection__list-d78Zc{display:flex;flex-direction:column;width:auto;margin-top:32px}.AcademyReviewsListSection__item-w9zfd{min-height:308px}.AcademyReviewsListSection__blockquote-wZxXn{gap:24px}}@media (max-width:759px){.AcademyReviewsListSection__title-Hj5Pl{font-size:var(--arb-font-size-h4);line-height:var(--arb-line-height-h4)}.AcademyReviewsListSection__description-Xtdmx{font-size:var(--arb-font-size-body3);line-height:var(--arb-line-height-body3);margin-top:14px}.AcademyReviewsListSection__text-cqsHP{font-size:var(--arb-font-size-body4);line-height:var(--arb-line-height-body4)}.AcademyReviewsListSection__role-tL8VL{max-width:220px}}.AcademyCourseContent-moQEr{width:1608px;margin:0 auto}@media (max-width:1679px){.AcademyCourseContent-moQEr{width:1288px}}@media (max-width:1359px){.AcademyCourseContent-moQEr{width:auto}}.PageAcademyCourse-HFoMc{margin-bottom:175px}.PageAcademyAbout-TeMoW{margin-bottom:600px}.FinanceQuickOffersSection__cards-xVwug{margin-top:72px}.FinanceQuickOffersSection__card-Y_m6b{height:377px}.FinanceQuickOffersSection__card-Y_m6b:first-child{clip-path:polygon(0 calc(100% - 12.42px),0 calc(100% - 12.42px),.16px calc(100% - 10.48px),.61px calc(100% - 8.63px),1.34px calc(100% - 6.91px),2.31px calc(100% - 5.34px),3.51px calc(100% - 3.94px),4.91px calc(100% - 2.74px),6.48px calc(100% - 1.76px),8.2px calc(100% - 1.04px),10.05px calc(100% - .58px),12px calc(100% - .42px),calc(100% - 11px) calc(100% - .01px),calc(100% - 11px) calc(100% - .01px),calc(100% - 9.06px) calc(100% - .16px),calc(100% - 7.21px) calc(100% - .62px),calc(100% - 5.49px) calc(100% - 1.34px),calc(100% - 3.92px) calc(100% - 2.32px),calc(100% - 2.52px) calc(100% - 3.52px),calc(100% - 1.32px) calc(100% - 4.92px),calc(100% - .34px) calc(100% - 6.49px),calc(100% + .39px) calc(100% - 8.21px),calc(100% + .84px) calc(100% - 10.06px),calc(100% + 1px) calc(100% - 12.01px),calc(100% + 1px) 29.14px,calc(100% + 1px) 29.14px,calc(100% + .84px) 27.19px,calc(100% + .39px) 25.34px,calc(100% - .34px) 23.62px,calc(100% - 1.31px) 22.05px,calc(100% - 2.51px) 20.65px,calc(100% - 3.91px) 19.45px,calc(100% - 5.48px) 18.48px,calc(100% - 7.21px) 17.75px,calc(100% - 9.05px) 17.29px,calc(100% - 11px) 17.14px,calc(50% - 204.83px) 17.14px,calc(50% - 204.83px) 17.14px,calc(50% - 206.15px) 17.09px,calc(50% - 207.46px) 16.96px,calc(50% - 208.76px) 16.75px,calc(50% - 210.03px) 16.45px,calc(50% - 211.28px) 16.07px,calc(50% - 212.5px) 15.61px,calc(50% - 213.7px) 15.07px,calc(50% - 214.85px) 14.45px,calc(50% - 215.97px) 13.75px,calc(50% - 217.04px) 12.98px,calc(50% - 228.49px) 4.16px,calc(50% - 228.49px) 4.16px,calc(50% - 229.56px) 3.39px,calc(50% - 230.68px) 2.69px,calc(50% - 231.83px) 2.07px,calc(50% - 233.03px) 1.53px,calc(50% - 234.25px) 1.07px,calc(50% - 235.5px) .69px,calc(50% - 236.77px) .39px,calc(50% - 238.07px) .17px,calc(50% - 239.38px) .04px,calc(50% - 240.7px) 0,12px 0,12px 0,10.05px .16px,8.21px .61px,6.49px 1.34px,4.91px 2.32px,3.51px 3.51px,2.32px 4.91px,1.34px 6.49px,.61px 8.21px,.16px 10.05px,0 12px,0 calc(100% - 12.42px))}.FinanceQuickOffersSection__cardTitle-ds2yF{font-size:var(--arb-font-size-h2);line-height:var(--arb-line-height-h2);max-width:634px}.FinanceQuickOffersSection__cardDescription-psEjH{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1);max-width:494px}.FinanceQuickOffersSection__helpImage-tRSHY{position:absolute;top:-30px;right:0;width:513px}.FinanceQuickOffersSection__paymentImage-NJl3R{position:absolute;right:0;width:420px}@media (max-width:1679px){.FinanceQuickOffersSection__card-Y_m6b{height:336px}.FinanceQuickOffersSection__cardTitle-ds2yF{font-size:var(--arb-font-size-h3);line-height:var(--arb-line-height-h3);max-width:407px}.FinanceQuickOffersSection__cardDescription-psEjH{font-size:var(--arb-font-size-body1);line-height:var(--arb-line-height-body1);max-width:371px}.FinanceQuickOffersSection__helpImage-tRSHY{top:-35px;right:-25px;width:457px}.FinanceQuickOffersSection__paymentImage-NJl3R{top:0;right:-36px;width:410px}}@media (max-width:1359px){.FinanceQuickOffersSection__cards-xVwug{margin-top:32px}.FinanceQuickOffersSection__card-Y_m6b{height:377px}.FinanceQuickOffersSection__card-Y_m6b:first-child{clip-path:polygon(0 calc(100% - 12.42px),0 calc(100% - 12.42px),.16px calc(100% - 10.48px),.61px calc(100% - 8.63px),1.34px calc(100% - 6.91px),2.31px calc(100% - 5.34px),3.51px calc(100% - 3.94px),4.91px calc(100% - 2.74px),6.48px calc(100% - 1.76px),8.2px calc(100% - 1.03px),10.05px calc(100% - .58px),11.99px calc(100% - .42px),calc(100% - 12.01px) calc(100% - .01px),calc(100% - 12.01px) calc(100% - .01px),calc(100% - 10.06px) calc(100% - .16px),calc(100% - 8.21px) calc(100% - .62px),calc(100% - 6.49px) calc(100% - 1.34px),calc(100% - 4.92px) calc(100% - 2.32px),calc(100% - 3.52px) calc(100% - 3.52px),calc(100% - 2.32px) calc(100% - 4.92px),calc(100% - 1.34px) calc(100% - 6.49px),calc(100% - .61px) calc(100% - 8.21px),calc(100% - .16px) calc(100% - 10.06px),100% calc(100% - 12.01px),100% 29.14px,100% 29.14px,calc(100% - .16px) 27.19px,calc(100% - .61px) 25.34px,calc(100% - 1.34px) 23.62px,calc(100% - 2.32px) 22.05px,calc(100% - 3.51px) 20.65px,calc(100% - 4.91px) 19.45px,calc(100% - 6.49px) 18.48px,calc(100% - 8.21px) 17.75px,calc(100% - 10.05px) 17.29px,calc(100% - 12px) 17.14px,calc(50% - 36.33px) 17.14px,calc(50% - 36.33px) 17.14px,calc(50% - 37.85px) 17.08px,calc(50% - 39.35px) 16.91px,calc(50% - 40.83px) 16.62px,calc(50% - 42.28px) 16.23px,calc(50% - 43.7px) 15.73px,calc(50% - 45.07px) 15.13px,calc(50% - 46.39px) 14.42px,calc(50% - 47.67px) 13.62px,calc(50% - 48.88px) 12.71px,calc(50% - 50.03px) 11.72px,calc(50% - 56.73px) 5.42px,calc(50% - 56.73px) 5.42px,calc(50% - 57.88px) 4.42px,calc(50% - 59.09px) 3.52px,calc(50% - 60.36px) 2.71px,calc(50% - 61.68px) 2.01px,calc(50% - 63.06px) 1.4px,calc(50% - 64.47px) .91px,calc(50% - 65.92px) .51px,calc(50% - 67.4px) .23px,calc(50% - 68.9px) .06px,calc(50% - 70.42px) 0,12px 0,12px 0,10.05px .16px,8.21px .61px,6.49px 1.34px,4.91px 2.32px,3.51px 3.51px,2.32px 4.91px,1.34px 6.49px,.61px 8.21px,.16px 10.05px,0 12px,0 calc(100% - 12.42px))}.FinanceQuickOffersSection__cardTitle-ds2yF{font-size:var(--arb-font-size-h2);line-height:var(--arb-line-height-h2);max-width:none}.FinanceQuickOffersSection__helpImage-tRSHY{top:58px;right:-30px;width:363px}.FinanceQuickOffersSection__paymentImage-NJl3R{top:90px;right:-30px;width:317px}}@media (max-width:759px){.FinanceQuickOffersSection__cards-xVwug{display:flex;flex-direction:column}.FinanceQuickOffersSection__card-Y_m6b{justify-content:space-between;gap:84px;width:100%;height:-moz-fit-content;height:fit-content}.FinanceQuickOffersSection__card-Y_m6b:hover{background-color:var(--arb-grey-11)}.FinanceQuickOffersSection__card-Y_m6b:first-child{clip-path:polygon(0 12px,0 12px,.16px 10.05px,.61px 8.21px,1.34px 6.49px,2.32px 4.91px,3.51px 3.51px,4.91px 2.32px,6.49px 1.34px,8.21px .61px,10.05px .16px,12px 0,calc(100% - 24px) 0,calc(100% - 24px) 0,calc(100% - 22.05px) .16px,calc(100% - 20.21px) .61px,calc(100% - 18.49px) 1.34px,calc(100% - 16.91px) 2.32px,calc(100% - 15.51px) 3.51px,calc(100% - 14.32px) 4.91px,calc(100% - 13.34px) 6.49px,calc(100% - 12.61px) 8.21px,calc(100% - 12.16px) 10.05px,calc(100% - 12px) 12px,calc(100% - 12px) 99.41px,calc(100% - 12px) 99.41px,calc(100% - 11.96px) 100.37px,calc(100% - 11.85px) 101.32px,calc(100% - 11.66px) 102.25px,calc(100% - 11.4px) 103.16px,calc(100% - 11.07px) 104.04px,calc(100% - 10.67px) 104.9px,calc(100% - 10.2px) 105.72px,calc(100% - 9.67px) 106.51px,calc(100% - 9.08px) 107.26px,calc(100% - 8.42px) 107.96px,calc(100% - 3.58px) 112.73px,calc(100% - 3.58px) 112.73px,calc(100% - 2.92px) 113.43px,calc(100% - 2.33px) 114.18px,calc(100% - 1.8px) 114.96px,calc(100% - 1.33px) 115.79px,calc(100% - .93px) 116.65px,calc(100% - .6px) 117.53px,calc(100% - .34px) 118.44px,calc(100% - .15px) 119.37px,calc(100% - .04px) 120.32px,100% 121.28px,100% calc(100% - 12px),100% calc(100% - 12px),calc(100% - .16px) calc(100% - 10.05px),calc(100% - .61px) calc(100% - 8.21px),calc(100% - 1.34px) calc(100% - 6.49px),calc(100% - 2.32px) calc(100% - 4.91px),calc(100% - 3.51px) calc(100% - 3.51px),calc(100% - 4.91px) calc(100% - 2.32px),calc(100% - 6.49px) calc(100% - 1.34px),calc(100% - 8.21px) calc(100% - .61px),calc(100% - 10.05px) calc(100% - .16px),calc(100% - 12px) 100%,12px 100%,12px 100%,10.05px calc(100% - .16px),8.21px calc(100% - .61px),6.49px calc(100% - 1.34px),4.91px calc(100% - 2.32px),3.51px calc(100% - 3.51px),2.32px calc(100% - 4.91px),1.34px calc(100% - 6.49px),.61px calc(100% - 8.21px),.16px calc(100% - 10.05px),0 calc(100% - 12px),0 12px)}.FinanceQuickOffersSection__card-Y_m6b:first-child,.FinanceQuickOffersSection__card-Y_m6b:last-child{height:507px}.FinanceQuickOffersSection__cardTitle-ds2yF{font-size:var(--arb-font-size-h3);line-height:var(--arb-line-height-h3)}.FinanceQuickOffersSection__helpImage-tRSHY{top:auto;bottom:102px;left:50%;width:255px;transform:translateX(-50%)}.FinanceQuickOffersSection__paymentImage-NJl3R{left:50%;width:212px;transform:translateX(-50%)}}.PageFinanceQuick__layout-RqdUG>*{margin-block:220px}.PageFinanceQuick__tagList-GCZmI{background-position:top left 30%;background-size:140%}.PageFinanceQuick__faq-hAryz{max-width:1276px;margin-inline:auto}@media (max-width:1679px){.PageFinanceQuick__faq-hAryz{max-width:964px}}@media (max-width:1359px){.PageFinanceQuick__layout-RqdUG>*{margin-block:160px}.PageFinanceQuick__tagList-GCZmI{background-position:0 0;background-size:cover}.PageFinanceQuick__faq-hAryz{max-width:530px}}@media (max-width:759px){.PageFinanceQuick__layout-RqdUG>*{margin-block:120px}.PageFinanceQuick__tagList-GCZmI{background-position:bottom right 80%}}.PageAdNotFound-tGqRi{display:block}.PageAdNotFound__section-FEa1x{margin-bottom:100px}