.compounds{position:relative;display:flex;flex-direction:column;align-items:center;padding-top:var(--cg-padding-top-mobile);padding-bottom:var(--cg-padding-bottom-mobile);background-color:var(--cg-bg-color)}.compounds__inner{width:100%;max-width:var(--cg-content-width);padding:0 var(--cg-h-padding-mobile)}.compounds__heading{margin:0;font-family:var(--cg-heading-font);font-weight:var(--cg-heading-weight);font-size:26px;line-height:32px;text-align:center}.compounds__heading-main{color:var(--cg-heading-color)}.compounds__heading-accent{color:var(--cg-heading-accent-color)}.compounds__cards-wrap{margin-top:25px}.compounds__cards{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding:4px 4px 4px 0}.compounds__cards::-webkit-scrollbar{display:none}.compounds__card{flex:0 0 78%;scroll-snap-align:start;display:flex;flex-direction:column;background-color:var(--cg-card-bg);border-radius:16px;box-shadow:0 1px 3px #0000001a;overflow:hidden;box-sizing:border-box}.compounds__cards--single{justify-content:center}.compounds__cards--single .compounds__card{flex:0 0 auto;width:min(78%,320px)}.compounds__image{margin:12px 12px 0;border-radius:12px;overflow:hidden;aspect-ratio:1 / 1}.compounds__image img{display:block;width:100%;height:100%;object-fit:cover}.compounds__content{padding:20px;text-align:center}.compounds__title{margin:0;font-family:var(--cg-heading-font);font-weight:var(--cg-heading-weight);font-size:20px;line-height:20px;color:var(--cg-title-color)}.compounds__description{margin:15px 0 0;font-family:var(--cg-body-font);font-weight:var(--cg-body-weight);font-size:15px;line-height:20px;color:var(--cg-body-color)}.compounds__nav{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:24px}.compounds__nav-btn{-webkit-appearance:none;appearance:none;cursor:pointer;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:20px;border:1px solid var(--cg-arrow-border);background-color:transparent;color:var(--cg-arrow-color)}.compounds__nav-btn:disabled{opacity:.35;cursor:default}@media screen and (min-width:990px){.compounds{padding-top:var(--cg-padding-top-desktop);padding-bottom:var(--cg-padding-bottom-desktop)}.compounds__inner{padding:0 var(--cg-h-padding-desktop)}.compounds__heading{font-size:31px;line-height:38px}.compounds__cards{display:grid;grid-template-columns:repeat(4,minmax(0,270px));justify-content:center;overflow:visible}.compounds__card{flex:initial;width:100%}.compounds__nav{display:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/compounds-grid.css.map */
