@keyframes styles_shake__MSQzB{0%{outline-color:var(--global-background-accent);transform:translateX(0)}25%{outline-color:var(--global-background-accent);transform:translateX(10px)}50%{outline-color:var(--global-background-accent);transform:translateX(-10px)}75%{outline-color:var(--global-background-accent);transform:translateX(10px)}to{outline-color:rgba(0,0,0,0);transform:translateX(0)}}.styles_pageWrapper__hWxi_{display:flex;flex-direction:column;min-height:100vh}.styles_logoWrapper__GjD2_{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:80px}.styles_mainContentWrapper__QVi_h{flex-grow:1}.styles_columnsWrapper__YvQ3G{display:grid;grid-template-columns:560px 392px;flex-grow:1;align-items:flex-start;justify-content:space-between;grid-gap:48px;gap:48px;max-width:1000px;padding:0 0 50px;margin:0 auto}.styles_columnsWrapper__YvQ3G.styles_columnsWrapperWithVin__fT2_E{grid-template-columns:530px 470px;gap:25px;max-width:1025px}@media screen and (min-width:1114px){.styles_columnsWrapper__YvQ3G.styles_columnsWrapperWithVin__fT2_E{grid-template-columns:554px 488px;gap:48px;max-width:1114px}}.styles_leftColumn__gxmx2{padding:42px 46px;background:var(--global-background-secondary);border:1px solid var(--global-background-accent);border-radius:40px}.styles_leftColumn__gxmx2.styles_isHighlighted__wUS3o{position:relative;z-index:9999}.styles_leftWidgetsColumn__uRWCO{display:flex;flex-direction:column;gap:16px}.styles_rightColumn__I8FON{display:flex;flex-direction:column;gap:32px}.styles_hideWhenProcessing__18J27{display:none}.styles_highlightOverlay__i8_j6{position:fixed;top:0;left:0;z-index:-1;width:100%;height:100%;transition:background-color .1s ease-in-out}.styles_highlightOverlay__i8_j6.styles_isHighlighted__wUS3o{z-index:9998;pointer-events:none;background:rgba(0,0,0,.7)}