.wkDistributor{background:var(--primary--xlite)!important;margin:0 auto;max-width:192rem;padding:6rem 1.5rem;position:relative}@media (min-width:576px){.wkDistributor{padding:5rem 2.5rem}}@media (min-width:1366px){.wkDistributor{padding:10rem 0}}.wkDistributor__wrapper{margin:0 auto;max-width:128rem}.wkDistributor__wrapper form.sortfilter{display:flex;flex-wrap:wrap;justify-content:space-between}.wkDistributor__wrapper form.sortfilter .filtercontainer{display:flex;height:4rem;margin:0 2rem 2rem 0;position:relative}.wkDistributor__wrapper form.sortfilter .filtercontainer .filter{font-size:var(--font-size--base);padding:0 3rem 0 1rem;width:21rem}.wkDistributor__wrapper form.sortfilter .filtercontainer .filter.animate{animation:shake-horizontal .8s cubic-bezier(.455,.03,.515,.955) both}.wkDistributor__wrapper form.sortfilter .filtercontainer button{border-radius:0;width:4rem}.wkDistributor__wrapper form.sortfilter .filtercontainer button i{left:.3rem;position:relative}.wkDistributor__wrapper form.sortfilter .filtercontainer .rtk-arrow-down,.wkDistributor__wrapper form.sortfilter .filtercontainer .rtk-cross{background:var(--white);color:var(--grey);cursor:pointer;font-size:var(--font-size--base);position:absolute;right:1.5rem;top:1.2rem}@keyframes shake-horizontal{0%,100%{transform:translateX(0)}10%,30%,50%,70%{transform:translateX(-10px)}20%,40%,60%{transform:translateX(10px)}80%{transform:translateX(8px)}90%{transform:translateX(-8px)}}.wkDistributor__wrapper form.sortfilter .selectWrapper{height:4rem;margin:0 0 2rem 0;max-width:25rem}.wkDistributor__wrapper form.sortfilter .selectWrapper select.sort{cursor:pointer;height:100%;padding:0 1rem}.wkDistributor__pages{margin:0 auto}@media (min-width:768px){.wkDistributor__pages{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}}@media (min-width:1366px){.wkDistributor__pages{flex-direction:column;flex-wrap:nowrap}}.wkDistributor__pages.moreEntries{display:none}.wkDistributor__page{margin:0 auto 4.5rem;max-width:41rem}@media (min-width:768px){.wkDistributor__page{display:flex;flex-direction:column;margin:4.5rem .8rem 0;width:47%}}@media (min-width:1200px){.wkDistributor__page{width:30%}}@media (min-width:1366px){.wkDistributor__page{flex-direction:row;margin:0 0 2.5rem 0;max-height:26rem;max-width:none;width:128rem}}@media (min-width:768px){.wkDistributor__page.single{margin:4.5rem auto 0}}.wkDistributor__page__image{align-items:center;display:flex;height:20rem;justify-content:center;overflow:hidden}@media (min-width:576px){.wkDistributor__page__image{height:25rem}}@media (min-width:1366px){.wkDistributor__page__image{height:26rem;width:45rem}}.wkDistributor__page__image img{height:100%;max-height:none;-o-object-fit:cover;object-fit:cover}.wkDistributor__page__info{background:var(--white);flex-grow:1;padding:1.5rem 1.5rem 6.5rem;position:relative}@media (min-width:576px){.wkDistributor__page__info{height:28rem}}@media (min-width:1366px){.wkDistributor__page__info{height:26rem;padding:3rem 5rem;width:83rem}}.wkDistributor__page__title{font-size:var(--font-size--xxlarge);font-weight:500;line-height:normal;padding-bottom:1rem}.wkDistributor__page__teaser{padding:1rem}@media (min-width:768px){.wkDistributor__page__teaser{height:11.6rem}}@media (min-width:1366px){.wkDistributor__page__teaser{height:auto;padding:0}}.wkDistributor__page__teaser .text{font-size:var(--font-size--base);font-weight:300;overflow:hidden;position:relative;line-height:2.4rem;max-height:9.6rem;text-align:justify;margin-right:-1rem;padding-right:1.2rem}.wkDistributor__page__teaser .text:before{content:"...";position:absolute;right:0;bottom:0}.wkDistributor__page__teaser .text:after{content:"";position:absolute;right:0;width:1.2rem;height:2.4rem;background:var(--white)}@media (min-width:1366px){.wkDistributor__page__teaser .text{max-height:7.2rem}}.wkDistributor__page__teaser .text:after{height:2.4rem;width:1.2rem}.wkDistributor__page__link{align-items:center;background:var(--primary--dark);bottom:2rem;color:var(--white);display:flex;font-weight:300;height:4rem;justify-content:center;letter-spacing:.02rem;position:absolute;text-transform:initial;width:calc(100% - 3rem)}@media (min-width:1366px){.wkDistributor__page__link{width:24rem}}.wkDistributor__page__link.secondButton{margin-left:28rem}.wkDistributor__page.cmsView{width:auto}@media (min-width:1366px){.wkDistributor__page.cmsView__image{width:auto}}@media (min-width:1366px){.wkDistributor__page.cmsView__info{width:auto}}.wkDistributor__more{cursor:pointer;display:flex;margin:0 auto;width:14rem}@media (min-width:768px){.wkDistributor__more{display:none}}.wkDistributor__more span{font-size:var(--font-size--large);font-weight:300}.wkDistributor__more i{align-self:center;font-size:1.8rem;margin-left:1rem;padding-top:.4rem}.wkDistributor__pagination{display:block;margin-top:5rem}.wkDistributor__pagination nav{display:flex;justify-content:center}.wkDistributor__pagination .pagination{margin:0}.wkDistributor__pagination .pagination>li:first-child>a,.wkDistributor__pagination .pagination>li:first-child>span{border-bottom-left-radius:0;border-top-left-radius:0}.wkDistributor__pagination .pagination>li:last-child>a,.wkDistributor__pagination .pagination>li:last-child>span{border-bottom-right-radius:0;border-top-right-radius:0}.wkDistributor__pagination .pagination>li>a,.wkDistributor__pagination .pagination>li>span{border:none;display:inline-block;padding:.5rem 1rem}@media (min-width:768px){.wkDistributor__pagination .pagination>li>a,.wkDistributor__pagination .pagination>li>span{padding:1rem 1.5rem}}.wkDistributor__pagination .pagination>li span{color:var(--text);cursor:default}.wkDistributor__pagination .pagination>li>a{background:var(--primary--xlite);color:var(--text);cursor:pointer}.wkDistributor__pagination .pagination>li>a:hover{background:var(--primary--xlite)}.wkDistributor__pagination .pagination>li .active{background:var(--primary--lite)}.wkDistributor__pagination .pagination>li .dots{background:var(--primary--xlite);color:var(--grey)}