@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,500;0,600;0,700;0,900;1,300&display=swap);.inputfield{color:#333;display:flex;flex-direction:column;font-family:Poppins,sans-serif;font-size:1.4rem;margin-bottom:1.5rem;position:relative;width:91%}.inputfield__label{color:#333;font-size:.75rem;font-weight:500}.inputfield__label__required{color:#ff3426;font-size:1.4rem}.inputfield__input{background-color:#fff;border:1px solid #c5c5c5;border-radius:5px;color:#333;font-size:.875rem;padding:.6rem .875rem;transition:all .2s;width:100%}.inputfield__input:focus{border-color:#c5c5c5;outline:none}.inputfield__input--error{border-color:#991f17}.inputfield__input--placeholder{color:#9b9b9b}.inputfield__error{bottom:-1.5rem;color:#991f17;font-size:1.2rem;position:absolute}.textfield{color:#333;display:flex;flex-direction:column;font-family:Poppins,sans-serif;font-size:1.4rem;margin-bottom:1.5rem;position:relative;width:91%}.textfield__label{color:#333;font-size:.75rem;font-weight:500}.textfield__label__required{color:#ff3426;font-size:1.4rem}.textfield__input{background-color:#fff;border:1px solid #c5c5c5;border-radius:5px;color:#333;font-size:.875rem;padding:.6rem .875rem;resize:none;transition:all .2s;width:100%}.textfield__input:focus{border-color:#c5c5c5;outline:none}.textfield__input--error{border-color:#991f17}.textfield__input--placeholder{color:#9b9b9b}.textfield__error{bottom:-1.5rem;color:#991f17;font-size:1.2rem;position:absolute}.PaginationStyle{align-items:center;display:flex;font-size:14px;font-style:normal;justify-content:space-between;letter-spacing:.8px;line-height:14px;width:100%}.PaginationStyle .pagination__text{font-weight:600;text-transform:uppercase}.PaginationStyle .pagination{align-items:center;display:flex}.PaginationStyle .pagination__link{background-color:transparent;border:none;cursor:pointer;display:inline-flex;font-weight:500;position:relative;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;-webkit-user-select:none;user-select:none}.PaginationStyle .pagination__link:not(:first-child),.PaginationStyle .pagination__link:not(:last-child){align-items:center;display:flex;height:40px;justify-content:center;margin-left:5px;width:40px}.PaginationStyle .pagination__link.active,.PaginationStyle .pagination__link:focus,.PaginationStyle .pagination__link:hover{border:1px solid #c5c5c5;border-radius:10px;z-index:2}.PaginationStyle .pagination__link:focus{border:2px solid #c5c5c5}.PaginationStyle .pagination__link.active,.PaginationStyle .pagination__link:hover{background-color:#000;color:#fff}.PaginationStyle .pagination__link:first-child,.PaginationStyle .pagination__link:last-child{align-items:center;border:1px solid #c5c5c5;border-radius:8px;display:flex;font-size:16px;height:auto;justify-content:center;line-height:16px;padding:12px 16px;width:auto}.PaginationStyle .pagination__prop{display:flex;margin:2px 4px}.PaginationStyle .disabled{cursor:none}.toastbar{-webkit-animation:slideDown .5s ease forwards;animation:slideDown .5s ease forwards;left:0;position:fixed;top:60px;width:100%;z-index:4}@media screen and (max-width:768px){.toastbar{top:110px}}@media screen and (max-width:480px){.toastbar{top:110px}}.toastbar .toastbar__message{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:700;justify-content:center;padding:10px}.toastbar .toastbar__message--success{background-color:#21e558}.toastbar .toastbar__message--error{background-color:#ff3426}.toastbar .toastbar__message img{height:20px;margin-right:10px;width:20px}@-webkit-keyframes slideDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.custom-loader{-webkit-animation:s2 1s linear infinite;animation:s2 1s linear infinite;border:8px solid #e4e4ed;border-radius:50%;border-right-color:#000;height:50px;left:50%;position:fixed;top:50%;translate:translate(-50%,-50%);width:50px;z-index:999}@-webkit-keyframes s2{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes s2{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.authmodal{align-items:center;background:#fff;border-radius:10px;display:flex;flex-direction:column;gap:16px;height:auto;justify-content:center;padding:32px;width:auto;z-index:1}.auth__or{font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:21px}.authmodal_title,.forgotpassmodal_title{align-items:flex-start;background:#fff;display:flex;height:46px;justify-content:center;width:382px}@media screen and (max-width:768px){.authmodal_title,.forgotpassmodal_title{width:auto}}.authmodal_title>h1,.forgotpassmodal_title>h1{font-family:Poppins,sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:46px;margin-left:9rem;text-align:center}.authmodal_title>button,.forgotpassmodal_title>button{background:none;border:none;cursor:pointer;left:calc(85% + 6px);margin-right:1rem;outline:none;position:absolute}.authmodal_title .forgot_back,.forgotpassmodal_title .forgot_back{left:calc(11% - 6px)}.auth_continue_btn{background-color:#000;border-radius:5px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:21px;padding:10px 0}.authmodal__footer{all:unset;align-items:center;background-color:transparent;border:1px solid #9b9b9b;border-radius:5px;display:flex;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;gap:1rem;justify-content:center;line-height:21px;padding:10px 0;width:100%}.authmodal_options{align-items:center;display:flex;gap:70px}.authmodal_options .authmodal_registerbtn{all:unset;align-items:center;color:#000;cursor:pointer;display:flex;flex-direction:column;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:700;justify-content:center;line-height:30px}.authmodal_options .authmodal_loginbtn{all:unset;align-items:center;color:#000;cursor:pointer;display:flex;flex-direction:column;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:700;justify-content:center;line-height:30px}.forgotpassmodal,.loginpage,.registermodal{align-items:center;display:flex;overflow:hidden;width:100%}@media screen and (max-width:768px){.forgotpassmodal,.loginpage,.registermodal{overflow:visible}}.forgotpassmodal>form,.loginpage>form,.registermodal>form{display:flex;flex-direction:column;width:100%}.forgotpassmodal>form>button,.loginpage>form>button,.registermodal>form>button{width:100%}.auth__forgot__pass{all:unset;background-color:transparent;color:#0094ff;cursor:pointer;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:18px;margin-bottom:1.5rem;margin-top:-1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.forgotpassmodal{align-items:center;border-radius:10px;flex-direction:column;gap:24px;height:auto;padding:32px;width:auto;z-index:1}.forgotpassmodal,.forgotpassmodal_title{background:#fff;display:flex;justify-content:center}.forgotpassmodal_title{align-items:flex-start;height:46px;width:382px}.forgotpassmodal_title>h1{font-family:Poppins,sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:46px;margin-right:9rem;text-align:center}.forgotpassmodal_title>button{background:none;border:none;cursor:pointer;margin-right:1rem;outline:none}.forgotpassmodal__body h2{font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:36px}.forgotpassmodal__body p{font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.notificationsmenu{background-color:#fff;border-radius:10px;min-height:35.02rem;width:52.625rem}@media screen and (max-width:768px){.notificationsmenu{width:auto}}.notificationsmenu_header{border-bottom:1px solid #c5c5c5;display:flex;flex-direction:row;justify-content:space-between;padding:1rem 2.688rem}.notificationsmenu_header>h3{color:#333;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.notificationsmenu_header>button{background:none;border:none;color:#ff3426;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:21px;outline:none}.notificationsmenu_body{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:space-between;padding:2rem}.notificationsmenu_body_notification{align-items:flex-start;background:#fff;border:1px solid #c5c5c5;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:row;gap:48px;justify-content:space-between;padding:12px 28px 12px 18px;width:100%}.notificationsmenu_body_notification__text{align-items:flex-start;display:flex;flex-direction:column;gap:8px;justify-content:space-between}.notificationsmenu_body_notification__text>h2{color:#333;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:21px}.notificationsmenu_body_notification__text>p{color:#333;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.hamburger_button{margin-left:10px;z-index:10}.panel{background-color:#fff;background-size:117px 188px;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;opacity:0;position:fixed;right:-100%;top:60px;transition:all .4s cubic-bezier(.42,0,.34,1.01);visibility:hidden;z-index:-1}.panel.open{opacity:1;right:0;visibility:visible;width:100%}.panel ul{padding:1rem;width:100%}.panel ul li{font-size:1.4rem;list-style:none;text-align:center}.panel ul li+li{margin-top:1rem}.panel ul li a{color:#fff;text-decoration:none}.panel ul li a:hover{color:#f96507}.nav_component{align-items:center;background-color:#fff;box-shadow:0 1px 1px rgba(0,0,0,.1);display:flex;justify-content:space-between;left:0;padding:12px 55px;position:fixed;right:0;top:0;transition:all .3s ease-in-out;z-index:5}@media screen and (max-width:1199px){.nav_component{padding:15px}}@media screen and (max-width:768px){.nav_component{background-color:#fff!important;flex-direction:column;gap:13px;padding:1rem}}.nav_component .nav_wrapper{display:flex;justify-content:space-between;width:100%}.nav_component .nav_header{align-items:center;display:flex;flex:1 1}@media screen and (max-width:768px){.nav_component .nav_header{flex:initial;order:2}}.nav_component .nav_header img{height:40px}@media screen and (max-width:768px){.nav_component .nav_header img{height:30px}}@media screen and (max-width:1199px){.nav_component .nav_header{margin-left:0}}.nav_component .content{display:flex;flex:2 1;justify-content:space-between;margin-right:2%}@media screen and (max-width:768px){.nav_component .content{flex:initial;margin-right:0;order:3}}.nav_component .content .search{align-items:center;border:1px solid #9b9b9b;border-radius:5px;display:flex;gap:1rem;padding:5px 5px 5px 15px;width:50%}.nav_component .content .search input{border:none;color:#333;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:22px;outline:none;width:100%}.nav_component .content .search input::-webkit-input-placeholder{color:#9b9b9b}.nav_component .content .search input::placeholder{color:#9b9b9b}.nav_component .content .search button{all:unset;background-color:#000;border-radius:5px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:500;line-height:22px;padding:5px 15px;text-align:center}.nav_component .content .right{align-items:center;color:#333;display:flex;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;gap:1rem;line-height:24px}@media screen and (max-width:768px){.nav_component .content .right{gap:.6rem}}.nav_component .content .right>button{all:unset;align-items:center;background-color:transparent;border:1px solid #9b9b9b;border-radius:5px;cursor:pointer;display:flex;gap:.8rem;padding:6px}@media screen and (max-width:768px){.nav_component .content .right>button{border:none}}.nav_component .content .right .cart{all:unset;align-items:center;cursor:pointer;display:flex;gap:.5rem}.search{align-items:center;border:1px solid #9b9b9b;border-radius:5px;display:flex;gap:1rem;padding:5px 5px 5px 15px;width:95%}.search input{border:none;color:#333;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:22px;outline:none;width:100%}.search input::-webkit-input-placeholder{color:#9b9b9b}.search input::placeholder{color:#9b9b9b}.search button{all:unset;background-color:#000;border-radius:5px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:500;line-height:22px;padding:5px 15px;text-align:center}.mobile_filter{position:absolute;right:0;top:100%}.sidebar{align-self:baseline;border:2px solid #9b9b9b;border-radius:10px;display:flex;flex-direction:column;margin:2rem;width:260px}@media screen and (max-width:768px){.sidebar{background-color:#fff;border:none;margin:0}}.sidebar .sidebar-header{display:flex;justify-content:space-between;padding:1rem}.sidebar .sidebar-header .sidebar-filter{align-items:center;color:#333;display:flex;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:700;gap:10px;line-height:30px}@media screen and (max-width:768px){.sidebar .sidebar-header .sidebar-filter img{display:none}}.sidebar .sidebar-header .sidebar-reset-btn{background-color:transparent;border:1px solid #9b9b9b;border-radius:29px;color:#333;cursor:pointer;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;padding:4px 10px}.sidebar .filter-option{border-top:1px solid #9b9b9b;padding:1rem}.sidebar .filter-option .filter-option-header{display:flex;justify-content:space-between}.sidebar .filter-option .filter-option-header h4{color:#333;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:30px}.sidebar .filter-option .filter-option-header .filter-option-btn{align-items:center;background-color:transparent;border:1px solid #9b9b9b;border-radius:29px;color:#333;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;gap:5px;line-height:18px;padding:4px 10px}.sidebar .filter-option .filter-tab{display:flex;flex-direction:column;gap:1rem}.sidebar .filter-option .filter-tab label{align-items:center;color:#656565;display:flex;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;gap:5px;line-height:24px}.sidebar .filter-option .filter-tab label input[type=checkbox]{-webkit-appearance:none;appearance:none;background-color:#fff;border:2px solid #9b9b9b;border-radius:5px;height:20px;position:relative;width:20px}.sidebar .filter-option .filter-tab label input[type=checkbox]:checked{background-color:#000}.sidebar .filter-option .filter-tab label input[type=checkbox]:checked:before{content:url(/static/media/check.66648182616cad8bda8a.svg);left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.Footer{color:#fff;display:flex;flex-direction:column}.foot-top{align-items:center;background-color:#000;border-top:1px solid #c5c5c5;display:flex;gap:10rem;justify-content:space-between;padding:2rem 5rem}@media screen and (max-width:768px){.foot-top{align-items:center;flex-direction:column;gap:3rem;justify-content:center;padding:3rem 1.5rem;text-align:center}}.foot-top .brand{display:flex;flex:1 1;flex-direction:column;gap:1rem}.foot-top .brand .text{color:hsla(0,0%,100%,.75);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;width:135px}.foot-top .brand img{width:30%}@media screen and (max-width:768px){.foot-top .brand img{width:100%}}.foot-top .wrapper{display:flex;flex:2 1;justify-content:space-between}@media screen and (max-width:768px){.foot-top .wrapper{flex-direction:column;gap:3rem}}.foot-top .wrapper .links{display:flex;flex-direction:column;gap:11px}.foot-top .wrapper .links :first-child{margin-bottom:10px}.foot-top .wrapper .links .title{color:#fff;font-size:16px;font-weight:600}.foot-top .wrapper .links .link,.foot-top .wrapper .links .title{font-family:Poppins,sans-serif;font-style:normal;line-height:140%}.foot-top .wrapper .links .link{color:hsla(0,0%,100%,.75);font-size:13px;font-weight:400}.foot-bottom{background-color:#000;height:15%;padding:.5rem 0;width:100%}.foot-bottom,.foot-bottom .F_text{display:flex;gap:1rem;justify-content:center}.foot-bottom .F_text{align-items:center;color:hsla(0,0%,100%,.5);font-size:10px;font-weight:300;line-height:1.5}@media screen and (max-width:768px){.foot-bottom .F_text{flex-direction:column;gap:.5rem}}.foot-bottom .F_text .circle{background-color:hsla(0,0%,100%,.5);border-radius:50%;height:4px;width:4px}.foot-bottom .F_text p{margin:.1rem}@media screen and (max-width:768px){.foot-bottom .F_text p{color:#333;font-family:Poppins,sans-serif;font-size:.7rem;font-style:normal;font-weight:400;line-height:1.5rem}}.foot-bottom .F_text .F_Team{font-weight:700!important}.hero{background-image:url(/static/media/hero-bg.5d6033aba06ec91d5c3a.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;overflow:hidden}@media screen and (max-width:768px){.hero{background-color:#fff;background-image:none;height:auto;padding-top:120px}}.hero .available{color:#9b9b9b;font-family:Poppins;font-size:16px;font-style:normal;font-weight:300;line-height:24px;padding:1rem;text-align:center}.hero .text-container{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;padding-left:2rem;width:40%}@media screen and (max-width:768px){.hero .text-container{align-items:center;gap:1rem;justify-content:center;padding:1rem;width:auto}}.hero .text-container>h1{color:#333;font-family:Poppins,sans-serif;font-size:2.5rem;font-style:normal;font-weight:700;line-height:60px}@media screen and (max-width:768px){.hero .text-container>h1{font-size:24px;line-height:36px}}.hero .text-container>p{color:#333;font-family:Poppins,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:24px}@media screen and (max-width:768px){.hero .text-container>p{font-size:16px;font-weight:400;line-height:24px}}.hero .text-container>.hero__button{align-items:center;align-self:baseline;background:#000;border-radius:5px;cursor:pointer;display:flex;flex-direction:row-reverse;gap:10px;justify-content:center;padding:10px 20px;width:auto}.hero .text-container>.hero__button>h3{color:#fff;flex:none;flex-grow:0;font-family:Poppins,sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:24px;order:0}.Newsletter{background-color:#fff;display:flex;height:400px;justify-content:center;margin:auto}@media screen and (max-width:768px){.Newsletter{padding:0 1.5rem}}.Newsletter .wrapper{align-items:center;background-color:#fff;border:1px solid #9b9b9b;border-radius:5px;display:flex;flex-direction:column;gap:1rem;margin:auto;padding:2rem;width:550px}@media screen and (max-width:768px){.Newsletter .wrapper{padding:1rem;width:auto}}.Newsletter .wrapper .title{color:#333;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:45px;text-align:center}@media screen and (max-width:768px){.Newsletter .wrapper .title{font-size:18px;line-height:27px}}.Newsletter .wrapper .text{color:#333;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:21px;text-align:center;width:90%}@media screen and (max-width:768px){.Newsletter .wrapper .text{width:100%}}.subscribe{align-items:center;border:1px solid #9b9b9b;border-radius:5px;display:flex;gap:1rem;padding:5px 5px 5px 15px;width:85%}.subscribe input{border:none;color:#333;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:22px;outline:none;width:100%}@media screen and (max-width:768px){.subscribe input{font-size:14px;line-height:20px}}.subscribe input::-webkit-input-placeholder{color:#9b9b9b}.subscribe input::placeholder{color:#9b9b9b}.subscribe button{all:unset;background-color:#000;border-radius:5px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:500;line-height:22px;padding:5px 15px;text-align:center}@media screen and (max-width:768px){.subscribe button{padding:5px}}.subscribe button .desktop,.subscribe button .mobile{align-items:center;gap:.5rem}.subscribe button .mobile{display:none}@media screen and (max-width:768px){.subscribe button .mobile{display:flex}}.subscribe button .desktop{display:flex}@media screen and (max-width:768px){.subscribe button .desktop{display:none}}.products{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;width:1000px}@media screen and (max-width:768px){.products{align-items:inherit;gap:1rem;justify-content:space-between;width:auto}}.product{border:1px solid #9b9b9b;border-radius:10px;box-shadow:4px 4px 34px rgba(0,0,0,.05);cursor:pointer;display:flex;flex-direction:column;font-family:Poppins,sans-serif;font-style:normal;overflow:hidden}@media screen and (max-width:768px){.product{width:45%}}.product .product-img{height:240px;object-position:center;width:290px}@media screen and (max-width:768px){.product .product-img{height:auto;object-fit:cover;object-position:center;width:auto}}.product .product-btn{display:none;transition:all .5s ease-in-out}.product:focus .product-btn,.product:focus-visible .product-btn,.product:focus-within .product-btn,.product:hover .product-btn{align-items:center;background-color:#000;border-radius:5px;color:#fff;display:flex;font-size:16px;font-weight:700;height:40px;justify-content:center;line-height:24px;margin-top:.5rem}@media screen and (max-width:768px){.product:focus .product-btn,.product:focus-visible .product-btn,.product:focus-within .product-btn,.product:hover .product-btn{font-size:14px;line-height:21px}}.product .product-wrapper{padding:1rem 1rem 1.5rem}@media screen and (max-width:768px){.product .product-wrapper{padding:.8rem}}.product .product-wrapper .product-category{color:#9b9b9b;font-size:12px;font-weight:400;line-height:18px;text-transform:capitalize}.product .product-wrapper .product-name{color:#333;font-size:16px;font-weight:500;line-height:24px}@media screen and (max-width:768px){.product .product-wrapper .product-name{font-size:12px;line-height:18px}}.product .product-wrapper .product-price{color:#333;font-size:20px;font-weight:800;line-height:30px}@media screen and (max-width:768px){.product .product-wrapper .product-price{display:flex;flex-direction:column-reverse;font-size:14px;line-height:20px}}.product .product-wrapper .product-price .old-price{color:#9b9b9b;font-size:12px;font-weight:400;line-height:18px;margin-left:2%;text-decoration-line:line-through;vertical-align:middle}@media screen and (max-width:768px){.product .product-wrapper .product-price .old-price{margin:0}}.selectaddressModal{display:flex;flex-direction:column;gap:1.5rem;height:25.313rem;padding:2rem;width:36.688rem}@media screen and (max-width:768px){.selectaddressModal{width:auto}}.selectaddressModal__header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.selectaddressModal__header>h1{color:#333;font-family:Poppins,sans-serif;font-size:1.25rem;font-style:normal;font-weight:600;line-height:1.875rem}.selectaddressModal__header>button{all:unset}.selectaddressModal__body{display:flex;flex-direction:column;gap:1.5rem}.selectaddressModal__body__field{align-items:flex-start;display:flex;flex-direction:row;gap:1.5rem;justify-content:stretch}.selectaddressModal__body__field__button{margin-top:.938rem}.selectaddressModal__body__field__box{border:1px solid #000;border-radius:.625rem;display:flex;flex-direction:column;gap:.5rem;padding:.75rem 5.875rem .75rem 1.25rem;width:100%}.selectaddressModal__body__field__box>h2{font-weight:600}.selectaddressModal__body__field__box>h2,.selectaddressModal__body__field__box>p{color:#333;font-family:Poppins,sans-serif;font-size:.875rem;font-style:normal;line-height:1.313rem}.selectaddressModal__body__field__box>p{font-weight:400}.selectaddressModal__body__btn>button{all:unset;background-color:#000;border:1px solid #000;border-radius:.313rem;color:#fff;font-family:Poppins,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.313rem;margin-left:2.25rem;padding:.75rem 1.25rem}.mobileaccountpage__sidebar{background-color:#fff;border:.063rem solid #c5c5c5;border-radius:10px;display:flex;flex-direction:column;margin:auto;width:auto}.mobileaccountpage__sidebar__title{border-bottom:1px solid #c5c5c5;display:flex;padding:1rem 5.688rem}.mobileaccountpage__sidebar__title>h3{align-items:center;color:#333;font-family:Poppins;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem}.mobileaccountpage__sidebar__section{border:.063rem solid #c5c5c5;border-top:none;display:flex;flex-direction:column;gap:1.5rem;padding-bottom:1.5rem;padding-top:1.5rem}.mobileaccountpage__sidebar_item{align-items:center;background-color:#fff;border:none;display:flex;flex-direction:row;gap:.625rem;padding-left:1.25rem}.mobileaccountpage__sidebar_item__text{color:#333;font-family:Poppins;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem}.mobileaccountpage__sidebar_logout{all:unset;border:2px solid #000;border-radius:5px;color:#000;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px;margin:0 1.25rem;padding:10px;text-align:center}.MobileViewOrderMenu,.mobileaddressesmenu,.mobilehelpmenu,.mobileordersmenu,.mobileprofilemenu,.mobilerateusmenu,.mobilevouchersmenu{display:flex;flex-direction:column;gap:2rem;padding-top:1.25rem}.MobileViewOrderMenu__header,.mobileaddressesmenu_header,.mobilehelpmenu_header,.mobileordersmenu__header,.mobileprofilemenu__header,.mobilerateusmenu_header,.mobilevouchersmenu_header{align-items:center;background-color:#fff;border:none;display:flex;flex-direction:row;gap:.625rem}.MobileViewOrderMenu__header button,.mobileaddressesmenu_header button,.mobilehelpmenu_header button,.mobileordersmenu__header button,.mobileprofilemenu__header button,.mobilerateusmenu_header button,.mobilevouchersmenu_header button{all:unset;height:1.5rem}.MobileViewOrderMenu__header h1,.mobileaddressesmenu_header h1,.mobilehelpmenu_header h1,.mobileordersmenu__header h1,.mobileprofilemenu__header h1,.mobilerateusmenu_header h1,.mobilevouchersmenu_header h1{color:#333;font-family:Poppins,sans-serif;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.688rem}.mobileprofilemenu__body__field{display:flex;flex-direction:column}.mobileprofilemenu__body__field inputfield,.mobileprofilemenu__body__field inputfield input{color:#333;font-family:Poppins,sans-serif;font-size:.75rem;font-style:normal;font-weight:600;line-height:1.125rem}.mobileprofilemenu__body__field inputfield input{border:.063rem solid #c5c5c5;border-radius:10px;box-sizing:border-box;padding:.625rem}.mobileprofilemenu__address__field{display:flex;flex-direction:column}.mobileprofilemenu__address__field h2{color:#333;font-family:Poppins,sans-serif;font-size:.75rem;font-style:normal;font-weight:600;line-height:1.125rem}.mobileprofilemenu__address__field__box{display:flex;flex-direction:column}.mobileprofilemenu__address__field__box_address{border:.063rem solid #c5c5c5;border-radius:10px;border-bottom-left-radius:0;border-bottom-right-radius:0;box-sizing:border-box;padding:1rem}.mobileprofilemenu__address__field__box_address h2{color:#333;font-family:Poppins,sans-serif;font-size:.75rem;font-style:normal;font-weight:600;line-height:1.125rem}.mobileprofilemenu__address__field__box_address p{color:#333;font-family:Poppins,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1.125rem}.mobileprofilemenu__address__field__box_btn{border:.063rem solid #c5c5c5;border-radius:10px;border-top:none;border-top-left-radius:0;border-top-right-radius:0;box-sizing:border-box;padding:1rem}.mobileprofilemenu__address__field__box_btn button{all:unset;align-items:center;color:#ff3426;font-family:Poppins,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1.125rem;padding:0 8.344rem}.mobileprofilemenu__body__btn{padding-top:1.5rem}.mobileprofilemenu__body__btn button{all:unset;background-color:#000;border:.125rem solid #000;border-radius:5px;color:#fff;font-family:Poppins,sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem;padding:.625rem .875rem}.mobileordersmenu__body{display:flex;flex-direction:column;gap:1rem}.mobileordersmenu__order{border:.063rem solid #c5c5c5;border-radius:10px;display:flex;flex-direction:column;padding:.5rem}.mobileordersmenu__order__header{align-items:center;display:flex;flex-direction:row;gap:.938rem;padding-bottom:.813rem}.mobileordersmenu__order__header h2{color:#333;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:21px}.mobileordersmenu__order__header .Delivered,.mobileordersmenu__order__header .Failed_Payment,.mobileordersmenu__order__header .Order_Confirmed,.mobileordersmenu__order__header .Order_Placed,.mobileordersmenu__order__header .Shipped{background-color:#c3f8d2;border:.063rem solid #c3f8d2;border-radius:5px;color:#21e558;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:21px;padding:1px 4px}.mobileordersmenu__order__header .Failed_Delivery,.mobileordersmenu__order__header .Failed_Payment,.mobileordersmenu__order__header .Invalid_Address{background-color:#e7cbc9;border:.063rem solid #e7cbc9;border-radius:5px;color:#ff3426;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:21px;padding:1px 4px}.mobileordersmenu__order__header .Cancelled_by_self{background-color:#7f7f7f;border:.063rem solid #7f7f7f;border-radius:5px;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:21px;padding:1px 4px}.mobileordersmenu__order__body{display:flex;flex-direction:column;gap:1rem}.mobileordersmenu__order__content{align-items:center;display:flex;flex-direction:row;gap:4.625rem;justify-content:space-between}.mobileordersmenu__order__images{display:flex;flex-direction:row;gap:.375rem;padding-bottom:.5rem}.mobileordersmenu__order__item{color:#333;display:flex;flex-direction:row;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;gap:.375rem;line-height:18px}.mobileordersmenu__order__content__right button{all:unset;color:#ff3426;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:21px}.mobilenotificationsmenu{background-color:#fff;display:flex;flex-direction:column;gap:2rem;padding-top:1.25rem}.mobilenotificationsmenu_header{display:flex;flex-direction:row;gap:.625rem}.mobilenotificationsmenu_header>button{all:unset}.mobilenotificationsmenu_header>h3{color:#333;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px;padding-right:10.35rem}.mobilenotificationsmenu_header S>button{background:none;border:none;color:#ff3426;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:21px;outline:none}.mobilenotificationsmenu_body{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:space-between}.mobilenotificationsmenu_body_notification{align-items:flex-start;background:#fff;border:1px solid #c5c5c5;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;padding:10px 14px 2px 9px;width:100%}.mobilenotificationsmenu_body_notification__text{align-items:flex-start;display:flex;flex-direction:column;gap:8px;justify-content:space-between}.mobilenotificationsmenu_body_notification__text>h2{color:#333;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:21px}.mobilenotificationsmenu_body_notification__text>p{color:#333;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.mobileaccountpage__content{padding-left:.5rem;padding-right:.5rem;width:auto}.mobileaddressesmenu_body{gap:1.5rem}.mobileaddressesmenu_address_container,.mobileaddressesmenu_body{display:flex;flex-direction:column}.mobileaddressesmenu_detials{border:.063rem solid #c5c5c5;border-radius:10px;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:.75rem}.mobileaddressesmenu_detials h4{font-weight:600}.mobileaddressesmenu_detials h4,.mobileaddressesmenu_detials p{color:#333;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;line-height:21px}.mobileaddressesmenu_detials p{font-weight:300}.mobileaddressesmenu_addaddress button{all:unset;background-color:#000;border:2px solid #c5c5c5;border-radius:10px;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:14px;padding:1rem 6.688rem;text-align:center}.mobileaddressesmenu_address_actions{display:flex;flex-direction:row;justify-content:center;width:auto}.mobileaddressesmenu_address_actions .edit{border:.063rem solid #c5c5c5;border-radius:10px;border-bottom-right-radius:0;border-top-left-radius:0;border-top-right-radius:0;padding:.75rem}.mobileaddressesmenu_address_actions .delete,.mobileaddressesmenu_address_actions .edit{background-color:#fff;color:#ff3426;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:21px;width:50%}.mobileaddressesmenu_address_actions .delete{border:.063rem solid #c5c5c5;border-radius:10px;border-bottom-left-radius:0;border-top-left-radius:0;border-top-right-radius:0}.mobilevouchersmenu_body{display:flex;flex-direction:column;gap:1.5rem;justify-content:center}.mobilevouchersmenu_body_voucher{align-items:center;border:.063rem solid #c5c5c5;border-radius:10px;display:flex;flex-direction:row;gap:.875rem;justify-content:space-between;padding:.75rem 1.75rem .75rem 1.125rem}.mobilevouchersmenu_body_voucher h4{font-weight:700}.mobilevouchersmenu_body_voucher h4,.mobilevouchersmenu_body_voucher p{font-family:Poppins,sans-serif;font-size:14px;font-style:normal;line-height:21px}.mobilevouchersmenu_body_voucher p{color:#333;font-weight:300}.mobilevouchersmenu_body_voucher_actions{align-items:center;color:#9b9b9b;display:flex;flex-direction:column;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:400;gap:10px;line-height:15px}.mobilevouchersmenu_body_voucher_actions img{height:24px;width:24px}.mobilerateusmenu_header>h2{color:#333;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px;width:12rem}.mobilerateusmenu_body{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;justify-content:space-between}.mobilerateusmenu_body_rate{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:0 7.219rem}.mobilerateusmenu_body_rate>h3{color:#333;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.mobilerateusmenu_body_review{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:100%}.mobilerateusmenu_body_review>h3{color:#333;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.mobilerateusmenu_body_review>button{align-items:center;background:#000;border-radius:5px;color:#fff;display:flex;flex:none;flex-direction:row;flex-grow:0;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;gap:10px;height:auto;justify-content:center;line-height:21px;order:0;padding:10px 14px;width:auto}.mobilerateusmenu_body_rate__success{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding-top:45px;width:100%}.mobilerateusmenu_body_rate__success>h1,.mobilerateusmenu_body_rate__success>h3{color:#333;font-family:Poppins,sans-serif;font-style:normal;font-weight:600;line-height:30px}.mobilerateusmenu_body_rate__success>button{align-items:center;background:#000;border-radius:5px;color:#fff;display:flex;flex:none;flex-direction:row;flex-grow:0;font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;gap:10px;height:auto;justify-content:center;line-height:24px;order:1;padding:10px 20px;width:auto}.mobilehelpmenu_header>span{color:#333;font-family:Poppins,sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem}.mobilehelpmenu_body{gap:32.063rem;justify-content:space-between}.mobilehelpmenu_body,.mobilehelpmenu_body__input{align-items:flex-start;display:flex;flex-direction:column}.mobilehelpmenu_body__input{justify-content:center;width:100%}.mobilehelpmenu_body__input___field{border:.063rem solid #c5c5c5;border-radius:.25rem;height:6rem;margin-bottom:1rem;width:21rem}.mobilehelpmenu_body__input___field input{border:0}.mobilehelpmenu_body__input>h3{color:#333;font-family:Poppins,sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem}.mobilehelpmenu_body__input>button{align-items:center;background:#000;border-radius:.313rem;color:#fff;display:flex;flex-direction:row;gap:.625rem;justify-content:center;padding:.625rem .875rem}.MobileViewOrderMenu__body__header>h1{font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:normal;padding-bottom:.69rem}.MobileViewOrderMenu__body__body__header{padding-bottom:1.31rem}.MobileViewOrderMenu__body__body__header p,.MobileViewOrderMenu__body__body__header>h3{font-family:Poppins;font-size:14px;font-style:normal;font-weight:600;line-height:normal;padding-bottom:.69rem}.MobileViewOrderMenu__body__body__header>h2{font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:21px;line-height:normal;padding-bottom:.69rem}.MobileViewOrderMenu__body__body__details{display:flex;flex-direction:column;padding-bottom:1.5rem}.MobileViewOrderMenu__body__body__details__items{border:1px solid #c5c5c5;border-bottom:0;border-radius:.625rem;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:1rem}.MobileViewOrderMenu__body__body__details__items__header{padding-bottom:1rem}.MobileViewOrderMenu__body__body__details__items__header>h1{color:#333;font-family:Poppins;font-size:1rem;font-style:normal;font-weight:600;line-height:normal}.MobileViewOrderMenu__body__body__details__items__body{display:flex;flex-direction:row;justify-content:space-between}.MobileViewOrderMenu__body__body__details__items__body__left{display:flex;flex-direction:column;gap:.5rem}.MobileViewOrderMenu__body__body__details__items__body__left__name>h1{color:#333;font-family:Poppins;font-size:.75rem;font-style:normal;font-weight:400;line-height:normal}.MobileViewOrderMenu__body__body__details__items__body__left__qty>p,.MobileViewOrderMenu__body__body__details__items__body__right>p{color:#333;font-family:Poppins;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal}.MobileViewOrderMenu__body__body__details__subtotal{border:1px solid #c5c5c5;border-bottom:0;display:flex;flex-direction:row;justify-content:space-between;padding:1rem}.MobileViewOrderMenu__body__body__details__subtotal>h4{color:#333;font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.MobileViewOrderMenu__body__body__details__subtotal>p{color:#333;font-family:Poppins;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal}.MobileViewOrderMenu__body__body__details__shipping{border:1px solid #c5c5c5;border-bottom:0;display:flex;flex-direction:row;justify-content:space-between;padding:1rem}.MobileViewOrderMenu__body__body__details__shipping>p{color:#333;font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.MobileViewOrderMenu__body__body__details__shipping__right>h4,.MobileViewOrderMenu__body__body__details__shipping__right>p{color:#333;font-family:Poppins;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal}.MobileViewOrderMenu__body__body__details__total{border:1px solid #c5c5c5;border-bottom-left-radius:.625rem;border-bottom-right-radius:.625rem;display:flex;flex-direction:row;justify-content:space-between;padding:1rem}.MobileViewOrderMenu__body__body__details__total>h4{color:#333;font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.MobileViewOrderMenu__body__body__details__total>p{color:#333;font-family:Poppins;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal}.MobileViewOrderMenu__body__body__address{padding-bottom:1.5rem}.MobileViewOrderMenu__body__body__address__header{border:1px solid #c5c5c5;border-bottom:0;border-top-left-radius:.625rem;border-top-right-radius:.625rem;padding:1rem}.MobileViewOrderMenu__body__body__address__header>h1{color:#333;font-family:Poppins;font-size:1rem;font-style:normal;font-weight:600;line-height:normal}.MobileViewOrderMenu__body__body__address__details{border:1px solid #c5c5c5;border-bottom-left-radius:.625rem;border-bottom-right-radius:.625rem;display:flex;flex-direction:column;gap:.5rem;padding:1rem}.MobileViewOrderMenu__body__body__address__details>h4{color:#333;font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:600;line-height:normal}.MobileViewOrderMenu__body__body__address__details>p{color:#333;font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.MobileViewOrderMenu__body__body__cancel>button{all:unset;align-items:center;border:1px solid #c5c5c5;border-radius:.3125rem;color:#000;display:inline-flex;font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:600;gap:.625rem;justify-content:center;line-height:normal;padding:.625rem .875rem}.MobileViewOrderMenu__body__body__cancel>p{color:#333;font-family:Poppins;font-size:.75rem;font-style:italic;font-weight:400;line-height:normal}.AddaddressModal{display:flex;flex-direction:column;gap:1.5rem;height:28.875rem;padding:2rem;width:52.625rem}@media screen and (max-width:768px){.AddaddressModal{height:auto;width:auto}}.AddaddressModal__header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.AddaddressModal__header>h1{color:#333;font-family:Poppins,sans-serif;font-size:1.25rem;font-style:normal;font-weight:600;line-height:1.875rem}.AddaddressModal__header>button{all:unset;margin-top:.5rem}.AddaddressModal__body{display:flex;flex-direction:column}.AddaddressModal__body__form{grid-column-gap:.875rem;-webkit-column-gap:.875rem;column-gap:.875rem;display:grid;grid-template-areas:"name number" "address address" "city state";grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr;width:100%}@media screen and (max-width:768px){.AddaddressModal__body__form{display:flex;flex-direction:column}}.AddaddressModal__body__form label:first-of-type{grid-area:name;width:100%}.AddaddressModal__body__form label:first-of-type div input{box-sizing:border-box}.AddaddressModal__body__form label:nth-of-type(2){grid-area:number;width:100%}.AddaddressModal__body__form label:nth-of-type(2) div input{box-sizing:border-box}.AddaddressModal__body__form label:nth-of-type(3){grid-area:address;width:100%}.AddaddressModal__body__form label:nth-of-type(3) div textarea{box-sizing:border-box}.AddaddressModal__body__form label:nth-of-type(4){grid-area:city;width:100%}.AddaddressModal__body__form label:nth-of-type(4) div input{box-sizing:border-box}.AddaddressModal__body__form label:nth-of-type(5){grid-area:state;width:100%}.AddaddressModal__body__form label:nth-of-type(5) div input{box-sizing:border-box}.AddaddressModal__body__btn>button{all:unset;background-color:#000;border:1px solid #000;border-radius:.313rem;color:#fff;font-family:Poppins,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.313rem;padding:.75rem 1.25rem}.accountpage{display:flex;flex-direction:row;gap:3.5rem;padding-bottom:28.438rem;padding-left:5rem;padding-top:7.5rem;width:auto}@media screen and (max-width:768px){.accountpage{align-items:center;background-color:#fff;display:flex;justify-content:center;padding-left:0;width:auto}}.accountpage__sidebar{background-color:#fff;display:flex;flex-direction:column;height:35.02rem;width:19rem}.accountpage__sidebar__title{align-items:center;border:.063rem solid #c5c5c5;border-top-left-radius:10px;border-top-right-radius:10px;color:#000;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px;padding:1rem 3rem}.accountpage__sidebar__section{border:.063rem solid #c5c5c5;border-top:none;display:flex;flex-direction:column;gap:1.5rem;padding-bottom:1.5rem;padding-top:1.5rem}.accountpage__sidebar__section:nth-child(4){border-bottom-left-radius:10px;border-bottom-right-radius:10px}.accountpage__sidebar_logout{all:unset;border:2px solid #000;border-radius:5px;color:#000;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px;margin:0 1.25rem;padding:10px;text-align:center}.accountpage__sidebar_item{align-items:center;background-color:#fff;border:none;display:flex;flex-direction:row;gap:.625rem;padding-left:1.25rem}.accountpage__sidebar_item__text{color:#000;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.addressesmenu,.ordersmenu,.profilemenu,.viewordermenu,.vouchersmenu{background-color:#fff;border-radius:10px;min-height:35.02rem;width:52.625rem}.addressesmenu_header,.ordersmenu__header,.profilemenu__header,.vouchersmenu_header{border-bottom:1px solid #c5c5c5;padding:1rem 43.75rem 1rem 2.688rem}.addressesmenu_header h1,.addressesmenu_header h3,.ordersmenu__header h1,.ordersmenu__header h3,.profilemenu__header h1,.profilemenu__header h3,.vouchersmenu_header h1,.vouchersmenu_header h3{color:#333;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px;width:9rem}.profilemenu__body,.vouchersmenu_body{padding-top:2rem}.profilemenu__body__field,.vouchersmenu_body_voucher{display:flex;flex-direction:row;gap:.875rem;padding-left:2.688rem;padding-right:2.75rem}.profilemenu__body__field .inputfield__input,.vouchersmenu_body_voucher .inputfield__input{color:#9b9b9b;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:21px;width:92%}.profilemenu__body__field .inputfield__label,.vouchersmenu_body_voucher .inputfield__label{color:#333;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:18px;padding-bottom:.25rem}.profilemenu__address__field{display:flex;flex-direction:column;gap:.25rem;padding-bottom:1.5rem;padding-left:2.688rem;padding-right:2.75rem}.profilemenu__address__field h2{color:#333;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:18px;padding-bottom:.25rem}.profilemenu__address__field__box{align-items:center;border:.063rem solid #c5c5c5;border-radius:10px;display:flex;flex-direction:row;gap:.875rem;padding:.75rem 1.75rem .75rem 1.125rem}.profilemenu__address__field__box_address{width:41.313rem}.profilemenu__address__field__box_address h2{font-weight:600}.profilemenu__address__field__box_address h2,.profilemenu__address__field__box_address p{color:#333;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;line-height:21px}.profilemenu__address__field__box_address p{font-weight:400}.profilemenu__address__field__box_btn button{all:unset;align-items:center;background-color:none;border:none;color:#ff3426;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:21px}.profilemenu__body__btn{padding-bottom:6.438rem;padding-left:2.688rem}.profilemenu__body__btn button{all:unset;border:2px solid #000;border-radius:5px;color:#000;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px;padding:10px 14px;text-align:center}.vouchersmenu_body{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.vouchersmenu_body_voucher{align-items:center;border:.063rem solid #c5c5c5;border-radius:10px;display:flex;flex-direction:row;gap:.875rem;justify-content:space-between;padding:.75rem 1.75rem .75rem 1.125rem;width:40%}.vouchersmenu_body_voucher h4{font-weight:700}.vouchersmenu_body_voucher h4,.vouchersmenu_body_voucher p{font-family:Poppins,sans-serif;font-size:14px;font-style:normal;line-height:21px}.vouchersmenu_body_voucher p{color:#333;font-weight:300}.vouchersmenu_body_voucher_actions{align-items:center;color:#9b9b9b;display:flex;flex-direction:column;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:400;gap:10px;line-height:15px}.vouchersmenu_body_voucher_actions img{height:24px;width:24px}.addressesmenu_body{display:flex;flex-direction:column;gap:1.5rem;padding-left:2rem;padding-right:2rem;padding-top:2.75rem}.addressesmenu_address_container{align-items:center;border:.063rem solid #c5c5c5;border-radius:10px;display:flex;flex-direction:row;gap:1.125rem;padding:.75rem .75rem .75rem 1.125rem}.addressesmenu_detials h4{font-weight:600}.addressesmenu_detials h4,.addressesmenu_detials p{color:#333;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;line-height:21px}.addressesmenu_detials p{font-weight:300;width:38.7rem}.addressesmenu_addaddress button{all:unset;border:2px solid #c5c5c5;border-radius:10px;color:#ff3426;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:14px;padding:10px 14px;text-align:center}.addressesmenu_address_actions{display:flex;flex-direction:row;gap:1.125rem;padding-right:1.75rem}.addressesmenu_address_actions .edit{background-color:#fff;border:none;color:#ff3426;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:21px}.addressesmenu_address_actions .delete{all:unset}.ordersmenu__body{display:flex;flex-direction:column;gap:1rem;padding-left:2rem;padding-right:2rem;padding-top:2.313rem}.ordersmenu__order{border:.063rem solid #c5c5c5;border-radius:10px;display:flex;flex-direction:column;padding:.75rem .75rem .75rem 1.125rem}.ordersmenu__order__header{align-items:center;display:flex;flex-direction:row;gap:.688rem;padding-bottom:.813rem}.ordersmenu__order__header h2{color:#333;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:21px}.ordersmenu__order__header .Delivered,.ordersmenu__order__header .Failed_Payment,.ordersmenu__order__header .Order_Confirmed,.ordersmenu__order__header .Order_Placed,.ordersmenu__order__header .Shipped{background-color:#c3f8d2;border:.063rem solid #c3f8d2;border-radius:5px;color:#21e558;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:21px;padding:1px 4px}.ordersmenu__order__header .Failed_Delivery,.ordersmenu__order__header .Failed_Payment,.ordersmenu__order__header .Invalid_Address{background-color:#e7cbc9;border:.063rem solid #e7cbc9;border-radius:5px;color:#ff3426;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:21px;padding:1px 4px}.ordersmenu__order__header .Cancelled_by_self{background-color:#7f7f7f;border:.063rem solid #7f7f7f;border-radius:5px;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:21px;padding:1px 4px}.ordersmenu__order__body{display:flex;flex-direction:column;gap:1rem}.ordersmenu__order__content{align-items:center;display:flex;flex-direction:row;gap:6.5rem}.ordersmenu__order__content__left{width:33.938rem}.ordersmenu__order__images{display:flex;flex-direction:row;gap:.375rem;padding-bottom:.5rem}.ordersmenu__order__item{color:#333;display:flex;flex-direction:row;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;gap:.375rem;line-height:18px}.ordersmenu__order__content__right button{all:unset;color:#ff3426;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:21px}.ordersmenu__empty{align-items:center;display:flex;flex-direction:column}.ordersmenu__empty>img{padding-bottom:2rem}.ordersmenu__empty__content{align-items:center;display:flex;flex-direction:column;gap:.25rem;padding-bottom:1.5rem}.ordersmenu__empty__content>h1{color:#333;font-family:Poppins,sans-serif;font-size:1.25rem;font-style:normal;font-weight:600;line-height:1.875rem}.ordersmenu__empty__content>p{color:#333;font-family:Poppins,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1.125rem}.ordersmenu__empty>button{align-items:center;background:#000;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex:none;flex-direction:row;flex-grow:0;font-family:Poppins,sans-serif;font-size:1rem;font-style:normal;font-weight:600;gap:10px;justify-content:center;line-height:24px;order:0;padding:10px 20px;width:auto}.viewordermenu{display:flex;flex-direction:column}.viewordermenu__header{border-bottom:1px solid #c5c5c5;display:flex;flex-direction:row;gap:.625rem;padding-bottom:1rem;padding-left:2rem;padding-top:1rem}.viewordermenu__header>h1{color:#333;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px;width:auto}.viewordermenu__header>button{all:unset}.viewordermenu__body{padding:1.5rem 2rem}.viewordermenu__body,.viewordermenu__body__body{display:flex;flex-direction:column}.viewordermenu__body__body__header{display:flex;flex-direction:column;gap:.688rem;padding-bottom:1.5rem}.viewordermenu__body__body__header .Delivered,.viewordermenu__body__body__header .Failed_Payment,.viewordermenu__body__body__header .Order_Confirmed,.viewordermenu__body__body__header .Order_Placed,.viewordermenu__body__body__header .Shipped{background-color:#c3f8d2;border:.063rem solid #c3f8d2;border-radius:5px;color:#21e558;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:21px;padding:1px 4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.viewordermenu__body__body__header .Failed_Delivery,.viewordermenu__body__body__header .Failed_Payment,.viewordermenu__body__body__header .Invalid_Address{background-color:#e7cbc9;border:.063rem solid #e7cbc9;border-radius:5px;color:#ff3426;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:21px;padding:1px 4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.viewordermenu__body__body__header .Cancelled_by_self{background-color:#7f7f7f;border:.063rem solid #7f7f7f;border-radius:5px;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:21px;padding:1px 4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.viewordermenu__body__body__header h2{font-weight:600}.viewordermenu__body__body__header h2,.viewordermenu__body__body__header p{color:#333;font-family:Poppins,sans-serif;font-size:.875rem;font-style:normal;line-height:1.313rem}.viewordermenu__body__body__header p{font-weight:400}.viewordermenu__body__body__details{display:flex;flex-direction:column;padding-bottom:1.25rem}.viewordermenu__body__body__details__header{border:1px solid #c5c5c5;border-top-left-radius:10px;border-top-right-radius:10px;box-sizing:border-box;padding:1rem 1.25rem}.viewordermenu__body__body__details__header h1{color:#333;font-family:Poppins,sans-serif;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.688rem}.viewordermenu__body__body__details__items{border:1px solid #c5c5c5;border-top:none;box-sizing:border-box;display:flex;flex-direction:column;gap:1rem;padding:1rem 1.25rem}.viewordermenu__body__body__details__items__header>h1{color:#333;font-family:Poppins,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}.viewordermenu__body__body__details__items__body{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.viewordermenu__body__body__details__items__body__left{display:flex;flex-direction:row;gap:.625rem}.viewordermenu__body__body__details__items__body__left__name{display:flex;flex-direction:column;gap:1.5rem}.viewordermenu__body__body__details__items__body__left__name>h1{color:#333;font-family:Poppins,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}.viewordermenu__body__body__details__items__body__left__name>p{color:#333;font-family:Poppins,sans-serif;font-size:.75rem;font-style:normal;font-weight:700;line-height:1.25rem}.viewordermenu__body__body__details__items__body__middle>p{color:#333;font-family:Poppins,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}.viewordermenu__body__body__details__items__body__right>p{color:#333;font-family:Poppins,sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem}.viewordermenu__body__body__details__subtotal{align-items:center;border:1px solid #c5c5c5;border-top:none;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;padding:1rem 1.25rem}.viewordermenu__body__body__details__subtotal>h4{color:#333;font-family:Poppins,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}.viewordermenu__body__body__details__subtotal>p{color:#333;font-family:Poppins,sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem}.viewordermenu__body__body__details__shipping{align-items:center;border:1px solid #c5c5c5;border-top:none;box-sizing:border-box;display:flex;flex-direction:row;gap:15rem;padding:1rem 1.25rem}.viewordermenu__body__body__details__shipping>p{color:#333;font-family:Poppins,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}.viewordermenu__body__body__details__shipping__right{align-items:flex-end;display:flex;flex-direction:column;gap:.563rem}.viewordermenu__body__body__details__shipping__right>p{color:#333;font-family:Poppins,sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem}.viewordermenu__body__body__details__shipping__right>h4{align-items:flex-end;color:#333;font-family:Poppins,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}.viewordermenu__body__body__details__discount{align-items:center;border:1px solid #c5c5c5;border-top:none;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;padding:1rem 1.25rem}.viewordermenu__body__body__details__discount>h4,.viewordermenu__body__body__details__discount>p{color:#333;font-family:Poppins,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}.viewordermenu__body__body__details__discount>h4{align-items:flex-end}.viewordermenu__body__body__details__total{align-items:center;border:1px solid #c5c5c5;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top:none;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;padding:1rem 1.25rem}.viewordermenu__body__body__details__total>p{color:#333;font-family:Poppins,sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem}.viewordermenu__body__body__address{display:flex;flex-direction:column;padding-bottom:1rem}.viewordermenu__body__body__address__header{border:1px solid #c5c5c5;border-top-left-radius:10px;border-top-right-radius:10px;box-sizing:border-box;padding:1rem 1.25rem}.viewordermenu__body__body__address__header h1{color:#333;font-family:Poppins,sans-serif;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.688rem}.viewordermenu__body__body__address__details{border:1px solid #c5c5c5;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top:none;box-sizing:border-box;display:flex;flex-direction:column;gap:.5rem;padding:1rem 1.25rem}.viewordermenu__body__body__address__details>h4{font-weight:600}.viewordermenu__body__body__address__details>h4,.viewordermenu__body__body__address__details>p{color:#333;font-family:Poppins,sans-serif;font-size:.875rem;font-style:normal;line-height:1.313rem}.viewordermenu__body__body__address__details>p{font-weight:400}.viewordermenu__body__body__cancel{align-items:center;display:flex;flex-direction:row;gap:.625rem}.viewordermenu__body__body__cancel>button{all:unset;border:1px solid #c5c5c5;border-radius:5px;display:flex;flex-direction:row;font-style:normal;font-weight:600;gap:1rem;padding:.719rem .875rem}.viewordermenu__body__body__cancel>button,.viewordermenu__body__body__cancel>p{color:#333;font-family:Poppins,sans-serif;font-size:.875rem;line-height:1.313rem}.viewordermenu__body__body__cancel>p{font-style:italic;font-weight:400}.rateusmenu{background-color:#fff;border-radius:10px;min-height:35.02rem;width:52.625rem}.rateusmenu_header{border-bottom:1px solid #c5c5c5;padding:1rem 43.75rem 1rem 2.688rem}.rateusmenu_header>h2{color:#333;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px;width:12rem}.rateusmenu_body{align-items:flex-start;justify-content:space-between;padding:1rem 2rem}.rateusmenu_body,.rateusmenu_body_rate{display:flex;flex-direction:column;gap:1rem}.rateusmenu_body_rate{align-items:center;justify-content:center;padding:0 19.156rem}.rateusmenu_body_rate>h3{color:#333;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.rateusmenu_body_review{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding-left:1.6rem;padding-right:2rem;width:100%}.rateusmenu_body_review>h3{color:#333;font-size:16px;line-height:24px}.rateusmenu_body_review>button,.rateusmenu_body_review>h3{font-family:Poppins,sans-serif;font-style:normal;font-weight:600}.rateusmenu_body_review>button{align-items:center;background:#000;border-radius:5px;color:#fff;display:flex;flex:none;flex-direction:row;flex-grow:0;font-size:14px;gap:10px;height:auto;justify-content:center;line-height:21px;order:0;padding:10px 14px;width:auto}.rateusmenu_body_rate__success{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding-top:45px;width:100%}.rateusmenu_body_rate__success>h1,.rateusmenu_body_rate__success>h3{color:#333;font-family:Poppins,sans-serif;font-style:normal;font-weight:600;line-height:30px}.rateusmenu_body_rate__success>button{align-items:center;background:#000;border-radius:5px;color:#fff;display:flex;flex:none;flex-direction:row;flex-grow:0;font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;gap:10px;height:auto;justify-content:center;line-height:24px;order:1;padding:10px 20px;width:auto}.helpmenu{background-color:#fff;border-radius:10px;display:flex;flex-direction:column;gap:16.688rem;min-height:35.02rem;width:52.625rem}.helpmenu_header{align-items:center;border-bottom:.063rem solid #c5c5c5;display:flex;flex-direction:row;justify-content:space-between;padding:1rem 2rem}.helpmenu_header>span{color:#333;font-family:Poppins,sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem}.helpmenu_body{gap:1rem;height:13rem;justify-content:space-between;padding:2rem}.helpmenu_body,.helpmenu_body__input{align-items:flex-start;display:flex;flex-direction:column}.helpmenu_body__input{justify-content:center;width:100%}.helpmenu_body__input___field{border:.063rem solid #c5c5c5;border-radius:.25rem;height:6rem;margin-bottom:1rem;width:45rem}.helpmenu_body__input___field input{border:0}.helpmenu_body__input>h3{color:#333;font-family:Poppins,sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem}.helpmenu_body__input>button{align-items:center;background:#000;border-radius:.313rem;color:#fff;display:flex;flex-direction:row;gap:.625rem;justify-content:center;padding:.625rem .875rem}.tabs{background-color:#fff;border:1px solid #9b9b9b;border-radius:10px;box-shadow:1px 4px 45px rgba(0,0,0,.08);width:905px}@media screen and (max-width:768px){.tabs{box-shadow:none;width:auto}}@media screen and (max-width:1199px){.tabs{width:auto}}.tabs .tabs-header{align-items:center;border-bottom:1px solid #9b9b9b;display:flex;justify-content:space-between;list-style:none;padding:20px}.tabs .tabs-header .react-tabs__tab-panel--selected{border-bottom:3px solid #000}.tabs .tabs-header .tabs-title{color:#333;cursor:pointer;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:18px;text-transform:uppercase}.tabs .tabs-content{display:flex;flex-direction:column;gap:1rem;padding:32px 40px}@media screen and (max-width:768px){.tabs .tabs-content{padding:20px}}.tabs .tabs-content p{color:#000;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.tabs .tabs-content .summary_tab_title{color:#333;font-family:Poppins;font-size:18px;font-style:normal;font-weight:600;line-height:27px}.tabs .tabs-content .summary_tab_edit{color:#ff3426}@media screen and (max-width:768px){.no-border{border-radius:0!important}}.summary_tab{display:flex;flex-direction:column;gap:1rem}.summary_tab .wrapper{border:1px solid #c5c5c5;border-radius:5px;display:flex;flex-direction:column}.summary_tab .wrapper .summary_tab_header{border-bottom:1px solid #c5c5c5;display:flex;justify-content:space-between;padding:20px 24px}.summary_tab .wrapper .summary_tab_header p{color:#333;font-family:Poppins;font-size:18px;font-style:normal;font-weight:500;line-height:27px}.summary_tab .wrapper .summary_tab_header .edit{color:#ff3426}.summary_tab .wrapper .summary_tab_body{display:flex;flex-direction:column;gap:1rem;padding:20px 24px}.summary_tab .wrapper .summary_tab_body .item{align-items:center;display:flex;justify-content:space-between}.summary_tab .wrapper .summary_tab_body .item .product__cart{display:flex;gap:10px}@media screen and (max-width:768px){.summary_tab .wrapper .summary_tab_body .item .product__cart{flex-direction:row;padding:0}}.summary_tab .wrapper .summary_tab_body .item .product__cart .product__details{color:#333;display:flex;flex-direction:column;font-family:Poppins,sans-serif;font-style:normal;width:200px}@media screen and (max-width:768px){.summary_tab .wrapper .summary_tab_body .item .product__cart .product__details{align-items:flex-start;gap:10px;width:auto}}.summary_tab .wrapper .summary_tab_body .item .product__cart .product__details p{font-size:12px;font-weight:700;line-height:18px}.summary_tab .wrapper .summary_tab_body .item .product__cart .product__details .product__name{font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:768px){.summary_tab .wrapper .summary_tab_body .item .product__cart .product__details .product__name{font-size:12px;line-height:18px}}.summary_tab .wrapper .summary_tab_body .item .price{color:#333;font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;line-height:24px}@media screen and (max-width:768px){.summary_tab .wrapper .summary_tab_body .item .price{font-size:12px;line-height:18px}}.summary_tab .wrapper .summary_tab_body .item .quantity{color:#333;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.summary_tab .wrapper .address h2{font-weight:600}.summary_tab .wrapper .address h2,.summary_tab .wrapper .address p{color:#333;font-family:Poppins;font-size:14px;font-style:normal;line-height:21px}.summary_tab .wrapper .address p{font-weight:400}.summary_tab_wrapper{display:flex;flex-direction:column;gap:1rem}.payment_tabs{display:flex;gap:1rem;justify-content:center}@media screen and (max-width:768px){.payment_tabs{margin-bottom:1.5rem}}.payment_tabs .item{align-items:center;border:1px solid #000;border-radius:5px;color:#333;font-family:Poppins;font-size:10px;font-style:normal;font-weight:500;gap:10px;height:75px;justify-content:center;line-height:15px;padding:10px;width:85px}.Payment_tab,.payment_tabs .item{display:flex;flex-direction:column}.Payment_tab{gap:1rem}.Payment_tab .payment_box{border:1px solid #c5c5c5;border-radius:10px;margin:1rem 0;padding:40px}.transfer{margin-top:1rem}.transfer,.transfer .account_box{align-items:center;display:flex;flex-direction:column;justify-content:center}.transfer .account_box{background-color:#f5f5f5;gap:10px;margin:1rem;padding:1rem}.transfer .account_box p{color:#333;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-align:right}.transfer .account_box span{color:#333;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:24px}.transfer label{width:350px}.single-product{align-items:center;display:flex;flex-direction:column;gap:26px;justify-content:center;padding-bottom:60px;padding-top:120px}@media screen and (max-width:768px){.single-product{background:#fff;padding:120px 1rem 1rem}}.single-product .product-wrapper{align-items:center;display:flex;gap:2rem;justify-content:space-around;width:910px}@media screen and (max-width:768px){.single-product .product-wrapper{flex-direction:column;gap:1rem;width:auto}}.single-product .product-wrapper .product-image{border-radius:10px;flex:1 1}@media screen and (max-width:768px){.single-product .product-wrapper .product-image img{width:100%}}.single-product .product-wrapper .product-details{border:1px solid #9b9b9b;border-radius:10px;box-shadow:1px 4px 45px rgba(0,0,0,.08);display:flex;flex:1 1;flex-direction:column}@media screen and (max-width:768px){.single-product .product-wrapper .product-details{border:none;box-shadow:none;width:100%}}.single-product .product-wrapper .product-brand,.single-product .product-wrapper .product-price,.single-product .product-wrapper .product-quantity,.single-product .product-wrapper .product-size{border-top:1px solid #9b9b9b;display:flex;flex-direction:column;padding:24px}@media screen and (max-width:768px){.single-product .product-wrapper .product-brand,.single-product .product-wrapper .product-price,.single-product .product-wrapper .product-quantity,.single-product .product-wrapper .product-size{border-top:none;padding:12px 0}}.single-product .product-wrapper .product-brand{border-top:none}.single-product .product-wrapper .product-brand p{color:#333;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:36px}@media screen and (max-width:768px){.single-product .product-wrapper .product-brand p{font-size:16px;line-height:24px}}.single-product .product-wrapper .product-brand .product-category{color:brown;font-size:14px;line-height:21px}.single-product .product-wrapper .product-size p{color:#333;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:21px;margin-bottom:.5rem}.single-product .product-wrapper .product-size label{background-color:transparent;border:1px solid #9b9b9b;border-radius:5px;cursor:pointer;display:inline-block;height:45px;line-height:45px;margin-right:.5rem;overflow:hidden;position:relative;text-align:center;transition:background-color .3s ease;width:70px}@media screen and (max-width:768px){.single-product .product-wrapper .product-size label{height:44px;width:68px}}.single-product .product-wrapper .product-size label input[type=radio]{cursor:pointer;opacity:0;position:absolute}.single-product .product-wrapper .product-size label input[type=radio]:checked+span{background-color:#000;color:#fff}.single-product .product-wrapper .product-size label span{display:inline-block;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;height:100%;line-height:45px;width:100%}.single-product .product-wrapper .product-price{color:#333;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:768px){.single-product .product-wrapper .product-price{background:#fff;bottom:0;flex-direction:row;gap:1rem;left:0;padding:1rem;position:fixed;right:0}}.single-product .product-wrapper .product-price p{display:none;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:21px}.single-product .product-wrapper .product-price .current-price{font-size:32px;font-weight:800;line-height:48px}@media screen and (max-width:768px){.single-product .product-wrapper .product-price .current-price{display:flex;font-size:20px;line-height:30px}}.single-product .product-wrapper .product-price .current-price .old-price{color:#9b9b9b;font-size:16px;font-weight:400;line-height:24px;margin-left:2%;text-decoration-line:line-through;vertical-align:middle}.single-product .product-wrapper .product-price .current-price .discount{background-color:#ffd9da;color:#000;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-left:5px;padding:3px;vertical-align:middle}@media screen and (max-width:768px){.single-product .product-wrapper .product-price .current-price .discount{display:none}}.single-product .product-wrapper .product-price .add-to-cart-btn{all:unset;align-items:center;background-color:#000;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:700;height:50px;justify-content:center;line-height:24px;text-align:center;width:100%}.product-quantity p{color:#333;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:10px}.product-quantity .quantity-controls{align-items:center;display:flex;gap:10px}.product-quantity .quantity-controls button{background-color:transparent;border:none;font-weight:400}.product-quantity .quantity-controls button,.product-quantity .quantity-controls input{color:#333;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;line-height:24px}.product-quantity .quantity-controls input{border:2px solid #000;border-radius:5px;font-weight:600;height:45px;text-align:center;width:55px}.product-quantity .quantity-controls input:focus,.product-quantity .quantity-controls input:focus-visible{outline:none}.Cart{align-items:center;background-color:#f7f7f7;justify-content:center;padding-bottom:60px;padding-top:120px}.Cart,.Cart .wrapper{display:flex;flex-direction:column;gap:16px}@media screen and (max-width:768px){.Cart .wrapper{width:100%}}.Cart .wrapper .title{color:#333;font-family:Poppins,sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:48px}@media screen and (max-width:768px){.Cart .wrapper .title{padding-left:20px;text-align:center}}.Cart .wrapper .cart-wrapper{align-items:baseline;display:flex;gap:20px;justify-content:space-between;width:1250px}@media screen and (max-width:768px){.Cart .wrapper .cart-wrapper{gap:0}}@media screen and (max-width:1199px){.Cart .wrapper .cart-wrapper{flex-direction:column;width:100%}}.Cart .wrapper .cart-wrapper .cart-summary{background-color:#fff;border:1px solid #9b9b9b;border-radius:10px;display:flex;flex-direction:column;gap:24px;padding:16px;width:315px}@media screen and (max-width:768px){.Cart .wrapper .cart-wrapper .cart-summary{align-items:center;background:#fff;border:0;border-bottom:1px solid #9b9b9b;border-radius:0;bottom:0;flex-direction:row;gap:1rem;justify-content:space-between;left:0;padding:1rem;position:fixed;right:0;width:auto}}.Cart .wrapper .cart-wrapper .cart-summary .title{color:#333;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:27px}.Cart .wrapper .cart-wrapper .cart-summary .items-total{color:#333;display:flex;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;justify-content:space-between;line-height:21px}.Cart .wrapper .cart-wrapper .cart-summary .promo-code{color:#333;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:-16px}.Cart .wrapper .cart-wrapper .cart-summary input{align-items:center;border:1px solid #9b9b9b;border-radius:5px;color:#333;display:flex;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;gap:1rem;line-height:21px;outline:none;padding:11px 14px}.Cart .wrapper .cart-wrapper .cart-summary input::-webkit-input-placeholder{color:#9b9b9b}.Cart .wrapper .cart-wrapper .cart-summary input::placeholder{color:#9b9b9b}.Cart .wrapper .cart-wrapper .cart-summary .line{background-color:#9b9b9b;height:1px;width:100%}.Cart .wrapper .cart-wrapper .cart-summary .subtotal{color:#333;display:flex;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;justify-content:space-between;line-height:24px}@media screen and (max-width:768px){.Cart .wrapper .cart-wrapper .cart-summary .subtotal{flex-direction:column}}.Cart .wrapper .cart-wrapper .cart-summary .subtotal span{font-weight:700}@media screen and (max-width:768px){.Cart .wrapper .cart-wrapper .cart-summary .subtotal span{font-size:22px;font-weight:800;line-height:30px}}.Cart .wrapper .cart-wrapper .cart-summary .btn{background-color:#000;border-radius:5px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:24px;padding:10px 15px;text-align:center}.Cart .wrapper .cart-wrapper .cart-table{background-color:#fff;border:1px solid #9b9b9b;border-radius:10px;overflow:hidden;width:900px}@media screen and (max-width:1199px){.Cart .wrapper .cart-wrapper .cart-table{width:auto}}.Cart .wrapper .cart-wrapper .cart-table table{background-color:#fff;border-collapse:collapse;color:#000;width:100%}.Cart .wrapper .cart-wrapper .cart-table table td,.Cart .wrapper .cart-wrapper .cart-table table th{color:#333;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;padding:1rem 1.5rem;text-align:left}.Cart .wrapper .cart-wrapper .cart-table table td>img,.Cart .wrapper .cart-wrapper .cart-table table th>img{cursor:pointer}.Cart .wrapper .cart-wrapper .cart-table table .total{color:#333;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.Cart .wrapper .cart-wrapper .cart-table table .price{color:#333;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.Cart .wrapper .cart-wrapper .cart-table table thead{border-bottom:1px solid #9b9b9b}.Cart .wrapper .cart-wrapper .cart-table table .product__cart{display:flex;gap:10px}.Cart .wrapper .cart-wrapper .cart-table table .product__cart .product__details{color:#333;display:flex;flex-direction:column;font-family:Poppins,sans-serif;font-style:normal;width:200px}.Cart .wrapper .cart-wrapper .cart-table table .product__cart .product__details p{font-size:12px;font-weight:700;line-height:18px}.Cart .wrapper .cart-wrapper .cart-table table .product__cart .product__details .product__name{font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:768px){.Cart .wrapper .cart-wrapper{flex-direction:column;width:auto}.Cart .wrapper .cart-wrapper .cart-table{border-bottom:1px solid #9b9b9b;border-radius:0;border-top:1px solid #9b9b9b;width:100%}.Cart .wrapper .cart-wrapper .product__cart{display:flex;flex-direction:column;gap:5px;padding:1rem}.Cart .wrapper .cart-wrapper .product__details{align-items:center;display:flex;justify-content:space-between;width:100%}.Cart .wrapper .cart-wrapper .cart__delete{align-content:center;align-items:center;color:#ff8981;cursor:pointer;display:flex;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:21px;margin:5px 0}.Cart .wrapper .cart-wrapper .product__name{color:#333;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.Cart .wrapper .cart-wrapper .total{font-family:Poppins;font-size:14px;font-style:normal;font-weight:700;line-height:21px}}.react-tabs{-webkit-tap-highlight-color:transparent}.react-tabs__tab-list{border-bottom:1px solid #aaa;margin:0 0 10px;padding:0}.react-tabs__tab{border:1px solid transparent;border-bottom:none;bottom:-1px;cursor:pointer;display:inline-block;list-style:none;padding:6px 12px;position:relative}.react-tabs__tab--selected{background:#fff;border-color:#aaa;border-radius:5px 5px 0 0;color:#000}.react-tabs__tab--disabled{color:GrayText;cursor:default}.react-tabs__tab:focus{outline:none}.react-tabs__tab:focus:after{background:#fff;bottom:-5px;content:"";height:5px;left:-4px;position:absolute;right:-4px}.react-tabs__tab-panel{display:none}.react-tabs__tab-panel--selected{display:block}.selectaddress__header{color:#333;font-family:Poppins;font-size:18px;font-style:normal;font-weight:600;line-height:27px;margin-bottom:1rem}.selectaddress__body{display:flex;flex-direction:column;gap:20px}.selectaddress__body form{align-items:center;border:.063rem solid #9b9b9b;border-radius:10px;display:flex;gap:.875rem;justify-content:space-between;padding:.75rem 1.75rem .75rem 1.125rem;width:100%}.selectaddress__body form h2{font-weight:600}.selectaddress__body form h2,.selectaddress__body form p{color:#333;font-family:Poppins;font-size:14px;font-style:normal;line-height:21px}.selectaddress__body form p{font-weight:400}.selectaddress__body form button{all:unset;color:#ff3426;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:21px}.selectaddress__body__field{align-items:baseline;display:flex;gap:1rem}.selectaddress__body__field input{accent-color:#ff3426;height:18px;width:18px}.selectaddress__body__btn{border:2px solid #c5c5c5;border-radius:5px;color:#ff3426;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:21px;margin-left:30px;padding:10px 14px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.selectaddress{padding-bottom:2rem}.aboutpage{height:auto;margin-top:4rem}@media screen and (max-width:480px){.aboutpage{align-items:self-start;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;width:100vw}}.aboutpage_img{margin:2rem 0;overflow:hidden;width:100%}.aboutpage_img>img{width:100%}.aboutpage__header{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:space-around;padding:6rem}.aboutpage__header>p{font-family:Poppins;font-size:2rem;font-style:normal;font-weight:700;line-height:3.375rem;width:65%}@media screen and (max-width:480px){.aboutpage__header>p{align-self:center;font-size:1.5rem;height:auto;justify-content:flex-start;padding:0;width:90%}.aboutpage__header{align-items:flex-start;height:25rem;margin-top:1.25rem;overflow:hidden;padding:0 0 0 1.25rem;width:100%}}.aboutpage__body{display:flex;flex-direction:row;gap:10.25rem;padding:9.313rem 7.5rem}@media screen and (max-width:480px){.aboutpage__body{align-items:center;flex-direction:column;gap:4.5625rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0;width:100%}}.aboutpage__body__left{display:flex;flex-direction:column;gap:1.5rem;width:50%}@media screen and (max-width:480px){.aboutpage__body__left{align-items:center;gap:2rem;margin-top:3rem;width:90%}}.aboutpage__body__left h1{color:#333;font-family:Poppins,sans-serif;font-size:2rem;font-style:normal;font-weight:700;line-height:3rem}@media screen and (max-width:480px){.aboutpage__body__left h1{align-self:flex-start;font-size:1.125rem;line-height:1.7rem;text-align:left;width:80%}}.aboutpage__body__left p{color:#333;font-family:Poppins,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}@media screen and (max-width:480px){.aboutpage__body__left p.second_text{margin-top:0}}.aboutpage__body__right{display:flex;flex-direction:column;gap:2.813rem;padding-top:.5rem;width:30%}@media screen and (max-width:480px){.aboutpage__body__right{align-items:center;justify-content:center;margin:0 0 3rem;padding-top:1.8rem;width:90%}}.aboutpage__body__right>.aboutpage__icon{background-color:#fff;border:.063rem solid #c5c5c5;border-radius:.625rem;padding:1.875rem 1.25rem 1.25rem;position:relative}@media screen and (max-width:480px){.aboutpage__body__right>.aboutpage__icon{align-items:center;height:auto;overflow:visible;padding-left:.625rem;width:90%}}.aboutpage__body__right>.aboutpage__icon p{color:#333;font-family:Poppins,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}.aboutpage__body__right>.aboutpage__icon img{left:0;position:absolute;top:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.aboutpage__us{display:flex;flex-direction:row;gap:1.25rem;padding-bottom:6rem;padding-left:7.5rem;padding-right:7.5rem}@media screen and (max-width:480px){.aboutpage__us{align-items:center;flex-direction:column;height:160vh}.aboutpage__us,.aboutpage__us .aboutpage__image h2{align-self:center}}.cntctimg{width:100%}@media screen and (max-width:480px){.cntctimg{margin-top:2rem}}.more_info{align-items:flex-start;display:flex;flex-direction:row;gap:64px;justify-content:center;padding:6rem}@media screen and (max-width:768px){.more_info{align-items:center;flex-direction:column;padding:0;width:auto}}.contact{display:flex;flex-direction:column;gap:3rem}@media screen and (max-width:768px){.contact{background-color:#fff}}.icons{display:flex;flex-direction:row;gap:.875rem}.wicon .igicon .fbicon{padding-top:.125rem}h2{color:#000;font-weight:700}h2,p{font-family:Poppins,sans-serif;font-size:1rem;font-style:normal;line-height:1.5rem}p{color:#333;font-weight:400}.feedback{align-items:flex-start;background:#fff;border:1px solid #c5c5c5;border-radius:10px;display:flex;flex-direction:column;gap:24px;padding:54px;width:30%}@media screen and (max-width:768px){.feedback{border:none;padding:0;width:auto}}.feedback>form{width:100%}@media screen and (max-width:768px){.feedback>form{width:24.25rem}}.feedback>form>button{align-items:center;background:#000;border-radius:5px;color:#fff;display:flex;flex:none;flex-direction:row;flex-grow:0;font-family:Poppins,sans-serif;gap:10px;height:44px;justify-content:center;order:4;padding:10px 20px;width:159px}.contactus_channel{display:flex;flex-direction:column;gap:1.5rem}@media screen and (max-width:768px){.contactus_channel{padding-bottom:1.875rem;padding-left:7.813rem;padding-right:7.813rem}}.faqpage{height:auto;width:100vw}.faqpage,.faqpage__header{align-items:center;display:flex;flex-direction:column}.faqpage__header{background-image:url(/static/media/faq_background.cee5128ab04664f95bd6.svg);background-repeat:no-repeat;background-size:cover;height:18.75rem;margin-bottom:5.125rem;margin-top:0;width:100%}.faqpage__header>p{font-size:36px;font-weight:700;line-height:2.5rem;margin-top:138px;text-align:center;width:322px}@media screen and (max-width:480px){.faqpage__header>p{margin-top:60px}.faqpage__header{align-items:center;display:flex;height:12.5rem;margin-bottom:6rem;margin-top:5rem;overflow:hidden}}.faqpage__header img{align-self:center;overflow:hidden;padding-bottom:5.125rem}@media screen and (max-width:480px){.faqpage__header img{height:12.5rem;padding-bottom:0}}.faqpage__body{display:flex;flex-direction:column;padding-bottom:6rem;padding-left:18.813rem;padding-right:18.75rem}@media screen and (max-width:480px){.faqpage__body{align-items:center;margin-bottom:5.5rem;overflow:hidden;padding:0;width:100vw}}.faqpage__body__item:first-child,.faqpage__body__item:nth-child(2){border-bottom-left-radius:0;border-bottom-right-radius:0}.faqpage__body__item:nth-child(2),.faqpage__body__item:nth-child(3){border-top-left-radius:0;border-top-right-radius:0}.faqpage__body__item{border:.063rem solid #c5c5c5;border-radius:.625rem;padding:1.875rem 1.875rem 1.25rem}@media screen and (max-width:480px){.faqpage__body__item{align-items:center;height:auto;margin:0;min-height:4.0625rem;padding:0;width:24.25rem}}.faqpage__body__item__question{display:flex;flex-direction:row;gap:32.063rem}@media screen and (max-width:480px){.faqpage__body__item__question{align-items:flex-start;gap:1.875rem}}.faqpage__body__item__question h1{color:#333;font-family:Poppins,sans-serif;font-size:1.125rem;font-style:normal;font-weight:700;line-height:1.688rem;width:12.75rem}@media screen and (max-width:480px){.faqpage__body__item__question h1{margin-left:1rem;width:18.75rem}}.faqpage__body__item__question p{color:#333;font-family:Poppins;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}.faqpage__body__item__question__button{border:none}@media screen and (max-width:480px){.faqpage__body__item__answer{margin-left:1rem}}@media screen and (min-width:600px){.page404__img1,.page404__img2{display:none}}.page404{background-image:url(/static/media/page404_background.281053ec68690cc0b466.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;overflow:hidden;width:100%}@media screen and (max-width:480px){.page404{background-image:none;padding-bottom:20vh}}.page404__mobile{background-image:url(/static/media/Frame%20139.96e9d4408cfd3c4e4461.png);background-size:cover;bottom:6.25rem;display:flex;height:18.8125rem;margin-bottom:0;position:absolute;top:45.4375rem;width:100vw}.page404__header{display:flex;flex-direction:column;gap:1.875rem;height:auto;left:20%;position:absolute;top:40%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:30%}@media screen and (max-width:480px){.page404__header{left:50%;overflow:hidden;position:absolute;top:15%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}}.page404__header__errText{align-items:flex-start;display:flex;flex-direction:column;gap:.625rem;justify-content:center}@media screen and (max-width:480px){.page404__header__errText{align-items:center;height:auto;justify-content:center;width:100%}}.page404__header__errText>h1{color:#000;font-family:Poppins,sans-serif;font-size:4.5rem;font-style:normal;font-weight:700;line-height:4.5rem}@media screen and (max-width:480px){.page404__header__errText>h1{font-family:Poppins;font-size:96px;font-style:normal;font-weight:700;line-height:144px;text-align:center}}.page404__header__errText>h2{color:#000;font-family:Poppins,sans-serif;font-size:1.5rem;font-style:normal;font-weight:600;line-height:1.875rem}@media screen and (max-width:480px){.page404__header__errText>h2{font-size:1.125rem;text-align:center;width:100vw}}.page404__header>button{align-items:center;background:#000;border-radius:.3125rem;color:#fff;display:flex;flex:none;flex-direction:row;flex-grow:0;font-family:Poppins,sans-serif;font-size:1rem;font-style:normal;font-weight:700;gap:.625rem;justify-content:center;line-height:1.5rem;order:1;padding:.625rem 1.25rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:480px){.page404__header>button{align-self:center;width:19rem}.page404__img1{left:11.25rem;top:47.5rem}.page404__img1,.page404__img2{position:absolute;width:50%;z-index:2}.page404__img2{top:37.5rem}}@font-face{font-family:Nunito Sans;src:local("Nunito Sans"),url(/static/media/NunitoSans-Regular.cb66302a95370933dbfb.ttf) format("ttf")}@font-face{font-family:Sora;src:local("Sora"),url(/static/media/Sora-Regular.59e8cd26fdf2c27c0ec7.ttf) format("ttf")}@font-face{font-family:Inter;src:local("Inter"),url(/static/media/Inter-Regular.e89cb19905e7db5591b0.ttf) format("ttf")}@font-face{font-family:Poppins;src:local("Poppins"),url(/static/media/Poppins-Regular.35d26b781dc5fda684cc.ttf) format("ttf")}*{margin:0;padding:0}body{background-color:#f7f7f7;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif!important}a{text-decoration:none}a:hover{font-weight:700}.text{color:#333;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.main-content{display:flex;gap:1rem;justify-content:center;padding:1.5rem}@media screen and (max-width:768px){.main-content{background-color:#fff}}
/*# sourceMappingURL=main.9dde4a7f.css.map*/