.employees{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:45px 20px}.employees-container button{width:100%;display:none;justify-content:center;align-items:center;border:0;padding:10px 30px;margin-top:20px;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='none' stroke='%23999999FF' stroke-width='2' stroke-dasharray='4, 8' stroke-linecap='square'/%3E%3C/svg%3E")}.employees-container button p{font-size:18px;margin:0;font-weight:600;color:#222}.employees-container button p:before{margin-right:10px;content:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNS4xNzQiIGhlaWdodD0iMTQuNzYiPjxnIGRhdGEtbmFtZT0iSWNvbiBmZWF0aGVyLWFycm93LWRvd24iIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48cGF0aCBkYXRhLW5hbWU9IlBhdGggMjA4MSIgZD0iTTcuNTg3LjV2MTMuNzYiLz48cGF0aCBkYXRhLW5hbWU9IlBhdGggMjA4MiIgZD0iTTE0LjQ2NyA3LjM4bC02Ljg4IDYuODgtNi44OC02Ljg4Ii8+PC9nPjwvc3ZnPg==")}.employee{color:#222;padding:15px 0}.employee__image{width:100%;margin-bottom:38px;aspect-ratio:1/1;overflow:hidden;object-fit:cover}.employee__name{font-size:45px;line-height:70px;margin:0!important}.employee__surname{font-size:24px;margin:0!important}.employee__line{height:1px;background-color:#999;width:150px;margin:10px 0!important}.employee__position{font-size:18px;line-height:36px;margin-bottom:30px!important;margin-top:10px!important}.employee__email{color:#d7512f;font-weight:600;text-decoration:underline;display:inline-block;margin-bottom:20px!important;line-height:36px}.employee__break{display:flex;flex-direction:row;align-items:center}.employee__break img{margin-right:15px;width:15px}.employee__education{margin:0!important}.employee__experience{margin-bottom:7.5px!important;margin-top:0}.employee__education,.employee__experience{font-size:13px;line-height:21px}.employee__break_line{width:100%;height:0;border-bottom:1px dashed #222;opacity:.3;margin:20px 0!important}@media (max-width:700px){.employees-container button{display:flex}.employees{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.employee{display:none;padding:20px 0}.employee.visible{display:block}.employee__image{margin-bottom:38px}.employee__name{font-size:26px;line-height:35px}.employee__surname{font-size:20px;line-height:35px}.employee__position{font-size:16px;line-height:34px;margin-top:10px!important;margin-bottom:20px!important}.employee__email{font-size:16px;line-height:34px;margin-bottom:0!important}.employee__experience{font-size:14px;line-height:21px;margin-top:0!important}.employee__education{font-size:13px;line-height:21px}}