.clients_list-module{column-gap:24px;display:grid;grid-template-columns:repeat(4,1fr);margin:0 auto;position:relative;width:fit-content}.client_item{height:200px;margin-bottom:32px;max-width:290px}.client_item--colapsible{height:200px;opacity:1;overflow:hidden;transition:all .5s ease-in-out}.client_item--colapsible_hidden{height:0;margin-bottom:0;opacity:0}.clients_more__btn-span{display:none}.clients_more__btn-span--visible{display:inline-block}.client_item__logo{text-align:center}.client_item__logo img{height:48px;max-width:290px}.client_item__txt{padding:16px}.client_item__name{font-size:16px;font-weight:700;margin-bottom:9px}.client_item__description,.client_item__name{font-family:Inter;font-style:normal;line-height:150%}.client_item__description{font-size:13px;font-weight:400}.clients_list__more{background:#fff;border-radius:8px;bottom:0;max-width:290px;padding:24px;position:absolute;right:0}.clients_more__title{font-family:Koulen;font-size:28px;font-style:normal;font-weight:400;line-height:120%}.clients_more__txt{font-size:13px;font-weight:400;margin:8px 0}.clients_more__btn,.clients_more__txt{font-family:Inter;font-style:normal;line-height:150%}.clients_more__btn{align-items:center;background:none;border:none;color:#06038d;display:flex;font-size:16px;font-weight:700;gap:8px;padding:8px 0}.clients_more__btn svg{transform:rotate(90deg);transition:all .5s ease}.clients_more__btn--open svg{transform:rotate(270deg)}@media screen and (max-width:1200px){.clients_list__more{max-width:270px}}@media screen and (max-width:1100px){.clients_list__more{max-width:230px}}@media screen and (max-width:1080px){.clients_list-module{align-items:center;grid-template-columns:repeat(8,290px);overflow-x:scroll;padding-left:64px;padding-right:64px;transition:all .5s linear;width:100vw}.clients_list-module::-webkit-scrollbar{display:none}.client_item--colapsible_hidden{display:block;height:200px;opacity:1}.clients_list__more{display:none}.client_item__txt{width:290px}}@media screen and (max-width:650px){.clients_list-module{animation:none;display:flex;flex-wrap:nowrap;height:232px;justify-content:flex-start;left:0;overflow-x:scroll;overflow-y:hidden;padding:0 16px;transform:translateX(0);width:100vw}.client_item{width:290px}.client_item--colapsible{display:block;height:200px;opacity:1;overflow:visible}.client_item--colapsible_hidden{display:none}.client_item__txt{width:258px}}