@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");*,* :before,:after{-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:Roboto,sans-serif;padding:0}img{display:block;height:auto;max-width:100%}a{color:inherit;text-decoration:none}ul{margin:0;padding-left:20px}h1,h2,h3,h4,h5,h6,p{margin-bottom:0;margin-top:0}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}body{font-family:Calibri,sans-serif;margin:0}.main-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f8f8f8;-ms-flex-direction:column;flex-direction:column;position:fixed;top:0;z-index:599}.main-header,.main-header .above-section{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;width:100%}.main-header .above-section{max-width:700px;position:relative}.main-header .above-section .logo{height:auto;margin:12px;max-width:112px;position:relative;width:100%}.main-header .above-section .logo img{height:100%;width:100%}.main-header .above-section .lang-switcher{position:absolute;right:30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.categories-link-container{max-width:700px;position:relative;width:100%}.categories-link-container .categories-link-wrapper{gap:10px;overflow-x:auto;padding:.25rem .5rem .75rem}.categories-link-container .categories-link-wrapper,.categories-link-container .categories-link-wrapper button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.categories-link-container .categories-link-wrapper button{-webkit-box-pack:center;-ms-flex-pack:center;background:none;border:none;border-radius:22px;-webkit-box-shadow:0 1px 8px rgba(0,0,0,.1);box-shadow:0 1px 8px rgba(0,0,0,.1);cursor:pointer;gap:5px;justify-content:center;outline:none;padding:4px 6px}.categories-link-container .categories-link-wrapper button .img-circle{border-radius:50%;height:32px;width:32px}.categories-link-container .categories-link-wrapper button .img-circle img{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.categories-link-container .categories-link-wrapper button .label{width:-webkit-max-content;width:-moz-max-content;width:max-content}main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px;margin-top:200px}.category-title{margin:40px 0;text-align:center}.products{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-direction:column;flex-direction:column;gap:20px;justify-content:center;max-width:600px;padding:0 20px}.products,.products .product{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.products .product{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border-radius:5px;-webkit-box-shadow:0 1px 8px rgba(0,0,0,.1);box-shadow:0 1px 8px rgba(0,0,0,.1);gap:1rem;justify-content:space-between;padding:10px}.products .product .product-content{-webkit-box-flex:1;-ms-flex:1;flex:1}.products .product .image-wrapper{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end}.products .product .image-wrapper img{border-radius:5px;height:auto;width:100px}.products .product .product-description{font-size:14px}.product-popup{background:#fff;height:100%;left:0;position:fixed;top:0;width:100%;z-index:699}