.categoryPage{margin-top:15px}@media(min-width:1200px){.categoryPage{padding-left:166px;margin-top:0}}.categoryPage .categoryPage__results{margin-bottom:70px}.categoryPage .categoryPage__results .categoryPage__noResult{text-align:center}.categoryPage .categoryPage__products{justify-content:space-between}@media(min-width:900px){.categoryPage .categoryPage__products{justify-content:unset}}.categoryDescription{flex-direction:row;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f6f6f6;flex-direction:column;height:auto;left:15px;margin-bottom:30px;position:absolute;top:0;width:calc(100% - 30px);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(min-width:1200px){.categoryDescription{height:130px;flex-direction:row;flex-wrap:nowrap}}.categoryDescription__text{flex:0 0 100%;padding:30px}@media(min-width:1200px){.categoryDescription__text{flex:0 0 60%}}.categoryDescription__text h2{font-size:56px;color:#575756;line-height:1.2;margin-bottom:10px;font-family:Active One W00 Regular,sans-serif;font-weight:400}.categoryDescription__text p{display:none;font-size:17px;margin-bottom:10px;white-space:break-spaces;font-family:Source Sans Pro,sans-serif;font-weight:400}@media(min-width:1200px){.categoryDescription__text p{font-size:20px}}.categoryDescription__text p:first-child{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}@media(min-width:1200px){.categoryDescription__text p:first-child{line-clamp:1;-webkit-line-clamp:1}}.categoryDescription__button{border:1px solid #ccc;cursor:pointer;height:40px;margin:15px auto;min-width:160px;font-family:Source Sans Pro,sans-serif;font-weight:400}@media(min-width:1200px){.categoryDescription__button{align-self:flex-start;flex:0 0 calc(15% - 60px);margin:45px 0 30px}}.categoryDescription__button:hover{font-family:Source Sans Pro,sans-serif;font-weight:600}.categoryDescription__button:focus{outline:none}.categoryDescription__button:focus-visible{outline:2px solid #000;outline-offset:2px}.categoryDescription__button:active{border-style:none}.categoryDescription__picture{display:none}@media(min-width:1200px){.categoryDescription__picture{display:block;flex:0 0 25%;height:100%;text-align:end}}.categoryDescription__picture img{height:220px;margin:0 auto;width:auto;max-width:100%}@media(min-width:1200px){.categoryDescription__picture img{height:100%;width:auto}}@media(min-width:1200px){.categoryDescription.opened{height:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.categoryDescription.opened .categoryDescription__text p{display:block}@media(min-width:1200px){.categoryDescription.opened .categoryDescription__picture img{height:130px;width:auto}}.main .container{padding-top:260px;position:relative}@media(min-width:1200px){.main .container{padding-top:130px}}.carousel{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;overflow:hidden;margin:0 auto;padding:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;opacity:1;-webkit-transition:opacity .35s;transition:opacity .35s;position:relative}.carousel,.carousel--mobileTouch .carousel__inner{width:100%;height:100%;-webkit-overflow-scrolling:touch}.carousel--mobileTouch .carousel__inner{overflow-x:scroll;padding:10px 0}.carousel .carousel__inner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:calc(100% - 60px);min-width:calc(100% - 60px);height:auto;margin:0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;-webkit-overflow-scrolling:touch;-webkit-transition:opacity .35s;transition:opacity .35s}.carousel .carousel__inner--fade{opacity:0!important}.carousel .carousel__arrow{flex-direction:row;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;cursor:pointer;transition:opacity .6s;z-index:10;font-family:vsoicons;color:#575756;font-size:22px;bottom:44px}@media(min-width:1200px){.carousel .carousel__arrow{top:0;bottom:0;height:calc(100% - 20px);font-size:25px}}.carousel .carousel__arrow--left{left:0}.carousel .carousel__arrow--left:before{content:""}.carousel .carousel__arrow--right{right:0}.carousel .carousel__arrow--right:before{content:""}.carousel .carousel__arrow--faded{opacity:.5}.carousel .carousel__dots{display:none}