@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600&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{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;overflow-x:auto;padding:.25rem .5rem .75rem}.categories-link-container .categories-link-wrapper button{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);gap:5px;padding:4px 6px}.categories-link-container .categories-link-wrapper button .img-circle{height:32px;width:32px}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}.products{-webkit-box-pack:center;-ms-flex-pack:center;gap:20px;justify-content:center;max-width:600px;padding:0 20px;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);display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;justify-content:space-between;padding:10px;width:100%}.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}body{background-color:#f4efe6;color:#4a4a4a;font-family:Jost,Helvetica Neue,Arial,sans-serif;line-height:1.6;position:relative}body:before{background-image:repeating-linear-gradient(45deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,.2) 1px,transparent 0,transparent 8px);content:"";height:100%;left:0;opacity:.8;pointer-events:none;position:fixed;top:0;width:100%;z-index:-1}.main-header{padding:2rem 1rem 0;text-align:center}.above-section{-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:1.5rem;position:relative}.logo{max-width:136px!important}.logo img{height:auto;margin-bottom:.5rem;width:100%}.lang-switcher{position:absolute;right:1rem;top:0;z-index:100}.lang-switcher #selectedLanguage{background:transparent;border:1px solid #b39a5e;border-radius:4px;color:#b39a5e;cursor:pointer;display:inline-block;font-weight:500;min-width:45px;padding:.5rem .8rem;-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s}.lang-switcher #selectedLanguage:hover{background:rgba(179,154,94,.1)}.lang-switcher #selectedLanguage.active:after{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.lang-switcher ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#f4efe6;border:1px solid #b39a5e;border-radius:4px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.08);box-shadow:0 4px 12px rgba(0,0,0,.08);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;list-style:none;margin-top:.5rem;min-width:110px;opacity:0;padding:.5rem 0;position:absolute;right:0;top:100%;-webkit-transform:translateY(-10px);transform:translateY(-10px);-webkit-transition:all .3s ease;transition:all .3s ease;visibility:hidden}.lang-switcher ul.active{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);visibility:visible}.lang-switcher ul li a{color:#4a4a4a;display:block;font-family:Jost,Helvetica Neue,Arial,sans-serif;font-size:.85rem;font-weight:400;letter-spacing:.5px;padding:.5rem .8rem;text-align:left;text-decoration:none;-webkit-transition:background .2s,color .2s;transition:background .2s,color .2s}.lang-switcher ul li a:hover{background:#b39a5e;color:#fff}.categories-link-container{-webkit-overflow-scrolling:touch;overflow-x:auto;padding-bottom:1.5rem}.categories-link-container::-webkit-scrollbar{display:none}.categories-link-container .categories-link-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem;justify-content:flex-start;padding:.5rem 1rem .75rem}@media (min-width:768px){.categories-link-container .categories-link-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}}.categories-link-container .categories-link-wrapper button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:hsla(39,39%,93%,.6);border:1px solid rgba(122,156,198,.3);border-radius:30px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.05);box-shadow:0 2px 8px rgba(0,0,0,.05);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;justify-content:center;outline:none;padding:6px 12px;-webkit-transition:all .3s ease;transition:all .3s ease}.categories-link-container .categories-link-wrapper button .img-circle{border:2px solid #7a9cc6;border-radius:50%;height:36px;overflow:hidden;width:36px}.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{color:#7a9cc6;font-size:.9rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase;width:-webkit-max-content;width:-moz-max-content;width:max-content}.categories-link-container .categories-link-wrapper button:active,.categories-link-container .categories-link-wrapper button:hover{background-color:#7a9cc6;border-color:#7a9cc6}.categories-link-container .categories-link-wrapper button:active .img-circle,.categories-link-container .categories-link-wrapper button:hover .img-circle{border-color:#fff}.categories-link-container .categories-link-wrapper button:active .label,.categories-link-container .categories-link-wrapper button:hover .label{color:#fff}main{margin:150px auto 30px;max-width:800px;padding:2rem 1.5rem}@media (min-width:768px){main{margin-top:270px}}.category-header{-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;gap:1.2rem;justify-content:center;margin:3.5rem 0 1.5rem}.category-header .ornament{background-color:#7a9cc6;height:24px;mask:url('data:image/svg+xml;utf8,<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><rect x="12" y="2" width="14" height="14" transform="rotate(45 12 2)" fill="currentColor"/></svg>') no-repeat center/contain;-webkit-mask:url('data:image/svg+xml;utf8,<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><rect x="12" y="2" width="14" height="14" transform="rotate(45 12 2)" fill="currentColor"/></svg>') no-repeat center/contain;width:24px}.category-title{color:#7a9cc6;font-size:1.6rem;letter-spacing:2px}.category-title,.subcategory-title{font-weight:500;text-align:center;text-transform:uppercase}.subcategory-title{color:#b39a5e;font-size:1.15rem;letter-spacing:1px;margin-bottom:1.5rem;margin-top:3.5rem}.products{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem}.product,.products{display:-webkit-box;display:-ms-flexbox;display:flex}.product{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;justify-content:space-between;padding-bottom:.5rem;position:relative}.product:after{border-bottom:1px dotted rgba(179,154,94,.4);bottom:0;content:"";left:0;position:absolute;width:100%}.product-content{-webkit-box-flex:1;background:#f4efe6;-ms-flex:1;flex:1;padding-right:1.5rem;z-index:1}.product-name{color:#4a4a4a;display:inline;font-size:1.15rem;font-weight:500}.product-description{color:#b39a5e;font-size:.9rem;font-style:italic;margin-top:.3rem}.product-extras{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-left:2px solid rgba(179,154,94,.4);-ms-flex-direction:column;flex-direction:column;gap:.3rem;margin-top:.5rem;padding-left:.8rem}.product-extra,.product-extras{display:-webkit-box;display:-ms-flexbox;display:flex}.product-extra{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#b39a5e;font-size:.9rem;justify-content:space-between;width:100%}.product-extra .extra-name{font-style:italic}.product-extra .extra-price{font-weight:500;margin-left:1rem}.product-price{background:#f4efe6;color:#4a4a4a;font-size:1.15rem;font-weight:500;padding-left:.5rem;white-space:nowrap;z-index:1}.category-note{color:#4a4a4a;font-size:.9rem;font-weight:400;margin-top:1.5rem;text-align:center}.corner{background-image:radial-gradient(circle,rgba(122,156,198,.1) 0,transparent 70%);height:150px;opacity:.8;pointer-events:none;position:fixed;width:150px;z-index:-1}.corner-tl{left:-50px;top:-50px}.corner-tr{right:-50px;top:-50px}.corner-bl{bottom:-50px;left:-50px}.corner-br{bottom:-50px;right:-50px}@media (min-width:768px){.corner{height:250px;width:250px}.corner-tl{left:-80px;top:-80px}.corner-tr{right:-80px;top:-80px}.corner-bl{bottom:-80px;left:-80px}.corner-br{bottom:-80px;right:-80px}.product-name,.product-price{font-size:1.25rem}}