.Spinner_overlay__cO8m_{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#101010;backdrop-filter:blur(2px)}.Spinner_box__nqMb6{display:inline-flex;align-items:center;justify-content:center;min-width:96px;min-height:96px}.Spinner_arc__FLNVT{--size:64px;--thickness:8px;color:#edb52b;--color:currentColor;width:var(--size);height:var(--size);display:inline-block;border-radius:50%;background:conic-gradient(var(--color) 0 180deg,transparent 180deg 1turn);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - var(--thickness)),#000 0);mask:radial-gradient(farthest-side,transparent calc(100% - var(--thickness)),#000 0);animation:Spinner_spin__GSiDr .7s linear infinite;will-change:transform}.Spinner_visuallyHidden__O039l{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}@keyframes Spinner_spin__GSiDr{to{transform:rotate(1turn)}}@media(prefers-reduced-motion:reduce){.Spinner_arc__FLNVT{animation:none}}@supports not ((background:conic-gradient(#000,#000)) and ((-webkit-mask:radial-gradient(#000,#000)) or (mask:radial-gradient(#000,#000)))){.Spinner_arc__FLNVT{border-left-color:transparent;border-bottom:var(--thickness) solid transparent;border-right:var(--thickness) solid transparent;border-top-color:transparent;border-top:var(--thickness) solid var(--color);border-left:var(--thickness) solid var(--color);border-radius:50%;background:none}}.Spinner_inline__T96Js{position:static;display:inline-flex;align-items:center;justify-content:center;background:transparent;backdrop-filter:none;z-index:auto;min-width:0;min-height:0}.Header_header__gtmFw{display:flex;background:#2d2d2d;padding:20px 160px;position:sticky;top:0;z-index:1000;height:96px}@media(max-width:1080px){.Header_header__gtmFw{padding:24px 40px}}@media(max-width:768px){.Header_header__gtmFw{height:96px}}@media(max-width:420px){.Header_header__gtmFw{padding:5px 10px;height:64px}}.Header_navbar__2gyyX{display:flex;justify-content:space-between;align-items:center;width:100%}.Header_arrowButton__1uv8t{background:transparent;border:none;cursor:pointer}.Header_headerButtons__xLmwl{display:flex;gap:24px}.Header_headerButtons__xLmwl .Header_headerButton__JotYg{height:auto;font-family:var(--font-secondary);font-weight:900;font-size:14px;padding:12px 4px;border-radius:4px;border:none;cursor:pointer;transition:background-color .3s ease,transform .3s ease}.Header_headerButtons__xLmwl .Header_headerButton__JotYg.Header_login__H_SxC{background:transparent;width:110px;color:#fff;outline:2px solid;outline-offset:-2px;outline-color:#edb52b}.Header_headerButtons__xLmwl .Header_headerButton__JotYg.Header_signup__o128P{background:#edb52b;width:200px;color:#101010}.Header_headerButtons__xLmwl .Header_headerButton__JotYg:hover{transform:scale(1.05)}@media(max-width:768px){.Header_headerButtons__xLmwl{gap:8px}.Header_headerButtons__xLmwl .Header_headerButton__JotYg{height:auto;border-radius:4px;font-size:10px;padding:8px 2px}.Header_headerButtons__xLmwl .Header_headerButton__JotYg.Header_login__H_SxC{width:70px}.Header_headerButtons__xLmwl .Header_headerButton__JotYg.Header_signup__o128P{width:100px}}@media(max-width:575px){.Header_headerButtons__xLmwl .Header_headerButton__JotYg.Header_login__H_SxC{display:none}}@media(max-width:500px){.Header_headerButtons__xLmwl .Header_headerButton__JotYg.Header_signup__o128P{display:inline-block}}@media(max-width:420px){.Header_headerButtons__xLmwl .Header_headerButton__JotYg.Header_signup__o128P{width:auto;height:auto}}.Header_langControl__GDlX1{display:flex;align-items:center;gap:8px;background:transparent;margin-right:8px}.Header_langControl__GDlX1 .Header_langPicker__FHvEB{display:inline-flex;align-items:center;cursor:pointer;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.Header_langControl__GDlX1 .Header_langPicker__FHvEB svg{pointer-events:none}.Header_langControl__GDlX1 select{background:transparent;border:none;font-family:var(--font-primary);font-weight:500;font-size:20px;color:#fff;padding:0 5px 0 0;outline:none;appearance:none;cursor:pointer;-webkit-text-fill-color:currentColor}@media(max-width:768px){.Header_langControl__GDlX1{margin-right:2px;gap:0}.Header_langControl__GDlX1 svg{scale:.8}.Header_langControl__GDlX1 select{font-size:16px;padding:2px 4px}}.Header_langControl__GDlX1 select{color-scheme:light}.Header_langControl__GDlX1 select option{background-color:var(--dropdown-bg,#fff);color:var(--dropdown-fg,#111)}.Header_langControl__GDlX1 select option:checked,.Header_langControl__GDlX1 select option:focus,.Header_langControl__GDlX1 select option:hover{background-color:var(--dropdown-hover,#f0f0f0);color:var(--dropdown-fg,#111)}@media(prefers-color-scheme:dark){.Header_langControl__GDlX1 select{color-scheme:light}.Header_langControl__GDlX1 select option{background-color:var(--dropdown-bg-dark,#1e1e1e);color:var(--dropdown-fg-dark,#fff)}.Header_langControl__GDlX1 select option:checked,.Header_langControl__GDlX1 select option:focus,.Header_langControl__GDlX1 select option:hover{background-color:var(--dropdown-hover-dark,#2a2a2a);color:var(--dropdown-fg-dark,#fff)}}@media(forced-colors:active){.Header_langControl__GDlX1 select,.Header_langControl__GDlX1 select option{forced-color-adjust:none;background-color:Canvas!important;color:CanvasText!important;border-color:CanvasText!important}}.Header_langControl__GDlX1 select::-ms-expand{display:none}.LicensesSection_licensesSection__r7IrC{background:#2d2d2d;padding:64px 0}.LicensesSection_licensesSection__r7IrC h2{margin-bottom:24px}.LicensesSection_licensesSection__r7IrC .LicensesSection_headingMobile__q7f68{display:none}@media(max-width:768px){.LicensesSection_licensesSection__r7IrC .LicensesSection_headingMobile__q7f68{display:block}}.LicensesSection_licensesSection__r7IrC .LicensesSection_licensesContent__U0mA6{display:flex;margin-bottom:48px}.LicensesSection_licensesSection__r7IrC .LicensesSection_licensesContent__U0mA6 .LicensesSection_leftContent__BWp2v{display:flex;flex-direction:column;gap:24px;flex:2.5;margin-right:20px}.LicensesSection_licensesSection__r7IrC .LicensesSection_licensesContent__U0mA6 .LicensesSection_leftContent__BWp2v ul{margin-left:1rem;list-style-type:disc}.LicensesSection_licensesSection__r7IrC .LicensesSection_licensesContent__U0mA6 .LicensesSection_leftContent__BWp2v ol{margin-left:1rem;list-style-type:decimal}.LicensesSection_licensesSection__r7IrC .LicensesSection_licensesContent__U0mA6 .LicensesSection_rightImage__4_51O{flex:1;display:flex;justify-content:flex-end;align-items:center}.LicensesSection_licensesSection__r7IrC .LicensesSection_licensesContent__U0mA6 .LicensesSection_rightImage__4_51O img{width:auto}@media(max-width:768px){.LicensesSection_licensesSection__r7IrC h2{font-size:32px;margin-bottom:40px}.LicensesSection_licensesSection__r7IrC .LicensesSection_licensesContent__U0mA6{flex-direction:column;margin-bottom:40px}.LicensesSection_licensesSection__r7IrC .LicensesSection_licensesContent__U0mA6 .LicensesSection_leftContent__BWp2v{order:2;margin-right:0}.LicensesSection_licensesSection__r7IrC .LicensesSection_licensesContent__U0mA6 .LicensesSection_leftContent__BWp2v .LicensesSection_headingDesktop__wUUnN{display:none}.LicensesSection_licensesSection__r7IrC .LicensesSection_licensesContent__U0mA6 .LicensesSection_rightImage__4_51O{order:1;justify-content:center;margin-bottom:40px}.LicensesSection_licensesSection__r7IrC .LicensesSection_licensesContent__U0mA6 .LicensesSection_rightImage__4_51O img{max-width:160px;width:100%;height:auto}}.LicensesSection_licensesColumns__xdglR{display:flex;flex-direction:row;gap:3rem;justify-content:space-between}.LicensesSection_licensesColumns__xdglR .LicensesSection_column__AX_wH{width:50%;display:flex;flex-direction:column;gap:1.5rem}.LicensesSection_licensesColumns__xdglR .LicensesSection_column__AX_wH ul{margin-left:1rem;list-style-type:disc}.LicensesSection_licensesColumns__xdglR .LicensesSection_column__AX_wH ol{margin-left:1rem;list-style-type:decimal}@media(max-width:768px){.LicensesSection_licensesColumns__xdglR{flex-direction:column;gap:2.5rem}.LicensesSection_licensesColumns__xdglR .LicensesSection_column__AX_wH{width:100%}}.AppSection_appSection__SIjaN{background:#2d2d2d;padding:64px}@media(max-width:768px){.AppSection_appSection__SIjaN{padding:64px 0}}.AppSection_topRow__LG9kS{display:flex;justify-content:space-between;margin-bottom:48px}.AppSection_topRow__LG9kS .AppSection_textBlock__U2wrv{display:flex;flex-direction:column;gap:48px;width:548px}.AppSection_topRow__LG9kS .AppSection_textBlock__U2wrv .AppSection_paragraphGroup__2JRxC{display:flex;flex-direction:column;gap:1.5rem}.AppSection_topRow__LG9kS .AppSection_textBlock__U2wrv .AppSection_paragraphGroup__2JRxC ul{margin-left:1rem;list-style-type:disc}.AppSection_topRow__LG9kS .AppSection_textBlock__U2wrv .AppSection_paragraphGroup__2JRxC ol{margin-left:1rem;list-style-type:decimal}.AppSection_topRow__LG9kS .AppSection_textBlock__U2wrv .AppSection_imageMobile__RQE5j{display:none}.AppSection_topRow__LG9kS .AppSection_textBlock__U2wrv .AppSection_buttons__3NeCR{display:flex;gap:24px}.AppSection_topRow__LG9kS .AppSection_textBlock__U2wrv .AppSection_buttons__3NeCR button{background:none;border:none;cursor:pointer}.AppSection_topRow__LG9kS .AppSection_textBlock__U2wrv .AppSection_buttons__3NeCR button img{height:52px}@media(max-width:768px){.AppSection_topRow__LG9kS .AppSection_textBlock__U2wrv .AppSection_buttons__3NeCR button img{height:53px;width:181px}}.AppSection_topRow__LG9kS .AppSection_imageBlock__KyNSG{flex:1;position:relative;overflow:visible}.AppSection_topRow__LG9kS .AppSection_imageBlock__KyNSG .AppSection_image__4K30l{position:absolute;top:0;right:-13px;overflow:hidden;height:auto}@media(max-width:1320px){.AppSection_topRow__LG9kS .AppSection_imageBlock__KyNSG .AppSection_image__4K30l{right:0;max-width:105%}}@media(max-width:1020px){.AppSection_topRow__LG9kS{position:relative}.AppSection_topRow__LG9kS .AppSection_textBlock__U2wrv{width:100%}.AppSection_topRow__LG9kS .AppSection_textBlock__U2wrv .AppSection_imageMobile__RQE5j{display:block;max-width:496px;width:100%;height:auto;align-self:center}.AppSection_topRow__LG9kS .AppSection_textBlock__U2wrv h3{width:80%}.AppSection_topRow__LG9kS .AppSection_imageBlock__KyNSG{display:none}}@media(max-width:768px){.AppSection_topRow__LG9kS{position:relative;margin-bottom:40px}.AppSection_topRow__LG9kS .AppSection_textBlock__U2wrv{gap:24px}.AppSection_topRow__LG9kS .AppSection_textBlock__U2wrv h3:first-child{font-size:32px}.AppSection_topRow__LG9kS .AppSection_textBlock__U2wrv .AppSection_buttons__3NeCR{align-self:center;margin-top:16px;flex-wrap:wrap}}@media(max-width:768px)and (max-width:500px){.AppSection_topRow__LG9kS .AppSection_textBlock__U2wrv h3,.AppSection_topRow__LG9kS .AppSection_textBlock__U2wrv p{width:100%}}@media(max-width:768px){.AppSection_topRow__LG9kS .AppSection_imageBlock__KyNSG{position:absolute;top:-7.5rem;right:-10px;width:250px}.AppSection_topRow__LG9kS .AppSection_imageBlock__KyNSG img{top:-105px!important}}@media(max-width:768px)and (max-width:500px){.AppSection_topRow__LG9kS .AppSection_imageBlock__KyNSG{display:none}}.AppSection_columns__5GsY7{display:flex;flex-direction:row;gap:3rem;justify-content:space-between}.AppSection_columns__5GsY7 .AppSection_column__L2V2D{width:50%;display:flex;flex-direction:column;gap:1.5rem}.AppSection_columns__5GsY7 .AppSection_column__L2V2D ul{margin-left:1rem;list-style-type:disc}.AppSection_columns__5GsY7 .AppSection_column__L2V2D ol{margin-left:1rem;list-style-type:decimal}@media(max-width:768px){.AppSection_columns__5GsY7{flex-direction:column;gap:2.5rem}.AppSection_columns__5GsY7 .AppSection_column__L2V2D{width:100%}}