section.uvodnik{position:relative;margin:0;padding:90px 0;gap:0px}section.uvodnik:before{content:"";display:block;width:calc(100vw - 40px);height:100%;max-width:1720px;position:absolute;left:50%;top:0;transform:translate(-50%,0%);z-index:-1;background-color:var(--vedlejsi50);border-radius:20px}section.uvodnik h1{text-align:center;width:100%;margin-bottom:40px}section.uvodnik h1:last-child{margin-bottom:0}section.uvodnik .wp-block-buttons{width:100%;justify-content:center}section.uvodnik a.wp-block-button__link{background:0 0;padding:0;display:inline-flex;flex-wrap:wrap;gap:10px;align-items:center;color:var(--hlavni600)}section.uvodnik a.wp-block-button__link svg path{stroke:var(--hlavni600);transition:stroke .25s}section.uvodnik a.wp-block-button__link:hover{color:var(--hlavni800)}section.uvodnik a.wp-block-button__link:hover svg path{stroke:var(--hlavni800)}section.uvodnik .piktogram{position:absolute;z-index:-1;width:calc(100vw - 40px);height:100%;max-width:1720px;left:50%;top:0;transform:translate(-50%,0%)}section.uvodnik .piktogram svg:first-child{position:absolute;top:40px;left:40px}section.uvodnik .piktogram svg:first-child path:nth-child(odd){fill:var(--vedlejsi500)}section.uvodnik .piktogram svg:first-child path:nth-child(even){stroke:var(--vedlejsi500)}section.uvodnik .piktogram svg:first-child path:last-child{fill:var(--hlavni300);stroke:var(--hlavni300)}section.uvodnik .piktogram svg:nth-child(2){position:absolute;bottom:40px;right:40px}section.uvodnik .piktogram svg:nth-child(2) path{fill:var(--hlavni300)}@media screen and (max-width:1023px){section.uvodnik:before{background-image:none}section.uvodnik .piktogram{display:none}}