.all-projects--container{width:100%;max-width:100%;margin:0 auto;padding:0 30px}.all-projects--header{max-width:650px;margin:0 auto 2rem;text-align:center}.all-projects--header-title{margin:0 0 1rem;font-size:2rem;font-size:clamp(1.75rem, 3vw, 2.5rem);line-height:1.2}.all-projects--header-description{margin:0;line-height:1.6}.all-projects.black_bg{width:100%;background-color:#111;padding:0}.all-projects.black_bg .all-projects--header-title{color:#fff}.all-projects.black_bg .all-projects--header-description{color:#aaa}.all-projects.black_bg .all-projects--content{background-color:#1a1a1a}.all-projects.black_bg .all-projects--title,.all-projects.black_bg .all-projects--description{color:#fff}.all-projects.white_bg{width:100%;background-color:#fff;padding:4rem 0}.all-projects.white_bg .all-projects--header-title{color:#000}.all-projects.white_bg .all-projects--header-description{color:#aaa}.all-projects.white_bg .all-projects--scroll-indicator{background:linear-gradient(to bottom, rgba(170, 170, 170, 0) 0%, #aaaaaa 100%)}.all-projects--scroll-indicator{width:2px;height:113px;margin:1.5rem auto 0;background:linear-gradient(to bottom, rgba(170, 170, 170, 0) 0%, #aaaaaa 100%);animation:all-projects-scroll-pulse 2.5s ease-in-out infinite}.all-projects--grid{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.all-projects--card{display:flex;flex-direction:column;flex:1 1 100%;min-width:0;max-width:100%}@media only screen and (min-width: 768px){.all-projects--card{flex:0 1 calc(50% - 15px);max-width:590px}}@media only screen and (min-width: 1024px){.all-projects--card{flex:0 1 calc(33.333% - 20px);max-width:590px}}.all-projects--card-link{display:block;text-decoration:none;color:inherit;transition:opacity .3s ease}.all-projects--card-link:hover{opacity:.95}.all-projects--image-wrapper{position:relative;width:100%;overflow:hidden;aspect-ratio:4/3}.all-projects--image-picture,.all-projects--image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.all-projects--image-picture img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s ease}.all-projects--card-link:hover .all-projects--image-wrapper img{transform:scale(1.03)}.all-projects--content{background-color:#fff;padding:1.5rem 1.25rem;display:flex;flex-direction:column;gap:.5rem;flex:1}@media only screen and (min-width: 992px){.all-projects--content{padding:40px}}.all-projects--card-text{min-height:255px;display:flex;flex-direction:column;gap:.5rem}.all-projects--label{font-size:.75rem;font-weight:500;letter-spacing:.05em;color:#000;text-transform:uppercase;line-height:1.2;color:#bbb}.all-projects--title,.all-projects h3.all-projects--title{font-size:32px !important;line-height:34px !important;font-weight:700;color:#000;line-height:1.3;margin:10px 0}.all-projects--description{font-size:18px;line-height:24px;font-weight:400;color:#000;line-height:1.5;margin:0 !important;flex:1;display:block;color:#bbb !important}.all-projects--permalink{width:auto;min-width:auto;align-self:flex-start}.all-projects--empty{width:100%;text-align:center;padding:3rem;color:#bbb}@keyframes all-projects-scroll-pulse{0%,100%{transform:scaleY(0.3);transform-origin:top center;opacity:.6}50%{transform:scaleY(1);transform-origin:top center;opacity:1}}/*# sourceMappingURL=style.css.map */
