.partners-page[data-v-ddba9460]{display:grid;gap:8px;column-gap:8px;justify-items:center}@media screen and (min-width:640px){.partners-page[data-v-ddba9460]{grid-template-columns:repeat(2,350px)}}@media screen and (min-width:1180px){.partners-page[data-v-ddba9460]{grid-template-columns:repeat(3,300px)}}.company-component[data-v-af58d424]{display:flex;flex-direction:column;padding:16px;background-color:#f6f6f6;border-radius:20px;max-width:400px;height:100%}.company-component-image[data-v-af58d424]{height:176px;object-fit:cover;margin-bottom:8px}.company-component__title[data-v-af58d424]{font-size:18px;font-weight:500;text-decoration:underline}.company-component__text[data-v-af58d424]{margin:16px 0;flex-grow:1}.company-component__button[data-v-af58d424]{background-color:#14763b;color:#fff;border-radius:3px;transition:background-color .3s ease-in-out;display:flex;justify-content:center;align-items:center;padding:15px 32px;margin-top:auto;border-radius:8px}.company-component__button[data-v-af58d424]:hover:not(.company-component__button_disabled){background-color:#439162}.company-component__button[data-v-af58d424]:active:not(.company-component__button_disabled){background-color:#015a25}.company-component__button[data-v-af58d424]:disabled,.company-component__button_disabled[data-v-af58d424]{cursor:default;color:#c7c4d6;background-color:#f2f1ff}