@media screen and (max-width:768px){.main-content .popular-products{padding:0}.main-content .product-slider .button-next,.main-content .product-slider .button-prev{width:48px;min-width:48px;background-size:35px 35px;height:275px}.main-content .product-slider .items .product-card{min-width:50%}}.product-slider{display:flex;width:100%;height:100%;position:relative;white-space:nowrap}.product-slider .dots{height:10px;display:flex;position:absolute;bottom:10px;left:0;right:0;flex-direction:row;align-items:center;justify-content:center}.product-slider .dots .dot{height:10px;width:10px;border-radius:5px;background-color:#000;opacity:.2;margin:0 5px;transition:background-color 1s,opacity 1s}.product-slider .dots .dot.current{background-color:#003768;opacity:1}.product-slider .slider{overflow:hidden;flex-grow:1;height:100%}.product-slider .items{flex-direction:row;flex-grow:1;width:100%;display:flex;transition:transform 1s ease-in-out}.product-slider .items .product-card{width:20%;min-width:20%;white-space:normal}.product-slider .items .product-card .image{min-width:100%}.product-slider .items .product-card .price-ex,.product-slider .items .product-card .price-inc{font-weight:700}.product-slider .button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23003768'/%3E%3C/svg%3E");align-self:flex-end}.product-slider .button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23003768'/%3E%3C/svg%3E");align-self:flex-start}.product-slider .button-next,.product-slider .button-prev{cursor:pointer;flex-grow:0;width:50px;min-width:50px;height:375px;background-size:50px 50px;background-repeat:no-repeat;background-position:50%}.popular-block{clear:left;margin-top:25px}.popular-block .product-slider .product-card{font-family:Source Sans Pro;display:flex;flex-direction:column;text-align:center;width:25%;padding:0 2%;margin-bottom:15px;position:relative}.popular-block .product-slider .product-card a{text-decoration:none}.popular-block .product-slider .product-card .image{display:flex;flex:2;justify-content:center;min-height:180px}.popular-block .product-slider .product-card .image img{object-fit:contain;max-width:100%;max-height:180px}.popular-block .product-slider .product-card .swatch-list{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;padding:5px 0}.popular-block .product-slider .product-card .swatch-list .swatch.swatch-solid{margin:2px;border-radius:50%;width:25px;height:25px;overflow:hidden;cursor:pointer}.popular-block .product-slider .product-card .info{display:flex;flex:1;flex-direction:column;margin-top:10px}.popular-block .product-slider .product-card .info del{font-size:15px;color:#939496}.popular-block .product-slider .product-card .info .price-ex,.popular-block .product-slider .product-card .info .price-inc{font-size:15px}.popular-block .product-slider .product-card .info .offer .price-ex,.popular-block .product-slider .product-card .info .offer .price-inc{font-size:20px}.popular-block .product-slider .product-card .info .vat{color:#3c3c3c;font-family:Source Sans Pro,sans-serif;font-size:13px}.popular-block .product-slider .button-next,.popular-block .product-slider .button-prev{height:310px}@media screen and (max-width:991px){.popular-block .product-slider .product-card{width:46%;margin:2%}.popular-block .product-slider .product-card .image img{max-width:100%}}