.projectsSection{position:relative;z-index:20;height:auto;width:100%;max-width:1200px;border-radius:20px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:40px 80px}.projectsSection-header{display:flex;height:40px;width:100%;align-items:center;justify-content:space-between}.projectsSection-header-title{color:#1A1A1A;font-size:2rem;font-weight:700;line-height:40px}.projectsSection-header-sort{display:flex;width:280px;align-items:center;justify-content:space-between}.projectsSection-header-sort-button{font-size:.9375rem;line-height:20px;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:600;--tw-text-opacity:1;color:rgb(158 158 168/var(--tw-text-opacity));transition-duration:.4s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.centerButton{height:17px;width:80px;border-left-width:1px;border-right-width:1px;--tw-border-opacity:1;border-color:rgb(220 222 224/var(--tw-border-opacity))}.active,.projectsSection-header-sort-button:hover{--tw-text-opacity:1;color:rgb(26 26 26/var(--tw-text-opacity))}.projectsSection-cardsWrapper{position:relative;margin-top:50px;display:grid;height:auto;width:100%;justify-items:center;row-gap:28px}.projectsSection-cardsWrapper>a{width:100%}