.header-mobile{display:none;justify-content:space-between;padding:10px}@media (min-width:0px) and (max-width:767px){.header-mobile{background-color:#fff;display:flex;height:40px}}@media (min-width:768px) and (max-width:1159px){.header-mobile{background-color:#fff;display:flex;height:40px}}.header-mobile .logo-container{display:flex;justify-content:center}.header-mobile .logo-container img{height:100%;object-fit:contain}@media (min-width:0px) and (max-width:767px){.header-mobile .logo-container,.header-mobile .logo-container a{display:flex;justify-content:center}}.header-mobile .burger-menu{background-color:#fff;background-image:url(/build/images/burger.4bbb05b6.svg);background-position:50%;background-repeat:no-repeat;z-index:2}.header-mobile .burger-menu.active{position:fixed;transform:scaleX(-1) translateY(50%);width:50px}.header-mobile .cart-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.header-mobile .cart-container .counter{color:#186f0a;display:flex;font-size:14px;font-weight:bolder}.header-mobile .cart-container .cart{align-self:center;cursor:pointer;display:flex;height:20px}.header{align-items:stretch;display:flex;justify-content:center}@media (min-width:0px) and (max-width:767px){.header{background-color:#fff;display:none!important;height:100%;padding:50px 0 0;position:fixed!important;top:0;width:100%;z-index:1}.header.active{display:flex!important}}@media (min-width:768px) and (max-width:1159px){.header{background-color:#fff;display:none!important;height:100%;padding:50px 0 0;position:fixed!important;top:0;width:100%;z-index:1}.header.active{display:flex!important}}.header .container{padding:20px 50px}@media (min-width:0px) and (max-width:767px){.header .container{flex-direction:column;justify-content:space-between;padding:20px}}@media (min-width:768px) and (max-width:1159px){.header .container{flex-direction:column;justify-content:space-between;padding:20px}}.header a{color:inherit;text-decoration:none}.header .logo-container{align-items:flex-start;display:flex;width:200px}@media (min-width:0px) and (max-width:767px){.header .logo-container{display:none}}@media (min-width:768px) and (max-width:1159px){.header .logo-container{display:none}}.header .contact-and-menu-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;width:100%}@media (min-width:0px) and (max-width:767px){.header .contact-and-menu-container{flex-direction:column-reverse;height:85%;justify-content:space-between}}@media (min-width:768px) and (max-width:1159px){.header .contact-and-menu-container{flex-direction:column-reverse;height:85%;justify-content:space-between}}.header .contact-and-menu-container .contacts-container{align-items:flex-start;display:flex;justify-content:space-around;width:100%}@media (min-width:0px) and (max-width:767px){.header .contact-and-menu-container .contacts-container{align-items:flex-start;flex-direction:column;gap:10px;justify-content:flex-start;margin-left:-8px}}@media (min-width:768px) and (max-width:1159px){.header .contact-and-menu-container .contacts-container{align-items:flex-start;flex-direction:column;gap:10px;justify-content:flex-start;margin-left:-8px}}.header .contact-and-menu-container .contacts-container .contact,.header .contact-and-menu-container .contacts-container .email,.header .contact-and-menu-container .contacts-container .location{align-items:center;display:flex;height:100%;justify-content:space-between}.header .contact-and-menu-container .contacts-container .contact .list,.header .contact-and-menu-container .contacts-container .email .list,.header .contact-and-menu-container .contacts-container .location .list{display:flex;flex-direction:column;justify-content:center}.header .contact-and-menu-container .contacts-container .contact p,.header .contact-and-menu-container .contacts-container .email p,.header .contact-and-menu-container .contacts-container .location p{margin:0}.header .contact-and-menu-container .contacts-container .contact i,.header .contact-and-menu-container .contacts-container .email i,.header .contact-and-menu-container .contacts-container .location i{line-height:26px;margin:0 10px}.header .contact-and-menu-container .separator{margin:10px 15px}@media (min-width:0px) and (max-width:767px){.header .contact-and-menu-container .separator{display:none}}@media (min-width:768px) and (max-width:1159px){.header .contact-and-menu-container .separator{display:none}}.header .contact-and-menu-container .menu{display:flex;justify-content:space-around;width:100%}@media (min-width:0px) and (max-width:767px){.header .contact-and-menu-container .menu{flex-direction:column;gap:10px;justify-content:flex-start}}@media (min-width:768px) and (max-width:1159px){.header .contact-and-menu-container .menu{flex-direction:column;gap:10px;justify-content:flex-start}}.header .feedback-and-flag-container{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-end}@media (min-width:0px) and (max-width:767px){.header .feedback-and-flag-container{margin-bottom:30px}}@media (min-width:768px) and (max-width:1159px){.header .feedback-and-flag-container{margin-bottom:30px}}.header .feedback-and-flag-container .flag{display:flex;height:28px}@media (min-width:0px) and (max-width:767px){.header .feedback-and-flag-container .flag{display:none}}@media (min-width:768px) and (max-width:1159px){.header .feedback-and-flag-container .flag{display:none}}.header .feedback-and-flag-container .feedback-button{align-self:flex-end;display:flex;height:auto;margin-bottom:17px;overflow:hidden;white-space:nowrap;width:100%}@media (min-width:0px) and (max-width:767px){.header .feedback-and-flag-container .feedback-button{justify-content:center}}@media (min-width:768px) and (max-width:1159px){.header .feedback-and-flag-container .feedback-button{justify-content:center}}.header .cart-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.header .cart-container .counter{color:#186f0a;display:flex;font-weight:bolder}.header .cart-container .cart{align-self:center;cursor:pointer;display:flex;height:30px;padding:0 20px}.modal{background-color:#fff;display:flex;flex-direction:column;left:50%;padding:30px 25px;position:absolute;top:50%;transform:translate(-50%,-50%);width:60%}@media (min-width:0px) and (max-width:767px){.modal{width:80%}}.modal input,.modal textarea{margin:20px 0;resize:none;width:100%}.modal .title{font-weight:bolder;text-transform:uppercase}.banner{border:none;border-radius:10px;display:flex;justify-content:flex-start;margin-bottom:25px;padding:15px}.banner.success{background-color:#069adb}.banner.error{background-color:#f85b0a}.cart-popover-modal{height:100%;inset:0;width:100%}.cart-popover-modal .cart-popover{background:#fff;border:1px solid #dcdcdc;border-radius:2px;box-sizing:border-box;height:inherit;left:auto;overflow-y:scroll;padding:20px;position:absolute;right:0;top:0;transform:none;width:400px}.cart-popover-modal .cart-popover .cart-products .products{max-height:74vh;min-height:74vh}@media (min-width:0px) and (max-width:767px){.cart-popover-modal .cart-popover{width:100%}}.cart-popover-modal .cart-popover .title{display:flex;font-size:18px;font-weight:300;justify-content:space-between;text-transform:uppercase}.cart-popover-modal .cart-popover .title .close{cursor:pointer;font-style:normal;font-weight:400}.cart-popover-modal .cart-popover .empty{border:2px solid #dcdcdc;border-radius:10px;display:flex;flex-direction:column;gap:20px;margin-top:30px;padding:20px}.cart-popover-modal .cart-popover .separator{margin:20px 0}.cart-popover-modal .cart-popover .button-group{display:flex;flex-direction:column;gap:10px}.cart-popover-modal .cart-popover .button-group button{width:100%}.cart-popover-modal .cart-popover .button-group .continue-shopping-btn{background-color:#069adb}.cart-products .products{border:2px solid #dcdcdc;border-radius:10px;display:flex;flex-direction:column;gap:20px;margin-top:30px;max-height:calc(100vh - 80px);overflow-y:scroll;padding:20px}.cart-products .products .product{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:space-between;min-height:100px;position:relative}.cart-products .products .product .product-image{align-self:flex-start;display:flex;height:100px;object-fit:contain;width:20%}.cart-products .products .product .content{display:flex;flex-direction:column;flex-wrap:inherit;gap:10px;justify-content:space-between;width:calc(80% - 10px)}.cart-products .products .product .content .title-container{max-width:95%}.cart-products .products .product .content .item-price{display:flex}.cart-products .products .product .content .controls-container{display:flex;flex-wrap:inherit;justify-content:space-between}.cart-products .products .product .content .controls-container .controls-item-container{display:flex;flex-direction:column;gap:5px}.cart-products .products .product .content .controls-container .controls-item-container .controls{display:flex;gap:10px;justify-content:flex-start;user-select:none}.cart-products .products .product .content .controls-container .controls-item-container .controls i{align-items:center;border:1px solid orange;border-radius:5px;cursor:pointer;display:flex;height:20px;justify-content:center;padding-bottom:2px;width:22px}.cart-products .products .product .content .controls-container .summary{align-self:flex-end;display:flex}.cart-products .products .product .trash{cursor:pointer;display:flex;height:15px;object-fit:contain;position:absolute;right:0;top:0;width:15px}.footer{margin-top:auto;padding:0 30px 30px}@media (min-width:0px) and (max-width:767px){.footer .container .separator{display:none}}.footer a{color:inherit;text-decoration:none}.footer .footer-content{display:flex;justify-content:space-between;padding:20px 0 0;width:100%}@media (min-width:0px) and (max-width:767px){.footer .footer-content{flex-direction:column-reverse;gap:20px}}.footer .footer-content .logo-container{align-items:center;display:flex;margin-bottom:41px;width:200px}@media (min-width:0px) and (max-width:767px){.footer .footer-content .logo-container{display:none}}.footer .footer-content .brands-container{display:flex;flex-direction:column;overflow:hidden;padding:0 15px;width:100%}@media (min-width:0px) and (max-width:767px){.footer .footer-content .brands-container{padding:0}}.footer .footer-content .brands-container .list{display:flex;flex-direction:row;margin-top:5px;overflow-x:scroll;width:100%}.footer .footer-content .brands-container .list::-webkit-scrollbar{display:none}.footer .footer-content .brands-container .list img{height:100px;margin-right:5px;object-fit:cover;width:225px}.footer .footer-content .brands-container .list img:last-child{margin-right:0}.footer .footer-content .contacts-container{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-around;white-space:nowrap}.footer .footer-content .contacts-container .contact,.footer .footer-content .contacts-container .email,.footer .footer-content .contacts-container .location{margin-top:15px}.footer .footer-content .contacts-container .contact p,.footer .footer-content .contacts-container .email p,.footer .footer-content .contacts-container .location p{margin:0;overflow-wrap:break-word;white-space:normal}