section.specialist-section .specialist-content{padding:38px;background-color:#e3f7e8;border-radius:28px}section.specialist-section #taxonomy-filters{display:flex;flex-wrap:wrap;justify-content:center}section.specialist-section #taxonomy-filters label{display:block}section.specialist-section #taxonomy-filters label span{max-width:254px;margin:5px 5px 0 0;background-color:#fff;border:1px solid #fff;border-radius:18px;color:#24392b;cursor:pointer;text-align:center;display:block;position:relative;transition:background-color .3s,color .3s;padding:7px 15px}section.specialist-section #taxonomy-filters label span:hover{border:1px solid #24392b;color:#24392b}section.specialist-section #taxonomy-filters label input{position:absolute;display:none;color:#fff!important}section.specialist-section #taxonomy-filters label input+span{color:gray}section.specialist-section #taxonomy-filters input:checked+span{color:#e3f7e8;background-color:#009a32;border-radius:18px}section.specialist-section h3.search-title{text-align:center;font-weight:700;margin-bottom:10px;width:100%}section.specialist-section div#wyniki-wyszukiwania{display:flex;flex-wrap:wrap;justify-content:space-between;gap:24px}section.specialist-section div#wyniki-wyszukiwania:after{content:"";flex:auto}section.specialist-section .specialist-entry{width:32%;background-color:#fff;border-radius:28px;justify-content:space-between;margin-top:30px;text-align:center;padding:27px 45px}@media (max-width:991px){section.specialist-section .specialist-entry{width:100%}}section.specialist-section .specialist-entry a{text-decoration:none;color:#24392b}section.specialist-section .specialist-entry:hover .read-more{top:0}section.specialist-section .post-thumbnail{width:196px;height:196px;overflow:hidden;margin:0 auto;border-radius:50%;margin-bottom:20px;position:relative}@media (max-width:767px){section.specialist-section .post-thumbnail{width:156px;height:156px}}section.specialist-section .post-thumbnail img{width:196px;height:196px;object-fit:cover;object-position:center;border-radius:50%}@media (max-width:767px){section.specialist-section .post-thumbnail img{width:156px;height:156px}}section.specialist-section strong.specialist-name{font-weight:700;font-size:24px;color:#009a32}@media (max-width:767px){section.specialist-section strong.specialist-name{font-size:18px}}section.specialist-section .read-more{background:rgba(0,154,50,.8);position:absolute;top:196px;left:0;width:196px;height:196px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:20px;color:#fff;transition:.5s}@media (max-width:767px){section.specialist-section .read-more{width:156px;height:156px}}