.scrollToTop-module__gTnEEW__button{background:var(--primary);width:45px;height:45px;color:var(--primary_contrast);z-index:1;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:23px;transition:box-shadow .4s;display:flex;position:fixed;bottom:30px;right:20px;box-shadow:0 5px 10px #0000004a}.scrollToTop-module__gTnEEW__button:hover{box-shadow:0 5px 10px #0000007d}@media (max-width:991px){.scrollToTop-module__gTnEEW__button{bottom:75px}}
: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-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0, 0, var(--toastify-z-index));width:var(--toastify-toast-width);box-sizing:border-box;color:#fff;padding:4px;position:fixed}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;margin:0;padding:0;left:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{min-height:var(--toastify-toast-min-height);box-sizing:border-box;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;z-index:0;direction:ltr;border-radius:4px;justify-content:space-between;margin-bottom:1rem;padding:8px;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{flex:auto;align-items:center;margin:auto 0;padding:6px;display:flex}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;flex-shrink:0;width:20px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.7s;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:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;outline:none;align-self:flex-start;padding:0;transition:all .3s}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:0;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate(-20px)}to{opacity:0;transform:translate(2000px)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate(20px)}to{opacity:0;transform:translate(-2000px)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translateY(-10px)}40%,45%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translateY(10px)}40%,45%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform: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%{opacity:0;animation-timing-function:ease-in;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:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateX(-20deg)}to{opacity:0;transform:perspective(400px)rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate(0,0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate(0,0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate(0,0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate(0,0)}}@keyframes Toastify__slideOutRight{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(110%)}}@keyframes Toastify__slideOutLeft{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(-110%)}}@keyframes Toastify__slideOutDown{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.footer-module__PXTUyW__icon_container{margin:0 10px;display:inline-flex}.footer-module__PXTUyW__icon{width:46px;height:46px;color:var(--black);flex-shrink:0;display:flex!important}.footer-module__PXTUyW__content{display:inline-block}.footer-module__PXTUyW__content p{margin-bottom:0}.footer-module__PXTUyW__footer_container{background-color:var(--grey);color:var(--grey_contrast);padding:3rem 0 .8rem}.footer-module__PXTUyW__footer_container *{color:var(--grey_contrast)}.footer-module__PXTUyW__logo{margin-top:2px}.footer-module__PXTUyW__address{margin:10px 0}.footer-module__PXTUyW__address div>*{margin-bottom:4px;line-height:22px;display:block}.footer-module__PXTUyW__address h1{margin-bottom:5px;font-size:15px;font-weight:400;line-height:1.5}.footer-module__PXTUyW__address p{margin-bottom:5px}.footer-module__PXTUyW__address_content{line-height:2;display:block}.footer-module__PXTUyW__social{text-align:right;display:block}.footer-module__PXTUyW__social_icon{margin:7px 13px 7px 0;display:inline-block}.footer-module__PXTUyW__footer_heading{font-size:18px}.footer-module__PXTUyW__list{padding:0;list-style:none}.footer-module__PXTUyW__list_item{color:var(--black);padding-top:8px;padding-bottom:8px;font-weight:500}.footer-module__PXTUyW__copyright{margin-bottom:0;line-height:38px}.footer-module__PXTUyW__gateway{text-align:center;width:100%;height:35px;position:relative}@media (max-width:991px){.footer-module__PXTUyW__footer_container{margin-bottom:53px}.footer-module__PXTUyW__social svg{width:20px;height:20px}.footer-module__PXTUyW__copyright,.footer-module__PXTUyW__social{text-align:center}}
.layout-module__JrCGGW__main{margin-top:185px}@media (max-width:991px){.layout-module__JrCGGW__main{margin-top:70px}}
.mobileNav-module__Gp9ixG__nav{z-index:999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff98;flex-direction:column;width:100vw;max-height:76px;padding:10px 10px 10px 5px;transition:transform .3s;display:flex;position:fixed;top:0;left:0;overflow:hidden;box-shadow:0 10px 15px #0000000d}.mobileNav-module__Gp9ixG__start{justify-content:space-between;align-items:center;display:flex}.mobileNav-module__Gp9ixG__sidebar_button{background:0 0;border:none;justify-content:flex-start;align-items:center;width:56px;height:56px;padding:0;display:flex}.mobileNav-module__Gp9ixG__brand a{align-items:center;width:155px;height:100%;display:flex}.mobileNav-module__Gp9ixG__brand img{max-width:155px}.mobileNav-module__Gp9ixG__end{cursor:pointer;margin-right:13px}.mobileNav-module__Gp9ixG__searchbar{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff98;align-items:center;width:100vw;height:76px;padding:0 15px;display:flex;position:fixed;top:0;box-shadow:0 10px 15px #0000000d}.mobileNav-module__Gp9ixG__searchbar>svg{color:var(--primary);cursor:pointer;margin-left:10px}
.navbar-module__XTtG1G__nav{z-index:999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff98;flex-direction:column;width:100%;transition:transform .3s;display:flex;position:fixed;top:0;left:0;box-shadow:0 10px 15px #0000000d}.navbar-module__XTtG1G__nav hr{opacity:1;background-color:#c5c5c5;margin:0}.navbar-module__XTtG1G__top_bar>div,.navbar-module__XTtG1G__container,.navbar-module__XTtG1G__bottom_bar{max-width:1400px;margin:auto;display:flex;width:95%!important}.navbar-module__XTtG1G__hide_top_bar{transform:translateY(-149px)}.navbar-module__XTtG1G__show_top_bar{transform:translateY(0)}.navbar-module__XTtG1G__top_bar{width:100%}.navbar-module__XTtG1G__top_bar_left{justify-content:flex-start;width:50%;padding-right:30px;display:flex}.navbar-module__XTtG1G__top_bar_right{justify-content:flex-end;width:50%;padding-left:30px;display:flex}.navbar-module__XTtG1G__top_bar_content{align-items:center;font-size:16px;display:flex}.navbar-module__XTtG1G__top_bar_content_p_left{padding:7px 20px 7px 0}.navbar-module__XTtG1G__top_bar_content_p_right{cursor:pointer;padding:7px 0 7px 20px}.navbar-module__XTtG1G__top_bar_content svg{margin-right:5px}.navbar-module__XTtG1G__container{align-items:center;padding:10px 0}.navbar-module__XTtG1G__start{justify-content:flex-start;align-items:center;width:20%;display:flex}.navbar-module__XTtG1G__center{justify-content:center;align-items:center;width:55%;display:flex}.navbar-module__XTtG1G__end{justify-content:flex-end;align-items:center;width:25%;display:flex}.navbar-module__XTtG1G__brand{cursor:pointer;flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.navbar-module__XTtG1G__nav_link{text-align:center;align-items:center;margin:auto;display:flex}.navbar-module__XTtG1G__ul{flex-direction:row;margin:0;padding:0;list-style:none;display:flex}.navbar-module__XTtG1G__list{flex-shrink:0;align-items:center;display:flex}.navbar-module__XTtG1G__item{padding:2px 10px;font-size:18px;font-weight:500}.navbar-module__XTtG1G__item a:hover{color:var(--primary);transition:color .4s}.navbar-module__XTtG1G__end>div{cursor:pointer;align-items:flex-end;min-width:auto;height:50px;margin-left:8%;display:flex;position:relative}.navbar-module__XTtG1G__end>div>svg{width:24px;height:24px;margin:auto 4px auto 0}.navbar-module__XTtG1G__end>div>span{background-color:var(--secondary);color:var(--secondary_contrast);text-align:center;border-radius:4px;min-width:18px;height:18px;padding:4px 5px 3px;font-size:10px;font-weight:700;line-height:1;position:absolute;top:4px;left:28px}.navbar-module__XTtG1G__end>div>p{white-space:nowrap;max-width:70px;margin:0;font-size:14px;overflow:auto}.navbar-module__XTtG1G__cart{width:140px;height:40px;display:flex}.navbar-module__XTtG1G__cart a{position:relative}.navbar-module__XTtG1G__cart svg{width:30px;height:30px;position:absolute;top:7px}.navbar-module__XTtG1G__cart span{background:var(--secondary);width:20px;height:20px;color:var(--secondary_contrast);text-align:center;border-radius:16px;margin-right:3px;font-size:12px;font-weight:700;line-height:20px;display:inline-block;position:relative;top:-1px;left:20px}.navbar-module__XTtG1G__cart p{color:var(--deep_black);margin:0;position:relative;top:-25px;left:46px}.navbar-module__XTtG1G__price{color:var(--secondary);font-size:15px;font-weight:500;position:relative;top:-26px;left:46px}.navbar-module__XTtG1G__searchBar{background-color:var(--white);z-index:1000;width:100%;height:86px;padding:22px 40px;position:fixed;top:38px}.navbar-module__XTtG1G__searchInput{border:1px solid var(--primary);width:calc(100% - 60px);height:100%;color:var(--black);background-color:var(--blue_white);border-radius:4px;padding:8px 14px;font-size:18px;display:inline-block}.navbar-module__XTtG1G__spinner{background-color:#f9fbfd;border-radius:50%;animation:2.2s linear infinite navbar-module__XTtG1G__spin;position:absolute;bottom:calc(50% - 11px);left:calc(100% - 135px)}.navbar-module__XTtG1G__searchInput:focus-visible{outline:none}.navbar-module__XTtG1G__searchButton{background:0 0;border:none;width:40px;margin-left:10px;display:inline-block;position:relative;top:-3px}.navbar-module__XTtG1G__searchData{z-index:1000;width:calc(100% - 140px);height:70vh;padding:0;list-style:none;display:block;position:fixed;top:102px;left:40px;overflow:hidden auto}.navbar-module__XTtG1G__searchData a{background-color:var(--white);border-bottom:1px solid var(--grey);padding:12px 15px;display:block}.navbar-module__XTtG1G__searchData a:hover{background-color:var(--primary_light)}.navbar-module__XTtG1G__bottom_bar{direction:ltr;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.navbar-module__XTtG1G__bottom_bar button,.navbar-module__XTtG1G__track a{align-items:center;width:145px;height:45px;display:flex}.navbar-module__XTtG1G__bottom_bar button{background-color:var(--primary);color:var(--primary_contrast);border:none;border-radius:4px;justify-content:center;font-size:16px;font-weight:500}.navbar-module__XTtG1G__bottom_bar button svg{margin-top:2px}.navbar-module__XTtG1G__track a{white-space:nowrap;justify-content:flex-end;font-size:18px;font-weight:500}.navbar-module__XTtG1G__track a:hover{color:var(--primary)}.navbar-module__XTtG1G__track svg{margin-right:2px}@media (max-width:1170px){.navbar-module__XTtG1G__center{width:50%}.navbar-module__XTtG1G__end{width:30%}}@media (max-width:991px){.navbar-module__XTtG1G__nav{display:none}}@media (max-width:768px){.navbar-module__XTtG1G__top_bar_left{display:none}.navbar-module__XTtG1G__top_bar_content_p_right{padding:7px 14px 7px 18px}.navbar-module__XTtG1G__top_bar_right{justify-content:space-between;width:100%;padding:0 9px}.navbar-module__XTtG1G__container{padding:9px 18px}.navbar-module__XTtG1G__sidebar_button{display:flex}.navbar-module__XTtG1G__sidebar_link{padding-top:85px}.navbar-module__XTtG1G__start,.navbar-module__XTtG1G__end{width:50%}.navbar-module__XTtG1G__center{display:none}.navbar-module__XTtG1G__cart i{top:18px}}@media (max-width:425px){.navbar-module__XTtG1G__top_bar_content_p_right{padding:7px 9px 7px 4px}.navbar-module__XTtG1G__container{padding:9px 5px}.navbar-module__XTtG1G__cart{width:50px}.navbar-module__XTtG1G__cart p,.navbar-module__XTtG1G__price{display:none}.navbar-module__XTtG1G__searchBar{padding:22px 16px}.navbar-module__XTtG1G__spinner{left:calc(100% - 109px)}.navbar-module__XTtG1G__searchData{width:calc(100% - 94px);left:17px}}@keyframes navbar-module__XTtG1G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
