.dropdown-container{position:relative;margin-top:2rem}.dropdown-menu{border:1px solid #ddd;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:4px;display:flex;flex-wrap:wrap;width:100%}.dropdown-columns{display:grid;grid-template-columns:repeat(4,1fr);@media screen and (max-width:1189px){grid-template-columns:repeat(3,1fr)}@media screen and (max-width:900px){grid-template-columns:repeat(2,1fr)}@media screen and (max-width:646px){grid-template-columns:repeat(1,1fr)}width:100%}@media screen and (max-width:1189px){.dropdown-submenu{display:none}.dropdown-submenu.show{display:block}}.dropdown-column{display:flex;flex-direction:column;flex:1 1;background-color:rgba(22,119,255,.1);border-right:1px solid #ccc;transition:flex .3s ease}.dropdown-column:nth-of-type(4),.dropdown-column:nth-of-type(8){border-right:none;@media screen and (max-width:1189px){border-right-color:#ccc;border-right-style:solid;border-right-width:1px}}.dropdown-column:nth-of-type(3),.dropdown-column:nth-of-type(6),.dropdown-column:nth-of-type(9){@media screen and (max-width:1189px){border-right-color:currentcolor;border-right-style:none;border-right-width:medium}@media screen and (max-width:900px){border-right-color:#ccc;border-right-style:solid;border-right-width:1px}}@media screen and (max-width:900px){.dropdown-column:nth-of-type(10),.dropdown-column:nth-of-type(2),.dropdown-column:nth-of-type(4),.dropdown-column:nth-of-type(6),.dropdown-column:nth-of-type(8){border-right:none}}@media screen and (max-width:655px){.dropdown-column{border-right:none!important}}.dropdown-submenu{list-style-type:none;padding:0;margin:0}.submenu-item{padding:0 0 1.25rem 1.7rem}.column-title,.submenu-item{min-height:80.8px;@media screen and (max-width:768px){font-size:1rem}}.column-title{font-weight:700;padding-right:1.7rem;padding-left:1.7rem;align-content:center;margin-bottom:0}.column-title,.submenu-item{cursor:pointer;border-bottom:1px solid #ccc}.submenu-item{width:100%;transition:background-color .2s ease,flex .3s ease;background-color:white;align-self:center;padding-top:1.7rem}.submenu-item-expanded{flex-grow:2}.kategorii-list{list-style-type:none;margin:0}.kategorii-list .submenu-subitem{width:100%}.kategorii-list .submenu-subitem-link{display:block;width:100%;padding:.56rem .4rem .17rem .9rem;background-color:#f9f9f9;border-left:2.5px solid var(--primary-color);text-decoration:underline;font-size:.9rem;font-weight:500;color:inherit}.kategorii-list .submenu-subitem-link:hover{background-color:#eee}.predmet-title{font-weight:500;cursor:pointer;display:inline-block}.predmet-title:after{content:"";display:block;width:100%;height:2px;background-color:var(--primary-color);margin-top:.5rem}.predmet-title:hover{color:var(--primary-color)}