#coop .coop-wrap{gap:var(--sp-12-24)}#coop .coop-box{display:flex;flex-direction:row;gap:var(--sp-16-40);background:var(--color-bg--light);border-radius:var(--border-r--16);padding:var(--sp-12-24)}#coop .coop-box .coop-box__img-holder{display:flex;width:100%;max-width:180px;background:#fff;border-radius:8px;padding:12px}#coop .coop-box .coop-box__img-holder img{width:100%;height:100%;aspect-ratio:1;object-fit:contain;object-position:center center;border-radius:8px}#coop .coop-box .coop-box__phones{display:flex;flex-direction:column;line-height:1.2}#coop .coop-box .coop-box__link{margin-top:6px}#coop .coop-box .coop-box__desc{margin-top:12px}@media (max-width:768px){#coop .coop-box .coop-box__img-holder{max-width:100px}}