.app-logo[data-v-a2d56b3d]{background:#3b4d7a;border-radius:4px;justify-content:center;align-items:center;width:fit-content;height:fit-content;padding:8px;transition:all .2s;display:flex}.app-logo__icon[data-v-a2d56b3d]{color:#f5f5f5;width:100%;height:100%}@media (hover:hover){.app-logo[data-v-a2d56b3d]:hover{background:#2c3a5c}}.header{margin-bottom:clamp(32px,2dvw,64px)}.header__wrapper{justify-content:space-between;align-items:center;padding:24px 0;display:flex}.header__burger{display:none}@media (width<=1024px){.header__burger{display:block}}.header__nav{gap:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(14px,2dvw,16px);font-weight:400;line-height:1.5;display:flex}@media (width<=1024px){.header__nav{display:none}}.header__nav--open{z-index:2000;background:#fcfcfc;border-radius:4px;flex-direction:column;padding:24px;display:flex;position:absolute;top:40px;right:0}.header__nav-wrapper{position:relative}.header__nav-item{color:#313745;border-bottom:2px solid #0000;transition:all .2s}@media (hover:hover){.header__nav-item:hover{color:#222630;border-color:currentColor}}.footer__wrapper{justify-content:space-between;align-items:center;padding:24px 0;display:flex}@media (width<=768px){.footer__wrapper{gap:16px}}.footer__info{color:#313745;gap:8px;display:flex}@media (width<=768px){.footer__info{flex-direction:column;align-items:end}}.footer__info{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(12px,2dvw,14px);font-weight:400;line-height:1.5}.footer__link{color:#313745;border-bottom:2px solid #0000;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(12px,2dvw,14px);font-weight:400;line-height:1.5;transition:all .2s}@media (hover:hover){.footer__link:hover{border-bottom:2px solid}}body :has(.default-layout){background:#3b4d7a}@media (width<=768px){body :has(.default-layout){background:#f2f2f2}}.default-layout{background:#3b4d7a;height:100%;padding:16px}.default-layout__wrapper{background:#f2f2f2;border-radius:4px;height:100%;padding:0 24px;overflow:auto}@media (width<=768px){.default-layout__wrapper{border-radius:0;padding:0 8px}.default-layout{padding:0}}
