section.dlazdice-hledate{flex-direction:unset !important;gap:40px;position:relative}section.dlazdice-hledate>svg:first-child{position:absolute;right:-45px;bottom:45px;z-index:-1}section.dlazdice-hledate>svg:first-child path{stroke:var(--vedlejsi300)}section.dlazdice-hledate h2{margin:0;width:100%}section.dlazdice-hledate .dlazdice{width:calc(25% - 30px);box-sizing:border-box;gap:0px;border:1px solid var(--hlavni200);padding:20px;border-radius:20px;position:relative;background:var(--white);transition:background .25s}section.dlazdice-hledate .dlazdice:hover{background:var(--hlavni200)}section.dlazdice-hledate .dlazdice>svg{margin-bottom:40px}section.dlazdice-hledate .dlazdice>svg path{transition:stroke .25s}section.dlazdice-hledate .dlazdice:hover>svg path{stroke:var(--white)}section.dlazdice-hledate .dlazdice h3{margin-bottom:35px;transition:color .25s}section.dlazdice-hledate .dlazdice:hover h3{color:var(--hlavni800);text-decoration:underline}section.dlazdice-hledate .dlazdice .odkaz{flex-direction:unset;gap:10px}section.dlazdice-hledate .dlazdice p a{display:inline-flex;text-decoration:none;font-size:15px;line-height:24px;font-weight:500;color:var(--vedlejsi700);gap:10px}section.dlazdice-hledate .dlazdice p a:hover{color:var(--vedlejsi950)}section.dlazdice-hledate .dlazdice p a:before{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;z-index:1}section.dlazdice-hledate .dlazdice .odkaz svg path{transition:stroke .25s}section.dlazdice-hledate .dlazdice:hover .odkaz svg path{stroke:var(--vedlejsi950)}@media screen and (max-width:1023px){section.dlazdice-hledate .dlazdice{width:calc(50% - 10px)}section.dlazdice-hledate{gap:20px}section.dlazdice-hledate>svg:first-child{display:none}}@media screen and (max-width:767px){section.dlazdice-hledate .dlazdice{padding:18px}}@media screen and (max-width:479px){section.dlazdice-hledate .dlazdice{width:100%}}