.cy-customers-archive{grid-gap:40px;display:grid;margin:0 auto;max-width:1360px}@media only screen and (min-width:1025px){.cy-customers-archive{grid-gap:30px}}.cy-customers-archive__content{grid-column:1/-1}.cy-customers-archive__content-wrapper{grid-gap:30px;display:grid}@media only screen and (min-width:768px){.cy-customers-archive__content-wrapper{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1240px){.cy-customers-archive__content-wrapper{grid-template-columns:repeat(3,1fr)}}.cy-customers-archive__categories{grid-row:2}.cy-customers-archive__categories,.cy-customers-archive__categories ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.cy-customers-archive__categories ul{grid-gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.cy-customers-archive__categories ul li{background-color:#f2f2fc;border-radius:100px;color:#5617fe;padding:10px 30px}.cy-customers-archive__categories ul li.active,.cy-customers-archive__categories ul li:hover{background-color:#5617fe;color:#fff;cursor:pointer}@media only screen and (max-width:767px){.cy-customers-archive__categories{left:-20px;padding-left:20px;position:relative;width:calc(100% + 40px)}}@media only screen and (min-width:1240px){.cy-customers-archive__categories{grid-column:1/4;grid-row:1}}.cy-customers-archive__search{grid-row:1}@media only screen and (min-width:1240px){.cy-customers-archive__search{grid-column:3}}.cy-customers-archive__search-result{color:#160082;display:block;grid-column:1/-1}.cy-customers-archive__search-result.hide{display:none}.cy-customers-archive #loader{background:rgba(255,255,255,.6);height:100%;left:0;position:fixed;top:0;white-space:nowrap;width:100%;z-index:999}.cy-customers-archive #loader,.cy-customers-archive #loader .lds-ripple{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.cy-customers-archive #loader .lds-ripple{font-weight:600;height:100px;position:relative;width:100px}.cy-customers-archive #loader .lds-ripple div{-webkit-animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;border:6px solid #0068ff;border-radius:50%;opacity:1;position:absolute}.cy-customers-archive #loader .lds-ripple div:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s}@-webkit-keyframes lds-ripple{0%{height:0;left:50%;opacity:1;top:50%;width:0}to{height:100px;left:0;opacity:0;top:0;width:100px}}@keyframes lds-ripple{0%{height:0;left:50%;opacity:1;top:50%;width:0}to{height:100px;left:0;opacity:0;top:0;width:100px}}