@layer base{.BUTTON.svelte-1cbfvtz{cursor:pointer;font-family:var(--Paragraph-Font-Family,HelveticaNeueCyr),serif;background-color:#0000;border:none;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:100%;font-style:normal;font-weight:550;display:flex}.BUTTON.FILL_PRIMARY.svelte-1cbfvtz{color:var(--Fg-Darck-Default,#fff);background:var(--Accent-Default,#f84b4f)}.BUTTON.FILL_PRIMARY.svelte-1cbfvtz:disabled{opacity:.4;cursor:not-allowed}@media(hover:hover){.BUTTON.FILL_PRIMARY.svelte-1cbfvtz:hover:not(:disabled){color:var(--Fg-Darck-Default,#fff);background:var(--Accent-Hover,#cc2c2f)}.BUTTON.FILL_PRIMARY.svelte-1cbfvtz:active:not(:disabled){color:var(--Fg-Darck-Default,#fff);background:var(--Accent-Active,#cc2c2f)}}.BUTTON.FILL_SECONDARY.svelte-1cbfvtz{color:var(--Fg-Darck-Default,#fff);background:var(--Bg-Darck-Soft,#595959)}.BUTTON.FILL_SECONDARY.svelte-1cbfvtz:disabled{opacity:.4;cursor:not-allowed}@media(hover:hover){.BUTTON.FILL_SECONDARY.svelte-1cbfvtz:hover:not(:disabled){color:var(--Fg-Darck-Default,#fff);background:var(--Accent-Default,#f84b4f)}.BUTTON.FILL_SECONDARY.svelte-1cbfvtz:active:not(:disabled){color:var(--Fg-Darck-Default,#fff);background:var(--Accent-Active,#cc2c2f)}}.BUTTON.OUTLINE.svelte-1cbfvtz{border:1px solid var(--Border-Soft,#d6d6d6);color:var(--Fg-Light-Default,#303030);background:var(--Bg-Light-Default,#fff)}.BUTTON.OUTLINE.svelte-1cbfvtz:disabled{opacity:.4;cursor:not-allowed}@media(hover:hover){.BUTTON.OUTLINE.svelte-1cbfvtz:hover:not(:disabled){border:1px solid var(--Accent-Default,#f84b4f);color:var(--Fg-Light-White,#fff);background:var(--Accent-Default,#f84b4f)}.BUTTON.OUTLINE.svelte-1cbfvtz:active:not(:disabled){border:1px solid var(--Accent-Default,#f84b4f);background:var(--Accent-Default,#f84b4f);color:var(--Fg-Light-White,#fff)}}.BUTTON.ACTION.svelte-1cbfvtz{color:var(--Fg-Light-Default,#303030);background:0 0}.BUTTON.ACTION.svelte-1cbfvtz:disabled{opacity:.4;cursor:not-allowed}@media(hover:hover){.BUTTON.ACTION.svelte-1cbfvtz:hover:not(:disabled){color:var(--Accent-Hover,#cc2c2f)}.BUTTON.ACTION.svelte-1cbfvtz:active:not(:disabled){color:var(--Accent-Active,#cc2c2f)}}.BUTTON.SIZE_S.svelte-1cbfvtz{border-radius:var(--Buttons-Radius-S,8px);height:var(--Buttons-Height-S,40px);padding:0 var(--Buttons-Padding-horizontal-S,24px);gap:var(--Buttons-Gap-S,8px);font-size:var(--Paragraph-Font-Size-S,14px);line-height:var(--Paragraph-Line-Height-S,22px)}.BUTTON.SIZE_M.svelte-1cbfvtz{border-radius:var(--Buttons-Radius-L-M,12px);height:var(--Buttons-Height-M,48px);padding:0 var(--Buttons-Padding-horizontal-M,32px);gap:var(--Buttons-Gap-L-M,12px);font-size:var(--Paragraph-Font-Size-M,16px);line-height:var(--Paragraph-Line-Height-M,24px)}.BUTTON.SIZE_L.svelte-1cbfvtz{border-radius:var(--Buttons-Radius-L-M,12px);height:var(--Buttons-Height-L,56px);padding:0 var(--Buttons-Padding-horizontal-L,40px);gap:var(--Buttons-Gap-L-M,12px);font-size:var(--Paragraph-Font-Size-L,18px);line-height:var(--Paragraph-Line-Height-L,24px)}.BUTTON.ICON_BUTTON_SIZE_S.svelte-1cbfvtz{width:var(--Buttons-Height-S,40px);height:var(--Buttons-Height-S,40px);border-radius:var(--Buttons-Radius-S,8px)}.BUTTON.ICON_BUTTON_SIZE_M.svelte-1cbfvtz{width:var(--Buttons-Height-M,48px);height:var(--Buttons-Height-M,48px);border-radius:var(--Buttons-Radius-L-M,12px)}.BUTTON.ICON_BUTTON_SIZE_L.svelte-1cbfvtz{width:var(--Buttons-Height-L,56px);height:var(--Buttons-Height-L,56px);border-radius:var(--Buttons-Radius-L-M,12px)}.link.svelte-1cbfvtz{color:var(--Fg-Light-Default,#303030);outline:none;flex-direction:row;align-items:center;font-style:normal;font-weight:500;text-decoration:none;display:flex}.link.dashed.svelte-1cbfvtz{border-bottom:1.5px dashed var(--Fg-Light-Default,#303030)}.link.dashed.disabled.svelte-1cbfvtz{border-bottom:1.5px dashed var(--Fg-Light-Disabled,#d6d6d6)}.link.disabled.svelte-1cbfvtz{pointer-events:none;color:var(--Fg-Light-Disabled,#d6d6d6);cursor:not-allowed}.link.SIZE_S.svelte-1cbfvtz{gap:var(--Link-Gap,4px);font-family:var(--Paragraph-Font-Family,HelveticaNeueCyr),serif;font-size:var(--Paragraph-Font-Size-S,14px);line-height:var(--Paragraph-Line-Height-S,22px)}.link.SIZE_M.svelte-1cbfvtz{gap:var(--Gap-G-8,8px);font-family:var(--Paragraph-Font-Family,HelveticaNeueCyr),serif;font-size:var(--Paragraph-Font-Size-M,16px);line-height:var(--Paragraph-Line-Height-M,24px)}@media(hover:hover){.link.svelte-1cbfvtz:hover:not(.disabled){color:var(--Accent-Hover,#cc2c2f)}.link.dashed.svelte-1cbfvtz:hover:not(.disabled){border-bottom:1px dashed var(--Accent-Hover,#cc2c2f)}.link.svelte-1cbfvtz:active:not(.disabled){color:var(--Accent-Active,#cc2c2f)}.link.dashed.svelte-1cbfvtz:active:not(.disabled){border-bottom:1.5px dashed var(--Accent-Active,#cc2c2f)}}}
