:root{--background:#edfffc;--backgroundArticle:#d1efea;--white:#fff;--accent-light:#1cd8de;--accent:#009196;--accent-hover:#007478;--accent-dark:#037d82;--accentLight:#fff;--black:#000;--accentGradient:linear-gradient(to bottom,#009196,#29e1d2);--accentGradientBack:linear-gradient(to right,#008287,#1ec7b9);--accentGradientMob:linear-gradient(to right,#1e7f84,#059196);--text-secondary:#666;--text-third:#393939;--shadow-card:0 2px 8px rgba(0,0,0,.1);--shadow-card-hover:0 8px 25px rgba(4,156,161,.15);--accent-bg-light05:rgba(0,194,201,.05);--accent-bg-light:rgba(4,156,161,.1);--accent-border-light:rgba(4,156,161,.2);--card-filter-bg:linear-gradient(135deg,var(--background)0%,#f0fffe 100%);--card-filter-hover:linear-gradient(135deg,var(--white)0%,#f8ffff 100%);--card-category-bg:linear-gradient(135deg,var(--background)0%,#f5ffff 100%);--card-category-hover:linear-gradient(135deg,var(--white)0%,#fafffe 100%);--card-border:#e5e5e5;--card-border-light:#f0f0f0;--text-muted:#636363;--yellow:#a34700;--category-expert-bg:rgba(4,156,161,.1);--category-expert-color:#045c68;--category-expert-border:rgba(4,156,161,.3);--category-pravnik-bg:rgba(139,69,19,.1);--category-pravnik-color:#8b4513;--category-pravnik-border:rgba(139,69,19,.3);--priority-high-bg:rgba(255,69,0,.1);--priority-high-color:#ff4500;--priority-urgent-bg:rgba(220,20,60,.1);--priority-urgent-color:#dc143c;--priority-low-bg:rgba(34,139,34,.1);--priority-low-color:#228b22;--status-success-bg:rgba(34,139,34,.1);--status-success-color:#228b22;--status-secondary-bg:rgba(108,117,125,.1);--status-secondary-color:#6c757d;--status-primary-bg:rgba(4,156,161,.1);--status-primary-color:var(--accent);--shadow-login-card:0 10px 40px rgba(4,156,161,.1),0 4px 12px rgba(0,0,0,.05);--shadow-google-hover:0 4px 12px rgba(0,0,0,.15);--shadow-input-focus:0 0 0 3px rgba(4,156,161,.1);--shadow-input-error:0 0 0 3px rgba(220,53,69,.1);--shadow-submit-hover:0 6px 20px rgba(4,156,161,.3);--google-border:#dadce0;--google-text:#3c4043;--google-hover-bg:#f8f9fa;--google-hover-border:#c1c7cd;--google-placeholder-bg:#f8f9fa;--input-border:#e1e5e9;--input-placeholder:#9aa0a6;--input-disabled-bg:#f8f9fa;--divider-color:#e8eaed;--button-hover-light:rgba(0,0,0,.04);--error-color:#dc3545;--error-bg:rgba(220,53,69,.1);--error-border:rgba(220,53,69,.2)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-montserrat),sans-serif;background:var(--background)}body.active-modal{padding-right:8px;overflow:hidden}body::-webkit-scrollbar{background:var(--white);width:8px}body::-webkit-scrollbar-thumb{background:var(--accent)}input,textarea,select{font-size:16px!important}.logo{color:var(--black);z-index:100;align-items:center;gap:10px;font-size:24px;font-weight:400;display:flex;position:relative}.logo img{width:auto;height:58px}html{scroll-behavior:smooth;scroll-padding-top:20px}.container{width:100%;max-width:1260px;margin:0 auto;padding:0 15px}a{text-decoration:none;cursor:pointer!important}.btn{background:var(--accentGradient);cursor:pointer;text-align:center;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;max-width:320px;height:44px;margin:0 auto;padding:0 25px;font-size:16px;font-weight:700;line-height:44px;transition:all .3s;display:flex;position:relative;color:#fff!important}.btn:hover{transform:translateY(-1px)}.btn img{width:20px;height:20px}section{margin:100px 0}@media (max-width:1024px){body.active-modal{padding-right:0}}@media (max-width:480px){.logo,.logo img{height:48px}}.content-page__layout{grid-template-columns:280px 1fr;gap:20px;padding:60px 0;display:grid}@media (max-width:1024px){.content-page__layout{grid-template-columns:1fr;gap:20px;padding:30px 0}}#header header{background:var(--white);padding:15px 0}#header header .header__login-btn{text-transform:none;color:#007478;background:0 0;border:1px solid #007478;border-radius:8px;justify-content:center;align-items:center;min-width:70px;height:32px;padding:0 12px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}#header header .header__login-btn:hover{background-color:rgba(4,156,161,.04);border-color:#00696c}#header header .header__register-btn{text-transform:none;color:#fff;background-color:#007478;border-radius:8px;justify-content:center;align-items:center;min-width:90px;height:32px;margin-left:8px;padding:0 14px;font-size:13px;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-flex}#header header .header__register-btn:hover{background-color:#008489}#header header.isSlovnik{z-index:2;width:100%;position:-webkit-sticky;position:sticky;top:0;left:0}#header header .header__wrapper{justify-content:space-between;align-items:center;gap:30px;display:flex}#header header .header__menu-list li{padding:6px 0}#header header .header__menu-list .dropdown-toggle:after{display:none}#header header .header__menu-list{justify-content:space-between;align-items:center;gap:30px;list-style:none;display:flex}#header header .header__menu-list a,#header header .header__menu-list .dropdown-toggle{color:#000;cursor:pointer;font-size:18px;font-weight:400;position:relative}#header header .header__menu-list a:after,#header header .header__menu-list .dropdown-toggle:after{content:"";background:var(--black);width:0%;height:1.5px;transition:all .3s;display:block;position:absolute;bottom:-2px}#header header .header__menu-list a:hover:after,#header header .header__menu-list .dropdown-toggle:hover:after{width:100%}#header header .header__menu-list a.btn:after,#header header .header__menu-list .dropdown-toggle.btn:after{display:none}#header header .header__profile,#header header .header__profile-static{align-items:center;gap:15px;display:flex}#header header .header__user{align-items:center;gap:10px;display:flex}#header header .header__profile-link{color:inherit;align-items:center;gap:10px;text-decoration:none;transition:opacity .2s;display:flex}#header header .header__profile-link:hover{opacity:.8}#header header .header__user-name{color:#045c68;font-size:16px;font-weight:700;text-decoration:none}#header header .header__user-avatar{background-color:var(--accent-hover);color:#fff;border:2px solid rgba(4,156,161,.2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;font-weight:700;transition:all .2s ease-in-out;display:flex;overflow:hidden}.header__profile-link:hover #header header .header__user-avatar{background-color:#037d81;border-color:rgba(4,156,161,.4);transform:scale(1.05)}#header header .header__login,#header header .header__logout{border:1px solid var(--accent);cursor:pointer;background:#fff;border-radius:10px;margin:0;padding:6px 14px;font-size:14px;font-weight:500;transition:all .3s;color:var(--accent)!important}#header header .header__login:hover,#header header .header__logout:hover{background:var(--accent);color:var(--white)!important}#header header .header-btn{box-shadow:2px 2px 6px var(--accent-hover);margin:0;animation:1s linear infinite header-btn}@keyframes header-btn{0%{box-shadow:2px 2px 6px var(--accent-hover)}50%{box-shadow:3px 3px 12px var(--accent-hover),-2px -2px 8px var(--accent-hover)}to{box-shadow:2px 2px 6px var(--accent-hover)}}#header header .header__sidebar-toggle{display:none}#header header .header__mobile-nav{align-items:center;display:none}#header header .header__guest{gap:10px;display:flex}#header header .burger{cursor:pointer;z-index:50;flex-direction:column;justify-content:space-between;align-items:flex-end;width:30px;height:22px;display:flex;position:relative}#header header .burger figure{background:var(--black);width:100%;height:4px;transition:all .3s}#header header .burger figure:nth-child(2){width:70%}#header header .burger.active figure:first-child{transform:rotate(45deg)translate(5px,7px)}#header header .burger.active figure:nth-child(2){width:0;transform:translate(-15px)}#header header .burger.active figure:nth-child(3){transform:rotate(-45deg)translate(6px,-7px)}#header header .dropdown{position:relative}#header header .dropdown-toggle:after{content:" ▼";color:#045c68;font-size:.7em}#header header .dropdown-toggle span{color:#045c68}#header header .dropdown-menu{text-align:center;z-index:10;background:#fff;border-radius:8px;min-width:180px;margin:0;padding:8px 0;list-style:none;display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:4px 6px 20px rgba(0,0,0,.35)}#header header .dropdown-menu li a{white-space:nowrap;padding:8px 16px;display:block}#header header .dropdown-menu li a:after{display:none}#header header .dropdown-menu li a:hover{background:#f5f5f5}@media (hover:hover){#header header .dropdown:hover .dropdown-menu{display:block}}@media (max-width:1180px){#header header .header__mobile-nav{order:3;justify-content:flex-end;width:46px;display:flex}#header header .header__menu{z-index:10;background:var(--white);border-right:1px solid var(--black);justify-content:center;align-items:center;width:100%;max-width:480px;height:100vh;transition:all .3s;display:flex;position:fixed;top:0;left:-120%}#header header .header__menu.active{left:0}#header header .header__menu-list{flex-direction:column;gap:24px}#header header .header-btn{display:none}#header header .header__profile,#header header .header__profile-static{z-index:50;order:2;margin-left:auto;position:relative}#header header .header__profile.loggined,#header header .header__profile-static.loggined{order:1;width:46px;margin-left:0}#header header .logo{order:2}#header header .header__registracia{display:none}#header header .dropdown-menu{box-shadow:none;border:none;display:none;position:static;transform:translate(0)}#header header .dropdown.open .dropdown-menu{display:block}#header header .dropdown-toggle{justify-content:center;align-items:center;gap:6px;display:flex}#header header .dropdown-toggle span{color:#045c68;font-size:.8em;transition:transform .3s;transform:rotate(0)}#header header .dropdown.open .dropdown-toggle span{color:#045c68;transform:rotate(180deg)}#header header .dropdown-menu li{margin-top:10px}#header header .dropdown-menu li a{color:#454545;padding:0;font-size:16px}}@media (max-width:768px){#header header .header__login,#header header .header__logout{padding:5px 10px;font-size:12px}#header header .header__user-name,#header header .header__sidebar-toggle{display:none}#header header.header--profile .header__sidebar-toggle{cursor:pointer;z-index:50;flex-direction:row;order:1;justify-content:space-between;align-items:center;width:22px;height:22px;display:flex;position:relative}#header header.header--profile .header__sidebar-toggle span{background:var(--black);width:4px;height:100%}#header header.header--profile .header__sidebar-toggle span:nth-child(2){height:70%}#header header.header--profile .header__profile.loggined{display:none}}#header .header__sidebar-overlay,#header .header__sidebar-drawer{display:none}@media (max-width:768px){#header .header__sidebar-overlay{z-index:60;background:rgba(0,0,0,.5);display:block;position:fixed;top:0;bottom:0;left:0;right:0}#header .header__sidebar-drawer{z-index:650;background:var(--background);width:100%;max-width:400px;height:100vh;padding:20px;transition:left .3s;display:block;position:fixed;top:0;left:-100%;overflow-y:auto}#header .header__sidebar-drawer.active{left:0}}#header .header__profile .MuiButtonBase-root,#header .header__profile-static .MuiButtonBase-root{font-family:inherit;border-radius:10px!important;margin-left:0!important}#footer .FooterMain{background:linear-gradient(90deg,#045c68,#22baac);padding:30px 0}#footer .FooterMain *{color:#fff}#footer .footer__logo-section{justify-content:center;margin-bottom:50px;display:flex}#footer .FooterMain .logo{height:64px;margin:0}#footer .FooterMain .logo img{filter:invert()brightness(5);height:64px}#footer .footer__nav-grid{border-bottom:1px solid rgba(255,255,255,.2);grid-template-columns:repeat(4,1fr);gap:40px;margin-bottom:50px;padding-bottom:50px;display:grid}#footer .footer__nav-column-title{color:#fff;margin-bottom:20px;font-size:18px;font-weight:700}#footer .footer__nav-column ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}#footer .footer__nav-column ul li{margin:0}#footer .footer__nav-column ul li a{color:rgba(255,255,255,.9);font-size:15px;text-decoration:none;transition:all .2s}#footer .footer__nav-column ul li a:hover{color:#fff;transform:translate(3px)}#footer .footer__contact-link{align-items:center;gap:8px;display:flex}#footer .footer__contact-link svg{flex-shrink:0}#footer .footer__social-links{gap:10px;margin-top:16px;display:flex}#footer .footer__social-links a{border:1px solid rgba(255,255,255,.5);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}#footer .footer__social-links a:hover{background:rgba(255,255,255,.1);border-color:#fff;transform:translateY(-2px)}#footer .footer__important-info{margin-bottom:40px}#footer .footer__info-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:24px 32px}#footer .footer__info-box h4{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:16px;font-weight:700}#footer .footer__info-box p{color:rgba(255,255,255,.95);margin:8px 0;font-size:14px;line-height:1.6}#footer .footer__bottom{border-top:1px solid rgba(255,255,255,.2);padding-top:30px}#footer .footer__bottom-content{flex-direction:column;align-items:center;gap:20px;display:flex}#footer .cookies-open-btn{color:rgba(255,255,255,.8);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px}#footer .cookies-open-btn:hover{text-decoration:underline}#footer .footer__copyright{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}#footer .footer__copyright>span{color:rgba(255,255,255,.9);font-size:14px}#footer .footer__legal-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}#footer .footer__legal-links a{color:rgba(255,255,255,.8);font-size:13px;text-decoration:none;transition:color .2s}#footer .footer__legal-links a:hover{color:#fff;text-decoration:underline}#footer .footer__legal-links .separator{color:rgba(255,255,255,.5);font-size:13px}@media (max-width:1024px){#footer .footer__nav-grid{grid-template-columns:repeat(2,1fr);gap:30px}}@media (max-width:768px){#footer .FooterMain{padding:40px 0 24px}#footer .footer__logo-section{margin-bottom:40px}#footer .FooterMain .logo,#footer .FooterMain .logo img{height:56px}#footer .footer__nav-grid{grid-template-columns:1fr;gap:32px;margin-bottom:40px;padding-bottom:40px}#footer .footer__nav-column-title{margin-bottom:16px;font-size:16px}#footer .footer__nav-column ul{gap:10px}#footer .footer__nav-column ul li a{font-size:14px}#footer .footer__info-box{padding:20px 24px}#footer .footer__info-box h4{margin-bottom:10px;font-size:14px}#footer .footer__info-box p{font-size:13px;line-height:1.5}#footer .footer__bottom{padding-top:24px}#footer .footer__bottom-content{gap:16px}#footer .cookies-open-btn{width:100%;max-width:300px;padding:8px 20px;font-size:13px}#footer .footer__copyright{gap:10px}#footer .footer__copyright>span{font-size:13px}#footer .footer__legal-links{flex-direction:column;gap:8px}#footer .footer__legal-links .separator{display:none}#footer .footer__legal-links a{font-size:12px}}@media (max-width:480px){#footer .FooterMain{padding:32px 0 20px}#footer .footer__logo-section{margin-bottom:32px}#footer .FooterMain .logo,#footer .FooterMain .logo img{height:48px}#footer .footer__nav-grid{gap:28px;margin-bottom:32px;padding-bottom:32px}#footer .footer__info-box{padding:16px 20px}}
@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8298327da6d5bcce.fb2d5852.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/44fac91e6f2d2b1b.0a39a854.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2b402d8aebffd579.ec7e94a5.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a88409fdd7dc121c.p.62b55a98.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e8f2fbee2754df70.p.9b7a96b4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8298327da6d5bcce.fb2d5852.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/44fac91e6f2d2b1b.0a39a854.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2b402d8aebffd579.ec7e94a5.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a88409fdd7dc121c.p.62b55a98.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/e8f2fbee2754df70.p.9b7a96b4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/8298327da6d5bcce.fb2d5852.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/44fac91e6f2d2b1b.0a39a854.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2b402d8aebffd579.ec7e94a5.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a88409fdd7dc121c.p.62b55a98.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e8f2fbee2754df70.p.9b7a96b4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.montserrat_1765dbf0-module__5iEliW__className{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Arial,sans-serif;font-style:normal}.montserrat_1765dbf0-module__5iEliW__variable{--font-montserrat:"Montserrat",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}
