.prof____list{display:flex;flex-direction:column;gap:14px}.prof____header h3{font-size:18px;font-weight:600;text-align:center;margin-bottom:20px}.prof__item{position:relative;border-radius:20px;background-color:#f8f8f8;padding:7px 15px 10px}.prof__item .prof__info{display:flex;margin-bottom:10px;gap:12px}.prof__item .prof__info img{border-radius:50%;width:50px;height:50px}.prof__item .about-prof{display:flex;flex-direction:column;gap:2px}.prof__item .about-prof h4{font-weight:400;font-size:16px;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prof__item .category-container{display:flex;align-items:center;gap:4px}.prof__item .category-container img{width:15px;height:15px}.prof__item .category-container span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prof__item .prof-description{font-size:14px;font-weight:400;margin-bottom:8px;line-height:18px}.prof__item .prof__react{display:flex;align-items:center;justify-content:space-between}.prof__item .prof__react button{border:none;background-color:#6c75cc;border-radius:50px;color:#fff;font-weight:500;font-size:14px;padding:4px 12px;text-align:center;cursor:pointer;transition:all .2s ease}.prof__item .prof__react button:hover{transition:all .2s ease;background-color:#4f59ad}.prof__item .prof__react p{font-size:14px;font-weight:400}.prof__item .prof__react p span{font-size:18px;font-weight:500}.prof__item .fires__container{position:absolute;top:-12px;right:8px;display:flex;align-items:center;gap:5px}@media screen and (min-width:1024px){.prof__container--mobile{border:none;background:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,.1490196078);border-radius:30px;margin-top:20px;padding:16px 24px 20px;display:flex;flex-direction:column;gap:16px}}@media screen and (min-width:1240px){.prof__container--mobile{display:none}}.prof__container--mobile .prof____header{display:none}@media screen and (min-width:1024px){.prof__container--mobile .prof____header{display:block}}.prof__container--mobile .prof____header h3{margin:0;font-size:24px;font-weight:500;text-align:start}.prof__item--mobile{position:relative;padding:7px 9px 7px 32px;background-color:#f8f8f8;border-radius:20px}@media screen and (min-width:1024px){.prof__item--mobile{background-color:#f8f8f8;padding:9px 13px}}.prof__item--mobile .prof__info{display:flex;align-items:center;gap:12px}.prof__item--mobile .prof__info img{border-radius:50%;width:50px;height:50px}.prof__item--mobile .prof__info .about-prof{width:100%;display:flex;justify-content:space-between;gap:12px}.prof__item--mobile .prof__info .about-prof .about-prof__container h4{font-weight:400;font-size:18px}.prof__item--mobile .prof__info .about-prof .about-prof__container .category-container{display:flex;align-items:center;gap:4px}.prof__item--mobile .prof__info .about-prof .about-prof__container .category-container img{width:15px;height:15px;border-radius:0}.prof__item--mobile .prof__info .about-prof .about-prof__container .category-container span{font-size:14px;font-weight:600}.prof__item--mobile .prof-description{margin-top:4px;font-size:14px;font-weight:400}@media screen and (min-width:1024px){.prof__item--mobile .prof-description{margin-top:12px;font-size:16px}}.prof__item--mobile .prof__react button{border:none;margin-top:5px;border-radius:20px;padding:6px 12px;text-align:center;color:#fff;background-color:#6c75cc;cursor:pointer;transition:all .2s ease;font-size:14px}.prof__item--mobile .prof__react button:hover{transition:all .2s ease;background-color:#4f59ad}@media screen and (min-width:431px){.prof__item--mobile .prof__react button{margin-top:2px;padding:6px 16px}}@media screen and (min-width:600px){.prof__item--mobile .prof__react button{margin-top:0;padding:6px 24px}}@media screen and (min-width:1024px){.prof__item--mobile .prof__react button{border-radius:50px;padding:8px 24px;font-size:16px}}.prof__item--mobile .fires__container{position:absolute;top:-12px;right:8px;display:flex;align-items:center;gap:5px}