body{margin:0}html{scroll-behavior:smooth}.App{text-align:center}body{color:#888;font-family:Arial,Helvetica,sans-serif;font-size:13px;line-height:18px}a{color:#000;text-decoration:none;text-decoration:initial}h1,h2,h3,h4,h5,h6{color:#000;font-family:Arial,Helvetica,sans-serif;font-weight:500;margin:0}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.Navbar{align-items:center;display:flex;flex-direction:column;margin:0 auto;width:100%}.Navbar .container-header{box-sizing:border-box;display:flex;justify-content:center;min-height:180px;padding:0;position:relative;width:100%}.Navbar .container-header .header{align-items:center;display:flex;justify-content:space-between;max-width:1216px;padding:0 30px;width:100%}.Navbar .container-header .header .site-title{float:left;font:700 80px/1em Trebuchet MS;letter-spacing:-3px;margin:0}.Navbar .container-header .header .site-title a{color:#000;text-decoration:none}.Navbar .container-header .header .container-buttons{align-items:center;display:flex;gap:3px}.Navbar .container-header .header .container-buttons .user-button{background-color:#fb0;border:none;cursor:pointer;height:60px;width:73px}.Navbar .container-header .header .container-buttons .user-button img{width:55%}.Navbar .container-header .header .container-buttons .user-button:hover{background:#333}.Navbar .container-header .header .container-buttons .user-button:hover img{width:45%}.Navbar .container-header .header .container-buttons .cart-button{align-items:center;background-color:#009cea;border:none;cursor:pointer;display:flex;gap:10px;height:60px;justify-content:space-between;min-width:271px;padding:0 13px 0 15px}.Navbar .container-header .header .container-buttons .cart-button:hover{background:#333}.Navbar .container-header .header .container-buttons .cart-button div{align-items:center;display:flex;gap:20px}.Navbar .container-header .header .container-buttons .cart-button div p{color:#fff;font:normal 15px Trebuchet MS}.Navbar .container-header .header .container-buttons .cart-button div p strong{font-size:19px}.Navbar .container-header .header .container-buttons .cart-button img{width:33px}.Navbar .navigation{background-color:#000;height:70px;justify-content:center;list-style:none;padding:0 30px}.Navbar .navigation,.Navbar .navigation nav{box-sizing:border-box;display:flex;width:100%}.Navbar .navigation nav{justify-content:flex-start;max-width:1216px}.Navbar .navigation nav button{background-color:#000;border:1px solid #fff;border-bottom:initial;color:#fff;cursor:pointer;font-size:1.375rem;font:700 19px/70px Trebuchet MS;height:100%;padding:0 20px;text-transform:uppercase}.Navbar .navigation nav button:hover{background:#333}: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:hsla(0,0%,100%,.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(90deg,#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:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px rgba(0,0,0,.1);box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;-webkit-transform:translate3d(0,var(--y),0) scale(var(--s));transform:translate3d(0,var(--y),0) scale(var(--s));transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{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{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.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{-webkit-transform-origin:top;transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{-webkit-transform-origin:bottom;transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;-webkit-transform:scaleY(3);transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Toastify--animate-icon{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--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{background:hsla(0,0%,100%,.7);background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@-webkit-keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;-webkit-transform-origin:left;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;-webkit-transform-origin:right;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{-webkit-animation:Toastify__spin .65s linear infinite;animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,var(--y),0);transform:translate3d(-20px,var(--y),0)}to{opacity:0;-webkit-transform:translate3d(2000px,var(--y),0);transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,var(--y),0);transform:translate3d(-20px,var(--y),0)}to{opacity:0;-webkit-transform:translate3d(2000px,var(--y),0);transform:translate3d(2000px,var(--y),0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,var(--y),0);transform:translate3d(20px,var(--y),0)}to{opacity:0;-webkit-transform:translate3d(-2000px,var(--y),0);transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,var(--y),0);transform:translate3d(20px,var(--y),0)}to{opacity:0;-webkit-transform:translate3d(-2000px,var(--y),0);transform:translate3d(-2000px,var(--y),0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,calc(var(--y) - 10px),0);transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,calc(var(--y) + 20px),0);transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,calc(var(--y) - 10px),0);transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,calc(var(--y) + 20px),0);transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,calc(var(--y) - 10px),0);transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,calc(var(--y) + 20px),0);transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,calc(var(--y) - 10px),0);transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,calc(var(--y) + 20px),0);transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3);transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3);transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{-webkit-transform:translate3d(0,var(--y),0) perspective(400px);transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;-webkit-transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}@keyframes Toastify__flipOut{0%{-webkit-transform:translate3d(0,var(--y),0) perspective(400px);transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;-webkit-transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}}@-webkit-keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}}@-webkit-keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}}@-webkit-keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}}@-webkit-keyframes Toastify__slideOutRight{0%{-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}to{-webkit-transform:translate3d(110%,var(--y),0);transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutRight{0%{-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}to{-webkit-transform:translate3d(110%,var(--y),0);transform:translate3d(110%,var(--y),0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutLeft{0%{-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}to{-webkit-transform:translate3d(-110%,var(--y),0);transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}to{-webkit-transform:translate3d(-110%,var(--y),0);transform:translate3d(-110%,var(--y),0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutDown{0%{-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutUp{0%{-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.slider{height:423px;margin:0 auto}.slider,.slider .slides-container{position:relative;width:100%}.slider .container-info{height:100%;width:100%}.slider .slide{height:423px;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s ease;width:100%}.slider .slide.active{height:423px;opacity:1;width:100%}.slider .slide img{height:423px;min-width:100%;width:100%}.slider .slide .slide-content{align-items:flex-start;bottom:0;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:space-between;left:0;position:absolute;width:100%;z-index:1}.slider .slide .slide-content h2{background:#d83298;color:#fff!important;font-size:24px;font:700 46px/81px Trebuchet MS;height:82px;margin:0;padding:0 40px 0 20px}.slider .slide .slide-content h2:hover{background-color:#333!important;cursor:pointer}.slider .slide .slide-content p{background-color:blue;box-sizing:border-box;display:block;font-size:20px;height:140px;line-height:23px;margin:0;padding:20px;text-align:left;width:570px}.slider .slide .slide-content p:hover{background-color:#333!important;cursor:pointer}.slider .overlay:hover{background:rgba(0,0,0,.7)}.slider .next,.slider .prev{align-items:center;background:hsla(0,0%,81%,.502);border:none;color:#fff;cursor:pointer;display:flex;font-size:16px;height:66px;justify-content:center;padding:10px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:25px;z-index:99}.slider .next img,.slider .prev img{width:20px}.slider .prev{left:0}.slider .prev img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.slider .next{right:0}.slider .dots{bottom:10px;display:flex;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.slider .dots span{background:hsla(0,0%,100%,.5);border-radius:50%;cursor:pointer;height:12px;margin:0 5px;width:12px}.slider .dots span.active{background:#fff}.Home{box-sizing:border-box;display:flex;height:100%;justify-content:center;margin-top:50px;padding:0 30px}.Home .container{max-width:1216px;width:100%}.Showcase{display:flex;gap:0 20px;justify-content:space-between;width:100%}.Showcase .banner{align-items:center;background:#009cea;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;height:-webkit-max-content;height:max-content;margin:30px 0;padding:30px 10px;transition:background .6s ease;width:25%}.Showcase .banner:nth-child(2){background:#7cbb00}.Showcase .banner:nth-child(3){background:#fb0}.Showcase .banner:nth-child(4){background:#d83298}.Showcase .banner img{width:150px}.Showcase .banner h3{color:#fff;font:700 33px/1em Trebuchet MS;margin:0;padding:11px 25px 10px;text-transform:none}.Showcase .banner p{color:#fff;font:normal 17px/20px Trebuchet MS;margin:0}.Showcase .banner button{background:transparent;border:none;outline:medium none invert;outline:initial}.Showcase .banner button img{margin:20px 10px 0;width:35px}.Showcase .banner:hover{background:#333;transition:background .2s ease}.NewProducts{padding-bottom:40px}.NewProducts .page-title{border-bottom:3px solid #000;color:#000;font:700 24px/1em Trebuchet MS;margin:0 0 15px;padding:26px 0 16px;text-align:left;text-transform:uppercase}.NewProducts .container-products{display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;width:100%}.Product{min-width:270px;width:24%}.Product .product-image{align-items:center;border:1px solid #e1e1e1;display:flex;justify-content:center;margin:0 20px;padding:15px}.Product .product-image img{height:225px;width:190px}.Product .description-product{font:normal 16px Trebuchet MS;height:64px;line-height:20px;margin:20px 0 0;min-height:41px;text-align:center}.Product .infos-product{align-items:center;background-color:#009cea;display:flex;height:60px;justify-content:space-between;margin-top:20px}.Product .infos-product span{color:#fff;display:inline-block;font:700 23px/60px Trebuchet MS;padding:0 0 0 15px}.Product .infos-product div{height:100%}.Product .infos-product div button{background-color:transparent;background:#7cbb00;border:initial;cursor:pointer;height:100%;transition:background .6s ease;width:61px}.Product .infos-product div button.active{background-color:#fe5f23}.Product .infos-product div button:nth-child(2){background:#fb0}.Product .infos-product div button:nth-child(2) img{height:50%;width:30px}.Product .infos-product div button:nth-child(2):hover{background:#d83298}.Product .infos-product div button img{height:50%;width:40px}.Product .infos-product div button:hover{background:#fe5f23;transition:background .2s ease}.ProdutcDetails{display:flex;justify-content:center;padding:0 30px 20px}.ProdutcDetails .container-product-details{max-width:1216px;width:100%}.ProdutcDetails .breadcrumbs{width:100%}.ProdutcDetails .breadcrumbs .breadcrumb{background-color:#f5f5f5;border-radius:4px;box-sizing:border-box;display:flex;justify-content:flex-start;margin-bottom:20px;padding:8px 15px}.ProdutcDetails .breadcrumbs .breadcrumb .divider{font-size:.875rem;margin:0 7px}.ProdutcDetails .breadcrumbs .breadcrumb li{display:inline-block}.ProdutcDetails .breadcrumbs .breadcrumb li a{color:#000;font-size:1rem;text-decoration:none}.ProdutcDetails .containers-product{display:flex;gap:0 10px;justify-content:space-between}.ProdutcDetails .containers-product .center-product{width:75%}.ProdutcDetails .containers-product .center-product .product-title{border-bottom:3px solid #000;color:#000;font:700 24px/1em Trebuchet MS;margin:0 0 15px;padding:26px 0 16px;text-align:left;text-transform:uppercase}.ProdutcDetails .containers-product .center-product .details{align-items:flex-start;display:flex;gap:0 20px;padding:10px 0 0}.ProdutcDetails .containers-product .center-product .details .carousel-container{align-items:center;display:flex;flex-direction:column;width:477px}.ProdutcDetails .containers-product .center-product .details .carousel-container .carousel{max-width:345px;overflow:hidden;position:relative;width:80%;width:100%}.ProdutcDetails .containers-product .center-product .details .carousel-container .carousel .container-buttons{display:flex;height:30px;justify-content:space-between;margin-top:-16px;position:absolute;top:50%;width:100%}.ProdutcDetails .containers-product .center-product .details .carousel-container .carousel .container-buttons button{align-items:center;background:hsla(0,0%,81%,.502);border:initial;cursor:pointer;display:flex;height:40px;justify-content:center}.ProdutcDetails .containers-product .center-product .details .carousel-container .carousel .container-buttons button:hover{background:rgba(0,0,0,.7)}.ProdutcDetails .containers-product .center-product .details .carousel-container .carousel .container-buttons button:first-child img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ProdutcDetails .containers-product .center-product .details .carousel-container .carousel .container-buttons button img{height:20px;width:20px}.ProdutcDetails .containers-product .center-product .details .carousel-container .carousel img{height:300px;width:100%}.ProdutcDetails .containers-product .center-product .details .carousel-container .thumbnails{border-top:1px solid #e1e1e1;display:flex;justify-content:space-between;margin:15px 0 0;max-width:345px;padding:15px 0 0;width:100%}.ProdutcDetails .containers-product .center-product .details .carousel-container .thumbnails img{cursor:pointer;height:auto;opacity:.6;transition:opacity .3s ease;width:30%}.ProdutcDetails .containers-product .center-product .details .carousel-container .thumbnails img.active{opacity:1}.ProdutcDetails .containers-product .center-product .details .product-description{align-items:flex-start;display:flex;flex-direction:column;width:100%}.ProdutcDetails .containers-product .center-product .details .product-description .price{color:#009cea;font:700 23px Trebuchet MS;margin:0;padding:0}.ProdutcDetails .containers-product .center-product .details .product-description .purchase{align-items:center;display:flex;padding:15px 0 0;vertical-align:top}.ProdutcDetails .containers-product .center-product .details .product-description .purchase .contain-product{align-items:center;display:flex;justify-content:space-between}.ProdutcDetails .containers-product .center-product .details .product-description .purchase .contain-product p{font-family:Museo Bold;font-size:16px;margin:0 10px;text-transform:uppercase}.ProdutcDetails .containers-product .center-product .details .product-description .purchase .contain-product button{background:none;border:none;color:inherit;cursor:pointer;font:inherit;outline:inherit;padding:0}.ProdutcDetails .containers-product .center-product .details .product-description .purchase .contain-product button img{height:19px;width:19px}.ProdutcDetails .containers-product .center-product .details .product-description .purchase .add-cart{background-color:#000;border:initial;color:#fff;cursor:pointer;font:700 15px Trebuchet MS;height:50px;margin-left:25px;padding:10px}.ProdutcDetails .containers-product .center-product .details .product-description .product_details{border:1px solid #e1e1e1;border-width:1px 0;margin:15px 0 0;padding:10px 0 15px;width:100%}.ProdutcDetails .containers-product .center-product .details .product-description .product_details .product_type{padding:5px 0 0;text-align:left}.ProdutcDetails .containers-product .center-product .details .product-description .product_description h3{font-size:18px;font-weight:300;line-height:30px;padding:15px 0 10px;text-align:left;text-transform:none}.ProdutcDetails .containers-product .center-product .details .product-description .product_description p{font-size:15px;line-height:18px;margin:0;text-align:left}.ProdutcDetails .containers-product .center-product .other-products .container-other-products{display:flex;gap:0 20px}.ProdutcDetails .containers-product .center-product .other-products .container-other-products .product-other{align-items:center;display:flex;flex-direction:column;width:33.33%}.ProdutcDetails .containers-product .center-product .other-products .container-other-products .product-other .product-image-wrap{padding:0 20px}.ProdutcDetails .containers-product .center-product .other-products .container-other-products .product-other .product-image-wrap a{border:1px solid #e1e1e1;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:15px}.ProdutcDetails .containers-product .center-product .other-products .container-other-products .product-other .product-image-wrap a img{width:100%}.ProdutcDetails .containers-product .center-product .other-products .container-other-products .product-other .product_title{display:block;line-height:20px;font:normal 16px Trebuchet MS;margin:20px 0 0;min-height:41px;text-align:center}.ProdutcDetails .containers-product .center-product .other-products .container-other-products .product-other .product_title:hover{color:#d83298}.ProdutcDetails .containers-product .center-product .other-products .container-other-products .product-other .infos-product{align-items:center;background-color:#009cea;display:flex;height:60px;justify-content:space-between;width:100%}.ProdutcDetails .containers-product .center-product .other-products .container-other-products .product-other .infos-product span{color:#fff;display:inline-block;font:700 23px/60px Trebuchet MS;padding:0 0 0 15px}.ProdutcDetails .containers-product .center-product .other-products .container-other-products .product-other .infos-product div{height:100%}.ProdutcDetails .containers-product .center-product .other-products .container-other-products .product-other .infos-product div button{background-color:transparent;background:#7cbb00;border:initial;cursor:pointer;height:100%;transition:background .6s ease;width:60px}.ProdutcDetails .containers-product .center-product .other-products .container-other-products .product-other .infos-product div button:first-child{background:#fb0}.ProdutcDetails .containers-product .center-product .other-products .container-other-products .product-other .infos-product div button:first-child img{height:50%;width:30px}.ProdutcDetails .containers-product .center-product .other-products .container-other-products .product-other .infos-product div button:first-child:hover{background:#d83298}.ProdutcDetails .containers-product .center-product .other-products .container-other-products .product-other .infos-product div button img{height:50%;width:20px}.ProdutcDetails .containers-product .center-product .other-products .container-other-products .product-other .infos-product div button:hover{background:#fe5f23;transition:background .2s ease}.RightComponent{width:23%}.RightComponent .product-title{border-bottom:3px solid #000;color:#000;font:700 24px/1em Trebuchet MS;margin:0 0 15px;padding:26px 0 16px;text-align:left;text-transform:uppercase}.RightComponent .widget_content .list{margin:0;padding:0}.RightComponent .widget_content .list li{border-bottom:1px solid #e1e1e1;line-height:19px;list-style:none;padding:5px 0;text-align:left}.RightComponent .widget_content .list li a{color:#000;font:normal 18px Trebuchet MS;text-transform:uppercase}.RightComponent .container-products-sellers{grid-gap:20px;display:grid;gap:20px}.RightComponent .container-products-sellers .product-seller .container-top-product{display:flex}.RightComponent .container-products-sellers .product-seller .container-top-product .product-image{align-items:center;border:1px solid #e1e1e1;display:flex;height:110px;justify-content:center;margin:0 15px 15px 0;min-width:110px}.RightComponent .container-products-sellers .product-seller .container-top-product .product-image img{height:88px;width:88px}.RightComponent .container-products-sellers .product-seller .container-top-product a{font:normal 15px Trebuchet MS;margin:0;text-align:left}.RightComponent .container-products-sellers .product-seller .container-top-product a:hover{color:#d83298}.RightComponent .container-products-sellers .product-seller .infos-product{align-items:center;background-color:#009cea;display:flex;height:40px;justify-content:space-between}.RightComponent .container-products-sellers .product-seller .infos-product span{color:#fff;display:inline-block;font:700 20px/40px Trebuchet MS;padding:0 0 0 15px}.RightComponent .container-products-sellers .product-seller .infos-product div{height:100%}.RightComponent .container-products-sellers .product-seller .infos-product div button{background-color:transparent;background:#7cbb00;border:initial;cursor:pointer;height:100%;transition:background .6s ease;width:50px}.RightComponent .container-products-sellers .product-seller .infos-product div button.active{background:#fe5f23}.RightComponent .container-products-sellers .product-seller .infos-product div button:nth-child(2){background:#fb0}.RightComponent .container-products-sellers .product-seller .infos-product div button:nth-child(2) img{height:50%;width:10px}.RightComponent .container-products-sellers .product-seller .infos-product div button:nth-child(2):hover{background:#d83298}.RightComponent .container-products-sellers .product-seller .infos-product div button img{height:50%;width:20px}.RightComponent .container-products-sellers .product-seller .infos-product div button:hover{background:#fe5f23;transition:background .2s ease}.Footer{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:0 30px 30px;width:100%}.Footer .header-footer{display:flex;max-width:1216px;padding:61px 0 53px;width:100%}.Footer .header-footer .block{padding-right:25px;width:25%}.Footer .header-footer .block:last-child{padding:0}.Footer .header-footer .block h3{border-bottom:3px solid #000;color:#000;font:700 19px/1em Trebuchet MS;margin:0;padding:0 0 16px;text-align:left;text-transform:uppercase}.Footer .header-footer .block p{color:#9e9d9d;font:normal 15px/27px Trebuchet MS;margin:0;padding:13px 0 0;text-align:left}.Footer .header-footer .block p.tel{color:#9e9d9d;font:700 18px/1em Trebuchet MS;margin:0;padding:14px 0 0}.Footer .header-footer .block ul{margin:0;padding:9px 0 0}.Footer .header-footer .block ul li{line-height:1em;list-style:none;padding:8px 0 0;text-align:left}.Footer .header-footer .block ul li a{color:#9e9d9d;font:normal 15px Trebuchet MS}.Footer .header-footer .block ul li a:hover{color:#000}.Footer footer{border-top:3px solid #000;color:#9e9d9d;display:flex;font:normal 15px/1em Trebuchet MS;justify-content:flex-start;margin-left:auto;margin-right:auto;max-width:1216px;padding:17px 0 0;width:100%}.CollectionsList{display:flex;justify-content:center;padding:0 30px 20px}.CollectionsList .container-collections{max-width:1216px;width:100%}.CollectionsList .container-collections .breadcrumbs{width:100%}.CollectionsList .container-collections .breadcrumbs .breadcrumb{background-color:#f5f5f5;border-radius:4px;box-sizing:border-box;display:flex;justify-content:flex-start;margin-bottom:20px;padding:8px 15px}.CollectionsList .container-collections .breadcrumbs .breadcrumb .divider{font-size:.875rem;margin:0 7px}.CollectionsList .container-collections .breadcrumbs .breadcrumb span{font-size:1rem}.CollectionsList .container-collections .breadcrumbs .breadcrumb li{display:inline-block}.CollectionsList .container-collections .breadcrumbs .breadcrumb li a{color:#000;font-size:1rem;text-decoration:none}.CollectionsList .container-collections .breadcrumbs .breadcrumb li a:hover{color:#d83298}.CollectionsList .container-collections .collections-info{display:flex;gap:0 10px;justify-content:space-between}.CollectionsList .container-collections .collections-info .left-collections{width:75%}.CollectionsList .container-collections .collections-info .left-collections .product-title{border-bottom:3px solid #000;color:#000;font:700 24px/1em Trebuchet MS;margin:0 0 15px;padding:26px 0 16px;text-align:left;text-transform:uppercase}.CollectionsList .container-collections .collections-info .left-collections .products{display:flex;flex-wrap:wrap;gap:20px 10px;justify-content:space-between;width:100%}.ProductCollections{align-items:center;display:flex;flex-direction:column;min-width:230px;width:30%}.ProductCollections .product-image-wrap{padding:0 20px}.ProductCollections .product-image-wrap a{border:1px solid #e1e1e1;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:15px}.ProductCollections .product-image-wrap a img{height:180px;min-width:180px;width:100%}.ProductCollections .product_title{display:block;line-height:20px;font:normal 16px Trebuchet MS;margin:20px 0;max-height:40px;min-height:41px;text-align:center}.ProductCollections .product_title:hover{color:#d83298}.ProductCollections .infos-product{align-items:center;background-color:#009cea;display:flex;height:60px;justify-content:space-between;width:100%}.ProductCollections .infos-product span{color:#fff;display:inline-block;font:700 23px/60px Trebuchet MS;padding:0 0 0 15px}.ProductCollections .infos-product div{height:100%}.ProductCollections .infos-product div button{background-color:transparent;background:#7cbb00;border:initial;cursor:pointer;height:100%;transition:background .6s ease;width:60px}.ProductCollections .infos-product div button.active{background-color:#fe5f23}.ProductCollections .infos-product div button:nth-child(2){background:#fb0}.ProductCollections .infos-product div button:nth-child(2) img{height:50%;width:30px}.ProductCollections .infos-product div button:nth-child(2):hover{background:#d83298}.ProductCollections .infos-product div button img{height:50%;width:20px}.ProductCollections .infos-product div button:hover{background:#fe5f23;transition:background .2s ease}.Checkout{display:flex;justify-content:center;padding:0 30px 20px}.Checkout .container-checkout{max-width:1216px;width:100%}.Checkout .container-checkout .breadcrumbs{width:100%}.Checkout .container-checkout .breadcrumbs .breadcrumb{background-color:#f5f5f5;border-radius:4px;box-sizing:border-box;display:flex;justify-content:flex-start;margin-bottom:20px;padding:8px 15px}.Checkout .container-checkout .breadcrumbs .breadcrumb .divider{font-size:.875rem;margin:0 7px}.Checkout .container-checkout .breadcrumbs .breadcrumb span{font-size:1rem}.Checkout .container-checkout .breadcrumbs .breadcrumb li{display:inline-block}.Checkout .container-checkout .breadcrumbs .breadcrumb li a{color:#000;font-size:1rem;text-decoration:none}.Checkout .container-checkout .breadcrumbs .breadcrumb li a:hover{color:#d83298}.Checkout .container-checkout .checkout-info{display:flex;gap:0 10px;justify-content:space-between}.Checkout .container-checkout .checkout-info .left-checkout{width:75%}.Checkout .container-checkout .checkout-info .left-checkout .product-title{border-bottom:3px solid #000;color:#000;font:700 24px/1em Trebuchet MS;margin:0 0 15px;padding:26px 0 16px;text-align:left;text-transform:uppercase}.Checkout .container-checkout .checkout-info .left-checkout .products{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.Checkout .container-checkout .checkout-info .left-checkout .products .product{border-bottom:1px solid #e1e1e1;display:flex;padding-bottom:15px;padding-top:15px}.Checkout .container-checkout .checkout-info .left-checkout .products .product .container-image{width:25%}.Checkout .container-checkout .checkout-info .left-checkout .products .product .container-image img{width:100%}.Checkout .container-checkout .checkout-info .left-checkout .products .product .infos-product{width:75%}.Checkout .container-checkout .checkout-info .left-checkout .products .product .infos-product .name-product{width:100%}.Checkout .container-checkout .checkout-info .left-checkout .products .product .infos-product .name-product .item-title{align-items:center;display:flex;font-size:20px;justify-content:space-between;line-height:30px;text-align:left}.Checkout .container-checkout .checkout-info .left-checkout .products .product .infos-product .name-product .item-title .exit{cursor:pointer}.Checkout .container-checkout .checkout-info .left-checkout .products .product .infos-product .name-product .item-vendor{border-bottom:1px solid #e1e1e1;color:#888;font-size:16px;margin:0;padding:10px 0;text-align:left;width:100%}.Checkout .container-checkout .checkout-info .left-checkout .products .product .infos-product .price-product{display:flex;justify-content:space-between;padding:10px 0 0;width:100%}.Checkout .container-checkout .checkout-info .left-checkout .products .product .infos-product .price-product .price-item{width:140px}.Checkout .container-checkout .checkout-info .left-checkout .products .product .infos-product .price-product .price-item span{color:#009cea;font:700 20px/37px Trebuchet MS}.Checkout .container-checkout .checkout-info .left-checkout .products .product .infos-product .price-product .price-item:first-child{text-align:left}.Checkout .container-checkout .checkout-info .left-checkout .products .product .infos-product .price-product .contain-product{align-items:center;display:flex;justify-content:space-between;width:90px}.Checkout .container-checkout .checkout-info .left-checkout .products .product .infos-product .price-product .contain-product p{font-family:Museo Bold;font-size:16px;margin:0 10px;text-transform:uppercase}.Checkout .container-checkout .checkout-info .left-checkout .products .product .infos-product .price-product .contain-product button{background:none;border:none;color:inherit;cursor:pointer;font:inherit;outline:inherit;padding:0}.Checkout .container-checkout .checkout-info .left-checkout .products .product .infos-product .price-product .contain-product button img{height:19px;width:19px}.Checkout .container-checkout .checkout-info .left-checkout .products .subtotal{width:100%}.Checkout .container-checkout .checkout-info .left-checkout .products .subtotal .info-total{border-bottom:1px solid #e1e1e1;box-sizing:border-box;display:flex;justify-content:space-between;padding:15px 0}.Checkout .container-checkout .checkout-info .left-checkout .products .subtotal .info-total p{color:#151515;font:700 20px Trebuchet MS;margin:0}.Checkout .container-checkout .checkout-info .left-checkout .products .subtotal .info-total span{color:#009cea;font:700 20px Trebuchet MS}.Checkout .container-checkout .checkout-info .left-checkout .products .subtotal .finish-total{align-items:center;display:flex;gap:10px;justify-content:flex-start;padding:15px 0;width:100%}.Checkout .container-checkout .checkout-info .left-checkout .products .subtotal .finish-total button{background-color:#000;border:none;border-radius:0;color:#fff;cursor:pointer;font:700 15px Trebuchet MS;padding:19px 20px}.Account{display:flex;justify-content:center;padding:0 30px 20px}.Account .account-container{max-width:1216px;width:100%}.Account .account-container .breadcrumbs{width:100%}.Account .account-container .breadcrumbs .breadcrumb{background-color:#f5f5f5;border-radius:4px;box-sizing:border-box;display:flex;justify-content:flex-start;margin-bottom:20px;padding:8px 15px}.Account .account-container .breadcrumbs .breadcrumb .divider{font-size:.875rem;margin:0 7px}.Account .account-container .breadcrumbs .breadcrumb span{font-size:1rem}.Account .account-container .breadcrumbs .breadcrumb li{display:inline-block}.Account .account-container .breadcrumbs .breadcrumb li a{color:#000;font-size:1rem;text-decoration:none}.Account .account-container .breadcrumbs .breadcrumb li a:hover{color:#d83298}.Account .account-container .checkout-account{display:flex;gap:0 10px;justify-content:space-between}.Account .account-container .checkout-account .left-account{width:75%}.Account .account-container .checkout-account .left-account .account-title{border-bottom:3px solid #000;color:#000;font:700 24px/1em Trebuchet MS;margin:0 0 15px;padding:26px 0 16px;text-align:left;text-transform:uppercase}.Account .account-container .checkout-account .left-account .container-account .name{border-bottom:1px solid #e1e1e1;display:flex;justify-content:space-between;margin:0 0 10px;padding:15px 0 10px}.Account .account-container .checkout-account .left-account .container-account .name p{color:#000;font-size:20px;line-height:30px;margin:0}.Account .account-container .checkout-account .left-account .container-account .name button{background-color:transparent;border:none;color:red;cursor:pointer;font-size:20px}.Account .account-container .checkout-account .left-account .container-account .email{font-size:15px;text-align:left}.Login{width:100%}.Login .container-login,.Login .container-login .container-form{align-items:flex-start;display:flex;flex-direction:column}.Login .container-login .container-form{width:33%}.Login .container-login .container-form label{font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;line-height:18px;margin-bottom:5px;padding:10px 0 0}.Login .container-login .container-form input{background-color:#fff;border:1px solid #d4d4d4;border-radius:0;box-shadow:none;box-sizing:border-box;color:#555;font-size:14px;height:34px;line-height:18px;padding:6px 12px;width:100%}.Login .container-login .forgot-password{background-color:transparent;border:none;cursor:pointer;margin:10px 0;padding:0;text-align:left}.Login .container-login .forgot-password:hover{color:#d83298}.Login .container-login .container-submit{display:flex;gap:10px;width:100%}.Login .container-login .container-submit .forgot-password{margin-left:10px}.Login .container-login .container-submit .submit-login{background-color:#000;border:none;border-radius:0;color:#fff;font:700 15px Trebuchet MS;padding:19px 20px}@font-face{font-display:swap;font-family:Museo Bold;font-style:normal;font-weight:700;src:local("Museo"),url(/static/media/MuseoSans-700.80acced0ba3630ee652b.otf) format("opentype");unicode-range:u+000-5ff}@font-face{font-display:swap;font-family:Museo Regular;font-style:normal;font-weight:300;src:local("Museo"),url(/static/media/MuseoSans-300.34274fbfb2f270b8d53b.otf) format("opentype");unicode-range:u+000-5ff}.Register{width:100%}.Register .container-register,.Register .container-register .container-form{align-items:flex-start;display:flex;flex-direction:column}.Register .container-register .container-form{width:33%}.Register .container-register .container-form .view-password{background-color:#000;border:none;color:#fff;margin-top:5px;padding:5px}.Register .container-register .container-form label{font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;line-height:18px;margin-bottom:5px;padding:10px 0 0}.Register .container-register .container-form input{background-color:#fff;border:1px solid #d4d4d4;border-radius:0;box-shadow:none;box-sizing:border-box;color:#555;font-size:14px;height:34px;line-height:18px;padding:6px 12px;width:100%}.Register .container-register .forgot-password{background-color:transparent;border:none;cursor:pointer;margin:10px 0;padding:0;text-align:left}.Register .container-register .forgot-password:hover{color:#d83298}.Register .container-register .container-submit{display:flex;gap:10px;margin-top:20px;width:100%}.Register .container-register .container-submit .forgot-password{margin-left:10px}.Register .container-register .container-submit .submit-login{background-color:#000;border:none;border-radius:0;color:#fff;font:700 15px Trebuchet MS;padding:19px 20px}
/*# sourceMappingURL=main.4216df6f.css.map*/