@import url(https://api.fontshare.com/v2/css?f[]=clash-grotesk@400,500,600,700&display=swap);
.compounds-section{background:#f9fafb;padding:3rem 1rem}.compounds-container{max-width:72rem;margin:0 auto}.compounds-title{font-size:1.9375rem;font-weight:500;text-align:center;margin-bottom:1.5625rem;line-height:2.375rem;letter-spacing:0}.compounds-title-green{color:#009370}.compounds-grid{display:grid;grid-template-columns:repeat(var(--col-count, 4), minmax(0, 270px));justify-content:center;gap:1.5rem}.compounds-card{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1);display:flex;flex-direction:column}.compounds-card-image-wrapper{aspect-ratio:1;overflow:hidden;border-radius:.75rem;margin:.75rem .75rem 0 .75rem}.compounds-card-image{width:100%;height:100%;object-fit:cover}.compounds-card-content{padding:1.25rem;text-align:center;flex:1;display:flex;flex-direction:column}.compounds-card-name{font-size:1.25rem;font-weight:500;color:#111827;margin:0 0 .75rem 0}.compounds-card-desc{font-size:.9375rem;font-weight:400;color:#4b5563;line-height:1.25rem;letter-spacing:0;text-align:center;margin:0 0 1.25rem 0}.compounds-card-desc p{margin:0}.compounds-carousel-wrapper{display:none}.compounds-carousel-track{display:flex;transition:all .3s cubic-bezier(0.4, 0, 0.15, 1.01);padding-left:1rem;gap:1rem}.compounds-carousel-slide{flex-shrink:0;width:85%}.compounds-nav{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem}.compounds-nav-btn{width:2.5rem;height:2.5rem;border-radius:50%;border:.0625rem solid #d1d5db;background:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;color:#9ca3af;cursor:pointer;transition:all .3s cubic-bezier(0.4, 0, 0.15, 1.01)}.compounds-nav-btn:hover{border-color:#9ca3af;color:#4b5563}@media only screen and (max-width: 989px){.compounds-title{font-size:1.9375rem;line-height:2.375rem}.compounds-grid{display:none}.compounds-carousel-wrapper{display:block;overflow:hidden}}
