.sakor-projects-wrapper{display:flex;flex-wrap:wrap;gap:30px;flex-direction:column;justify-content:center}.sakor-projects-wrapper--layout-list .sakor-project{display:flex;flex-grow:1;align-items:center;gap:30px}.sakor-project{margin:0!important;padding:18px 10px 8px;min-height:272px;padding:30px}.sakor-project--theme-dark{background:rgb(26,27,33);background:linear-gradient(149deg,rgba(26,27,33,1) 0%,rgba(42,43,50,1) 100%);border:1px solid #42454e;border-radius:8px}.sakor-project--theme-light,.sakor-project--theme-logo{background:rgb(255,255,255);border:1px solid #d2dfe7;border-radius:8px;box-shadow:0 0 7px #e8ecef}.sakor-project__media{display:flex;justify-content:center}.sakor-project__title{margin-bottom:10px}.sakor-project__image{text-align:center;margin:0 auto 20px auto!important}.sakor-project__image img{object-fit:cover;border-radius:8px;height:220px}.sakor-projects-wrapper--layout-list .sakor-project__image{margin:0!important}.sakor-projects-wrapper--layout-list .sakor-project__image img{width:200px;height:200px;object-fit:cover}.sakor-project__image--logo img{max-height:50px;border-radius:0;object-fit:contain}.sakor-project__link{display:block;text-decoration:none;color:#003985;font-weight:700;font-size:1rem;display:block;line-height:1.4}.sakor-project__link--theme-dark{color:#fff}.sakor-project__link:after{content:"\f0a9";font-family:"Font Awesome 5 Pro";font-weight:400;margin-left:5px}.sakor-project__link--theme-dark:after{color:#ffbf18}@media (min-width:768px){.sakor-projects-wrapper{flex-direction:row}.sakor-projects-wrapper--layout-grid .sakor-project{flex-basis:calc(33.333% - 30px)}}