@import url(https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:InkFree;src:url(/static/media/inkfree.31d6cfe0d16ae931b73c.eot);src:url(/static/media/inkfree.31d6cfe0d16ae931b73c.eot?#iefix) format("embedded-opentype"),url(/static/media/inkfree.afd9bf5d69cbd5511221.woff2) format("woff2"),url(/static/media/inkfree.31d6cfe0d16ae931b73c.woff) format("woff"),url(/static/media/inkfree.158f928dc72ae7e8d8f0.ttf) format("truetype"),url(/static/media/inkfree.621881fc880ff5062ce6.svg#inkfree) format("svg")}@font-face{font-family:Tomarik;font-style:normal;font-weight:400;src:local("Tomarik Serif"),local("Tomarik-Serif"),url(/static/media/Tomarik-Serif.14d970ee1bb58b22cb14.woff2) format("woff2"),url(/static/media/Tomarik-Serif.36a12cd3bd6613305e45.woff) format("woff"),url(/static/media/Tomarik-Serif.1c3f9bc15dad2c9bb1fd.ttf) format("truetype")}::-webkit-scrollbar{background:#fff0e133;border-radius:100px;width:5px}::-webkit-scrollbar-thumb{background:#fff0e1;border-radius:100px;width:5px}.catalog{background:#015345;flex-direction:row;flex-wrap:nowrap;font-family:InkFree;font-family:Tomarik;height:100vh;width:100%}.catalog,.catalog>div{align-items:flex-start;display:flex;justify-content:flex-start}.catalog>div{box-sizing:border-box;flex-direction:column;height:100%;padding:20px;transition:all .3s ease}.columnHeading{font-family:Tomarik;font-size:24px;font-weight:600;text-align:center;width:100%}div.categs{padding:0 20px;width:25%}.categsList{max-height:calc(100% - 71px);overflow-x:hidden;overflow-y:auto}.categsList,.singleCategory{box-sizing:border-box;width:100%}.singleCategory{align-items:center;background:#015345;border:1px solid #015345;border-radius:0;color:#fff0e1;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:18px;justify-content:flex-start;margin-bottom:20px}.singleCategory:last-child{margin-bottom:0}.singleCategory.activeCategory{background:#fff0e133;position:relative}.singleCategory.activeCategory:after{border-color:#0000 #0000 #0000 #015345;border-style:solid;border-width:26px 0 26px 15px;content:"";display:block;height:0;position:absolute;right:0;transform:rotate(0deg) translateX(calc(100% + 1px));width:0}.singleCategory img{border-radius:0;height:50px;margin-right:20px;object-fit:contain;padding:5px;width:50px}div.products{border:1px solid #fff0e133;border-bottom:0;border-top:0;width:50%}.products-header{align-items:center;background:#015345;box-sizing:border-box;color:#fff;justify-content:center;margin-bottom:30px;padding:10px}.products-header,.products-list{display:flex;flex-wrap:wrap;width:100%}.products-list{justify-content:space-between;max-height:calc(100% - 71px);overflow:auto;padding-right:10px}.singleProduct{align-items:stretch;background:#fff0e1;border-radius:0;color:#3f3f3f;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:20px;overflow:hidden;width:calc(50% - 10px)}.singleProduct img{cursor:pointer;display:block;height:300px;object-fit:cover;width:150px}.singleProduct h3{font-family:Tomarik;font-size:18px;margin:0 0 12px}.singleProduct p{font-family:Tomarik;font-size:12px;margin:0 0 20px}.singleProduct button{background:#015345;border:0 solid #fff0e1;border-radius:0;color:#fff;cursor:pointer;font-family:InkFree;font-family:Tomarik;font-size:18px;margin-top:auto;padding:10px 20px}.singleProductText{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;padding:20px;width:calc(100% - 150px)}p.singleProductPrice{font-size:20px;font-weight:600;margin-bottom:20px;margin-top:auto}.cart{width:25%}.cartItem{align-items:center;background:#fff0e1;border-radius:0;display:flex;justify-content:flex-start;margin-bottom:20px;overflow:hidden;padding:10px;width:100%}.cartItem:last-child{margin-bottom:0}.cartItem img{height:50px;margin-right:10px;width:50px}.singleCartItemText{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;width:100%}.singleCartItemText h3{margin:0;width:100%}.cart p.singleProductPrice{font-size:16px;margin:0;width:100px}.singleCartItemButtons{align-items:center;justify-content:flex-start;width:calc(100% - 100px)}.singleCartItemButtons,.singleCartItemButtonsQty{display:flex;flex-direction:row}.singleCartItemButtonsQty button{background:#015345;border:0 solid #fff0e1;border-radius:0;color:#fff0e1;cursor:pointer;font-size:20px;height:30px;width:30px}p.singleProductQty{line-height:normal;margin:0;width:50px}.removeFromCartButton,p.singleProductQty{align-items:center;display:flex;font-size:20px;justify-content:center}.removeFromCartButton{background:#ff000080;border:none;border-radius:100px;color:#fff;cursor:pointer;height:30px;line-height:30px;margin-left:auto;width:30px}.emptyCart{color:#fff0e1;font-size:24px;padding-top:40px;text-align:center}.logos{display:block;width:100%}.logos img{display:block;margin:auto;max-width:100%;width:160px}.mobileCartIcon,img.logoMini{display:none}@media screen and (max-width:1500px){.singleProduct{width:100%}.singleProduct img{width:40%}.singleProductText{width:60%}.singleCartItemButtons{flex-direction:column;margin-top:10px;width:100%}.cartItem{flex-direction:column;position:relative}.singleCartItemText{justify-content:center;text-align:center}.removeFromCartButton{position:absolute;right:10px;top:10px}.products-list{max-height:100vh}}@media screen and (max-width:1000px){.products-header{display:none}.mobileCartIcon{display:block}.catalog>div:not(.activeSection){padding:10px;width:50px}.activeSection{width:calc(100% - 100px)!important}.logos{margin-bottom:30px}.activeSection .products-header{display:block;margin-bottom:0}.categs:not(.activeSection) .singleCategory{font-size:0}.singleCategory.activeCategory:after{display:none}.categs:not(.activeSection) .singleCategory img{height:30px;padding:0;width:30px}.categs:not(.activeSection) .categsList{padding:4px 0}.singleProduct:last-child{margin-bottom:0}.products:not(.activeSection) .singleProduct .singleProductText{display:none}.products:not(.activeSection) .singleProduct img{height:30px;pointer-events:none;width:30px}.cart:not(.activeSection) .cartItem{padding:0}.cart:not(.activeSection) .emptyCart,.cart:not(.activeSection) .singleCartItemButtons,.cart:not(.activeSection) .singleCartItemText h3,.cart:not(.activeSection) .singleProductPrice{display:none;font-size:0}.cart:not(.activeSection) .cartItem img{height:30px;margin-right:0;width:30px}.activeSection img.logoMini{display:none}.activeSection img.logoBig{display:block}.categs .products-header{display:flex;padding:0}.categs:not(.activeSection) img.logoBig{display:none}.categs:not(.activeSection) img.logoMini{display:block}.singleProduct{flex-direction:column}.singleProduct img{height:250px;width:100%}.singleProductText{box-sizing:border-box;width:100%}p.singleProductPrice{margin-top:20px}.singleCartItemText h3{font-size:14px;margin-bottom:10px;margin-top:10px}.cart p.singleProductPrice{font-size:12px}.columnHeading{font-size:18px}.cart.activeSection,.products.activeSection{padding:0 20px}.cart:not(.activeSection) .columnHeading{display:none}img.mobileCartIcon{width:100%}.cart:not(.activeSection) .products-header{display:flex;padding:0}.cart.activeSection .products-header{display:flex;flex-direction:row;flex-wrap:nowrap}.activeSection img.mobileCartIcon{width:40px}}.popup{align-items:center;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%}.popupBackground{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;height:100%;left:0;position:absolute;top:0}.popupBackground,.popupContent{background:#fff0e180;width:100%}.popupContent{max-width:500px;z-index:1}.popupHeader{background:#015345;border-bottom:3px solid #333;box-sizing:initial;flex-direction:row;height:50px;justify-content:flex-start;width:100%}.popupHeader,.popupMessag{align-items:center;display:flex}.popupMessag{font-size:20px;justify-content:center;min-height:120px;padding:0 30px}.popupHeading{box-sizing:border-box;color:#fff0e1;font-size:20px;font-weight:500;padding-left:30px;width:calc(100% - 50px)}.popupClose{align-items:center;background:#333;cursor:pointer;display:flex;height:50px;justify-content:center;text-align:center;width:50px}.popupClose img{width:50%}.popupWithContent{align-items:center;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%}.popupContentWithComponent{background:#fff0e180;max-height:90vh;max-width:800px;width:100%;z-index:1}.popupMessageWithComponent{background:#fff0e1;max-height:calc(90vh - 100px);overflow:auto;padding:30px}.popupMessageWithComponent img{display:block;margin:auto;max-height:70vh}.popupContentWithComponent.isFilledBg{background:#015345}@media screen and (max-width:1500px){.popupContentWithComponent{max-width:80%;width:100%}}@media screen and (max-width:1000px){.popupContainer{display:block;height:100%}.popupMessageWithComponent img{max-width:100%}}
/*# sourceMappingURL=main.f840e7e1.css.map*/