.cp-container{text-align:center;max-width:1120px;margin:auto;padding:120px 16px}.cp-subtitle{max-width:720px;color:var(--text2);margin:12px auto 0;font-size:15px;line-height:1.6}.cp-tabs{justify-content:center;gap:16px;margin:24px 0 28px;display:flex}.cp-divider{border:none;border-top:1px solid var(--grey1);margin-bottom:24px}.cp-grid{grid-template-columns:repeat(5,1fr);display:grid}.cp-card{justify-content:center;align-items:center;height:100px;display:flex}.cp-card.white{background:var(--white)}.cp-card.pastel{background:var(--primeryPastel)}.cp-img-wrap{width:100%;height:70px;position:relative}.cp-load-more{justify-content:center;margin-top:32px;display:flex}.cp-error{color:var(--red);font-size:14px}.cp-sk-partner-card{border-radius:0;height:100px}.cp-sk-white{background:var(--white)!important}.cp-sk-pastel{background:var(--primeryPastel)!important}.cp-search-row{justify-content:flex-end;margin-bottom:20px;display:flex}.cp-search{border:1px solid var(--grey1);background:var(--white);border-radius:100px;width:280px;overflow:hidden}.cp-clients-wrapper{text-align:left;border:1px solid var(--grey1);border-radius:12px;grid-template-columns:240px 1fr;display:grid;overflow:hidden}.cp-country-list{border-right:1px solid var(--grey1);scrollbar-width:none;height:420px;overflow-y:auto}.cp-country-list::-webkit-scrollbar{display:none}.cp-country{cursor:pointer;color:var(--text2);border-bottom:1px solid var(--grey1);padding:11px 16px;font-size:14px;transition:color .15s,background .15s;position:relative}.cp-country:last-child{border-bottom:none}.cp-country:hover{color:var(--black);background:var(--primeryPastel)}.cp-country.active{color:var(--black);background:var(--primeryPastel);font-weight:600}.cp-country.active:before{content:"";background:var(--primary);border-radius:0 2px 2px 0;width:3px;position:absolute;top:0;bottom:0;left:0}.cp-sk-country-row{border-radius:6px;width:calc(100% - 24px);height:40px;margin:6px 12px}.cp-country-data{scrollbar-width:thin;scrollbar-color:var(--grey1)transparent;height:420px;padding:16px 20px;overflow-y:auto}.cp-country-data p{margin-bottom:10px;line-height:1.5}.cp-sk-uni-row{border-radius:6px;height:16px;margin-bottom:14px}.cp-no-result{color:var(--text2);padding:16px;font-size:14px}@media (max-width:1024px){.cp-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.cp-grid{grid-template-columns:repeat(3,1fr)}.cp-clients-wrapper{grid-template-columns:1fr}.cp-country-list{border-right:none;border-bottom:1px solid var(--grey1);height:200px}.cp-country-data{height:280px}.cp-search-row{justify-content:center}.cp-search{width:100%}}@media (max-width:425px){.cp-grid{grid-template-columns:repeat(2,1fr)}.cp-sk-partner-card{height:80px}}
