.custom-dropdown{display:flex;justify-content:center;position:relative;min-width:140px;height:50px}@media (max-width: 1024px){.custom-dropdown{min-width:118px}}@media (max-width: 768px){.custom-dropdown{min-width:95px}}.custom-dropdown .custom-select{border:1px solid #fa4032;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 30px 0 15px;width:100%;color:#fff;background-color:transparent;font-size:20px;cursor:pointer}.custom-dropdown .custom-select:focus{outline:none;border:1px solid #fa4032}.custom-dropdown .custom-select option:not(option:first-of-type){color:#000}@media (max-width: 1024px){.custom-dropdown .custom-select{font-size:18px;padding-inline:.25rem}}@media (max-width: 768px){.custom-dropdown .custom-select{font-size:16px}}.custom-dropdown .arrow-wrapper{width:50px;position:absolute;right:0;top:8px;display:flex;align-items:center;justify-content:center;pointer-events:none}.custom-dropdown .arrow-wrapper:hover{cursor:pointer}.custom-dropdown .arrow-wrapper img{width:30px}@media (max-width: 768px){.custom-dropdown .arrow-wrapper{width:initial}}.searchbar-wrapper{flex:1;display:flex}.searchbar-wrapper input{width:100%;flex:1;border:1px solid grey;border-right:none;border-radius:4px 0 0 4px;padding-left:.5rem}.searchbar-wrapper .icon-wrapper{border-radius:0 4px 4px 0;border:1px solid grey;border-left:none;background-color:#fff;padding:.15rem}.searchbar-wrapper .icon-wrapper img{width:35px;padding:.25rem;border-radius:2px;background-color:#fa4032;transition:all .4s ease}.searchbar-wrapper .icon-wrapper img:hover{background-color:#fc7970}.cart-button{width:32px;margin-right:1.5rem;margin-left:.75rem;position:relative}@media (max-width: 1024px){.cart-button{width:30px;margin-right:1rem}}.cart-button .bubble{background-color:#ffb200;width:26px;height:26px;text-align:center;display:grid;place-items:center;border-radius:50%;position:absolute;top:-13px;right:-8px}@media (max-width: 1024px){.cart-button .bubble{width:20px;height:20px;top:-9px}}.cart-button .bubble span{font-size:12px;font-weight:700;color:#fff}button{cursor:pointer}button:disabled{background-color:#789;border:1px solid lightslategrey;color:#fff;border:white;opacity:.2;font-size:1.15rem;padding:.25rem .75rem;cursor:not-allowed}.green-filled{background-color:#5dac51;border:1px solid #5dac51;color:#fff;padding:.25rem .75rem;font-size:1.15rem;border-radius:6px}.outline{background-color:transparent;border:1px solid white;color:#fff;padding:.25rem .75rem;font-size:1.15rem;border-radius:6px;transition:all .4s ease}.outline:hover{background-color:#fff;color:#fa4032}.outline-reversed{background-color:transparent;border:1px solid #fa4032;color:#fa4032;padding:.25rem .75rem;font-size:1.15rem;border-radius:6px;transition:all .4s ease}.outline-reversed:hover{background-color:#fa4032;color:#fff}.filled{background-color:#fff;border:1px solid white;color:#fa4032;padding:.25rem 1.25rem;font-size:1.15rem;border-radius:6px;margin-left:.5rem;transition:all .4s ease}.filled:hover{background-color:#fa4032;color:#fff}.filled-reversed{background-color:#fa4032;border:1px solid #fa4032;color:#fff;padding:.25rem 1.25rem;font-size:1.15rem;border-radius:6px;transition:all .4s ease}.filled-reversed:hover{background-color:#fff;color:#fa4032}.mobile-nav{padding:.15rem 1rem}.mobile-nav .mobile-category-wrapper{display:flex;align-items:center;margin-bottom:.75rem;margin-top:1rem;justify-content:center;gap:.5rem}.mobile-nav .mobile-category-wrapper h2{font-size:1.35rem}.mobile-nav .mobile-category-wrapper .custom-dropdown{width:146px;height:40px}.mobile-nav .mobile-category-wrapper .custom-dropdown .custom-select{font-size:1.35rem;border:2px solid white;border-radius:4px;padding-inline:.75rem}.mobile-nav .mobile-category-wrapper .custom-dropdown .arrow-wrapper{top:5px;right:9px}.mobile-nav .mobile-cart-wrapper{display:flex;align-items:center;margin-top:.85rem;margin-bottom:.5rem;justify-content:center}.mobile-nav .mobile-cart-wrapper h2{font-size:1.35rem}@media (max-width: 420px){.mobile-nav .mobile-cart-wrapper{display:none}}.mobile-nav .mobile-auth-wrapper{display:flex;margin-top:1rem}.mobile-nav .mobile-auth-wrapper a{text-decoration:none}.mobile-nav .mobile-auth-wrapper .account-wrapper{display:flex;align-items:center;gap:.5rem;color:#fff;border:1px solid white;padding:.5rem .75rem;border-radius:4px;margin-left:.65rem;transition:all .4s ease;justify-content:center;width:220px;margin:auto}@media (max-width: 420px){.mobile-nav .mobile-auth-wrapper .account-wrapper{width:100%}}.mobile-nav .mobile-auth-wrapper .account-wrapper:hover{background-color:#fff;color:#fa4032}.mobile-nav .mobile-auth-wrapper .account-wrapper:hover svg{fill:#fa4032}.mobile-nav .mobile-auth-wrapper .account-wrapper p{font-weight:700;line-height:.9}@media (max-width: 420px){.mobile-nav .mobile-auth-wrapper{flex-direction:column;gap:.5rem}}@media (max-width: 420px){.mobile-nav .mobile-auth-wrapper button.filled{margin-left:0}}.mobile-nav .mobile-auth-wrapper button{width:100%}.mobile-nav .mobile-auth-wrapper>*{flex:1}@media (max-width: 420px){.mobile-nav hr:last-of-type{display:none}}.header{background-color:#fa4032;padding-block:.65rem;position:sticky;top:0;z-index:99}.header .navbar{max-width:1440px;width:90%;display:flex;align-items:center;margin:0 auto}.header .navbar .logo{max-width:220px;cursor:pointer}@media (max-width: 1024px){.header .navbar .logo{max-width:186px}}@media (max-width: 768px){.header .navbar .logo{max-width:156px}}@media (max-width: 550px){.header .navbar .logo{max-width:148px}}@media (max-width: 420px){.header .navbar .logo{max-width:186px}}.header .navbar a{text-decoration:none}@media (max-width: 420px){.header .navbar .searchbar-wrapper{display:none}}@media (max-width: 768px){.header .navbar a[href="/user/profile"]{display:none}}.header .navbar .account-wrapper{display:flex;align-items:center;gap:.5rem;color:#fff;border:1px solid white;padding:.5rem .75rem;border-radius:4px;margin-left:.65rem;transition:all .4s ease}.header .navbar .account-wrapper:hover{background-color:#fff;color:#fa4032}.header .navbar .account-wrapper:hover svg{fill:#fa4032}.header .navbar .account-wrapper p{font-weight:700;line-height:.9}@media (max-width: 768px){.header .navbar .auth-wrapper{display:none}}@media (max-width: 550px){.header .navbar .custom-dropdown{display:none}}@media (max-width: 768px){.header .navbar .cart-link{display:none}}@media (max-width: 420px){.header .navbar .cart-link{display:flex;margin-left:auto}}@media (max-width: 1024px){.header .navbar button.outline{font-size:1rem}}@media (max-width: 1024px){.header .navbar button.filled{font-size:1rem}}.header .navbar .hamburger-menu{display:none;margin-left:.75rem}@media (max-width: 768px){.header .navbar .hamburger-menu{display:block}}.header .navbar .hamburger-menu .close-icon-mobile{font-size:28px}@media (max-width: 550px){.header .navbar .hamburger-menu .close-icon-mobile{font-size:24px}}@media (max-width: 420px){.header .navbar .hamburger-menu .close-icon-mobile{font-size:30px}}.header .navbar .hamburger-menu .hamburger-icon-mobile{font-size:28px}@media (max-width: 550px){.header .navbar .hamburger-menu .hamburger-icon-mobile{font-size:24px}}@media (max-width: 420px){.header .navbar .hamburger-menu .hamburger-icon-mobile{font-size:30px}}.header .mobile-nav-wrapper{background-color:#fb5347;color:#fff;position:fixed;top:71px;right:0;width:360px;height:100vh;transform:translate(400px);transition:all .3s ease-in}.header .mobile-nav-wrapper.slide-in{transform:translate(0)}@media (max-width: 550px){.header .mobile-nav-wrapper{transform:translate(600px);top:65px}}@media (max-width: 420px){.header .mobile-nav-wrapper{width:100%}}.tag{background-color:#d3d3d3;display:inline-flex;gap:2px;padding:2px 8px;align-items:center;border-radius:16px;cursor:pointer;transition:background-color .3s ease}.tag:hover{background-color:#ffb200}.tag .tag-icon{width:16px;pointer-events:none}@media (max-width: 768px){.tag .tag-icon{width:14px}}.tag.active{background-color:#ffb200}.tag p{font-weight:700;font-size:12px;color:#fff;pointer-events:none}.card{flex:0 1 335px;border:2px solid lightgrey;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}@media (max-width: 1024px){.card{flex-basis:254px}}@media (max-width: 768px){.card{flex:1 1 200px}}.card .card-image{width:100%}.card .tag-wrapper{margin-top:1.25rem!important;padding-left:.75rem}@media (max-width: 768px){.card .tag-wrapper .tag p{font-size:10px}}.card .description{padding:.25rem .75rem 0}@media (max-width: 768px){.card .description h2{font-size:1.35rem}}.card .details{padding:.15rem .75rem .75rem;margin-top:1.25rem;display:flex;gap:.35rem;justify-content:space-between}.card .details .price>p{font-weight:600;font-size:1.25rem}.card .details .price>p{margin-top:.15rem}@media (max-width: 768px){.card .details .price p{font-size:1.15rem}}.card .details .cart-plus-button{align-self:end;width:48px;background-color:#fa4032;border:none;border-radius:4px;transition:all .4s ease}@media (max-width: 768px){.card .details .cart-plus-button{width:40px}}.card .details .cart-plus-button:hover{box-shadow:#fa403280 0 0 30px}.card .details .cart-plus-button img{width:26px;margin:auto;padding-block:.25rem}@media (max-width: 768px){.card .details .cart-plus-button img{width:22px}}.card .tag-wrapper>.tag{pointer-events:none}.pagination-wrapper{margin-top:2.25rem;display:flex;gap:.65rem;justify-content:center}.pagination-wrapper span{border:1px solid lightgray;padding:.35rem .75rem;border-radius:6px;font-weight:700;display:flex;align-items:center;transition:all .5s ease-out}.pagination-wrapper span:hover{cursor:pointer;background-color:#ffc4c0}.pagination-wrapper span svg{pointer-events:none}.pagination-wrapper .active-paginate{background-color:#fa4032;color:#fff}.pagination-wrapper .active-paginate:hover{background-color:#fa4032}.modal-wrapper{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000bf;display:grid;place-items:center}.modal-wrapper .modal-description{display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;background-color:#fff;padding:3rem 3rem 1.75rem;border-radius:8px}@media (max-width: 550px){.modal-wrapper .modal-description{padding-inline:2rem;width:90%}}@media (max-width: 420px){.modal-wrapper .modal-description{padding-inline:1rem}}.modal-wrapper .modal-description p{margin-top:.15rem;font-size:1.5rem}@media (max-width: 550px){.modal-wrapper .modal-description p{font-size:1.25rem}}@media (max-width: 420px){.modal-wrapper .modal-description p{font-size:1.15rem}}@media (max-width: 375px){.modal-wrapper .modal-description p{font-size:1rem}}.modal-wrapper .modal-description .warning-icon{font-size:96px}@media (max-width: 550px){.modal-wrapper .modal-description .warning-icon{font-size:82px}}@media (max-width: 420px){.modal-wrapper .modal-description .warning-icon{font-size:64px}}.modal-wrapper .button-modal-wrapper{display:flex;gap:.5rem;margin-top:1.5rem;width:100%}@media (max-width: 550px){.modal-wrapper .button-modal-wrapper{padding-inline:1.25rem;margin-top:.85rem}}@media (max-width: 420px){.modal-wrapper .button-modal-wrapper{padding-inline:0}}.modal-wrapper .button-modal-wrapper button{flex:1;width:100%}@media (max-width: 550px){.modal-wrapper .button-modal-wrapper button{font-size:1rem}}@media (max-width: 420px){.modal-wrapper .button-modal-wrapper button{font-size:.95rem}}.modal-wrapper .button-modal-wrapper a{flex:1}.modal-wrapper .close-modal{position:absolute;top:12px;right:10px;border:none;background-color:transparent}.home{max-width:1440px;width:90%;margin:auto;margin-top:2rem;margin-bottom:4rem}@media (max-width: 420px){.home{margin-top:1.5rem}}.home h1{color:#789;font-weight:400}.home .tag-wrapper{margin-top:1.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:.25rem}@media (max-width: 420px){.home .tag-wrapper .tag p{font-size:10px}}.home .tag-wrapper span{font-weight:700;font-size:1.25rem;line-height:0}.home .tag-wrapper .skeleton.tags{width:82px;height:25px;margin:0;margin-bottom:.15rem}@media (max-width: 420px){.home .tag-wrapper .skeleton.tags{width:64px;height:20px}}.home .card-wrapper{margin-top:3rem;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}@media (max-width: 768px){.home .card-wrapper{gap:1.35rem}}@media (max-width: 420px){.home .card-wrapper{margin-top:2rem}}.home .search-wrapper{display:none}.home .search-wrapper .searchbar-wrapper input,.home .search-wrapper .icon-wrapper{border-color:#fa4032;border-width:2px}@media (max-width: 420px){.home .search-wrapper{display:block}}.home .empty-search{font-size:2rem;font-weight:700;color:#d3d3d3;margin-top:6rem;text-align:center}.home .home-skeleton{margin-top:3rem;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}@media (max-width: 1024px){.home .home-skeleton{justify-content:center}}@media (max-width: 768px){.home .home-skeleton{gap:1.35rem}}@media (max-width: 420px){.home .home-skeleton{margin-top:2rem}}.skeleton{background-color:#ddd;margin:10px 0;border-radius:4px}.skeleton-wrapper{flex:0 1 335px}@media (max-width: 1024px){.skeleton-wrapper{flex:0 1 254px}}@media (max-width: 768px){.skeleton-wrapper{flex:1 1 200px}}.skeleton-card{border:1px solid #ddd;padding:1rem;border-radius:8px}@media (max-width: 768px){.skeleton-card{padding:.5rem}}.skeleton-card .skeleton-card-tags-wrapper{display:flex;gap:.25rem}.skeleton-card .skeleton-card-bottom-wrapper{display:flex;justify-content:space-between;align-items:center}.skeleton-invoice{width:70%;border-collapse:collapse;margin-inline:auto;margin-top:2rem}.skeleton-invoice thead{color:#fff;border-right:2px solid #fa4032;border-left:2px solid #fa4032}.skeleton-invoice thead tr{background-color:#fa4032}.skeleton-invoice thead th{padding-block:.65rem;text-transform:uppercase}.skeleton-invoice thead th:first-child{padding-left:1rem}.skeleton-invoice thead th:last-child .skeleton{margin-left:auto;margin-right:1rem}.skeleton-invoice thead th img{width:100px}.skeleton-invoice tbody{border-left:2px solid #fa4032;border-right:2px solid #fa4032;font-size:1.05rem}.skeleton-invoice tbody tr:last-child{border-bottom:2px solid #fa4032}.skeleton-invoice tbody tr td{padding:1rem}.skeleton-invoice tbody tr td:first-child{width:180px}.skeleton.text{width:100%;height:12px}.skeleton.title{width:50%;height:20px;margin-bottom:15px}.skeleton.category{width:25%;height:15px}.skeleton.image{width:100%;height:300px;margin-top:0}.skeleton.cart-button{width:18%;height:35px}.skeleton.tags{width:60px;height:20px}@keyframes pulse{50%{opacity:.3}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.login-page{max-width:1440px;width:90%;margin-inline:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;height:80vh}.login-page h1{font-size:2rem;font-weight:700;margin-bottom:1.35rem}@media (max-width: 550px){.login-page h1{font-size:1.75rem;margin-bottom:1rem}}.login-page .login-form{display:flex;flex-direction:column;width:380px}@media (max-width: 420px){.login-page .login-form{width:100%}}.login-page input[id=email],.login-page input[type=password]{padding-block:.5rem;padding-left:.5rem;border-radius:4px;border:2px solid gainsboro}.login-page input[type=password]::placeholder,.login-page input[id=email]::placeholder{color:#789}.login-page input[type=password]{margin-top:.75rem;margin-bottom:.95rem}.login-page .input-error{border:1px solid red!important;margin-bottom:.25rem!important}.login-page .error-wrapper{display:flex;align-items:center;gap:.25rem;margin-bottom:.75rem}.login-page .error-wrapper p{color:red;margin-top:0}.login-page .auth-error-wrapper{background-color:#ffcbd1;color:#8d0e35;width:380px;margin-bottom:1rem;padding:.5rem 1rem;border-radius:4px;border-left:4px solid #e91542}.login-page .auth-error-wrapper p{margin-top:0}.login-page p{margin-top:.5rem}.login-page p a{color:#6495ed}.register-page{max-width:1440px;width:90%;margin-inline:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;height:80vh}.register-page h1{font-size:2rem;font-weight:700;margin-bottom:1.35rem}@media (max-width: 550px){.register-page h1{font-size:1.75rem;margin-bottom:1rem}}.register-page .register-form{display:flex;flex-direction:column;width:380px}@media (max-width: 420px){.register-page .register-form{width:100%}}.register-page .register-form input[type=text],.register-page .register-form input[id=email],.register-page .register-form input[type=password]{padding-block:.5rem;padding-left:.5rem;border-radius:4px;border:2px solid gainsboro}.register-page .register-form input[type=password]::placeholder,.register-page .register-form input[id=email]::placeholder{color:#789}.register-page .register-form input[type=text],.register-page .register-form input[type=email],.register-page .register-form input[type=password]{margin-bottom:.75rem}.register-page .register-form .input-error{border:1px solid red!important;margin-bottom:.25rem!important}.register-page .register-form .error-wrapper{display:flex;align-items:center;gap:.25rem;margin-bottom:.75rem}.register-page .register-form .error-wrapper p{color:red;margin-top:0}.register-page p{margin-top:.5rem}.register-page p a{color:#6495ed}td span{cursor:pointer}.breadcrumbs-wrapper{margin-bottom:1rem;display:flex;gap:.5rem}@media (max-width: 768px){.breadcrumbs-wrapper{gap:.25rem}}@media (max-width: 550px){.breadcrumbs-wrapper{gap:.15rem}}.breadcrumbs-wrapper .breadcrumbs-items{font-size:1.5rem;color:#789;font-weight:400;display:flex;align-items:center;gap:.5rem}@media (max-width: 1024px){.breadcrumbs-wrapper .breadcrumbs-items{font-size:1.35rem}}@media (max-width: 768px){.breadcrumbs-wrapper .breadcrumbs-items{font-size:1.15rem;gap:.25rem}}@media (max-width: 550px){.breadcrumbs-wrapper .breadcrumbs-items{font-size:1rem;gap:.15rem}}.breadcrumbs-wrapper .active-crumbs{color:#fa4032;text-decoration:underline}.cart-page{max-width:1440px;width:90%;margin-inline:auto;margin-top:2rem;margin-bottom:4rem}.cart-page .cart-empty{text-align:center;font-size:1.5rem;font-weight:700;margin-top:3rem;color:#d3d3d3}.cart-page h2{font-size:2rem}@media (max-width: 550px){.cart-page h2{font-size:1.75rem}}@media (max-width: 375px){.cart-page h2{font-size:1.5rem}}@media (max-width: 375px){.cart-page .cart-table:has(table){overflow-x:scroll}}.cart-page table{width:100%;margin-top:2rem;border-collapse:collapse}@media (max-width: 375px){.cart-page table{width:420px}}.cart-page table thead{text-align:left;font-size:1.15rem;background-color:#fa4032;color:#fff}.cart-page table tbody tr:nth-of-type(2n-1){background-color:#f7f7f7}.cart-page table tr td,.cart-page table tr th{padding-block:.5rem;padding-left:.85rem}@media (max-width: 550px){.cart-page table tr th{font-size:1rem;padding-left:0;text-align:center}}.cart-page table tr th:first-child{padding-left:5rem}@media (max-width: 768px){.cart-page table tr th:first-child{padding-left:2rem;width:initial}}@media (max-width: 550px){.cart-page table tr th:first-child{font-size:1rem;padding-left:0;text-align:center}}.cart-page table tr td{font-size:1.25rem}@media (max-width: 1024px){.cart-page table tr td{font-size:1.15rem}}@media (max-width: 550px){.cart-page table tr td{font-size:1rem;width:80px;text-align:center;padding-left:0}}.cart-page table tr td:first-child{padding-left:3rem;width:380px}@media (max-width: 1024px){.cart-page table tr td:first-child{width:280px}}@media (max-width: 768px){.cart-page table tr td:first-child{padding-left:1rem;width:initial}}@media (max-width: 550px){.cart-page table tr td:first-child{width:80px;padding-left:.35rem}}.cart-page table tr span{display:inline-block;padding:0 .5rem;font-size:1.25rem}@media (max-width: 768px){.cart-page table tr span{font-size:1rem}}.cart-page table tr span:first-of-type{background-color:#fa4032;font-weight:700;color:#fff;margin-right:.5rem}@media (max-width: 768px){.cart-page table tr span:first-of-type{margin-right:.25rem}}@media (max-width: 420px){.cart-page table tr span:first-of-type{margin-right:0}}.cart-page table tr span:last-of-type{background-color:#fa4032;font-weight:700;color:#fff;margin-left:.5rem}@media (max-width: 768px){.cart-page table tr span:last-of-type{margin-left:.25rem}}@media (max-width: 420px){.cart-page table tr span:last-of-type{margin-left:0}}.cart-page .table-image{width:140px}@media (max-width: 1024px){.cart-page .table-image{width:120px}}@media (max-width: 550px){.cart-page .table-image{width:100px}}.cart-page button{width:100%;margin-top:.5rem}.user-profile{padding-left:2rem;max-width:684px}@media (max-width: 768px){.user-profile{padding-left:0}}.user-profile h3{margin-bottom:.5rem}.user-profile table{width:100%;border-collapse:collapse}.user-profile table th{background-color:#fa4032;padding-block:.48rem;color:#fff}.user-profile table td{padding-block:.35rem}.user-profile table tr:first-of-type td{padding-top:1rem}.user-profile table tr td:first-child{width:25%}@media (max-width: 768px){.user-profile table tr td:first-child{width:35%}}.profile-page{max-width:1440px;width:90%;margin-inline:auto;margin-top:3rem;margin-bottom:4rem;display:flex;flex-direction:column;align-items:center}@media (max-width: 550px){.profile-page h2{font-size:1.25rem}}@media (max-width: 420px){.profile-page h2{display:flex;flex-direction:column;align-items:center}}.profile-page .logout-btn{display:flex;align-items:center;background-color:#a00;color:#fff;border:none;padding:.25rem .35rem .25rem .5rem;gap:.5rem;margin-top:.75rem;transition:all .4s ease}.profile-page .logout-btn:hover{box-shadow:#fa403280 0 0 30px}.profile-page .logout-btn img{width:24px}.profile-page .logout-btn p{font-size:1.15rem}.profile-page .profile-details{width:60%;margin-top:3rem;display:flex}@media (max-width: 1280px){.profile-page .profile-details{width:80%}}@media (max-width: 1024px){.profile-page .profile-details{width:90%}}@media (max-width: 768px){.profile-page .profile-details{width:100%}}@media (max-width: 550px){.profile-page .profile-details{margin-top:2rem;flex-direction:column}}.profile-page .profile-details .expanded{flex:1}@media (max-width: 768px){.profile-page .profile-details .expanded{overflow:hidden;padding-left:1rem}}@media (max-width: 550px){.profile-page .profile-details .expanded{padding-left:0;margin-top:1.5rem}}.profile-page .profile-details .side-bar{width:max-content}@media (max-width: 768px){.profile-page .profile-details .side-bar{flex:none}}@media (max-width: 550px){.profile-page .profile-details .side-bar{width:100%;display:flex}}.profile-page .profile-details .side-bar .profile-link{display:flex;align-items:center;padding:.25rem .5rem;padding-right:0;text-decoration:none;color:#000;transition:all .4s ease}@media (max-width: 550px){.profile-page .profile-details .side-bar .profile-link{flex:1;justify-content:center;gap:.5rem}}@media (max-width: 420px){.profile-page .profile-details .side-bar .profile-link{gap:0}}@media (max-width: 420px){.profile-page .profile-details .side-bar .profile-link:first-of-type{flex:0 1 80px}}@media (max-width: 420px){.profile-page .profile-details .side-bar .profile-link:last-of-type{flex:0 1 90px}}.profile-page .profile-details .side-bar .profile-link.active{color:#fff;background-color:#fa4032}.profile-page .profile-details .side-bar .profile-link:hover:not(.active){background-color:#ffeceb}.profile-page .profile-details .side-bar .profile-link p{font-size:1.25rem}@media (max-width: 768px){.profile-page .profile-details .side-bar .profile-link p{font-size:1.15rem}}@media (max-width: 420px){.profile-page .profile-details .side-bar .profile-link p{font-size:1rem}}.profile-page .profile-details .side-bar .profile-link svg{width:32px;margin-left:auto}@media (max-width: 550px){.profile-page .profile-details .side-bar .profile-link svg{margin-left:0}}.profile-page .profile-details .side-bar .profile-link svg g path{fill:#000}.profile-page .profile-details .side-bar .profile-link svg g path.active{fill:#fff}.profile-page .profile-details .side-bar .logout-btn{display:flex;align-items:center;background-color:#a00;color:#fff;border:none;padding:.25rem .25rem .25rem .5rem;gap:.5rem;margin-top:2rem;transition:all .4s ease}@media (max-width: 550px){.profile-page .profile-details .side-bar .logout-btn{margin-top:0}}.profile-page .profile-details .side-bar .logout-btn:hover{box-shadow:#fa403280 0 0 30px}.profile-page .profile-details .side-bar .logout-btn img{width:24px}.profile-page .profile-details .side-bar .logout-btn p{font-size:1.25rem}.profile-page img{width:140px}.profile-page h2{margin-top:1rem}.invoice-table-wrapper{max-width:1440px;margin:auto}.invoice-table-wrapper .invoice-table{width:70%;border-collapse:collapse;margin-inline:auto;margin-top:2rem}@media (max-width: 1024px){.invoice-table-wrapper .invoice-table{width:90%}}@media (max-width: 768px){.invoice-table-wrapper .invoice-table{width:95%}}@media (max-width: 550px){.invoice-table-wrapper .invoice-table{width:100%}}.invoice-table-wrapper .invoice-table thead{color:#fff;border-right:2px solid #fa4032;border-left:2px solid #fa4032}.invoice-table-wrapper .invoice-table thead tr{background-color:#fa4032}.invoice-table-wrapper .invoice-table thead th{padding-block:.65rem;text-transform:uppercase}.invoice-table-wrapper .invoice-table thead th:first-child{padding-left:1rem}.invoice-table-wrapper .invoice-table thead th:last-child{text-align:right;padding-right:1rem}.invoice-table-wrapper .invoice-table thead th img{width:100px}.invoice-table-wrapper .invoice-table tbody{border-left:2px solid #fa4032;border-right:2px solid #fa4032;font-size:1.05rem}.invoice-table-wrapper .invoice-table tbody tr:last-child{border-bottom:2px solid #fa4032}.invoice-table-wrapper .invoice-table tbody tr td{padding:1rem}@media (max-width: 768px){.invoice-table-wrapper .invoice-table tbody tr td{font-size:1rem}}@media (max-width: 550px){.invoice-table-wrapper .invoice-table tbody tr td{font-size:.95rem}}@media (max-width: 420px){.invoice-table-wrapper .invoice-table tbody tr td{font-size:.85rem}}.invoice-table-wrapper .invoice-table tbody tr td:first-child{width:180px}@media (max-width: 550px){.invoice-table-wrapper .invoice-table tbody tr td:first-child{width:140px}}@media (max-width: 420px){.invoice-table-wrapper .invoice-table tbody tr td:first-child{width:120px}}.invoice-button-wrapper{width:70%;margin:auto;margin-top:2rem;display:flex;justify-content:flex-end}@media (max-width: 1024px){.invoice-button-wrapper{width:90%}}@media (max-width: 768px){.invoice-button-wrapper{width:95%}}@media (max-width: 550px){.invoice-button-wrapper{width:100%}}.invoice-button-wrapper a{text-decoration:none}.order-profile{padding-left:2rem;max-width:684px}@media (max-width: 768px){.order-profile:has(table){padding-left:0;overflow-x:scroll}}@media (max-width: 550px){.order-profile:has(table){padding-left:0;overflow-x:hidden}}@media (max-width: 420px){.order-profile:has(table){overflow-x:scroll}}.order-profile .empty-order{font-size:1.45rem;margin-top:3rem;text-align:center;font-weight:700;color:#d3d3d3}.order-profile .invoices-button{background-color:green;border:none;color:#fff;font-size:.75rem;border-radius:4px;font-weight:700;padding:.25rem .5rem}.order-profile .rotate{transform:rotate(90deg)}.order-profile .order-details{border-bottom:1px solid red}.order-profile .order-details th{color:#000;background-color:#fff;text-align:center;padding-left:2rem}.order-profile .order-details th:first-child{text-align:left}.order-profile .order-details-value td{padding-left:2rem;text-align:center;background-color:#ffeceb}.order-profile .order-details-value td:first-child{text-align:left}.order-profile .invoice-modal-wrapper{position:fixed;background-color:#000c;top:0;bottom:0;left:0;right:0;z-index:99}.order-profile .invoice-modal-wrapper .invoice-modal{position:relative;width:50%;margin-inline:auto}@media (max-width: 1280px){.order-profile .invoice-modal-wrapper .invoice-modal{width:60%}}@media (max-width: 1024px){.order-profile .invoice-modal-wrapper .invoice-modal{width:70%}}@media (max-width: 550px){.order-profile .invoice-modal-wrapper .invoice-modal{width:90%}}@media (max-width: 420px){.order-profile .invoice-modal-wrapper .invoice-modal{width:95%}}.order-profile .invoice-modal-wrapper .invoice-modal .close-button{position:absolute;font-size:48px;top:-60px;right:-10px;cursor:pointer}@media (max-width: 1024px){.order-profile .invoice-modal-wrapper .invoice-modal .close-button{font-size:42px;top:-45px}}@media (max-width: 768px){.order-profile .invoice-modal-wrapper .invoice-modal .close-button{font-size:38px;top:-42px}}@media (max-width: 550px){.order-profile .invoice-modal-wrapper .invoice-modal .close-button{font-size:32px;top:-35px;right:-6px}}.order-profile .invoice-modal-wrapper .invoice-modal .invoice-table-wrapper .skeleton-invoice thead th{padding-block:.75rem}.order-profile .invoice-modal-wrapper .invoice-modal .invoice-table-wrapper .skeleton-invoice thead th:last-child{padding-right:1rem}.order-profile .invoice-modal-wrapper .invoice-modal .invoice-table-wrapper .skeleton-invoice thead th:last-child .skeleton{margin-left:auto}.order-profile .invoice-modal-wrapper .invoice-modal .invoice-table-wrapper .skeleton-invoice .skeleton{margin:0}.order-profile .invoice-modal-wrapper .invoice-modal .invoice-table-wrapper .skeleton-invoice tbody tr:nth-child(4) .skeleton:nth-child(2){margin-block:10px}.order-profile .invoice-modal-wrapper .invoice-modal .invoice-table-wrapper .skeleton-invoice tbody tr:nth-child(5) td:nth-child(2) .skeleton.tags{margin-top:6px}.order-profile .invoice-modal-wrapper .invoice-modal table{margin-top:10rem;width:100%;margin-inline:auto}@media (max-width: 375px){.order-profile .invoice-modal-wrapper .invoice-modal table{margin-top:5rem}}.order-profile .invoice-modal-wrapper .invoice-modal table tr td{text-align:left;background-color:#fff}.order-profile table{width:100%;border-collapse:collapse}@media (max-width: 768px){.order-profile table{width:600px}}@media (max-width: 550px){.order-profile table{width:100%}}@media (max-width: 420px){.order-profile table{width:600px}}.order-profile table th{background-color:#fa4032;padding-block:.48rem;color:#fff}.order-profile table tr:nth-of-type(2n-1){background-color:#f7f7f7}.order-profile table td{padding-block:.65rem;text-align:center}@media (max-width: 550px){.order-profile table td{font-size:.85rem}}.order-profile table tbody tr .expand-button{display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.order-profile table tbody tr .expand-button>*{pointer-events:none}.checkout-wrapper{max-width:1440px;width:90%;margin:2rem auto}@media (max-width: 550px){h1{font-size:1.75rem}}@media (max-width: 420px){h1{font-size:1.65rem}}@media (max-width: 375px){h1{font-size:1.5rem}}.address-table-wrapper{width:100%}@media (max-width: 550px){.address-table-wrapper:has(table){overflow-x:scroll;padding-bottom:.45rem}}.address-table-wrapper .address-loader{width:100%}.address-table-wrapper .address-table{width:100%;margin-top:1.5rem;border-collapse:collapse}@media (max-width: 550px){.address-table-wrapper .address-table{width:800px}}.address-table-wrapper .address-table thead{background-color:#fa4032;font-size:1.25rem;font-weight:700;color:#fff}.address-table-wrapper .address-table thead td{padding-block:.5rem;padding-inline:.5rem;text-align:center}.address-table-wrapper .address-table tbody{font-size:1.15rem}@media (max-width: 768px){.address-table-wrapper .address-table tbody{font-size:1rem}}@media (max-width: 420px){.address-table-wrapper .address-table tbody{font-size:.95rem}}.address-table-wrapper .address-table tbody td{padding-block:1rem;padding-inline:.5rem;text-align:center;border-bottom:1px solid #fa4032}.address-table-wrapper .address-table tbody td:last-child{padding-inline:1.5rem}.address-table-wrapper .address-table tbody td input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0 auto;width:1.15em;height:1.15em;border:.15em solid lightgray;border-radius:.15em;transform:translateY(-.065em);display:grid;place-content:center;cursor:pointer}.address-table-wrapper .address-table tbody td input[type=checkbox]:before{content:"";width:.65em;height:.65em;transform:scale(0);transition:.12s transform ease-in-out;box-shadow:inset 1em 1em #fa4032;transform-origin:bottom left;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%)}.address-table-wrapper .address-table tbody td input[type=checkbox]:checked:before{transform:scale(1)}.checkout-button-wrapper{width:100%;margin-top:1.5rem;display:flex;justify-content:space-between}@media (max-width: 420px){.checkout-button-wrapper button{font-size:1rem}}.checkout-button-wrapper .outline-reversed{transition:all .3s ease}.checkout-button-wrapper .outline-reversed:hover:enabled{background-color:#fa4032;color:#fff}.checkout-address-empty{margin-top:4rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.checkout-address-empty h2{color:#d3d3d3;margin-bottom:.75rem}.checkout-address-empty a{display:block;border-radius:6px;background-color:#ffb200;padding:.45rem .75rem;color:#fff;text-decoration:none;font-weight:700}.confirm-order-table{width:100%;margin-top:1.5rem;border-collapse:collapse}.confirm-order-table tr:first-child{border-top:1px solid #fa4032}.confirm-order-table tr:last-child{font-weight:700}.confirm-order-table td{font-size:1.15rem;padding:.75rem;border-bottom:1px solid #fa4032}@media (max-width: 550px){.confirm-order-table td{font-size:1rem}}@media (max-width: 420px){.confirm-order-table td{font-size:.95rem}}@media (max-width: 375px){.confirm-order-table td{font-size:.85rem}}.confirm-button-wrapper{display:flex;justify-content:space-between;margin-top:2rem}.confirm-button-wrapper button:last-child{font-weight:700}.confirm-button-wrapper .green-filled{transition:all .4s ease}.confirm-button-wrapper .green-filled:hover{box-shadow:#50c87880 0 0 30px}.invoice-wrapper{margin:auto}.not-found-wrapper{margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff}.not-found-wrapper h1{margin-bottom:1rem;color:#789}.not-found-wrapper h2{margin-top:2rem;color:#789}.not-found-wrapper h2 a{color:#fa4032}.address-profile{width:100%}@media (max-width: 768px){.address-profile:has(table){overflow-x:scroll}}.address-profile .empty-address{font-size:1.45rem;margin-top:3rem;text-align:center;font-weight:700;color:#d3d3d3}.address-profile table{width:100%;border-collapse:collapse;margin-top:1rem}@media (max-width: 768px){.address-profile table{width:800px}}@media (max-width: 550px){.address-profile table{width:600px}}.address-profile table th{background-color:#fa4032;padding-block:.48rem;color:#fff;text-align:left;padding-left:.75rem}.address-profile table td{padding-left:.75rem;padding-block:.65rem}@media (max-width: 550px){.address-profile table td{font-size:.85rem}}.address-profile table tr:nth-of-type(2n-1){background-color:#f7f7f7}.address-profile table tr td:first-child{width:30%}@media (max-width: 768px){.address-profile table tr td:first-child{width:20%}}.address-form-wrapper{display:flex;margin-top:1rem;gap:1.5rem}@media (max-width: 1024px){.address-form-wrapper{gap:1rem}}@media (max-width: 768px){.address-form-wrapper{flex-wrap:wrap;gap:.5rem}}@media (max-width: 550px){.address-form-wrapper{flex-direction:column}}.address-form-wrapper .address-name{flex:1}.address-form-wrapper .address-details{flex:1;display:flex;flex-direction:column;justify-content:space-between}@media (max-width: 768px){.address-form-wrapper .address-details{gap:.5rem}}.address-form-wrapper .input-group{display:flex;flex-direction:column}.address-form-wrapper .input-group input[type=text]{margin-bottom:.5rem;padding-left:.35rem;padding-block:.15rem}.address-form-wrapper .input-group textarea{resize:none;padding-left:.35rem;padding-top:.15rem}.address-form-wrapper .input-group label{margin-bottom:.1rem}.address-form-wrapper .input-group select{padding-block:.15rem;padding-left:.15rem}.address-form-wrapper .input-group .input-error{border:1px solid red!important;margin-bottom:.25rem!important;border-radius:4px}.address-form-wrapper .input-group .error-wrapper{display:flex;align-items:center;gap:.25rem;margin-bottom:.75rem}.address-form-wrapper .input-group .error-wrapper p{color:red;margin-top:0}.btn-submit{width:100%;margin-top:1.5rem;padding-block:.25rem;background-color:#fa4032;border:1px solid #fa4032;color:#fff;font-weight:700;border-radius:4px;transition:all .4s ease}.btn-submit:hover{background-color:#fff;border:1px solid #fa4032;color:#fa4032}.address-profile{padding-left:2rem}@media (max-width: 768px){.address-profile{padding-left:0}}.address-profile .add-address{background-color:#ffb200;border:1px solid #ffb200;padding:.25rem 1rem;border-radius:4px;font-weight:700;color:#fff;transition:all .4s ease}.address-profile .add-address:hover{background-color:#ffd166;border:1px solid #ffd166}@media (max-width: 550px){.address-profile .add-address{font-size:.85rem}}*,*:before,*:after{box-sizing:border-box}*{margin:0}body{font-family:Nunito,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.5}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}.loader{width:64px;aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side,#fa4032 94%,#0000) top/8px 8px no-repeat,conic-gradient(#0000 30%,#fa4032);-webkit-mask:radial-gradient(farthest-side,rgba(0,0,0,0) calc(100% - 8px),#000 0);mask:radial-gradient(farthest-side,rgba(0,0,0,0) calc(100% - 8px),#000 0);animation:l13 1s infinite linear;margin:auto;margin-top:4rem}.loader.loader-small{width:50px}@keyframes l13{to{transform:rotate(1turn)}}
