body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:Roboto,"sans-serif";margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}button:focus{outline:none}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{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}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.row{margin-left:0;margin-right:0}: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:#ffffffb3;--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);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%;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);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);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 #0000001a;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;transform:translate3d(0,var(--y),0) scale(var(--s));transition: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{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;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{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;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:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;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}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{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;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition: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;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{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}@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--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-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--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-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%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.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{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-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--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.navbartext{color:#999;cursor:pointer;font-family:Roboto,sans-serif;font-size:14px;margin:0 1em;padding:5px;text-align:center;transition:color .5s ease}.navbartext:hover{color:#232628}.NBM-Login-text{font-family:Roboto,sans-serif;font-size:13px}.NBM-Login-ACCOUNT{font-family:Roboto,sans-serif;font-size:18px}.NBM-Search-Box{background-color:#dfdede;border:1px solid #ccc;border-radius:4px;flex-grow:1;font-family:Roboto,sans-serif;font-size:15px;padding:6px;transition:background-color .2s,border-color .2s,color .2s}.NBM-Search-Box:focus{background-color:#fff;border:1px solid #ccc}.NBM-ColorButtonText{font-family:Roboto,sans-serif!important;font-size:12px!important;padding:8px!important}.NBM-Div-Hover{border-radius:5px;cursor:pointer;padding:8px}.NBM-Div-Hover:hover{background-color:#ccc9c94b}.svg-container{height:200px;width:200px}.svg{height:100%;width:100%}.popover-input-main{height:auto;overflow:hidden;width:300px}.autosuggest-container{margin-bottom:20px;position:relative}.autosuggest-input{font-size:16px;padding:10px;width:300px}.autosuggest-input,.autosuggest-list{border:1px solid #ccc;border-radius:5px}.autosuggest-list{background-color:#fff;box-shadow:0 2px 5px #0000001a;left:0;margin:0;max-height:200px;overflow-y:auto;padding:0;position:absolute;top:calc(100% + 5px);width:100%;z-index:111111}.suggestion-item{cursor:pointer;padding:10px;transition:background-color .3s ease}.suggestion-item:hover{background-color:#f1f1f1}.NBM-dropdown{background-color:#dfdede;border:1px solid #ccc;border-radius:4px;cursor:pointer;font-family:Roboto,sans-serif;font-size:15px;max-width:200px;min-width:150px;padding:6px;transition:background-color .2s,border-color .2s,color .2s;width:100%}.NBM-dropdown:focus{background-color:#fff;border:1px solid #ccc}p{margin:0;padding:0}.popover-title,.popover-title-details{align-items:center;display:flex;justify-content:center;width:100%}.popover-title-details{border-bottom:1px solid #ebebeb;flex-direction:column}.popover-title-text{font-weight:500;margin-top:10px}.popover-title-email,.popover-title-text{font-family:Roboto,sans-serif;font-size:15px}.popover-title-email{color:#6c757d;font-weight:400}.popover-details-links{background:#0000;border:none;color:inherit;cursor:pointer;display:block;font-family:inherit;font-size:1.2rem;font-weight:500;line-height:inherit;padding:5px 20px;width:100%}.popover-details-logout{align-items:center;border-top:1px solid #ebebeb;display:flex;justify-content:center}.css-q2vcq2-MuiCircularProgress-root{color:#fff!important;height:25px!important;width:25px!important}.cart-checkout-btn{padding:10px 25px}.error-div{color:#e52727;font-family:Roboto,"sans-serif";font-size:12px;padding-top:3px}.nowave{align-items:center;background-color:#fff;color:#e52727;display:flex;height:100px;justify-content:flex-start;width:100%}@media (max-width:850px){.Product-view-title-sx{font-size:1.8rem;font-weight:700;margin:0;padding-bottom:40px;padding-left:20px;padding-top:5px;text-align:center}}@media (max-width:450px){.Product-view-title-sx{font-size:1.2rem;font-weight:700;margin:0;padding-bottom:40px;padding-left:10px;padding-top:5px;text-align:center}}@media (max-width:300px){.Product-view-title-sx{font-size:1rem;font-weight:700;margin:0;padding-bottom:40px;padding-left:5px;padding-top:5px;text-align:center}}.top-menu-sub-menu{border-bottom:1px solid #ccc;border-top:1px solid #ccc;box-shadow:0 1px 3px #00000017;display:flex;height:55px;padding:10px 5px;width:100%;z-index:-1}.top-menu-sub-menu-wrapper{display:flex;margin:0 80px}.top-menu-sub-menu-left{align-items:center;background:#e52727;border-radius:2px;color:#fff;cursor:pointer;display:flex;gap:15px;justify-content:flex-start;padding:7px 25px 7px 10px;transition:background-color .2s,color .2s}.top-menu-sub-menu-left:hover{fill:#fff;background:#333;color:#fff}.top-menu-sub-menu-left-active{fill:#fff;align-items:center;background:#e52727;border-radius:3px;color:#fff;cursor:pointer;display:flex;gap:15px;justify-content:flex-start;padding:7px 25px 7px 10px;transition:background-color .2s,color .2s}.top-menu-sub-menu-svg{margin-left:15px}.top-menu-sub-menu-svg:hover{fill:#4d4d4d;background:#e52727;color:#fff}.top-menu-sub-menu-left-text,.top-menu-sub-menu-right-text{font-family:Roboto,"sans-serif";font-size:15px;font-weight:500}.top-menu-sub-menu-right-text{border-radius:3px;cursor:pointer;padding:7px 10px}.top-menu-sub-menu-right-text:hover{background-color:#f2f2f2}.top-menu-sub-menu-right{padding-left:30px}.top-menu-border,.top-menu-sub-menu-right{align-items:center;display:flex;justify-content:flex-start}.top-menu-border{border-left:1px solid #ccc;margin-left:10px}@media (max-width:1025px){.top-menu-sub-menu{display:none}}.English-span{background-color:#ebebeb;height:25px;width:25x}.English-Text,.English-span{font-size:13px;padding:5px}.drawer-menu-main{align-items:center;border-bottom:1px solid #ebebeb;display:flex;justify-content:center;margin-top:10px;width:100%}.drawer-menu-content{display:flex;justify-content:space-between;padding:0 30px;width:100%}.drawer-menu-cancel-icon{justify-content:flex-end}.Drawer-menu--items{align-self:center;font-family:Roboto,sans-serif;font-size:10px}.buttom-border-div{border-bottom:1px solid #ebebeb;width:100%}.buttom-contact{align-items:center;background-color:#ebebeb;border-top:1px #ebebeb;bottom:0;display:flex;flex-direction:column;height:100px;justify-content:center;left:0;position:absolute;width:100%}.Drawer-menu-hero{align-items:"center";display:"flex";flex-direction:"column";height:"100%";margin-top:"10px";padding:"0 10px"}.alert-text{color:#999;font-family:Roboto,sans-serif;font-size:14px;margin:0 1em;padding:5px;text-align:right;transition:color .5s ease;width:100%}.section-container{background-color:#fff;border-radius:3px;display:flex;flex-direction:column;margin-top:2em}.header-section{margin-top:1em}.header-section,.result-button{display:flex;justify-content:center}.result-button{align-items:center;flex-direction:column;padding:30px 10px 10px}.select-sectio{background-color:#dfdede;border:1px solid #ccc;border-radius:4px;font-family:Roboto,sans-serif;font-size:15px;min-width:100px;padding:6px;position:relative;transition:background-color .2s,border-color .2s,color .2s;width:150px}.select-sectio:focus{background-color:#fff;border:1px solid #ccc}*,:after,:before{position:relative;z-index:100}.HomePage-Content-Desktop-Title-Text{font-family:Roboto,sans-serif;font-size:48px;font-weight:700;line-height:56px;text-align:center}.HomePage-Content-mobile-Title-Text{font-family:Roboto,sans-serif;font-size:1.5rem;text-align:center}.HPC-D-Text-Main{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:3em;z-index:-100}.HPC-Hero{background:#fafafa;padding:1rem 5em 0;position:relative;z-index:-1}.wave-and-finder-wrapper{background-color:#fff;width:100%}.catalogue-container{display:flex;gap:1rem;justify-content:space-around}.catalogue{background-color:#fff;border-radius:5px}.catalogue-search{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:center;margin:10px 5px}@media (max-width:700px){.HPC-Hero{padding:0 30px}}@media (max-width:400px){.HPC-Hero{padding:0 20px}}.product-view-body{z-index:-1}.pd-wrap{font-family:Poppins,sans-serif;margin-top:3em}.add-to-cart-btn{align-items:center;background:#e52727;border:none;border-radius:2px;color:#fff;cursor:pointer;display:flex;justify-content:center;margin-top:20px;outline:none;padding:7px 25px 7px 10px;text-align:center;transition:background-color .2s,color .2s;width:100%}.add-to-cart-btn:hover{background:#333;color:#fff}.Product-view-title{padding-bottom:10px}.myorders-view-body{background:#fff}.drawer-part-title{font-family:Roboto,"sans-serif";font-size:2rem;font-weight:600}@media (max-width:850px){.Product-view-title{text-align:left}.product-dtl{margin:10px 20px}.product-popup-image-style{max-width:300px;width:100%}.product-images{align-items:center;display:flex;justify-content:center;margin-top:10px}}@media (max-width:450px){.Product-view-title{text-align:left}.popover-cancel-button{padding:80px 20px 0}.product-images{align-items:center;display:flex;justify-content:center}.product-dtl{margin:10px 20px}.product-popup-image-style{max-width:250px;width:100%}.heading-section{font-size:1.5rem}.product-name{font-size:.8rem}.product-condition,.product-manufacturer,.product-model,.product-stock{font-size:1rem;font-weight:400}.css-12rl710-MuiPaper-root-MuiDialog-paper{max-height:none}.round-black-btn{background:#212529;border:2px solid #212529;border-radius:4px;color:#fff;display:inline-block;font-size:10px;margin-top:5px;padding:3px 15px;transition:all .5s ease-in-out 0s}.css-1cr37ji-MuiButtonBase-root-MuiButton-root{padding:3px 4px!important}.product-view-filter-dropdown{display:flex;justify-content:space-between;padding:2px!important}.product-view-filter-section-wapper-2{justify-content:space-between}}.cart-view-title{font-family:Roboto,"sans-serif";font-size:2.25rem;font-weight:700;margin:0;padding-bottom:20px;padding-top:2px;text-align:center}.card-display-wrapper{width:100%}.text-stripe-btn{font-family:Roboto,"sans-serif";font-size:18px;font-weight:800}.strip-payment-btn{background:#dcc74a;background:linear-gradient(125deg,#dcc74a,red 32%,#db8649 53%,#b83333 67%)}.paypal-payment-btn,.strip-payment-btn{border:none;border-radius:8px;color:#fff;font-size:20px;height:40px;width:150px}.paypal-payment-btn{background:#53c9e5;background:#41a4bb;background:#f0f0f0;background:linear-gradient(111deg,#f0f0f0,#c1c4d6 22%,#8293e7 31%,#a5abd2 39%,#8386e9 46%,#aabae4 72%,#d7d0d0)}.address-above-btn-text{font-family:Roboto,"sans-serif";font-size:18px;padding:20px 0;text-align:center}@media (max-width:850px){.Product-view-title{text-align:left}.card-display-wrapper{display:flex;flex-direction:column}}@media (max-width:450px){.Product-view-title{text-align:left}.text-stripe-btn{font-family:Roboto,"sans-serif";font-size:14px;font-weight:500}}.card-add-sub{align-items:center;background:#ebebeb;display:flex;font-size:15px;justify-content:space-between;width:80%}.cart-total-main-text{border-bottom:2px solid #ebebeb;padding:10px 0 16px 25px}.cart-total-main-text,.cart-total-main-text-bottom{color:#262626;font-family:Roboto,"sans-serif";font-size:24px;font-weight:500;width:100%}.cart-total-main-text-bottom{padding:10px 0 10px 25px}.cart-total-sub-text{border-radius:10px;color:#262626;font-family:Roboto,"sans-serif";font-size:18px;font-weight:500}.product-view-body{background:#fafafa;background-color:#fafafa;padding:10px 50px}.popover-products-details{height:auto;overflow:hidden;width:auto}.product-card-cart{opacity:.5;transition:opacity .3s ease}.product-card-main-div:hover .product-card-cart{filter:invert(1);opacity:1}.product-card-svg-wrapper{align-items:center;border-radius:50%;display:flex;height:40px;justify-content:center;overflow:hidden;position:relative;transition:background-color .3s ease;width:40px}.product-card-main-div:hover .product-card-svg-wrapper{background-color:#e52727}.product-card-side-menu-heart{fill:#ccc;height:15px;padding:2px;position:absolute;right:-50px;top:40px;transform:translateY(-50%);transition:right .3s ease;width:15px}.product-card-side-menu-heart:hover{fill:#4d4d4d}.product-card-side-menu-box{fill:#ccc}.product-card-side-menu-box:hover{fill:#4d4d4d}.product-card-main-div:hover .product-card-side-menu-heart{right:11px}.pagination{display:flex;justify-content:center;list-style:none;margin-top:20px;padding:0}.pagination li{margin:0 5px}.pagination a{border-radius:5px;color:#333;padding:8px 5px;text-decoration:none;transition:background-color .3s}.pagination a :hover{background-color:#b7b7b7}.pagination .active a{background-color:#e52727;color:#fff}.next,.previous{cursor:pointer}.Dialog,.PopoverProductsDetails,.PopoverProductsDetails-paper{height:100%;max-width:none;width:100%}.PopoverProductsDetails-paper{border-radius:0;margin:0}.heading-section,.pd-wrap{font-family:Roboto,"sans-serif"}.heading-section{color:#262626;font-size:24px;font-weight:700;line-height:28px}.sub-heading{color:#2e9ca1;display:block;font-family:Roboto,"sans-serif";font-size:12px;font-weight:600;letter-spacing:2px;text-transform:uppercase}.heading-section h2{font-family:Roboto,"sans-serif";font-size:32px;font-weight:500;padding-bottom:15px;padding-top:10px}.user-img{background-size:100%;border-radius:50%;height:80px;min-width:80px;position:relative;width:80px}.carousel-testimonial .item{padding:30px 10px}.quote{color:#2e9da1;font-size:27px;position:absolute;top:-23px}.name{font-size:17px;font-weight:500;line-height:14px;margin-bottom:0}.position{color:#adadad;font-size:14px}.owl-nav button{height:25px;outline:none;position:absolute;top:50%;transform:translateY(-50%)}.owl-nav button svg{height:25px;width:25px}.owl-nav button.owl-prev{left:25px}.owl-nav button.owl-next{right:25px}.owl-nav button span{font-size:45px}.product-thumb .item img{height:100px}.product-name{font-size:22px;font-weight:500;line-height:22px;margin-bottom:4px}.product-price-discount{clear:both;font-size:22px;font-weight:400;padding:10px 0}.product-price-discount span.line-through{color:#a5a5a5;font-size:14px;margin-left:10px;text-decoration:line-through;vertical-align:middle}.display-flex{display:flex}.align-center{align-items:center}.product-info{width:100%}.reviews-counter{font-size:13px}.reviews-counter span{vertical-align:-2px}.rate{float:left;padding:0 10px 0 0}.rate:not(:checked)>input{position:absolute;top:-9999px}.rate:not(:checked)>label{color:#ccc;cursor:pointer;float:right;font-size:21px;line-height:21px;margin-bottom:0;overflow:hidden;white-space:nowrap;width:15px}.rate:not(:checked)>label:before{content:"\2605"}.rate>input:checked~label{color:#ffc700}.rate:not(:checked)>label:hover,.rate:not(:checked)>label:hover~label{color:#deb217}.rate>input:checked+label:hover,.rate>input:checked+label:hover~label,.rate>input:checked~label:hover,.rate>input:checked~label:hover~label,.rate>label:hover~input:checked~label{color:#c59b08}.product-dtl{margin:10px 30px}.product-dtl p{color:#7a7a7a;font-size:14px;line-height:24px}.product-dtl .form-control{font-size:15px}.product-dtl label{font-size:15px;line-height:16px}.form-control:focus{box-shadow:none;outline:none}.product-count{margin-top:15px}.product-count .qtyminus,.product-count .qtyplus{background:#0a0b0b;color:#fff;cursor:pointer;font-size:19px;height:34px;line-height:36px;text-align:center;width:34px}.product-count .qtyminus{border-radius:3px 0 0 3px}.product-count .qtyplus{border-radius:0 3px 3px 0}.product-count .qty{text-align:center;width:60px}.round-black-btn{background:#212529;border:2px solid #212529;border-radius:4px;color:#fff;display:inline-block;margin-top:20px;padding:7px 10px;transition:all .5s ease-in-out 0s;width:210px}.round-black-btn:hover{background:#0000;color:#212529;text-decoration:none}.product-info-tabs{margin-top:25px}.product-info-tabs .nav-tabs{border-bottom:2px solid #d8d8d8}.product-info-tabs .nav-tabs .nav-item{margin-bottom:0}.product-info-tabs .nav-tabs .nav-link{border:none;border-bottom:2px solid #0000;color:#323232}.product-info-tabs .nav-tabs .nav-item .nav-link:hover{border:none}.product-info-tabs .nav-tabs .nav-item.show .nav-link,.product-info-tabs .nav-tabs .nav-link.active,.product-info-tabs .nav-tabs .nav-link.active:hover{border:none;border-bottom:2px solid #d8d8d8;font-weight:700}.product-info-tabs .tab-content .tab-pane{color:#7a7a7a;font-size:15px;line-height:24px;padding:30px 20px}.review-form .form-group{clear:both}.mb-20{margin-bottom:20px}.review-form .rate{display:inline-block;float:none}.review-heading{color:#000;font-size:24px;font-weight:600;line-height:24px;margin-bottom:6px;text-transform:uppercase}.review-form .form-control{font-size:14px}.review-form input.form-control{height:40px}.review-form textarea.form-control{resize:none}.review-form .round-black-btn{cursor:pointer;text-transform:uppercase}.product-popup-image-style{box-shadow:0 4px 8px #0000001a;max-width:400px;padding:15px;width:100%}.star-rating{color:#ccc;font-size:24px}.star{display:inline-block}.filled{color:#ffc700}.reviews-counter{align-items:center;color:#555;display:flex;font-size:16px}.reviews-counter .star-rating,.reviews-counter span{margin-right:5px}.stock-status-green{background:#bbfcbb73}.stock-status-green,.stock-status-red{border-radius:10px;display:inline-block;height:20px;overflow:hidden;width:40px}.stock-status-red{background:#ff081536}.check-mark{font-size:15px;height:80%;line-height:20px;text-align:center;width:100%}.green{color:green}.red{color:red}.css-6za6r5-MuiStack-root>:not(style)~:not(style){margin-left:0!important}.css-l14bap-MuiPaper-root-MuiCard-root{max-width:none!important;padding:5px!important;width:100%}.popover-cancel-button{align-items:center;display:flex;justify-content:flex-end;padding:10px 20px 0;width:100%}.css-hz1bth-MuiDialog-container{align-items:baseline!important}.cart-total-sub-text-price{align-self:center;font-family:Roboto,"sans-serif";font-size:15px;font-weight:500;margin-bottom:0!important}.cart-total-radio-btn{margin-right:10px}.cart-checkout-btn{background:#e52727;padding:5px 25px}.cart-checkout-btn,.cart-checkout-btn-disable{align-self:center;border:none;border-radius:3px;color:#fff;font-family:Roboto,"sans-serif";font-size:20px;font-weight:500;transition:background-color .2s,color .2s}.cart-checkout-btn-disable{background:#de4747ab;padding:10px 25px}.cart-checkout-btn:hover{background-color:#333}.product-view-filter-section{align-items:center;background-color:#fff;box-shadow:0 1px 3px rgba(65,64,64,.212);display:flex;flex-wrap:wrap;margin-bottom:2rem;padding:.75rem 1rem;position:relative;width:100%}.product-view-filter-section-wapper-1{display:flex;gap:40px;justify-content:flex-start;width:100%}.product-view-filter-section-wapper-2{display:flex;gap:40px;justify-content:flex-end;width:100%}.product-view-filter-dropdown{background-color:#ebebeb;border-color:#ebebeb;color:#262626;font-family:Roboto,"sans-serif";margin:0 3px;padding:5px}.product-view-page-count-text{align-self:center;font-family:Roboto,"sans-serif";font-size:15px}.cart-view-bottomtocard-details{font-family:Roboto,"sans-serif";font-size:17px;font-weight:500}.cart-view-bottomtocard-wrapper{background:#fff;border:1px solid #cacaca;border-radius:3px;padding:5px 0}.cart-cart-total-wrapper{border-radius:10px;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;width:40%}.card-add-sub-btn{background:#0000;border:none;color:#b0b0b0;font-size:20px;height:40px;margin:5px;padding:2px 6px}.Product-view-title{padding-top:5px}.Product-view-title,.Product-view-title-sx{font-size:2.25rem;font-weight:700;margin:0;padding-bottom:40px;padding-left:20px;text-align:center}.Product-view-title-sx{padding-top:10px}.cart-total-main-text-sx{border-bottom:2px solid #ebebeb;border-radius:0 0 70% 20%;color:#262626;font-family:Roboto,"sans-serif";font-size:24px;font-weight:500;padding:10px 0 5px 25px;width:100%}.add-details-header-wrapper{background-color:#e52727;border-radius:0 0 70% 10%;color:#fff;height:100px;width:100%}.add-details-header-wrapper,.add-details-hero{align-items:center;display:flex;justify-content:flex-start}.add-details-hero{background:#fff;border-radius:10px;flex-direction:column;height:auto;margin-top:2em}.add-details-dropdown{background-color:#f3f6f9;border:1px #fafafa;border-radius:4px;display:inline-flex;flex-direction:column;font-size:16px;height:44px;min-width:0;position:relative;transition:border-color .3s cubic-bezier(.4,0,.2,1) 0ms,background-color .3s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;vertical-align:top;width:100%}.add-details-dropdown-opt{width:100%}.css-2rbg70-MuiPaper-root-MuiDialog-paper{margin:10px}.shipping-details-wrapper{border:1px solid #fafafa;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;width:45%}@media (max-width:850px){.add-details-hero{align-items:center;display:flex;flex-direction:column;height:420px;justify-content:flex-start;width:100%}.cart-total-main-text-sx{border-bottom:2px solid #aaa8a8;border-radius:0 0 70% 20%;font-size:20px;font-weight:400;padding:8px 0 14px 20px}.Product-view-title-sx{font-size:1.8rem;font-weight:700;margin:0;padding-bottom:40px;padding-left:20px;padding-top:5px;text-align:center}.Product-view-title{text-align:left}.product-dtl{margin:10px 20px}.product-popup-image-style{max-width:300px;width:100%}.product-images{align-items:center;display:flex;justify-content:center;margin-top:10px}}@media (max-width:450px){.add-details-hero{align-items:center;display:flex;flex-direction:column;height:625px;justify-content:flex-start;width:100%}.cart-total-main-text-sx{border-bottom:2px solid #ebebeb;border-radius:0 0 70% 20%;font-size:16px;font-weight:400;padding:8px 0 14px 20px}.Product-view-title-sx{font-size:1.2rem;font-weight:700;margin:0;padding-bottom:40px;padding-left:10px;padding-top:5px;text-align:center}.Product-view-title{text-align:left}.popover-cancel-button{padding:80px 20px 0}.product-images{align-items:center;display:flex;justify-content:center}.product-dtl{margin:10px 20px}.product-popup-image-style{max-width:250px;width:100%}.heading-section{font-size:1.5rem}.product-name{font-size:.8rem}.product-condition,.product-manufacturer,.product-model,.product-stock{font-size:1rem;font-weight:400}.css-12rl710-MuiPaper-root-MuiDialog-paper{max-height:none}.round-black-btn{background:#212529;border:2px solid #212529;border-radius:4px;color:#fff;display:inline-block;font-size:10px;margin-top:5px;padding:3px 15px;transition:all .5s ease-in-out 0s}.css-1cr37ji-MuiButtonBase-root-MuiButton-root{padding:3px 4px!important}.product-view-filter-dropdown{display:flex;justify-content:space-between;padding:2px!important}.product-view-filter-section-wapper-2{justify-content:space-between}}@media (max-width:1025px){.card-display-wrapper{align-self:center;flex-direction:column}.cart-cart-total-wrapper{margin-bottom:2rem;margin-top:2rem;width:100%}.cart-total-main-text,.cart-total-main-text-bottom{padding:10px 0 10px 50px}.cart-total-sub-text,.cart-total-sub-text-price{padding-left:50px;padding-right:50px}}@media (max-width:600px){.product-view-body{padding:5px 15px}.cart-total-sub-text,.cart-total-sub-text-price{padding-left:20px;padding-right:20px}}@media (max-width:300px){.add-details-hero{align-items:center;display:flex;flex-direction:column;height:625px;justify-content:flex-start;width:100%}.cart-total-main-text-sx{border-bottom:2px solid #ebebeb;border-radius:0 0 70% 20%;font-size:14px;font-weight:400;padding:8px 0 14px 20px}.Product-view-title-sx{font-size:1rem;font-weight:700;margin:0;padding-bottom:40px;padding-left:5px;padding-top:5px;text-align:center}.product-view-body{padding:2px}.cart-total-sub-text,.cart-total-sub-text-price{padding-left:15px;padding-right:15px}}.Stripe form{align-self:center;border-radius:7px;box-shadow:0 0 0 .5px rgba(234,42,42,.186),0 2px 5px 0 rgba(194,48,48,.284),0 1px 1.5px 0 rgba(239,51,51,.289);margin:10px;padding:40px}#payment-message{color:#da4f4f;font-size:16px;line-height:20px;padding-top:12px;text-align:center}#payment-element{margin-bottom:24px}.total-amount-text{font-family:Roboto,"sans-serif";font-size:20px;font-weight:500}.Stripe button{background:#f33;border:0;border-radius:4px;box-shadow:0 4px 5.5px 0 rgba(248,57,57,.456);color:#fff;cursor:pointer;display:block;font-family:Arial,sans-serif;font-family:Roboto,"sans-serif";font-size:16px;font-weight:600;padding:12px 16px;transition:all .2s ease;width:100%}.Stripe button:hover{filter:contrast(115%)}.Stripe button:disabled{cursor:default;opacity:.5}.spinner,.spinner:after,.spinner:before{border-radius:50%}.spinner{box-shadow:inset 0 0 0 2px;color:#fff;font-size:22px;height:20px;margin:0 auto;position:relative;text-indent:-99999px;transform:translateZ(0);width:20px}.spinner:after,.spinner:before{content:"";position:absolute}.spinner:before{animation:loading 2s ease 1.5s infinite;background:#5469d400;border-radius:20.4px 0 0 20.4px;height:20.4px;left:-.2px;top:-.2px;transform-origin:10.4px 10.2px;width:10.4px}.spinner:after{animation:loading 2s ease infinite;background:#5469d4;border-radius:0 10.2px 10.2px 0;height:10.2px;left:10.2px;top:-.1px;transform-origin:0 10.2px;width:10.4px}.hero-wrapper{display:flex;flex-direction:column}@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.gif-wrapper{height:500px;padding:20px;width:500px}@media (max-width:1025px){.gif-wrapper{height:450px;width:450px}form{min-width:0;min-width:auto;width:60vw}}@media (max-width:800px){.gif-wrapper{height:380px;width:380px}form{margin-right:50px;min-width:0;min-width:auto;width:80vw}}@media (max-width:600px){form{min-width:0;min-width:auto;width:80vw}.gif-wrapper{height:350px;width:350px}}@media (max-width:300px){.gif-wrapper{height:100px;width:100px}}.success-page-hero{align-items:center;background-color:#e52727;border-radius:0 0 70% 10%;color:#fff;display:flex;height:130px;justify-content:flex-start;width:100%}.success-page-text{font-size:30px;padding:40px}.Home-btn,.success-page-text{font-family:Roboto,"sans-serif";font-weight:600}.Home-btn{background:#e52727;border:none;border-radius:3px;color:#fff;font-size:20px;margin-top:2rem;padding:5px 20px;transition:background-color .2s,color .2s}.Home-btn:hover{background:#333}@media (max-width:1025px){.success-page-text{font-family:Roboto,"sans-serif";font-size:30px;font-weight:600;padding:40px}}@media (max-width:800px){.success-page-text{font-family:Roboto,"sans-serif";font-size:25px;font-weight:600;padding:30px}}@media (max-width:600px){.success-page-text{font-family:Roboto,"sans-serif";font-size:22px;font-weight:600;padding:25px}}@media (max-width:300px){.success-page-text{font-family:Roboto,"sans-serif";font-size:15px;font-weight:600;padding:20px}}:root{--red:"#e52727" --blue:#6495ed;--white:linen}.myorders-view-body{background:#fafafa;background-color:#fafafa;padding:10px 50px}.css-124iqbp-MuiTableHead-root{background-color:#fff;display:table-header-group}.download-btn{align-self:center;background:#e52727;border:none;border-radius:3px;color:#fff;font-family:Roboto,"sans-serif";font-size:18px;font-weight:500;padding:5px 22px;transition:background-color .2s,color .2s}.download-btn:hover{background-color:#333}.details-orderID{color:#fafafa;font-size:40px;font-weight:500;transform:rotate(180deg);writing-mode:vertical-rl}.footer-hero{background-color:#333;bottom:0;color:#fff;padding:3rem 6rem;position:relative;width:100%}.footer-contactus{color:#fff;font-family:Roboto,"sans-serif";font-size:20px;font-weight:500;margin-bottom:26px}.footer-description{border-bottom:1px solid #474646;color:#9e9e9e;font-size:15px;font-weight:400;line-height:22px;list-style:none;margin:0;padding-bottom:10px}.footers-all-sub-details{margin-bottom:2px}.footer-all-sub-details,.footers-all-sub-details{color:#9e9e9e;font-size:15px;font-weight:400;letter-spacing:.04em}.footer-all-sub-details{cursor:pointer;padding:7px 0}.footers-all-sub-details-content{color:#fff;font-size:15px;font-weight:500;margin:0}.footer-Search-Box{background-color:#4c4c4c;border:1px;border-radius:2px;flex-grow:1;font-family:Roboto,sans-serif;font-size:15px;margin:0;padding:6px;transition:background-color .2s,border-color .2s,color .2s;width:auto}.footer-Search-Box:focus{background-color:#333;border:1px solid #4c4c4c}@media (max-width:800px){.footer-hero{padding:1rem 1.5rem}.footers-all-sub-details-content{color:#fff;font-size:13px;font-weight:500;margin:0}}@media (min-width:600px){.css-qwfiov-MuiGrid-root>.MuiGrid-item{padding-left:0!important}.footers-all-sub-details-content{color:#fff;font-size:13px;font-weight:500;margin:0}}.css-1ssile9-MuiCardHeader-avatar{justify-content:center!important;width:100%!important}.admin-type-dd{border:1px solid #ccc;border-radius:3px}.admin-type-dd,.admin-type-dd-error{color:#555;height:45px;padding:10px;transition:border-color .3s ease;width:100%}.admin-type-dd-error{border:1px solid red;border-radius:3px}.admin-type-dd:focus{border-color:#aaa8a8;box-shadow:0 0 0 .2 rem #fafafa;outline:none}.admin-type-dd option:checked{background-color:#add8e6;color:#000}
/*# sourceMappingURL=main.dce664c2.css.map*/