.App{align-items:center;align-self:center;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;position:relative;text-align:center;width:100%}.App>.overLay{background-color:#00000080;height:100%;left:0;position:absolute;top:64px;width:100%;z-index:2}.App>.container{background-image:url(/static/media/herosection-bg.e44146691938ecb7d2f1.png);background-repeat:no-repeat;background-size:cover;height:687px;margin-top:-80px;position:relative;width:100%}.App>.container>.overlay{background-color:rgba(0,0,0,.502);height:100%;position:absolute;width:100%;z-index:0}.App>.not-yet{align-items:center;color:var(--dark-green-7);height:100vh}.App>.nav,.App>.not-yet{display:flex;justify-content:center;width:100%}.App>.nav{box-shadow:0 0 8px 0 rgba(0,0,0,.102);position:relative;z-index:1}.App>.basket-container{background-color:#0000;background-color:#0006;display:flex;height:calc(100vh - 60px);justify-content:flex-end;padding:16px;position:absolute;top:60px;width:100%;z-index:3}.App>.basket-container>.basket{z-index:4}.App>.basket-container>.basket,.App>.basket-container>.first-step{background-color:#fff;border-radius:12px;box-shadow:0 0 8px 4px rgba(0,0,0,.102);height:100%;position:relative;width:100%}.App>.basket-container>.first-step{z-index:3}.App>.basket-container>.second-step,.App>.basket-container>.third-step{background-color:#fff;border-radius:12px;box-shadow:0 0 8px 4px rgba(0,0,0,.102);height:100%;position:relative;width:100%;z-index:3}.App>.one-product-container{background-color:#fafafa;display:flex;justify-content:center;padding:0 16px;width:100%}.App>.orders-container{align-items:center}.App>.order-container,.App>.orders-container{display:flex;height:calc(100% - 60px);justify-content:center;width:100%}.App>.order-container{align-items:flex-start;background-color:#fafafa}@media screen and (min-width:0px)and (max-width:430px){.App{height:100vh;overflow:hidden;position:relative;width:100%}.App>.container{height:494px}.App>.container>.overlay{height:100%}.App>.nav{padding:0 16px}.App>.basket-container{background-color:#0000;background-color:#0006;height:100vh;padding:12px;position:absolute;top:0;width:100%;z-index:3}.App>.basket-container>.basket,.App>.basket-container>.first-step,.App>.basket-container>.second-step,.App>.basket-container>.third-step{background-color:#fff;border-radius:12px;box-shadow:0 0 8px 4px rgba(0,0,0,.102);height:100%;position:relative;width:100%;z-index:3}.App>.one-product-container{background-color:#fff;padding:0 16px}}@media screen and (min-width:430px)and (max-width:1010px){.App{overflow:hidden;width:100%}.App>.container>.overlay{height:100%}.App>.nav>.basket-container{background-color:#0000;background-color:#0006;height:100vh;padding:12px;position:absolute;top:0;width:100%;z-index:3}.App>.nav>.basket-container>.basket,.App>.nav>.basket-container>.first-step,.App>.nav>.basket-container>.second-step,.App>.nav>.basket-container>.third-step{background-color:#fff;border-radius:12px;box-shadow:0 0 8px 4px rgba(0,0,0,.102);height:100%;position:relative;width:100%;z-index:3}}:root{--dark-green-1:#0a5c25;--dark-green-2:#0d732f;--dark-green-3:#0f8a38;--dark-green-4:#12a141;--dark-green-5:#062;--dark-green-6:#260;--dark-green-7:#08451c;--dark-green-8:#390;--light-green-1:#e8fcef;--light-green-2:#d1fadf;--light-green-3:#baf7cf;--light-green-4:#a3f5be;--light-green-5:#dfc;--light-green-6:#e2f0db;--light-green-7:#eeffe5;--dark-purple-1:#410a5c;--dark-purple-2:#410a5c;--dark-purple-3:#610f8a;--dark-purple-4:#7112a1;--dark-purple-5:#406;--light-purple-1:#f6e8fc;--light-purple-2:#ecd1fa;--light-purple-3:#e3baf7;--light-purple-4:#daa3f5;--light-purple-5:#f6e5ff;--light-purple-6:#fbf5ff;--orange:#e5801a;--dark-yellow-1:#ebeb47;--light-yellow-1:#fcfce8;--light-yellow-2:#fafad1;--light-yellow-3:#f9f9d2;--light-yellow-4:#f5f5a3;--light-grey:#f2f2f2;--section-max-width:1136px;--section-padding:0px;--color-text-primary:#1c1c1c}*{font-feature-settings:lining-nums proportional-nums;box-sizing:border-box;font-family:Raleway;font-variant-numeric:lining-nums proportional-nums;margin:0;padding:0}body{justify-content:center}#root,body{display:flex}#root{align-self:center;justify-content:flex-start;width:100%}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}form{margin:0;padding:0}img{border:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}a{text-decoration:none}button{cursor:pointer}.title-large{font-size:48px}.title-large,.title-medium{font-weight:600;line-height:120%}.title-medium{font-size:40px}.title-small{font-size:32px;font-weight:500;line-height:120%}.body-large{font-size:24px}.body-large,.body-medium{font-weight:400;letter-spacing:.2px;line-height:150%}.body-medium{font-size:20px}.body-small{font-size:16px;font-weight:300;letter-spacing:.2px;line-height:150%}.shop-nav-bar{align-items:center;background-color:#fff;display:flex;height:60px;justify-content:space-between;max-width:var(--section-max-width);padding:18px 18px 12px;padding:0 var(--section-padding);width:100%}.shop-nav-bar>.menu-icon-container{position:relative}.shop-nav-bar>.menu-icon-container>.menu-icon{align-items:center;border:1px solid #e6e6e6;border-radius:6px;color:var(--dark-green-6);cursor:pointer;display:flex;flex-direction:column;gap:4px;height:40px;justify-content:center;padding:5px;width:40px}.shop-nav-bar>.logo{cursor:pointer;height:32px;width:90px}.shop-nav-bar>.logo>a{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.shop-nav-bar>.logo>a>img{height:100%;object-fit:contain;width:100%}.shop-nav-bar>.icons{align-items:center;display:flex;gap:8px}.shop-nav-bar>.icons>div{border:1px solid #e6e6e6;border-radius:8px;cursor:pointer;height:40px;transition:.3s ease-in-out;width:40px}.shop-nav-bar>.icons>div,.shop-nav-bar>.icons>div>a{align-items:center;display:flex;justify-content:center}.shop-nav-bar>.icons>div>a{height:100%;width:100%}.shop-nav-bar>.icons>div.panier.active,.shop-nav-bar>.icons>div.user.active{background-color:var(--dark-green-8);border:1px solid var(--dark-green-8)}@media screen and (min-width:0px)and (max-width:430px){.shop-nav-bar{align-items:center;background-color:#fff;display:flex;height:60px;justify-content:space-between;max-width:var(--section-max-width);padding:18px 18px 12px;padding:0 var(--section-padding);width:100%}.shop-nav-bar>.menu-icon-container{position:relative}.shop-nav-bar>.menu-icon-container>.menu-icon{align-items:center;border:1px solid #e6e6e6;border-radius:6px;cursor:pointer;display:flex;flex-direction:column;gap:4px;height:30px;justify-content:center;padding:5px;width:30px}.shop-nav-bar>.menu-icon-container>.menu-icon>div{background-color:var(--dark-green-6);border-radius:20px;height:1px;width:100%}.shop-nav-bar>.logo{cursor:pointer;height:24px;width:90px}.shop-nav-bar>.logo>a,.shop-nav-bar>.logo>a>img{height:100%;width:100%}.shop-nav-bar>.panier{position:relative}.shop-nav-bar>.panier>span{align-items:center;border:1px solid #e6e6e6;border-radius:6px;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}}.basket{background-color:#fff;border-radius:12px;box-shadow:0 0 8px 4px rgba(0,0,0,.102);display:flex;flex-direction:column;height:100%;max-width:504px;position:relative;width:100%;z-index:4}.basket>.basket-header{align-items:center;background-color:#0000;border-bottom:1px solid #e6e6e6;display:flex;height:42px;justify-content:space-between;padding:6px 6px 6px 12px;width:100%}.basket>.basket-header>div{align-items:center;color:var(--dark-green-6);display:flex;font-family:Raleway;font-size:12px;font-weight:500;gap:4px;justify-content:flex-start;letter-spacing:.2px;line-height:120%}.basket>.basket-header>div>span{height:16px;min-width:16px;width:16px}.basket>.basket-header>span{align-items:center;background-color:#fff;border:1px solid #e6e6e6;border-radius:6px;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.basket>.check-items{height:42px;padding:0 12px;width:100%}.basket>.check-items>.container{align-items:center;border-bottom:1px solid #e6e6e6;display:flex;height:100%;justify-content:space-between;padding:6px 24px;width:100%}.basket>.check-items>.container>div{align-items:center;color:var(--dark-green-6);display:flex;font-family:Raleway;font-size:12px;font-weight:500;gap:6px;letter-spacing:.2px;line-height:120%}.basket>.check-items>.container>div>.checkbox{align-items:center;background-color:#fff;border:1px solid #e6e6e6;border-radius:6px;cursor:pointer;display:flex;height:20px;justify-content:center;width:20px}.basket>.check-items>.container>div>.checkbox.active{background-color:var(--dark-green-8);border:1px solid #0000}.basket>.check-items>.container>p{color:var(--dark-green-6);font-family:Raleway;font-size:14px;font-weight:600;letter-spacing:.2px;line-height:150%}.basket .items-container{display:flex;flex:1 1;flex-direction:column;overflow:hidden;padding:16px 32px;position:relative}.basket .items-container>.items{display:flex;flex:1 1;flex-direction:column;gap:12px;height:70%;overflow:scroll;position:relative;scrollbar-width:none}.basket>.basket-info{border-top:1px solid #e6e6e6;display:flex;flex-direction:column;gap:24px;height:184px;margin-top:auto;padding:32px;position:relative;width:100%;z-index:3}.basket>.basket-info>div{display:flex;flex-direction:column;padding:0 12px;width:100%}.basket>.basket-info>div>div{align-items:center;display:flex;height:30px;justify-content:space-between;width:100%}.basket>.basket-info>div>div:first-child>.first-p{align-items:center;color:var(--dark-green-6);display:flex;font-family:Raleway;font-size:12px;font-weight:500;gap:6px}.basket>.basket-info>div>div:first-child>.first-p>span{align-items:center;border:1px solid var(--dark-green-6);border-radius:6px;display:flex;height:16px;justify-content:center;width:16px}.basket>.basket-info>div>div:last-child>.first-p{align-items:center;color:var(--dark-green-6);display:flex;font-family:Raleway;font-size:12px;font-weight:500;gap:6px}.basket>.basket-info>div>div:last-child>.first-p>span{align-items:center;display:flex;height:16px;justify-content:center;transform:rotate(180deg);width:16px}.basket>.basket-info>div>div>.last-p{color:var(--dark-green-6);font-size:14px;font-weight:500;letter-spacing:.2px}.basket>.basket-info>button{align-self:center;background-color:var(--dark-green-8);border:none;border-radius:6px;color:#fff;font-size:16px;font-weight:600;height:48px;letter-spacing:.2px;line-height:150%;min-height:48px;padding:0 24px;text-transform:capitalize;width:100%}.basket .top-overlay{background:linear-gradient(180deg,#fff,#fff0);top:0}.basket .bottom-overlay,.basket .top-overlay{height:72px;left:0;position:absolute;width:100%;z-index:2}.basket .bottom-overlay{background:linear-gradient(0deg,#fff,#fff0);bottom:0}@media screen and (min-width:0px)and (max-width:430px){.basket{background-color:#fff;border-radius:12px;box-shadow:0 0 8px 4px rgba(0,0,0,.102);display:flex;flex-direction:column;height:100%;position:relative;width:100%;z-index:4}.basket>.basket-header{align-items:center;background-color:#0000;border-bottom:1px solid #e6e6e6;display:flex;height:42px;justify-content:space-between;padding:6px 6px 6px 12px;width:100%}.basket>.basket-header>div{align-items:center;color:var(--dark-green-6);display:flex;font-family:Raleway;font-size:12px;font-weight:500;gap:4px;justify-content:flex-start;letter-spacing:.2px;line-height:120%}.basket>.basket-header>div>span{height:16px;min-width:16px;width:16px}.basket>.basket-header>span{align-items:center;background-color:#fff;border:1px solid #e6e6e6;border-radius:6px;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.basket>.check-items{height:42px;padding:0 12px;width:100%}.basket>.check-items>.container{align-items:center;border-bottom:1px solid #e6e6e6;display:flex;height:100%;justify-content:space-between;padding:6px 24px;width:100%}.basket>.check-items>.container>div{align-items:center;color:var(--dark-green-6);display:flex;font-family:Raleway;font-size:12px;font-weight:500;gap:6px;letter-spacing:.2px;line-height:120%}.basket>.check-items>.container>div>.checkbox{align-items:center;background-color:#e2f0db;border-radius:6px;cursor:pointer;display:flex;height:20px;justify-content:center;width:20px}.basket>.check-items>.container>div>.checkbox.active{background-color:var(--dark-green-8)}.basket>.check-items>.container>p{color:var(--dark-green-6);font-family:Raleway;font-size:14px;font-weight:600;letter-spacing:.2px;line-height:150%}.basket .items-container{display:flex;flex:1 1;flex-direction:column;overflow:hidden;padding:0;position:relative}.basket .items-container>.items{display:flex;flex:1 1;flex-direction:column;gap:12px;height:70%;overflow:scroll;padding:12px;position:relative;scrollbar-width:none}.basket>.basket-info{border-top:1px solid #e6e6e6;display:flex;flex-direction:column;gap:12px;height:138px;margin-top:auto;padding:12px;position:relative;width:100%;z-index:3}.basket>.basket-info>div{display:flex;flex-direction:column;padding:0 12px;width:100%}.basket>.basket-info>div>div{align-items:center;display:flex;height:30px;justify-content:space-between;width:100%}.basket>.basket-info>div>div:first-child>.first-p{align-items:center;color:var(--dark-green-6);display:flex;font-family:Raleway;font-size:12px;font-weight:500;gap:6px}.basket>.basket-info>div>div:first-child>.first-p>span{align-items:center;border:1px solid var(--dark-green-6);border-radius:6px;display:flex;height:16px;justify-content:center;width:16px}.basket>.basket-info>div>div:last-child>.first-p{align-items:center;color:var(--dark-green-6);display:flex;font-family:Raleway;font-size:12px;font-weight:500;gap:6px}.basket>.basket-info>div>div:last-child>.first-p>span{align-items:center;display:flex;height:16px;justify-content:center;transform:rotate(180deg);width:16px}.basket>.basket-info>div>div>.last-p{color:var(--dark-green-6);font-size:14px;font-weight:500;letter-spacing:.2px}.basket>.basket-info>button{align-self:center;background-color:var(--dark-green-8);border:none;border-radius:6px;color:#fff;font-size:14px;font-weight:400;height:42px;letter-spacing:.2px;letter-spacing:150%;padding:0 24px;text-transform:lowercase;width:fit-content}.basket .top-overlay{background:linear-gradient(180deg,#fff,#fff0);top:0}.basket .bottom-overlay,.basket .top-overlay{height:72px;left:0;position:absolute;width:100%;z-index:2}.basket .bottom-overlay{background:linear-gradient(0deg,#fff,#fff0);bottom:0}}.basket-card{background-color:#fff;border:1px solid #e6e6e6;border-radius:12px;display:flex;height:fit-content;transition:.3s ease-in-out;width:100%}.basket-card.active{border:1px solid var(--dark-green-8)}.basket-card.active>.product-img{border-right:1px solid var(--dark-green-8)}.basket-card.active>.product-info>span{background-color:var(--dark-green-8);border:1px solid #0000}.basket-card>.product-img{align-items:center;border-right:1px solid #e6e6e6;display:flex;height:176px;justify-content:center;min-width:176px;position:relative;transition:.3s ease-in-out;width:176px}.basket-card>.product-img>img{height:90%}.basket-card>.product-img>span{align-items:center;background-color:#fff;border:1px solid #e6e6e6;border-radius:6px;cursor:pointer;display:flex;height:40px;justify-content:center;left:6px;position:absolute;top:6px;width:40px;z-index:1}.basket-card>.product-info{display:flex;flex-direction:column;justify-content:space-between;padding:6px;position:relative}.basket-card>.product-info>.parag{display:flex;overflow:hidden;padding:6px 35px 6px 6px;width:100%}.basket-card>.product-info>.parag>p{color:#333;font-size:16px;font-weight:600;height:35px;letter-spacing:.2px;line-height:120%;overflow:hidden;text-align:left;text-overflow:ellipsis}.basket-card>.product-info>span{align-items:center;background-color:#fff;border:1px solid #e6e6e6;border-radius:6px;cursor:pointer;display:flex;height:24px;justify-content:center;position:absolute;right:6px;top:6px;transition:.3s ease-in-out;width:24px}.basket-card>.product-info>.pricing{align-items:center;display:flex;justify-content:space-between;width:100%}.basket-card>.product-info>.pricing>.price{align-items:center;border:1px solid #e6e6e6;border-radius:8px;display:flex;height:40px;justify-content:center;padding:0 16px}.basket-card>.product-info>.pricing>.price>span{align-items:center;display:flex;height:20px;justify-content:center;transform:rotate(180deg);width:20px}.basket-card>.product-info>.pricing>.price>p{color:var(--dark-green-6);font-size:14px;font-weight:600;letter-spacing:.2px;line-height:143%}.basket-card>.product-info>.pricing>.unite{align-items:center;border:1px solid #e6e6e6;border-radius:6px;display:flex;height:40px}.basket-card>.product-info>.pricing>.unite>span{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;width:40px}.basket-card>.product-info>.pricing>.unite>p{align-items:center;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6;color:var(--dark-green-6);display:flex;font-size:14px;font-weight:600;height:100%;justify-content:center;width:40px}@media screen and (min-width:0px)and (max-width:430px){.basket-card{background-color:#fff;border:1px solid #e2f0db;border-radius:12px;display:flex;height:fit-content;transition:.3s ease-in-out;width:100%}.basket-card.active{border:1px solid var(--dark-green-8)}.basket-card.active>.product-img{border-right:1px solid var(--dark-green-8)}.basket-card.active>.product-info>span{background-color:var(--dark-green-8);border:1px solid #0000}.basket-card>.product-img{align-items:center;border-right:1px solid #e2f0db;display:flex;height:120px;justify-content:center;min-width:120px;position:relative;transition:.3s ease-in-out;width:120px}.basket-card>.product-img>img{height:90%}.basket-card>.product-img>span{align-items:center;background-color:#fff;border:1px solid #e6e6e6;border-radius:6px;cursor:pointer;display:flex;height:30px;justify-content:center;left:6px;position:absolute;top:6px;width:30px;z-index:1}.basket-card>.product-info{display:flex;flex-direction:column;justify-content:space-between;padding:6px;position:relative}.basket-card>.product-info>.parag{display:flex;overflow:hidden;padding:6px 35px 6px 6px;width:100%}.basket-card>.product-info>.parag>p{color:var(--dark-green-6);font-family:Raleway;font-size:12px;font-weight:600;height:28px;letter-spacing:.2px;line-height:120%;overflow:hidden;text-align:left;text-overflow:ellipsis}.basket-card>.product-info>span{align-items:center;background-color:#fff;border:1px solid #e6e6e6;border-radius:6px;cursor:pointer;display:flex;height:20px;justify-content:center;position:absolute;right:6px;top:6px;transition:.3s ease-in-out;width:20px}.basket-card>.product-info>.pricing{align-items:center;display:flex;justify-content:space-between;width:100%}.basket-card>.product-info>.pricing>.price{display:flex;padding:0 6px}.basket-card>.product-info>.pricing>.price>span{align-items:center;display:flex;height:20px;justify-content:center;transform:rotate(180deg);width:20px}.basket-card>.product-info>.pricing>.price>p{color:var(--dark-green-6);font-size:14px;font-weight:600;letter-spacing:.2px;line-height:143%}.basket-card>.product-info>.pricing>.unite{align-items:center;border:1px solid #e6e6e6;border-radius:6px;display:flex}.basket-card>.product-info>.pricing>.unite>span{align-items:center;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.basket-card>.product-info>.pricing>.unite>p{align-items:center;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6;color:var(--dark-green-6);display:flex;font-size:14px;height:30px;justify-content:center;width:30px}}.first-step{align-items:center;background-color:#fafafa;border-radius:12px;display:flex;height:100%;justify-content:center;position:relative;width:100%}.first-step .body{align-self:center;display:flex;flex-direction:column;gap:32px;padding:64px 0;width:560px}.first-step .body>form{display:flex;flex-direction:column;gap:16px;padding:0}.first-step .body>form>div{display:flex;gap:16px}.first-step .body>form>div>input{width:100%}.first-step .body>form input{border:1px solid #e6e6e6;border-radius:6px;color:var(--dark-green-6);font-family:Raleway;font-size:16px;font-weight:700;height:48px;outline:none;padding:0 12px;transition:.3s ease-in-out}.first-step .body>form input::placeholder{color:#666;font-family:Raleway;font-size:14px;font-weight:500;opacity:1}.first-step .body>form input:focus{border:1px solid var(--dark-green-6);box-shadow:0 0 0 4px #dfc}.first-step .body>form input:disabled{opacity:.5}.first-step .body>form>.toggle-button-container{align-items:center;display:flex;gap:6px}.first-step .body>form>.toggle-button-container>p{color:#333;font-size:14px;font-weight:500;letter-spacing:.2px;line-height:120%}@media screen and (min-width:0px)and (max-width:430px){.first-step{background-color:#fff;border-radius:12px;box-shadow:0 0 8px 4px rgba(0,0,0,.102);gap:12px;height:100%;position:relative;z-index:3}.first-step,.first-step .body{display:flex;flex-direction:column;width:100%}.first-step .body{align-self:auto;gap:24px;padding:0}.first-step .body>form{display:flex;flex-direction:column;gap:12px;padding:0 12px}.first-step .body>form>div{display:flex;gap:12px}.first-step .body>form>div>input{width:100%}.first-step .body>form input{border:1px solid #e6e6e6;border-radius:6px;color:var(--dark-green-6);font-family:Raleway;font-size:13px;font-weight:700;height:42px;outline:none;padding:0 12px;transition:.3s ease-in-out}.first-step .body>form input::placeholder{color:var(--dark-green-6);font-family:Raleway;font-size:12px;font-weight:500;opacity:1}.first-step .body>form input:focus{border:1px solid var(--dark-green-6)}.first-step .body>form input:disabled{opacity:.5}.first-step .body>form>.toggle-button-container{align-items:center;display:flex;gap:6px}.first-step .body>form>.toggle-button-container>p{color:var(--dark-green-6);font-size:12px;font-weight:500;letter-spacing:.2px;line-height:120%}}.dropdown{position:relative;width:100%}.dropdown>.dropdown-toggle{align-items:center;background-color:#fff;border:1px solid #e6e6e6;border-radius:6px;color:#666;cursor:pointer;display:flex;font-family:Raleway;font-size:14px;font-weight:500;height:42px;justify-content:center;justify-content:space-between;padding:0 6px 0 12px;transition:.3s ease-in-out}.dropdown>.dropdown-toggle>.arrow.Up{transform:rotate(0deg)}.dropdown>.dropdown-toggle>.arrow{transform:rotate(180deg);transition:.3s ease-in-out}.dropdown>.dropdown-toggle.open{border:1px solid var(--dark-green-6);border-radius:6px 6px 0 0}.dropdown>.dropdown-menu{background-color:#fff;border:1px solid var(--dark-green-6);border-radius:0 0 8px 8px;border-top:none;box-shadow:0 2px 4px #0000001a;left:0;list-style-type:none;padding:0;position:absolute;top:100%;width:100%;z-index:1000}.dropdown>.dropdown-menu>li{border-bottom:1px solid #e6e6e6;color:#666;cursor:pointer;font-family:Raleway;font-size:14px;font-weight:600;padding:8px;transition:.3s ease-in-out}.dropdown>.dropdown-menu>li:last-child{border-bottom:none}.steps-container{display:flex;gap:16px;padding:0;width:560px}.steps-container>.step{background-color:#f2f2f2;border-radius:4px;height:8px;position:relative;width:176px}.steps-container>.step>span{border-radius:4px;display:block;height:100%;transition:background-color .3s,width .3s}@media screen and (min-width:0px)and (max-width:430px){.steps-container{display:flex;gap:6px;padding:0 12px;width:100%}.steps-container>.step{background-color:#f2f2f2;border-radius:4px;height:8px;position:relative;width:100%}.steps-container>.step>span{border-radius:4px;display:block;height:100%;transition:background-color .3s,width .3s}}.steps{background-color:#fafafa;border-radius:12px;flex-direction:column;height:100%;max-width:var(--section-max-width);position:relative}.steps,.steps>.header{display:flex;width:100%}.steps>.header{align-items:center;height:48px;padding:20px 0 0}.steps>.header>p{color:#999;cursor:pointer;display:flex;font-family:Raleway;font-size:16px;font-weight:500;gap:4px;letter-spacing:.2px;line-height:120%;padding-right:72px}.steps>.header>p>span{color:#333;font-family:Raleway;font-weight:600}.steps>.header>.back{align-items:center;cursor:pointer;display:flex;gap:4px;margin-left:auto}.steps>.header>.back>p{border-bottom:1px solid #0000;color:#333;font-size:16px;font-weight:500;letter-spacing:.2px;letter-spacing:120%;transition:.3s ease-in-out}.steps>.header>.back:hover>p{border-bottom:1px solid #333}.steps>.body{display:flex;flex-direction:column;gap:32px}.steps>.body>p{color:#333;font-size:24px;font-weight:600;letter-spacing:.2px;line-height:120%;text-align:center;width:100%}.steps>.body>.container{display:flex;flex-direction:column;gap:24px;padding:0}.steps>.body>.container>.card>p{background-color:#fafafa}.steps .footer{gap:32px;margin-top:auto;padding:0;z-index:2}.steps .footer,.steps .footer>.shipping-info{display:flex;flex-direction:column}.steps .footer>.shipping-info>div{align-items:center;display:flex;height:30px;justify-content:space-between;width:100%}.steps .footer>.shipping-info>div>div{align-items:center;color:#333;display:flex;font-family:Raleway;font-size:14px;font-weight:500;gap:6px;justify-content:flex-start;letter-spacing:.2px}.steps .footer>.shipping-info>div>div>span{color:#333;height:16px;width:16px}.steps .footer>.shipping-info>div>div:first-child>span.time,.steps .footer>.shipping-info>div>div>span.time{transform:rotate(0deg)}.steps .footer>.shipping-info>div>p{color:var(--dark-green-8);font-family:Raleway;font-size:14px;font-weight:600;letter-spacing:.2px}.steps .footer>.shipping-info>div:first-child>div span{transform:rotate(180deg)}.steps .footer>.total{align-items:center;border-top:1px solid #e6e6e6;display:flex;height:30px;justify-content:space-between;padding-top:6px}.steps .footer>.total>div{align-items:center;color:#333;display:flex;font-family:Raleway;font-size:14px;font-weight:500;gap:6px;justify-content:flex-start;letter-spacing:.2px}.steps .footer>.total>div>span{height:16px;transform:rotate(180deg);width:16px}.steps .footer>.total>p{color:var(--dark-green-8);font-family:Raleway;font-size:14px;font-weight:600;letter-spacing:.2px}.steps .footer>.buttons{align-items:center;display:flex;gap:10px;justify-content:center;width:100%}.steps .footer>.buttons>button{align-items:center;border-radius:6px;display:flex;font-family:Raleway;font-size:16px;font-weight:600;gap:6px;height:42px;justify-content:center;letter-spacing:.2px;padding:18px;width:fit-content;width:100%}.steps .footer>.buttons>button.back{background-color:#0000;border:1px solid #e6e6e6;color:var(--dark-green-8)}.steps .footer>.buttons>button.next{background-color:var(--dark-green-8);border:none;color:#fff}.steps .footer>.buttons>button>span{align-items:center;display:flex;height:16px;justify-content:center;width:16px}@media screen and (min-width:0px)and (max-width:430px){.steps{background-color:#fff;border-radius:12px;box-shadow:0 0 8px 4px rgba(0,0,0,.102);flex-direction:column;gap:12px;height:100%;position:relative;z-index:3}.steps,.steps>.header{display:flex;width:100%}.steps>.header{align-items:center;border-bottom:1px solid #e6e6e6;height:42px;justify-content:space-between;padding:6px 6px 6px 12px}.steps>.header>p{display:flex;font-size:12px;font-weight:500;gap:4px;letter-spacing:.2px;line-height:120%}.steps>.header>p,.steps>.header>p>span{color:var(--dark-green-6);font-family:Raleway}.steps>.header>p>span{font-weight:700}.steps>.header>span{align-items:center;background-color:#fff;border:1px solid #e6e6e6;border-radius:6px;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.steps>.body,.steps>.body>.container{display:flex;flex-direction:column;gap:24px}.steps>.body>.container{padding:0 12px}.steps>.footer{display:flex;flex-direction:column;gap:12px;margin-top:auto;padding:12px;z-index:3}.steps>.footer>.shipping-info{border-top:1px solid #e6e6e6;display:flex;flex-direction:column}.steps>.footer>.shipping-info>div{align-items:center;display:flex;height:30px;justify-content:space-between;width:100%}.steps>.footer>.shipping-info>div>div{align-items:center;color:var(--dark-green-6);display:flex;font-family:Raleway;font-size:12px;font-weight:500;gap:6px;justify-content:flex-start;letter-spacing:.2px}.steps>.footer>.shipping-info>div>div>span{color:var(--dark-green-6);height:16px;width:16px}.steps>.footer>.shipping-info>div>p{color:var(--dark-green-6);font-family:Raleway;font-size:14px;font-weight:600;letter-spacing:.2px}.steps>.footer>.shipping-info>div:first-child>div span{transform:rotate(180deg)}.steps>.footer>.total{align-items:center;border-top:1px solid #e6e6e6;display:flex;height:30px;justify-content:space-between;padding-top:6px}.steps>.footer>.total>div{align-items:center;color:var(--dark-green-6);display:flex;font-family:Raleway;font-size:12px;font-weight:500;gap:6px;justify-content:flex-start;letter-spacing:.2px}.steps>.footer>.total>div>span{color:var(--dark-green-6);height:16px;transform:rotate(180deg);width:16px}.steps>.footer>.total>p{color:var(--dark-green-6);font-family:Raleway;font-size:14px;font-weight:600;letter-spacing:.2px}.steps>.footer>.buttons{align-items:center;border-top:1px solid #e6e6e6;display:flex;gap:10px;justify-content:center;padding-top:12px}.steps>.footer>.buttons>button{align-items:center;border-radius:6px;display:flex;font-family:Raleway;font-size:14px;font-weight:600;gap:6px;height:42px;justify-content:center;letter-spacing:.2px;padding:18px;width:fit-content}.steps>.footer>.buttons>button.back{background-color:#fff;border:1px solid #e6e6e6;color:var(--dark-green-6)}.steps>.footer>.buttons>button.next{background-color:var(--dark-green-8);border:none;color:#fff}.steps>.footer>.buttons>button>span{align-items:center;display:flex;height:16px;justify-content:center;width:16px}}.toggle-button{align-items:center;background-color:#fff;border:1px solid #e6e6e6;border-radius:10px;cursor:pointer;display:flex;height:20px;justify-content:flex-start;padding:4px;position:relative;transition:.3s ease-in-out;width:32px}.toggle-button>div{background-color:#ccc;border-radius:50%;height:12px;left:2px;position:absolute;top:50%;transform:translate(2px,-50%);transition:.3s linear;width:12px}.toggle-button.active{border:1px solid var(--dark-green-8)}.toggle-button.active>div{background-color:var(--dark-green-8);transform:translate(12px,-50%)}@media screen and (min-width:0px)and (max-width:430px){.toggle-button{align-items:center;border:1px solid #929292;border-radius:10px;cursor:pointer;display:flex;height:20px;justify-content:flex-start;padding:4px;transition:.3s ease-in-out;width:32px}.toggle-button>div{background-color:#e6e6e6;border-radius:50%;height:12px;transition:.3s linear;width:12px}.toggle-button.active{border:1px solid var(--dark-green-6);justify-content:flex-end}.toggle-button.active>div{background-color:var(--dark-green-8)}}.card{border:1px solid #e6e6e6;border-radius:6px;height:fit-content;width:100%}.card>p{background-color:#fafafa;color:#666;font-family:Raleway;font-size:14px;font-weight:500;letter-spacing:.2px;padding:0 6px;text-transform:capitalize;transform:translate(9px,-9px);width:fit-content}.card>.options{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));margin-top:-14px;padding:18px}.card>.options>.option{align-items:center;color:#666;cursor:pointer;display:flex;font-family:Raleway;font-size:16px;font-weight:500;gap:6px;justify-content:flex-start;letter-spacing:.2px}.card>.options>.option.active{font-weight:700}.card>.options>.option.active>div{background-color:#fff;border:1px solid var(--dark-green-8)}.card>.options>.option.active>div>span{background-color:var(--dark-green-8)}.card>.options>.option>div{align-items:center;background-color:#fff;border:1px solid #e6e6e6;border-radius:50%;display:flex;height:16px;justify-content:center;min-width:16px;width:16px}.card>.options>.option>div>span{background-color:#ccc;border-radius:50%;height:8px;min-width:8px;width:8px}@media screen and (min-width:0px)and (max-width:430px){.card{border:1px solid #e6e6e6;border-radius:6px;height:fit-content;width:100%}.card>p{background-color:#fff;color:var(--dark-green-6);font-family:Raleway;font-size:12px;font-weight:500;letter-spacing:.2px;padding:0 6px;transform:translate(9px,-9px);width:fit-content}.card>.options{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));margin-top:-14px;padding:18px}.card>.options>.option{align-items:center;color:var(--dark-green-6);cursor:pointer;display:flex;font-family:Raleway;font-size:12px;font-weight:500;gap:6px;justify-content:flex-start;letter-spacing:.2px}.card>.options>.option.active{font-weight:700}.card>.options>.option.active>div{background-color:var(--light-green-6)}.card>.options>.option.active>div>span{background-color:var(--dark-green-8)}.card>.options>.option>div{align-items:center;background-color:#f2f2f2;border-radius:50%;display:flex;height:16px;justify-content:center;min-width:16px;width:16px}.card>.options>.option>div>span{background-color:#ccc;border-radius:50%;height:8px;min-width:8px;width:8px}}.second-step{align-items:center;background-color:#fafafa;border-radius:12px;display:flex;height:100%;justify-content:center;position:relative;width:100%}.second-step .body{align-self:center;display:flex;flex-direction:column;gap:32px;padding:64px 0;width:560px}@media screen and (min-width:0px)and (max-width:430px){.second-step{background-color:#fff;border-radius:12px;box-shadow:0 0 8px 4px rgba(0,0,0,.102);display:flex;flex-direction:column;gap:12px;height:100%;position:relative;width:100%;z-index:3}.second-step .body{padding:0;width:100%}}.third-step{align-items:center;background-color:#fafafa;border-radius:12px;display:flex;height:calc(100% - 60px);justify-content:center;position:relative;width:100%;z-index:1}.third-step .body{align-self:center;display:flex;flex-direction:column;gap:32px;height:calc(100% - 40px);padding:64px 0;width:560px}.third-step .body>.informations{display:flex;flex-direction:column;gap:24px;margin-top:-12px;overflow:auto;padding-top:12px;scrollbar-width:none}.third-step .body>.informations>.card>.infos{display:flex;flex-direction:column;gap:12px;padding:0 18px 12px}.third-step .body>.informations>.card>.infos>.info{align-items:center;display:flex;height:30px;justify-content:space-between}.third-step .body>.informations>.card>.infos>.info>p:first-child{color:#333;font-family:Raleway;font-size:12px;font-weight:500;letter-spacing:.2px;line-height:120%}.third-step .body>.informations>.card>.infos>.info>p:last-child{color:var(--dark-green-8);font-family:Raleway;font-size:12px;font-weight:700;letter-spacing:.2px;line-height:150%}@media screen and (min-width:0px)and (max-width:430px){.third-step{background-color:#fff;border-radius:12px;box-shadow:0 0 8px 4px rgba(0,0,0,.102);height:100%;z-index:3}.third-step,.third-step .body{display:flex;flex-direction:column;gap:12px;position:relative;width:100%}.third-step .body{flex:1 1;overflow:hidden;padding:0;scrollbar-width:none}.third-step .body .top-overlay{background:linear-gradient(180deg,#fff,#fff0);height:72px;left:0;position:absolute;top:12px;width:100%;z-index:2}.third-step .body .bottom-overlay{background:linear-gradient(0deg,#fff,#fff0);bottom:0;height:72px;left:0;position:absolute;width:100%;z-index:2}.third-step .body>.informations{display:flex;flex-direction:column;gap:24px;margin-top:12px;overflow:auto;padding:12px;scrollbar-width:none}.third-step .body>.informations>.card>.infos{display:flex;flex-direction:column;gap:12px;padding:0 18px 12px}.third-step .body>.informations>.card>.infos>.info{align-items:center;display:flex;height:30px;justify-content:space-between}.third-step .body>.informations>.card>.infos>.info>p:first-child{color:var(--dark-green-6);font-family:Raleway;font-size:12px;font-weight:500;letter-spacing:.2px;line-height:120%}.third-step .body>.informations>.card>.infos>.info>p:last-child{color:var(--dark-green-6);font-family:Raleway;font-size:12px;font-weight:700;letter-spacing:.2px;line-height:150%}}.shop{align-items:center;background-color:#fafafa;height:93vh;justify-content:center;padding-top:12px;position:relative}.shop,.shop>.container{display:flex;flex-direction:column;gap:12px;width:100%}.shop>.container{height:100%;max-width:var(--section-max-width);padding:0 var(--section-padding)}.shop>.container>div:first-child{align-items:center;display:flex;gap:12px;padding:12px 0}.shop>.container>div:first-child>.categories{height:47px;width:100%}.shop>.container>.page-container{display:flex;height:90%;width:100%}.shop>.container>.page-container>.products-container{grid-gap:8px;background:#0000;border-radius:12px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(272px,1fr));height:100%;margin-top:-8px;overflow:scroll;padding:0;position:relative;scrollbar-width:none;width:100%}.shop .top-overlay{background:linear-gradient(180deg,#fafafa,#fafafa00);margin-top:-18px}.shop .bottom-overlay,.shop .top-overlay{height:72px;position:fixed;width:100%;z-index:2}.shop .bottom-overlay{background:linear-gradient(0deg,#fafafa,#fafafa00);bottom:0}@media screen and (min-width:0px)and (max-width:430px){.shop{align-items:center;background-color:#fafafa;gap:12px;height:93vh;justify-content:center;position:relative}.shop,.shop>.container{display:flex;flex-direction:column;width:100%}.shop>.container{gap:20px;height:100%;max-width:var(--section-max-width)}.shop>.container>div:first-child{display:flex;flex-direction:column;gap:12px;padding:12px}.shop>.container>div:first-child>.categories{height:47px;width:100%}.shop>.container>.page-container{display:flex;height:calc(100% - 125px);width:100%}.shop>.container>.page-container>.products-container{grid-gap:12px;background:#0000;border-radius:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));height:100%;margin-top:-10px;overflow:scroll;padding:10px 12px;position:relative;scrollbar-width:none}.shop .top-overlay{margin-top:-12px}.shop .bottom-overlay,.shop .top-overlay{height:72px;position:fixed;width:100%;z-index:2}}.input-search{background-color:#fff;border:1px solid #e6e6e6;border-radius:6px;display:flex;height:42px;width:100%}.input-search>div{align-items:center;display:flex;height:100%}.input-search>div.input{width:100%}.input-search>div.input>span{align-items:center;display:flex;height:42px;justify-content:center;transform:rotateY(180deg);width:42px}.input-search>div.input>input{border:none;color:var(--dark-green-6);font-size:14px;outline:none;width:100%}.input-search>div.input>input :focus{border:none;outline:none}.input-search>div.input>input ::placeholder{color:#e6e6e6}.input-search>div.icons>span{align-items:center;border-left:1px solid #e6e6e6;border-radius:0 6px 6px 0;cursor:pointer;display:flex;height:42px;justify-content:center;transition:.3s ease-in-out;width:42px}@media screen and (min-width:0px)and (max-width:430px){.input-search{background-color:#fff;border-radius:6px;box-shadow:0 0 8px 0 rgba(0,0,0,.102);display:flex;height:42px;width:100%}.input-search>div{align-items:center;display:flex;height:100%}.input-search>div.input{width:100%}.input-search>div.input>span{align-items:center;display:flex;height:42px;justify-content:center;transform:rotateY(180deg);width:42px}.input-search>div.input>input{border:none;color:var(--dark-green-6);font-size:14px;outline:none;width:100%}.input-search>div.input>input :focus{border:none;outline:none}.input-search>div.input>input ::placeholder{color:#e6e6e6}.input-search>div.icons>span{align-items:center;border-left:1px solid #e6e6e6;cursor:pointer;display:flex;height:42px;justify-content:center;width:42px}}.product-href .product{background-color:#fff;border:1px solid #e6e6e6;border-radius:12px;display:flex;flex-direction:column;height:fit-content;min-width:272px}.product-href .product>.img-product{background-color:#fff;border-bottom:1px solid #e6e6e6;border-radius:12px 12px 0 0;display:flex;flex-direction:column;height:272px;padding:6px;position:relative}.product-href .product>.img-product>img{height:90%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.product-href .product>.img-product>.buttons{align-items:flex-end;display:flex;flex-direction:column;gap:8px;justify-content:flex-end;position:relative;z-index:1}.product-href .product>.img-product>.buttons>span{align-items:center;background-color:#fff;border:1px solid #e6e6e6;border-radius:8px;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.product-href .product>.img-product>.tags{display:flex;gap:6px;margin-top:auto;width:100%}.product-href .product>.img-product>.tags>div{align-items:center;background-color:#fff;border:1px solid #e6e6e6;border-radius:6px;color:#000;display:flex;font-size:16px;font-weight:600;gap:8px;height:32px;justify-content:center;letter-spacing:.2px;padding:0 12px;position:relative;z-index:1}.product-href .product>.img-product>.tags>div>span{height:16px;width:16px}.product-href .product>.img-product>.tags>div:first-child{width:70%}.product-href .product>.img-product>.tags>div:first-child>span{transform:rotate(180deg)}.product-href .product>.img-product>.tags>div:last-child{width:30%}.product-href .product>.product-descp{align-items:flex-start;display:flex;flex-direction:column;height:136px;justify-content:space-between;padding:8px}.product-href .product>.product-descp>.parag{padding:8px}.product-href .product>.product-descp>.parag>p{color:var(--color-text-primary);font-size:16px;font-weight:600;height:35px;letter-spacing:.2px;line-height:120%;overflow:hidden;text-align:justify;text-overflow:ellipsis;width:100%}.product-href .product>.product-descp>button{background-color:var(--dark-green-8);border:none;border-radius:8px;color:#fff;font-size:20px;font-weight:600;height:48px;letter-spacing:.2px;line-height:150%;transition:.3S ease-in-out;width:100%}.product-href .product>.product-descp>button:hover{background-color:var(--dark-green-7)}@media screen and (min-width:0px)and (max-width:430px){.product-href .product{background-color:#fff;border:none;border-radius:12px;box-shadow:0 0 8px 0 rgba(0,0,0,.102);display:flex;flex-direction:column;height:fit-content;min-width:156px}.product-href .product>.img-product{background:linear-gradient(180deg,#fff,#f2f2f2);border-radius:12px 12px 0 0;display:flex;flex-direction:column;height:200px;padding:6px;position:relative}.product-href .product>.img-product>img{height:90%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.product-href .product>.img-product>.buttons{align-items:flex-end;display:flex;flex-direction:column;gap:6px;justify-content:flex-end;position:relative;z-index:1}.product-href .product>.img-product>.buttons>span{align-items:center;background-color:#fff;border:1px solid #e6e6e6;border-radius:6px;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.product-href .product>.img-product>.tags{display:flex;gap:6px;margin-top:auto;width:100%}.product-href .product>.img-product>.tags>div{align-items:center;background-color:#fff;border-radius:6px;color:#000;display:flex;font-size:12px;font-weight:500;gap:3px;height:24px;justify-content:center;letter-spacing:.2px;padding:0 12px;position:relative;z-index:1}.product-href .product>.img-product>.tags>div>span{height:16px;width:16px}.product-href .product>.img-product>.tags>div:first-child{width:60%}.product-href .product>.img-product>.tags>div:first-child>span{transform:rotate(180deg)}.product-href .product>.product-descp{align-items:flex-start;display:flex;flex-direction:column;height:96px;justify-content:space-between;padding:6px}.product-href .product>.product-descp>.parag{padding:6px}.product-href .product>.product-descp>.parag>p{color:var(--color-text-primary);font-family:Raleway;font-size:12px;font-weight:600;height:27px;letter-spacing:.2px;line-height:120%;overflow:hidden;text-align:justify;text-overflow:ellipsis;width:100%}.product-href .product>.product-descp>button{background-color:var(--dark-green-8);border:none;border-radius:6px;color:#fff;font-family:Raleway;font-size:12px;font-weight:600;height:30px;letter-spacing:.2px;line-height:150%;transition:.3S ease-in-out;width:100%}.product-href .product>.product-descp>button:hover{background-color:var(--dark-green-7)}}.categories-list{gap:6px;height:47px;width:100%}.categories-list,.categories-list>span{align-items:center;display:flex;justify-content:center}.categories-list>span{background-color:#fff;border:1px solid #e6e6e6;border-radius:6px;cursor:pointer;height:42px;min-width:42px;width:42px}.categories-list>.categories{align-items:center;display:flex;gap:24px;height:100%;justify-content:center;width:100%}.categories-list>.categories>div{align-items:center;color:var(--dark-green-8);cursor:pointer;display:flex;font-family:Raleway;font-size:16px;font-weight:500;gap:6px;letter-spacing:.2px;line-height:120%;transition:.3s ease-in-out}.categories-list>.categories>div.active{font-weight:700}.categories-list>.categories>div>span{height:24px;min-height:24px;min-width:24px;width:24px}@media screen and (min-width:0px)and (max-width:430px){.categories-list{gap:6px;height:47px;width:100%}.categories-list,.categories-list>span{align-items:center;display:flex;justify-content:center}.categories-list>span{background-color:#fff;border-radius:6px;box-shadow:0 0 8px 0 rgba(0,0,0,.102);cursor:pointer;height:30px;min-width:30px;width:30px}.categories-list>.categories{align-items:center;display:flex;gap:18px;height:100%;justify-content:center;justify-content:space-between;width:100%}.categories-list>.categories>div{align-items:center;color:var(--dark-green-8);cursor:pointer;display:flex;flex-direction:column;font-family:Raleway;font-size:12px;font-weight:500;gap:6px;letter-spacing:.2px;line-height:120%;transition:.3s ease-in-out}.categories-list>.categories>div.active{font-weight:700}.categories-list>.categories>div>span{height:20px;min-height:20px;min-width:20px;width:20px}}.filter-container{background-color:#fff;border-radius:12px;box-shadow:0 0 0 1px #e6e6e6;display:flex;flex-direction:column;height:100%;max-width:272px;position:relative;width:100%;z-index:2}.filter-container>.header{align-items:center;border-bottom:1px solid #e6e6e6;display:flex;height:42px;justify-content:space-between;padding:6px 6px 6px 12px;width:100%}.filter-container>.header>div{align-items:center;display:flex;gap:4px}.filter-container>.header>div>p{color:var(--dark-green-6);font-size:16px;font-weight:500;letter-spacing:.2px;line-height:120%}.filter-container>.header>div>span{align-items:center;color:var(--dark-green-6);display:flex;height:20px;justify-content:center;width:20px}.filter-container>.header>span{align-items:center;background-color:#fff;border:1px solid #e6e6e6;border-radius:6px;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.filter-container>.body{display:flex;flex:1 1;flex-direction:column;gap:16px;overflow:auto;scrollbar-width:none}.filter-container>.body>div:last-child{border-bottom:none}.filter-container>.footer{border-top:1px solid #e6e6e6;display:flex;gap:12px;margin-top:auto;padding:12px;width:100%}.filter-container>.footer>button{align-items:center;display:flex;font-size:14px;font-weight:600;gap:6px;height:42px;justify-content:center;letter-spacing:.2px;padding:0 16px}.filter-container>.footer>button>span{height:16px;width:16px}.filter-container>.footer>button.reset{background-color:#0000;border:1px solid #e6e6e6;border-radius:6px;color:var(--dark-green-6);width:45%}.filter-container>.footer>button.confirm{background-color:var(--dark-green-8);border:none;border-radius:6px;color:#fff;width:55%}@media screen and (min-width:0px)and (max-width:430px){.filter-container{background-color:#fff;border-radius:12px;box-shadow:0 0 8px 4px rgba(0,0,0,.102);display:flex;flex-direction:column;gap:12px;height:100%;max-width:100%;position:relative;width:100%;z-index:3}.filter-container>.header{align-items:center;border-bottom:1px solid #e6e6e6;display:flex;height:42px;justify-content:space-between;padding:6px 6px 6px 12px;width:100%}.filter-container>.header>div{align-items:center;display:flex;gap:4px}.filter-container>.header>div>p{color:var(--dark-green-6);font-size:12px;font-weight:500;letter-spacing:.2px;line-height:120%}.filter-container>.header>div>span{align-items:center;color:var(--dark-green-6);display:flex;height:16px;justify-content:center;width:16px}.filter-container>.header>span{align-items:center;background-color:#fff;border:1px solid #e6e6e6;border-radius:6px;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.filter-container>.footer{border-top:1px solid #e6e6e6;display:flex;gap:12px;margin-top:auto;padding:12px;width:100%}.filter-container>.footer>button{align-items:center;display:flex;font-size:14px;font-weight:600;gap:6px;height:42px;justify-content:center;letter-spacing:.2px;padding:0 18px}.filter-container>.footer>button>span{height:16px;width:16px}.filter-container>.footer>button.reset{background-color:#0000;border:1px solid #e6e6e6;border-radius:6px;color:var(--dark-green-6);width:45%}.filter-container>.footer>button.confirm{background-color:var(--dark-green-8);border:none;border-radius:6px;color:#fff;width:55%}}.range-slider{box-shadow:0 1px 0 0 #ccc;display:flex;flex-direction:column}.range-slider>.header{align-items:center;border-bottom:1px solid var(--light-grey);display:flex;height:40px;justify-content:space-between;padding:0 8px 0 12px}.range-slider>.header>div{color:#333;font-size:14px;font-weight:600;letter-spacing:.2px;text-transform:capitalize}.range-slider>.header .icons{align-items:center;display:flex;gap:4px}.range-slider>.header .icons>span{align-items:center;border-radius:4px;cursor:pointer;display:flex;height:24px;justify-content:center;min-width:24px;width:24px}.range-slider>.header .icons>span.sort{background-color:var(--light-green-7);color:var(--dark-green-8)}.range-slider>.header .icons>span.reset{background-color:var(--light-grey);color:#333;transition:.3s ease-in-out}.range-slider>.header .icons>span.reset:hover{background-color:#ccc}.range-slider>.slider-container{padding:16px;position:relative;width:100%}.range-slider>.slider-container>.slider{align-items:center;display:flex;gap:4px;width:100%}.range-slider>.slider-container>.slider>.slider-track{background-color:#ddd;border-radius:4px;height:2px;position:relative;width:100%}.range-slider>.slider-container>.slider>.slider-track>.slider-range{background-color:var(--dark-green-8);border-radius:4px;height:100%;position:absolute;top:0}.range-slider>.slider-container>.slider>.slider-track>.slider-thumb{background-color:#fff;border:2px solid var(--dark-green-8);border-radius:50%;cursor:pointer;height:12px;position:absolute;top:50%;transform:translateY(-50%);width:12px}.range-slider>.slider-container>.slider>.slider-track>.slider-value{background-color:#fff;color:#999;font-size:12px;font-weight:400;padding:0 4px;position:absolute;top:-6px}.range-slider>.slider-container>.slider>.slider-track>.min-thumb{z-index:2}.range-slider>.slider-container>.slider>.slider-track>.max-thumb{z-index:1}.range-slider>.slider-container>.slider>.value{color:#999;font-size:12px;font-weight:400;letter-spacing:.2px}.options-selected-conatiner{border-bottom:1px solid #ccc;display:flex;flex-direction:column;width:100%}.options-selected-conatiner>.header{align-items:center;border-bottom:1px solid var(--light-grey);display:flex;height:40px;justify-content:space-between;padding:0 8px 0 12px}.options-selected-conatiner>.header>p{color:#333;font-size:14px;font-weight:600;letter-spacing:.2px;text-transform:capitalize}.options-selected-conatiner>.header>span{align-items:center;background-color:var(--light-grey);border-radius:4px;color:#333;cursor:pointer;display:flex;height:24px;justify-content:center;min-width:24px;transition:.3s ease-in-out;width:24px}.options-selected-conatiner>.header>span:hover{background-color:#ccc}.options-selected-conatiner>.body{display:flex;flex-direction:column;padding:16px}.options-selected-conatiner>.body>.option{align-items:center;border-radius:4px;cursor:pointer;display:flex;gap:8px;height:32px;justify-content:flex-start;padding:0 8px;transition:.3s ease-in-out;width:100%}.options-selected-conatiner>.body>.option>.checkbox{align-items:center;background-color:var(--light-grey);border-radius:4px;cursor:pointer;display:flex;height:16px;justify-content:center;transition:.3s ease-in-out;width:16px}.options-selected-conatiner>.body>.option>.checkbox.active{background-color:var(--dark-green-8)}.options-selected-conatiner>.body>.option>p{color:#333;font-size:12px;font-weight:400;letter-spacing:.2px;text-transform:capitalize}.options-selected-conatiner>.body>.option:hover{background-color:var(--light-grey)}.options-selected-conatiner>.body>.option:hover>.checkbox{background-color:#fff}.options-selected-conatiner>.body>.option:hover>.checkbox.active{background-color:var(--dark-green-8)}.options-selected-conatiner>.body>.option.select-all{border-bottom:1px solid var(--light-grey)}.options-selected-conatiner>.body>.option.select-all>.checkbox.all,.options-selected-conatiner>.body>.option.select-all>.checkbox.some{background-color:var(--dark-green-8)}.options-selected-conatiner>.body>.option.select-all:hover{background-color:#0000}.options-selected-conatiner>.body>.option.select-all:hover>.checkbox{background-color:var(--light-grey)}.options-selected-conatiner>.body>.option.select-all:hover>.checkbox.all,.options-selected-conatiner>.body>.option.select-all:hover>.checkbox.some{background-color:var(--dark-green-8)}.one-product{display:flex;flex-direction:column;height:93vh;max-width:var(--section-max-width);padding:0 var(--section-padding);width:100%}.one-product .top-overlay{background:linear-gradient(180deg,#fff,#fff0)}.one-product .bottom-overlay,.one-product .top-overlay{height:72px;left:0;position:absolute;width:100%;z-index:2}.one-product .bottom-overlay{background:linear-gradient(0deg,#fff,#fff0);bottom:0}.one-product>.navigate{align-items:flex-end;display:flex;height:48px;justify-content:space-between}.one-product>.navigate>.route{align-items:center;display:flex;gap:8px}.one-product>.navigate>.route>p{color:#999;cursor:pointer;font-size:16px;font-weight:500;letter-spacing:.2px;line-height:120%;text-transform:capitalize}.one-product>.navigate>.route>span{color:#333;font-size:16px;font-weight:600;letter-spacing:.2px;line-height:120%}.one-product>.navigate>.link{align-items:center;cursor:pointer;display:flex;gap:8px}.one-product>.navigate>.link>p{border-bottom:1px solid #0000;color:#333;font-size:16px;font-weight:500;letter-spacing:.2px;line-height:120%;text-transform:capitalize;transition:.3s ease-in-out}.one-product>.navigate>.link>span{height:16px}.one-product>.navigate>.link:hover>p{border-bottom:1px solid #333}.one-product>.product{display:flex;flex:1 1;flex-direction:column;overflow:auto;scrollbar-width:none}.one-product>.product>.reviews-prod{border-bottom:1px solid #e6e6e6;display:flex;flex-direction:column;gap:12px;padding:32px 0;width:100%}.one-product>.product>.reviews-prod>.header{align-items:center;display:flex;height:24px;justify-content:space-between;padding:0;width:100%}.one-product>.product>.reviews-prod>.header>p{color:#333;font-size:24px;font-weight:600;letter-spacing:.2px;line-height:120%}.one-product>.product>.reviews-prod>.header>div{align-items:center;display:flex}.one-product>.product>.reviews-prod>.header>div>span{align-items:center;cursor:pointer;display:flex;height:16px;justify-content:center;min-width:48px;width:48px}.one-product>.product>.reviews-prod>.body{display:flex;gap:16px;overflow:hidden;padding:0;width:100%}.one-product>.product>.reviews-prod>.body>.reviews-container{display:flex;gap:16px;justify-content:space-between;overflow:auto;scrollbar-width:none;width:fit-content}.one-product>.product>.recommendations{display:flex;flex-direction:column;gap:12px;padding:32px 0;width:100%}.one-product>.product>.recommendations>.header{align-items:center;display:flex;height:24px;justify-content:space-between;padding:0;width:100%}.one-product>.product>.recommendations>.header>p{color:#333;font-size:24px;font-weight:600;letter-spacing:.2px;line-height:120%}.one-product>.product>.recommendations>.header>div{align-items:center;display:flex}.one-product>.product>.recommendations>.header>div>span{align-items:center;cursor:pointer;display:flex;height:16px;justify-content:center;min-width:48px;width:48px}.one-product>.product>.recommendations>.body{grid-gap:12px;background:#0000;border-radius:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(272px,1fr));height:100%;margin:-18px -18px 0;overflow:scroll;padding:18px;position:relative;scrollbar-width:none}.one-product>.product>.recommendations>.body>.product-href>.product{border:1px solid #e6e6e6;box-shadow:none}@media screen and (min-width:0px)and (max-width:430px){.one-product{display:flex;flex-direction:column;gap:6px;height:93vh;width:100%}.one-product .top-overlay{background:linear-gradient(180deg,#fff,#fff0)}.one-product .bottom-overlay,.one-product .top-overlay{height:72px;left:0;position:absolute;width:100%;z-index:2}.one-product .bottom-overlay{background:linear-gradient(0deg,#fff,#fff0);bottom:109px}.one-product>.buttons-container{padding:0}.one-product>.buttons-container>.buttons{align-items:center;border-bottom:1px solid #e6e6e6;display:flex;gap:6px;justify-content:center;padding:12px 0;width:100%}.one-product>.buttons-container>.buttons>.button{align-items:center;background-color:#fff;border:1px solid #e6e6e6;border-radius:6px;color:var(--color-text-primary);display:flex;font-family:Raleway;font-size:14px;font-weight:600;gap:6px;height:42px;justify-content:center;letter-spacing:.2px;line-height:120%;padding:0 12px;text-transform:lowercase;width:100%}.one-product>.product{display:flex;flex:1 1;flex-direction:column;gap:24px;overflow:auto;scrollbar-width:none}.one-product>.product>.reviews-prod{border-bottom:none;display:flex;flex-direction:column;gap:12px;padding:0;width:100%}.one-product>.product>.reviews-prod>.header{align-items:center;display:flex;height:24px;justify-content:space-between;padding:0;width:100%}.one-product>.product>.reviews-prod>.header>p{color:var(--dark-green-6);font-family:Raleway;font-size:12px;font-weight:600;letter-spacing:.2px;line-height:120%}.one-product>.product>.reviews-prod>.header>div{align-items:center;display:flex}.one-product>.product>.reviews-prod>.header>div>span{align-items:center;cursor:pointer;display:flex;height:24px;justify-content:center;min-width:24px;width:24px}.one-product>.product>.reviews-prod>.body{display:flex;gap:12px;overflow:hidden;padding:0;width:100%}.one-product>.product>.reviews-prod>.body>.reviews-container{display:flex;gap:12px;overflow:auto;scrollbar-width:none;width:fit-content}.one-product>.product>.recommendations{display:flex;flex-direction:column;gap:12px;padding:0;width:100%}.one-product>.product>.recommendations>.header{align-items:center;display:flex;height:24px;justify-content:space-between;padding:0;width:100%}.one-product>.product>.recommendations>.header>p{color:var(--dark-green-6);font-family:Raleway;font-size:12px;font-weight:600;letter-spacing:.2px;line-height:120%}.one-product>.product>.recommendations>.header>div{align-items:center;display:flex}.one-product>.product>.recommendations>.header>div>span{align-items:center;cursor:pointer;display:flex;height:24px;justify-content:center;min-width:24px;width:24px}.one-product>.product>.recommendations>.body{grid-gap:12px;background:#0000;border-radius:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));height:100%;margin:-18px 0 0;overflow:scroll;padding:18px 0;position:relative;scrollbar-width:none}.one-product>.container-footer{padding:0 18px}.one-product>.container-footer>.footer{border-top:1px solid #e6e6e6;display:flex;flex-direction:column;gap:12px;padding:12px 0;width:100%}.one-product>.container-footer>.footer>div{display:flex;justify-content:space-between}.one-product>.container-footer>.footer>div.total{align-items:center;height:30px}.one-product>.container-footer>.footer>div.total>div{align-items:center;color:var(--dark-green-6);display:flex;font-family:Raleway;font-size:12px;font-weight:400;gap:6px;letter-spacing:.2px;line-height:120%}.one-product>.container-footer>.footer>div.total>div>span{height:16px;min-width:16px;transform:rotate(180deg);width:16px}.one-product>.container-footer>.footer>div.total>p{color:var(--dark-green-6);font-family:Raleway,sans-serif;font-size:14px;font-weight:700}.one-product>.container-footer>.footer>div.action{gap:6px}.one-product>.container-footer>.footer>div.action>div{border:1px solid #e6e6e6;border-radius:6px;display:flex;height:42px}.one-product>.container-footer>.footer>div.action>div>span{align-items:center;color:var(--dark-green-6);display:flex;font-family:Raleway,sans-serif;font-size:14px;font-weight:600;height:100%;justify-content:center;width:42px}.one-product>.container-footer>.footer>div.action>div>span:nth-child(2){border:1px solid #e6e6e6;border-bottom:none;border-top:none}.one-product>.container-footer>.footer>div.action>button{align-items:center;background-color:var(--dark-green-6);border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-family:Raleway;font-size:14px;font-weight:600;gap:6px;height:42px;justify-content:center;letter-spacing:.2px;line-height:150%;padding:0 18px;width:100%}.one-product>.container-footer>.footer>div.action>button>span{height:16px;width:16px}}.prod{display:flex;gap:56px;padding:32px 0}.prod>.prod-imgs{display:flex;flex-direction:column;gap:16px;height:fit-content;position:sticky;top:20px;width:272px;z-index:1}.prod>.prod-imgs>.prod-image{background-color:#fff;border:1px solid #e6e6e6;border-radius:16px;height:272px;padding:10px;position:relative;width:272px}.prod>.prod-imgs>.prod-image>img{height:100%}.prod>.prod-imgs>.prod-image>.tag{align-items:center;background-color:#fff2e5;border-radius:6px;color:var(--color-text-primary);display:flex;font-size:14px;font-weight:500;gap:3px;height:30px;left:10px;padding:0 12px;position:absolute;top:10px}.prod>.prod-imgs>.prod-image>.tag>span{height:14px}.prod>.prod-imgs>.other-imgs{flex-direction:column}.prod>.prod-imgs>.other-imgs,.prod>.prod-imgs>.other-imgs>.imgs{display:flex;gap:16px;width:100%}.prod>.prod-imgs>.other-imgs>.imgs>.img-card{background-color:#fff;border:1px solid #e6e6e6;border-radius:8px;height:80px;width:80px}.prod>.prod-imgs>.other-imgs>.imgs>.img-card>img{height:100%;object-fit:contain;padding-top:4px;width:100%}.prod>.prod-imgs>.other-imgs>.imgs>.img-card.active{border:1px solid var(--dark-green-8)}.prod>.prod-imgs>.other-imgs>.arrows{align-items:center;display:flex;justify-content:center;width:100%}.prod>.prod-imgs>.other-imgs>.arrows>span{cursor:pointer;height:16px;width:48px}.prod>.info-container{display:flex;flex-direction:column;gap:28px;width:480px}.prod>.info-container>p{color:#333;font-size:24px;font-weight:600;letter-spacing:.2px;line-height:120%;text-align:left}.prod>.info-container>.prod-desc{height:fit-content}.prod>.info-container>.prod-desc>p{background-color:#fafafa;color:#999}.prod>.info-container>.prod-desc>div{padding:0 18px 18px}.prod>.info-container>.prod-desc>div>p{color:#333;font-size:14px;font-weight:500;letter-spacing:.2px;line-height:150%;overflow:hidden;text-align:left;text-overflow:ellipsis}.prod>.info-container>.prod-details>p{background-color:#fafafa;color:#999}.prod>.info-container>.prod-details>.infos{display:flex;flex-direction:column;padding:0 18px 12px}.prod>.info-container>.prod-details>.infos>.info{align-items:center;display:flex;height:30px;justify-content:space-between}.prod>.info-container>.prod-details>.infos>.info>p:first-child{color:#666;font-size:14px;font-weight:500;letter-spacing:.2px;line-height:120%;line-height:150%;text-transform:capitalize}.prod>.info-container>.prod-details>.infos>.info>p:last-child{color:#333;font-size:14px;font-weight:500;letter-spacing:.2px;line-height:150%;text-transform:capitalize}.prod>.prod-info{height:fit-content;position:sticky;top:20px;width:272px;z-index:1}.prod>.prod-info,.prod>.prod-info>.prod-name{display:flex;flex-direction:column;gap:28px}.prod>.prod-info>.prod-name>div{display:flex;flex-direction:column;gap:16px}.prod>.prod-info>.prod-name>div>.quantite{border-radius:8px;display:flex;flex-direction:column;position:relative}.prod>.prod-info>.prod-name>div>.quantite>p{background-color:#fafafa;color:#999;font-size:14px;font-weight:500;letter-spacing:.2px;line-height:150%;position:absolute;transform:translate(9px,-13px)}.prod>.prod-info>.prod-name>div>.quantite>div{align-items:center;display:flex;height:48px;justify-content:space-between;padding-left:16px}.prod>.prod-info>.prod-name>div>.quantite>div>p{color:#333;font-size:18px;font-weight:600;letter-spacing:.2px;line-height:150%}.prod>.prod-info>.prod-name>div>.quantite>div>.spans{display:flex}.prod>.prod-info>.prod-name>div>.quantite>div>.spans>span{align-items:center;background-color:#fff;border-left:1px solid #e6e6e6;color:#666;cursor:pointer;display:flex;height:48px;justify-content:center;min-width:48px;width:48px}.prod>.prod-info>.prod-name>div>.quantite>div>.spans>span:last-child{border-radius:0 8px 8px 0}.prod>.prod-info>.prod-name>div>.price{border-radius:8px;display:flex;flex-direction:column;position:relative}.prod>.prod-info>.prod-name>div>.price>p{background-color:#fafafa;color:#999;font-size:14px;font-weight:500;letter-spacing:.2px;line-height:150%;position:absolute;transform:translate(9px,-13px)}.prod>.prod-info>.prod-name>div>.price>div{align-items:center;display:flex;height:48px;justify-content:flex-start;padding:8px 8px 8px 16px}.prod>.prod-info>.prod-name>div>.price>div>p{color:#333;font-size:18px;font-weight:600;letter-spacing:.2px;line-height:150%}.prod>.prod-info>.buttons{display:flex;flex-direction:column;gap:14px;width:100%}.prod>.prod-info>.buttons>button{align-items:center;border:none;border-radius:8px;display:flex;font-size:18px;font-weight:600;gap:6px;height:47px;justify-content:center;letter-spacing:.2px;line-height:150%;text-transform:lowercase;width:100%}.prod>.prod-info>.buttons>button.buy-now{background-color:var(--dark-green-8);color:#fff}.prod>.prod-info>.buttons>button.add{background-color:#fff;box-shadow:inset 0 0 0 1px #e6e6e6;color:#333}.prod>.prod-info>.buttons>button.add>span{height:24px}@media screen and (min-width:0px)and (max-width:430px){.prod{gap:24px;padding:0}.prod,.prod>.prod-card{display:flex;flex-direction:column}.prod>.prod-card{gap:18px;width:100%}.prod>.prod-card>.prod-image{background-color:#fff;border:1px solid #e6e6e6;border-radius:6px;height:324px;padding:10px;position:relative;width:100%}.prod>.prod-card>.prod-image>img{height:100%}.prod>.prod-card>.prod-image>.tag{align-items:center;background-color:#fff2e5;border-radius:6px;color:var(--color-text-primary);display:flex;font-size:14px;font-weight:500;gap:3px;height:30px;padding:0 12px;position:absolute;right:10px;top:10px}.prod>.prod-card>.prod-image>.tag>span{height:14px}.prod>.prod-card>.prod-title{height:54px;width:100%}.prod>.prod-card>.prod-title>p{color:#000;font-family:Raleway;font-size:20px;font-weight:600;overflow:hidden;text-align:left;text-overflow:ellipsis}.prod>.prod-desc{height:96px}.prod>.prod-desc>div{padding:0 18px 18px}.prod>.prod-desc>div>p{font-family:Raleway;font-size:12px;font-weight:500;height:58px;letter-spacing:.2px;line-height:150%;overflow:hidden;text-align:left;text-overflow:ellipsis}.prod>.prod-details>.infos{display:flex;flex-direction:column;padding:0 18px 12px}.prod>.prod-details>.infos>.info{align-items:center;display:flex;height:30px;justify-content:space-between}.prod>.prod-details>.infos>.info>p:first-child{color:var(--dark-green-6);font-family:Raleway;font-size:12px;font-weight:500;letter-spacing:.2px;line-height:120%}.prod>.prod-details>.infos>.info>p:last-child{color:var(--dark-green-6);font-family:Raleway;font-size:12px;font-weight:700;letter-spacing:.2px;line-height:150%}}.dropdown-prop{position:relative;width:100%}.dropdown-prop>.dropdown-toggle{align-items:center;background-color:#0000;border:1px solid #e6e6e6;border-radius:8px;color:#333;cursor:pointer;display:flex;font-size:16px;font-weight:600;height:48px;justify-content:space-between;letter-spacing:.2px;line-height:150%;padding:0 0 0 16px;position:relative;transition:.3s ease-in-out}.dropdown-prop>.dropdown-toggle>.parag{background-color:#fafafa;left:7px;padding:0 6px;position:absolute;top:-25%}.dropdown-prop>.dropdown-toggle>.parag>p{color:#999;font-size:14px;font-weight:500;letter-spacing:.2px;line-height:150%}.dropdown-prop>.dropdown-toggle>.arrow{align-items:center;background-color:#fff;border-left:1px solid #e6e6e6;border-radius:0 8px 8px 0;display:flex;height:100%;justify-content:center;width:48px}.dropdown-prop>.dropdown-toggle>.arrow>.arrow-up{transform:rotate(0deg);transition:.3s ease-in-out}.dropdown-prop>.dropdown-toggle>.arrow.Up>.arrow-up{transform:rotate(180deg)}.dropdown-prop>.dropdown-toggle.open{border:1px solid var(--dark-green-6);border-radius:6px 6px 0 0}.dropdown-prop>.dropdown-menu{background-color:#fff;border:1px solid var(--dark-green-6);border-radius:0 0 8px 8px;border-top:none;box-shadow:0 2px 4px #0000001a;left:0;list-style-type:none;padding:0;position:absolute;top:100%;width:100%;z-index:1000}.dropdown-prop>.dropdown-menu>li{border-bottom:1px solid #e6e6e6;color:#333;cursor:pointer;font-size:16px;font-weight:600;padding:8px;transition:.3s ease-in-out}.dropdown-prop>.dropdown-menu>li:last-child{border-bottom:none}@media screen and (min-width:0px)and (max-width:430px){.dropdown{position:relative;width:100%}.dropdown>.dropdown-toggle{align-items:center;background-color:#fff;border:1px solid #e6e6e6;border-radius:6px;color:var(--dark-green-6);cursor:pointer;display:flex;font-family:Raleway;font-size:12px;font-weight:500;height:42px;justify-content:center;justify-content:space-between;padding:0 6px 0 12px;transition:.3s ease-in-out}.dropdown>.dropdown-toggle>.arrow.Up{transform:rotate(0deg)}.dropdown>.dropdown-toggle>.arrow{transform:rotate(180deg);transition:.3s ease-in-out}.dropdown>.dropdown-toggle.open{border:1px solid var(--dark-green-6);border-radius:6px 6px 0 0}.dropdown>.dropdown-menu{background-color:#fff;border:1px solid var(--dark-green-6);border-radius:0 0 8px 8px;border-top:none;box-shadow:0 2px 4px #0000001a;left:0;list-style-type:none;padding:0;position:absolute;top:100%;width:100%;z-index:1000}.dropdown>.dropdown-menu>li{border-bottom:1px solid #e6e6e6;color:var(--dark-green-6);cursor:pointer;font-family:Raleway;font-size:12px;font-weight:600;padding:8px;transition:.3s ease-in-out}.dropdown>.dropdown-menu>li:last-child{border-bottom:none}}.card-review-container{align-items:center;background-color:#fff;border:1px solid #e6e6e6;border-radius:6px;display:flex;justify-content:center;min-width:368px;padding:24px;width:368px}.card-review-container>.card-review{display:flex;flex-direction:column;gap:12px;width:100%}.card-review-container>.card-review>.card-review-header{border-bottom:1px solid #e6e6e6;display:flex;flex-direction:column;gap:4px;padding-bottom:12px}.card-review-container>.card-review>.card-review-header>.rating{align-items:center;display:flex;justify-content:space-between}.card-review-container>.card-review>.card-review-header>.rating>p{color:var(--color-text-primary);font-family:Raleway;font-size:18px;font-weight:600;letter-spacing:.2px;line-height:120%}.card-review-container>.card-review>.card-review-header>.rating>div{align-items:center;display:flex;gap:3px}.card-review-container>.card-review>.card-review-header>.rating>div>span{align-items:center;display:flex;height:18px;justify-content:center;width:18px}.card-review-container>.card-review>.card-review-header>.rating>div>p{color:var(--color-text-primary);font-family:Raleway,sans-serif;font-size:18px;font-weight:600;letter-spacing:.2px;line-height:150%}.card-review-container>.card-review>.card-review-header>.info{align-items:center;display:flex;justify-content:space-between}.card-review-container>.card-review>.card-review-header>.info>p{color:#999;font-family:Raleway;font-size:14px;font-weight:500;letter-spacing:.2px;line-height:120%}.card-review-container>.card-review>.card-review-comment{height:47px;width:100%}.card-review-container>.card-review>.card-review-comment>p{font-family:Raleway;font-size:12px;font-weight:500;letter-spacing:.2px;line-height:150%;text-align:left}@media screen and (min-width:0px)and (max-width:430px){.card-review-container{align-items:center;border:1px solid #e6e6e6;border-radius:6px;display:flex;justify-content:center;min-width:204px;padding:12px;width:204px}.card-review-container>.card-review{display:flex;flex-direction:column;gap:12px;width:100%}.card-review-container>.card-review>.card-review-header{border-bottom:1px solid #e6e6e6;display:flex;flex-direction:column;gap:4px;padding-bottom:12px}.card-review-container>.card-review>.card-review-header>.rating{align-items:center;display:flex;justify-content:space-between}.card-review-container>.card-review>.card-review-header>.rating>p{color:var(--color-text-primary);font-family:Raleway;font-size:12px;font-weight:600;letter-spacing:.2px;line-height:120%}.card-review-container>.card-review>.card-review-header>.rating>div{align-items:center;display:flex;gap:3px}.card-review-container>.card-review>.card-review-header>.rating>div>span{align-items:center;display:flex;height:20px;justify-content:center;width:12px}.card-review-container>.card-review>.card-review-header>.rating>div>p{color:var(--color-text-primary);font-family:Raleway,sans-serif;font-size:12px;font-weight:600;letter-spacing:.2px;line-height:150%}.card-review-container>.card-review>.card-review-header>.info{align-items:center;display:flex;justify-content:space-between}.card-review-container>.card-review>.card-review-header>.info>p{color:#999;font-family:Raleway;font-size:10px;font-weight:500;letter-spacing:.2px;line-height:120%}.card-review-container>.card-review>.card-review-comment{height:47px;width:100%}.card-review-container>.card-review>.card-review-comment>p{font-family:Raleway;font-size:10px;font-weight:500;letter-spacing:.2px;line-height:120%;text-align:left}}.menu{background-color:#fff;border-radius:12px;flex-direction:column;height:50%}.menu,.menu>.header{display:flex;width:100%}.menu>.header{align-items:center;box-shadow:inset 0 -1px 0 0 #e6e6e6;height:42px;justify-content:space-between;padding:6px 6px 6px 12px}.menu>.header>div{align-items:center;display:flex;gap:4px}.menu>.header>div>span{align-items:center;color:var(--dark-green-6);display:flex;height:14px;justify-content:center;width:14px}.menu>.header>div p{color:var(--dark-green-6);font-size:12px;font-weight:500;letter-spacing:.2px;line-height:120%;text-transform:capitalize}.menu>.header>span{align-items:center;border-radius:6px;box-shadow:inset 0 0 0 1px #e6e6e6;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.menu>.body{flex-direction:column;gap:16px;height:100%;padding:16px}.menu>.body,.menu>.body>div{align-items:center;display:flex;justify-content:center;width:100%}.menu>.body>div{cursor:pointer;gap:6px}.menu>.body>div>span{align-items:center;color:var(--dark-green-6);display:flex;height:20px;justify-content:center;width:20px}.menu>.body>div>p{color:var(--dark-green-6);font-size:12px;font-weight:500;letter-spacing:.2px;line-height:120%;text-transform:capitalize}.orders{display:flex;flex-direction:column;height:100%;max-width:var(--section-max-width);position:relative;width:100%;z-index:2}.orders>.header{align-items:center;display:flex;height:48px;justify-content:space-between;padding:20px 0 0;width:100%}.orders>.header>p{color:#999;cursor:pointer;display:flex;font-family:Raleway;font-size:16px;font-weight:500;gap:4px;letter-spacing:.2px;line-height:120%}.orders>.header>p>span{color:#333;font-family:Raleway;font-weight:600}.orders>.header>.back{align-items:center;cursor:pointer;display:flex;gap:4px;margin-left:auto}.orders>.header>.back>p{border-bottom:1px solid #0000;color:#333;font-size:16px;font-weight:500;letter-spacing:.2px;letter-spacing:120%;transition:.3s ease-in-out}.orders>.header>.back:hover>p{border-bottom:1px solid #333}.orders>.orders-list{display:flex;flex-direction:column;gap:32px;height:calc(100% - 48px);padding-bottom:40px;padding-top:64px}.orders>.orders-list>p{color:#333;font-size:24px;font-weight:600;letter-spacing:.2px;line-height:120%;text-align:left;width:100%}.orders>.orders-list>.orders-list-container{grid-gap:16px;display:grid;flex:1 1;gap:16px;grid-template-columns:repeat(auto-fit,minmax(560px,1fr));overflow:auto;scrollbar-width:none}.orders>.orders-list .top-overlay{background:linear-gradient(180deg,#fff,#fff0);height:72px;left:0;position:absolute;width:100%;z-index:2}.orders>.orders-list .bottom-overlay{background:linear-gradient(0deg,#fff,#fff0);border-radius:0 0 12px 12px;bottom:30px;height:72px;left:0;position:absolute;width:100%;z-index:2}@media screen and (min-width:0px)and (max-width:430px){.orders{background-color:#fff;border-radius:12px;box-shadow:0 0 8px 4px rgba(0,0,0,.102);display:flex;flex-direction:column;height:100%;position:relative;width:100%;z-index:3}.orders>.header{align-items:center;box-shadow:inset 0 -1px 0 0 #e6e6e6;display:flex;height:42px;justify-content:space-between;padding:6px 6px 6px 12px;width:100%}.orders>.header>div{align-items:center;color:var(--dark-green-6);display:flex;gap:4px}.orders>.header>div>span{align-items:center;display:flex;height:16px;justify-content:center;width:16px}.orders>.header>div>p{font-size:12px;font-weight:500;letter-spacing:.2px;line-height:120%;text-transform:capitalize}.orders>.header>span{align-items:center;background-color:#fff;border:1px solid #e6e6e6;border-radius:6px;color:var(--dark-green-6);cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.orders>.orders-list{display:flex;flex:1 1;flex-direction:column;gap:16px;overflow:auto;padding:16px;scrollbar-width:none}.orders>.orders-list .top-overlay{background:linear-gradient(180deg,#fff,#fff0);height:72px;left:0;position:absolute;top:42px;width:100%;z-index:2}.orders>.orders-list .bottom-overlay{background:linear-gradient(0deg,#fff,#fff0);border-radius:0 0 12px 12px;bottom:0;height:72px;left:0;position:absolute;width:100%;z-index:2}}.order-card{border:1px solid #ccc;border-radius:8px;display:flex;flex-direction:column}.order-card>.header{align-items:center;border-bottom:1px solid #ccc;display:flex;height:40px;justify-content:space-between;padding:0 8px;width:100%}.order-card>.header>p{color:#333;font-size:12px;font-weight:600;letter-spacing:.2px;line-height:120%}.order-card>.header>div{align-items:center;display:flex;gap:8px}.order-card>.header>div>.status{align-items:center;background-color:var(--light-green-7);border-radius:12px;color:var(--dark-green-8);display:flex;gap:4px;height:24px;padding:0 12px}.order-card>.header>div>.status>span{align-items:center;display:flex;height:20px;justify-content:center;width:20px}.order-card>.header>div>.status>p{font-size:14px;font-weight:500;letter-spacing:.2px;text-transform:capitalize}.order-card>.header>div>span{align-items:center;background-color:#f2f2f2;border-radius:4px;cursor:pointer;display:flex;height:24px;justify-content:center;width:24px}.order-card>.header>div>.info{align-items:center;border-radius:16px;display:flex;justify-content:center;padding:0 16px;position:relative;width:fit-content}.order-card>.header>div>.info>a{color:#333;font-size:14px;font-weight:500;letter-spacing:.2px;width:100%}.order-card>.body{display:flex;flex-direction:column;gap:16px;padding:16px;width:100%}.order-card>.body>div{align-items:center;display:flex;justify-content:space-between;width:100%}.order-card>.body>div>p:first-child{color:#666;font-size:12px;font-weight:500;letter-spacing:.2px;text-transform:capitalize}.order-card>.body>div>p:last-child{color:#333;font-size:12px;font-weight:600;letter-spacing:.2px;text-transform:capitalize}@media screen and (min-width:0px)and (max-width:430px){.order-card{border:1px solid #ccc;border-radius:8px;display:flex;flex-direction:column}.order-card>.header{align-items:center;border-bottom:1px solid #ccc;display:flex;height:40px;justify-content:space-between;padding:0 8px;width:100%}.order-card>.header>p{color:#333;font-size:12px;font-weight:600;letter-spacing:.2px;line-height:120%}.order-card>.header>div{align-items:center;display:flex;gap:8px}.order-card>.header>div>.status{align-items:center;background-color:var(--light-green-7);border-radius:12px;color:var(--dark-green-8);display:flex;gap:4px;height:24px;padding:0 12px}.order-card>.header>div>.status>span{align-items:center;display:flex;height:20px;justify-content:center;width:20px}.order-card>.header>div>.status>p{font-size:12px;font-weight:500;letter-spacing:.2px;text-transform:capitalize}.order-card>.header>div>span{background-color:#f2f2f2;cursor:pointer;height:24px}.order-card>.header>div>.info,.order-card>.header>div>span{align-items:center;border-radius:4px;display:flex;justify-content:center;width:24px}.order-card>.header>div>.info{padding:0;position:relative}.order-card>.body{display:flex;flex-direction:column;gap:16px;padding:16px;width:100%}.order-card>.body>div{align-items:center;display:flex;justify-content:space-between;width:100%}.order-card>.body>div>p:first-child{color:#666;font-size:12px;font-weight:500;letter-spacing:.2px;text-transform:capitalize}.order-card>.body>div>p:last-child{color:#333;font-size:12px;font-weight:600;letter-spacing:.2px;text-transform:capitalize}}.order-status-container{align-items:center}.order-status-container,.order-status-container .order-steps{display:flex;justify-content:space-between;width:100%}.order-status-container .order-steps .order-step{flex:1 1;position:relative;text-align:center}.order-status-container .order-steps .order-step .icon{align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:50%;display:flex;font-size:20px;height:48px;justify-content:center;line-height:48px;margin:0 auto;width:48px}.order-status-container .order-steps .order-step .icon>span{align-items:center;color:#ccc;display:flex;height:20px;justify-content:center;position:relative;width:20px;z-index:1}.order-status-container .order-steps .order-step:after{background-color:#ccc;content:"";height:1px;position:absolute;right:-70%;top:24px;width:100%}.order-status-container .order-steps .order-step.complete .icon{border:1px solid var(--dark-green-8)}.order-status-container .order-steps .order-step.complete .icon>span{color:var(--dark-green-8)}.order-status-container .order-steps .order-step.complete:after{background-color:var(--dark-green-8)}.order-status-container .order-steps .order-step.active .icon{background-color:var(--dark-green-8);border:1px solid var(--dark-green-8)}.order-status-container .order-steps .order-step.active .icon>span{color:#fff}.order-status-container .order-steps .order-step.active:after{background-color:#ccc}.order-status-container .order-steps .order-step:last-child:after{content:none}@media screen and (min-width:0px)and (max-width:430px){.order-status-container{align-items:center}.order-status-container,.order-status-container .order-steps{display:flex;justify-content:space-between;width:100%}.order-status-container .order-steps .order-step{flex:1 1;position:relative;text-align:center}.order-status-container .order-steps .order-step .icon{align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:50%;display:flex;font-size:20px;height:40px;justify-content:center;line-height:40px;margin:0 auto;width:40px}.order-status-container .order-steps .order-step .icon>span{align-items:center;color:#ccc;display:flex;height:20px;justify-content:center;position:relative;width:20px;z-index:1}.order-status-container .order-steps .order-step:after{background-color:#ccc;content:"";height:1px;position:absolute;right:-75%;top:20px;width:100%}.order-status-container .order-steps .order-step.complete .icon{border:1px solid var(--dark-green-8)}.order-status-container .order-steps .order-step.complete .icon>span{color:var(--dark-green-8)}.order-status-container .order-steps .order-step.complete:after{background-color:var(--dark-green-8)}.order-status-container .order-steps .order-step.active .icon{background-color:var(--dark-green-8);border:1px solid var(--dark-green-8)}.order-status-container .order-steps .order-step.active .icon>span{color:#fff}.order-status-container .order-steps .order-step.active:after{background-color:#ccc}.order-status-container .order-steps .order-step:last-child:after{content:none}}.order-details{background-color:#fafafa;border-radius:12px;display:flex;flex-direction:column;height:100%;max-width:var(--section-max-width);position:relative;width:100%}.order-details>.header{align-items:center;display:flex;height:48px;justify-content:space-between;padding:20px 0 0;width:100%}.order-details>.header>.route{align-items:center;display:flex;gap:8px}.order-details>.header>.route>p{color:#999;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:4px;letter-spacing:.2px;line-height:120%}.order-details>.header>.route>span{color:#333;font-size:16px;font-weight:600;letter-spacing:.2px;line-height:120%}.order-details>.header>.back{align-items:center;cursor:pointer;display:flex;gap:4px;margin-left:auto}.order-details>.header>.back>p{border-bottom:1px solid #0000;color:#333;font-size:16px;font-weight:500;letter-spacing:.2px;letter-spacing:120%;transition:.3s ease-in-out}.order-details>.header>.back:hover>p{border-bottom:1px solid #333}.order-details>.body{display:flex;flex:1 1;flex-direction:column;gap:32px;overflow:auto;padding:40px 0 20px;scrollbar-width:none;width:100%}.order-details>.body>.order-items-container{border-bottom:1px solid #e6e6e6;display:flex;flex-direction:column;gap:32px;padding-bottom:32px}.order-details>.body>.order-items-container>.head{align-items:center;display:flex;justify-content:space-between;width:100%}.order-details>.body>.order-items-container>.head>p{color:#333;font-size:24px;font-weight:600;letter-spacing:.2px;line-height:120%;text-align:left;text-transform:capitalize;width:100%}.order-details>.body>.order-items-container>.head>.icons{display:flex}.order-details>.body>.order-items-container>.head>.icons>span{align-items:center;color:#333;cursor:pointer;display:flex;height:18px;justify-content:center;width:48px}.order-details>.body>.order-items-container>.order-items{display:flex;gap:16px;margin-top:-8px;overflow:scroll;padding:8px;scroll-behavior:smooth;scrollbar-width:none}.order-details>.body>.order-items-container>.order-items>.item{background-color:#fff;border-radius:8px;box-shadow:0 0 0 1px #ebebeb;display:flex;height:176px;max-width:464px;min-width:464px;width:100%}.order-details>.body>.order-items-container>.order-items>.item>.item-img{box-shadow:inset -1px 0 0 0 #f2f2f2;min-width:176px;padding:6px;width:176px}.order-details>.body>.order-items-container>.order-items>.item>.item-img>img{height:100%;object-fit:contain;width:100%}.order-details>.body>.order-items-container>.order-items>.item>.item-info{display:flex;flex-direction:column;justify-content:space-between;padding:32px;width:calc(100% - 172px)}.order-details>.body>.order-items-container>.order-items>.item>.item-info>p{color:#333;font-size:20px;font-weight:500;letter-spacing:.2px;line-height:120%;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.order-details>.body>.order-items-container>.order-items>.item>.item-info>div{display:flex;flex-direction:column;gap:8px;width:100%}.order-details>.body>.order-items-container>.order-items>.item>.item-info>div>div{display:flex;justify-content:space-between}.order-details>.body>.order-items-container>.order-items>.item>.item-info>div>div>p{color:#666;font-size:14px;font-weight:500}.order-details>.body>.order-items-container>.order-items>.item>.item-info>div>div>p:last-child{color:var(--dark-green-8);font-weight:600}.order-details>.body>.more-info-container{display:flex;flex-direction:column;gap:32px}.order-details>.body>.more-info-container>.head{align-items:center;display:flex;justify-content:space-between;width:100%}.order-details>.body>.more-info-container>.head>p{color:#333;font-size:24px;font-weight:600;letter-spacing:.2px;line-height:120%;text-align:left;text-transform:capitalize;width:100%}.order-details>.body>.more-info-container>.head>.icons{display:flex}.order-details>.body>.more-info-container>.head>.icons>span{align-items:center;color:#333;cursor:pointer;display:flex;height:18px;justify-content:center;width:48px}.order-details>.body>.more-info-container>.more-info{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(560px,1fr))}.order-details>.body>.more-info-container>.more-info>div{height:100%}.order-details>.body>.more-info-container>.more-info>.order-info{border-radius:8px}.order-details>.body>.more-info-container>.more-info>.order-info>.order-info-container{display:flex;flex-direction:column;gap:24px;padding:16px 32px;width:100%}.order-details>.body>.more-info-container>.more-info>.order-info>.order-info-container>div{display:flex;justify-content:space-between;width:100%}.order-details>.body>.more-info-container>.more-info>.order-info>.order-info-container>div>p{color:#333;font-size:14px;font-weight:500;letter-spacing:.2px}.order-details>.body>.more-info-container>.more-info>.order-info>.order-info-container>div>p:last-child{color:var(--dark-green-8);font-size:16px;font-weight:600;line-height:150%}.order-details>.body>.more-info-container>.more-info>.order-stat{border-radius:8px}.order-details>.body>.more-info-container>.more-info>.order-stat>.order-stat-container{display:flex;flex-direction:column;gap:24px;padding:16px 32px;width:100%}.order-details>.body>.more-info-container>.more-info>.order-stat>.order-stat-container>.stat{display:flex;justify-content:space-between;width:100%}.order-details>.body>.more-info-container>.more-info>.order-stat>.order-stat-container>.stat>p{color:#333;font-size:14px;font-weight:500;letter-spacing:.2px;text-transform:capitalize}.order-details>.body>.more-info-container>.more-info>.order-stat>.order-stat-container>.stat>p:last-child{color:var(--dark-green-8);font-size:16px;font-weight:600}.order-details>.body>.more-info-container>.more-info>.client-info,.order-details>.body>.more-info-container>.more-info>.shiping-info{border-radius:8px}.order-details>.body>.more-info-container>.more-info>.client-info>.client-info-container,.order-details>.body>.more-info-container>.more-info>.client-info>.shipping-info-container,.order-details>.body>.more-info-container>.more-info>.shiping-info>.client-info-container,.order-details>.body>.more-info-container>.more-info>.shiping-info>.shipping-info-container{display:flex;flex-direction:column;gap:24px;padding:16px 32px;width:100%}.order-details>.body>.more-info-container>.more-info>.client-info>.client-info-container>div,.order-details>.body>.more-info-container>.more-info>.client-info>.shipping-info-container>div,.order-details>.body>.more-info-container>.more-info>.shiping-info>.client-info-container>div,.order-details>.body>.more-info-container>.more-info>.shiping-info>.shipping-info-container>div{display:flex;justify-content:space-between;width:100%}.order-details>.body>.more-info-container>.more-info>.client-info>.client-info-container>div>p,.order-details>.body>.more-info-container>.more-info>.client-info>.shipping-info-container>div>p,.order-details>.body>.more-info-container>.more-info>.shiping-info>.client-info-container>div>p,.order-details>.body>.more-info-container>.more-info>.shiping-info>.shipping-info-container>div>p{color:#333;font-size:14px;font-weight:500;letter-spacing:.2px;line-height:150%;text-align:left;width:40%}.order-details>.body>.more-info-container>.more-info>.client-info>.client-info-container>div>p:last-child,.order-details>.body>.more-info-container>.more-info>.client-info>.shipping-info-container>div>p:last-child,.order-details>.body>.more-info-container>.more-info>.shiping-info>.client-info-container>div>p:last-child,.order-details>.body>.more-info-container>.more-info>.shiping-info>.shipping-info-container>div>p:last-child{color:var(--dark-green-8);font-size:16px;font-weight:600;text-align:right;width:60%}@media screen and (min-width:0px)and (max-width:430px){.order-details{background-color:#fff;border-radius:12px;box-shadow:0 0 8px 4px rgba(0,0,0,.102);display:flex;flex-direction:column;height:100%;position:relative;width:100%;z-index:3}.order-details>.header{align-items:center;box-shadow:inset 0 -1px 0 0 #e6e6e6;display:flex;height:42px;justify-content:space-between;padding:6px;width:100%}.order-details>.header>div{align-items:center;display:flex;gap:8px}.order-details>.header>div>span{align-items:center;background-color:#fff;border:1px solid #e6e6e6;border-radius:6px;color:var(--dark-green-6);cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.order-details>.header>div>div{align-items:center;color:var(--dark-green-6);display:flex;font-size:12px;font-weight:500;gap:4px;letter-spacing:.2px;line-height:120%}.order-details>.header>div>div>span{font-weight:700}.order-details>.header>span{align-items:center;background-color:#fff;border:1px solid #e6e6e6;border-radius:6px;color:var(--dark-green-6);cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.order-details>.body{display:flex;flex:1 1;flex-direction:column;gap:0;overflow:auto;padding:0;scrollbar-width:none;width:100%}.order-details>.body>.order-info{border-bottom:1px solid #f2f2f2;display:flex;flex-direction:column;gap:16px;padding:24px;width:100%}.order-details>.body>.order-info>div{display:flex;justify-content:space-between;width:100%}.order-details>.body>.order-info>div>p{color:#666;font-size:12px;font-weight:500;letter-spacing:.2px}.order-details>.body>.order-info>div>p:last-child{color:#333;font-weight:600}.order-details>.body>.order-stat{border-bottom:1px solid #ccc;display:flex;flex-direction:column;gap:16px;padding:24px;width:100%}.order-details>.body>.order-stat>div:first-child{display:flex;justify-content:space-between;width:100%}.order-details>.body>.order-stat>div:first-child>p{color:#666;font-size:12px;font-weight:500;letter-spacing:.2px}.order-details>.body>.order-stat>div:first-child>p:last-child{color:#333;font-weight:600}.order-details>.body>.order-items{display:flex;flex-direction:column;gap:8px;margin:0;padding:8px}.order-details>.body>.order-items>.item{border-radius:8px;box-shadow:0 0 0 1px #ebebeb;display:flex;height:96px;max-width:100%;min-width:100%;width:100%}.order-details>.body>.order-items>.item>.item-img{box-shadow:inset -1px 0 0 0 #f2f2f2;min-width:96px;padding:6px;width:96px}.order-details>.body>.order-items>.item>.item-img>img{height:100%;object-fit:contain;width:100%}.order-details>.body>.order-items>.item>.item-info{display:flex;flex-direction:column;justify-content:space-between;padding:12px;width:100%}.order-details>.body>.order-items>.item>.item-info>p{color:#333;font-size:12px;font-weight:500;letter-spacing:.2px;line-height:120%;text-align:left}.order-details>.body>.order-items>.item>.item-info>div{display:flex;flex-direction:column;gap:8px;width:100%}.order-details>.body>.order-items>.item>.item-info>div>div{display:flex;justify-content:space-between}.order-details>.body>.order-items>.item>.item-info>div>div>p{color:#666;font-size:12px;font-weight:500}.order-details>.body>.order-items>.item>.item-info>div>div>p:last-child{color:#333;font-weight:600}.order-details>.body>.client-info,.order-details>.body>.shiping-info{display:flex;flex-direction:column;gap:16px;padding:24px;width:100%}.order-details>.body>.client-info>div,.order-details>.body>.shiping-info>div{display:flex;justify-content:space-between;width:100%}.order-details>.body>.client-info>div>p,.order-details>.body>.shiping-info>div>p{color:#666;font-size:12px;font-weight:500;letter-spacing:.2px;text-align:left;width:50%}.order-details>.body>.client-info>div>p:last-child,.order-details>.body>.shiping-info>div>p:last-child{color:#333;font-weight:600;text-align:right}}.connection{height:fit-content}.connection .pop-up>.body{padding:32px;width:100%}.connection .pop-up>.body>form{display:flex;flex-direction:column;gap:32px;width:100%}.connection .pop-up>.body>form>.inputs-container{display:flex;flex-direction:column;gap:16px;width:100%}.connection .pop-up>.body>form>.inputs-container>input{align-items:center;background-color:#fff;border:1px solid #e6e6e6;border-radius:8px;color:#333;display:flex;font-size:14px;font-weight:600;height:48px;justify-content:space-between;letter-spacing:.2px;line-height:150%;outline:none;padding:0 8px 0 16px;transition:.3s ease-in-out;width:100%}.connection .pop-up>.body>form>.inputs-container>input::placeholder{color:#666;font-size:14px;font-weight:500;letter-spacing:.2px;line-height:150%;opacity:1;text-transform:capitalize}.connection .pop-up>.body>form>.inputs-container>input:focus{border:1px solid var(--dark-green-8)}.connection .pop-up>.body>form>.parag{display:flex;justify-content:center;width:100%}.connection .pop-up>.body>form>.parag>p{border-bottom:1px solid #333;color:#333;cursor:pointer;font-size:16px;font-weight:500;letter-spacing:.2px;line-height:120%;width:fit-content}.connection .pop-up>.body>form>.buttons-container{display:flex;flex-direction:column;gap:16px;width:100%}.connection .pop-up>.body>form>.buttons-container>button{border-radius:8px;font-size:16px;font-weight:600;height:48px;letter-spacing:.2px;line-height:120%}.connection .pop-up>.body>form>.buttons-container>button.login{background-color:var(--dark-green-8);border:none;color:#fff}.connection .pop-up>.body>form>.buttons-container>.signup{align-items:center;background-color:#0000;border:1px solid var(--dark-green-8);border-radius:8px;cursor:pointer;display:flex;font-size:16px;font-weight:600;height:48px;justify-content:center;letter-spacing:.2px;line-height:120%}.connection .pop-up>.body>form>.buttons-container>.signup>a{align-items:center;color:var(--dark-green-6);display:flex;height:100%;justify-content:center;width:100%}.password-input{align-items:center;background-color:#fff;border:1px solid #e6e6e6;border-radius:8px;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px;transition:.3s ease-in-out;width:100%}.password-input>span{align-items:center;border-radius:6px;cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}.password-input>input{border:none;color:#333;font-size:14px;font-weight:600;height:100%;letter-spacing:.2px;line-height:150%;outline:none;width:calc(100% - 32px)}.password-input>input::placeholder{color:#666;font-size:14px;font-weight:500;letter-spacing:.2px;line-height:150%;opacity:1}.password-input:focus-within{border:1px solid var(--dark-green-8)}.pop-up{background-color:#fff;border-radius:16px;height:fit-content;width:504px}.pop-up>.header{align-items:center;background-color:#0000;border-bottom:1px solid #e6e6e6;display:flex;height:56px;justify-content:space-between;padding:6px 6px 6px 12px;width:100%}.pop-up>.header>div{align-items:center;color:var(--dark-green-6);display:flex;font-family:Raleway;font-size:16px;font-weight:500;gap:4px;justify-content:flex-start;letter-spacing:.2px;line-height:120%}.pop-up>.header>div>span{align-items:center;display:flex;height:20px;justify-content:center;min-width:20px;width:20px}.pop-up>.header>div>span.back{min-width:40px}.pop-up>.header>div>span.back,.pop-up>.header>span{border:1px solid #e6e6e6;border-radius:8px;cursor:pointer;height:40px;width:40px}.pop-up>.header>span{align-items:center;background-color:#fff;color:var(--dark-green-6);display:flex;justify-content:center}.create-account-container{align-items:center;background-color:#fafafa;display:flex;height:calc(100% - 60px);justify-content:center;width:100%}.create-account-container>.create-account{align-items:center;background-color:#fafafa;border-radius:12px;display:flex;flex-direction:column;height:100%;justify-content:flex-start;max-width:var(--section-max-width);position:relative;width:100%}.create-account-container>.create-account>.header{align-items:center;display:flex;height:48px;justify-content:space-between;padding:20px 0 0;width:100%}.create-account-container>.create-account>.header>p{color:#999;cursor:pointer;display:flex;font-family:Raleway;font-size:16px;font-weight:500;gap:4px;letter-spacing:.2px;line-height:120%}.create-account-container>.create-account>.header>p>span{color:#333;font-family:Raleway;font-weight:600}.create-account-container>.create-account>.header>.back{align-items:center;cursor:pointer;display:flex;gap:4px;margin-left:auto}.create-account-container>.create-account>.header>.back>p{border-bottom:1px solid #0000;color:#333;font-size:16px;font-weight:500;letter-spacing:.2px;letter-spacing:120%;transition:.3s ease-in-out}.create-account-container>.create-account>.header>.back:hover>p{border-bottom:1px solid #333}.create-account-container>.create-account>.body{display:flex;flex-direction:column;gap:32px;max-width:560px;padding:64px 0;width:100%}.create-account-container>.create-account>.body>p{color:#333;font-size:24px;font-weight:600;letter-spacing:.2px;line-height:120%;text-align:center;width:100%}.create-account-container>.create-account>.body>form{display:flex;flex-direction:column;gap:32px}.create-account-container>.create-account>.body>form>.inputs-container{display:flex;flex-direction:column;gap:16px}.create-account-container>.create-account>.body>form>.inputs-container>input{align-items:center;background-color:#fff;border:1px solid #e6e6e6;border-radius:8px;color:var(--dark-green-6);display:flex;font-size:14px;font-weight:600;height:48px;justify-content:space-between;letter-spacing:.2px;line-height:150%;outline:none;padding:0 8px 0 16px;transition:.3s ease-in-out;width:100%}.create-account-container>.create-account>.body>form>.inputs-container>input::placeholder{color:#666;font-size:14px;font-weight:500;letter-spacing:.2px;line-height:150%;opacity:1;text-transform:capitalize}.create-account-container>.create-account>.body>form>.inputs-container>input:focus{border:1px solid var(--dark-green-6);box-shadow:0 0 0 4px #dfc}.create-account-container>.create-account>.body>form>.inputs-container>div{align-items:center;display:flex;gap:8px}.create-account-container>.create-account>.body>form>.inputs-container>div>.check{align-items:center;background-color:#fff;border:1px solid #e6e6e6;border-radius:8px;color:#ccc;cursor:pointer;display:flex;height:24px;justify-content:center;min-width:24px;transition:.3 ease-in-out;width:24px}.create-account-container>.create-account>.body>form>.inputs-container>div>.check.active{background-color:var(--dark-green-8);border:1px solid var(--dark-green-8);color:#fff}.create-account-container>.create-account>.body>form>.inputs-container>div>p{color:#333;font-size:16px;font-weight:500;letter-spacing:.2px;text-transform:capitalize}.create-account-container>.create-account>.body>form>.buttons{display:flex;gap:16px;width:100%}.create-account-container>.create-account>.body>form>.buttons>button{background-color:var(--dark-green-8);border:none;border-radius:8px;color:#fff;font-size:16px;font-weight:600;height:48px;letter-spacing:.2px;line-height:120%;width:100%}.create-account-container>.create-account>.body>form>.buttons>.login{align-items:center;background-color:#0000;border:1px solid var(--dark-green-8);border-radius:8px;color:var(--dark-green-6);cursor:pointer;display:flex;font-size:16px;font-weight:600;height:48px;justify-content:center;letter-spacing:.2px;line-height:120%;width:100%}.create-account-container>.create-account>.body>.success{display:flex;flex-direction:column;gap:32px;width:100%}.create-account-container>.create-account>.body>.success>p{color:#333;font-size:24px;font-weight:600;letter-spacing:.2px;line-height:120%;text-align:center;width:100%}.create-account-container>.create-account>.body>.success>.success-message{align-items:center;background-color:#edf7ed;border-radius:8px;color:#060;display:flex;gap:6px;height:48px;padding:0 6px 0 12px}.create-account-container>.create-account>.body>.success>.success-message>p{font-size:14px;font-weight:500;letter-spacing:.2px;line-height:120%}.create-account-container>.create-account>.body>.success>button{align-items:center;background-color:#0000;border:1px solid var(--dark-green-8);border-radius:8px;color:var(--dark-green-6);cursor:pointer;display:flex;font-size:16px;font-weight:600;height:48px;justify-content:center;letter-spacing:.2px;line-height:120%;width:100%}.forget-pass{height:fit-content}.forget-pass .pop-up>.body{display:flex;flex-direction:column;gap:32px;padding:32px;width:100%}.forget-pass .pop-up>.body>input{align-items:center;background-color:#fff;border:1px solid #e6e6e6;border-radius:8px;color:#333;display:flex;font-size:14px;font-weight:600;height:48px;justify-content:space-between;letter-spacing:.2px;line-height:150%;outline:none;padding:0 8px 0 16px;transition:.3s ease-in-out;width:100%}.forget-pass .pop-up>.body>input::placeholder{color:#666;font-size:14px;font-weight:500;letter-spacing:.2px;line-height:150%;opacity:1;text-transform:capitalize}.forget-pass .pop-up>.body>input:focus{border:1px solid var(--dark-green-8)}.forget-pass .pop-up>.body>.buttons{display:flex;gap:16px;width:100%}.forget-pass .pop-up>.body>.buttons>button{border-radius:8px;font-size:16px;font-weight:600;height:48px;letter-spacing:.2px;line-height:120%}.forget-pass .pop-up>.body>.buttons>button.send{background-color:var(--dark-green-8);border:none;color:#fff;width:80%}.forget-pass .pop-up>.body>.buttons>button.cancel{background-color:#0000;border:1px solid var(--dark-green-8);color:var(--dark-green-6);width:20%}.account{height:fit-content}.account .pop-up>.body{display:flex;flex-direction:column;gap:32px;padding:32px;width:100%}.account .pop-up>.body>.info{display:flex;flex-direction:column;gap:0;width:100%}.account .pop-up>.body>.info>p{background-color:#fafafa;color:#666}.account .pop-up>.body>.info>div{display:flex;flex-direction:column;gap:24px;padding:16px 32px 32px}.account .pop-up>.body>.info>div>div{display:flex;justify-content:space-between}.account .pop-up>.body>.info>div>div>p:first-child{color:#333;font-size:14px;font-weight:500;letter-spacing:.2px;line-height:120%;text-transform:capitalize}.account .pop-up>.body>.info>div>div>p:last-child{color:var(--dark-green-8);font-size:16px;font-weight:600;letter-spacing:.2px;line-height:150%;text-transform:capitalize}.account .pop-up>.body>.parag{display:flex;justify-content:center;width:100%}.account .pop-up>.body>.parag>p{border-bottom:1px solid #333;color:#333;cursor:pointer;font-size:16px;font-weight:500;letter-spacing:.2px;line-height:120%;width:fit-content}.account .pop-up>.body>.buttons-container{display:flex;flex-direction:column;gap:16px;width:100%}.account .pop-up>.body>.buttons-container>button{border-radius:8px;font-size:16px;font-weight:600;height:48px;letter-spacing:.2px;line-height:120%}.account .pop-up>.body>.buttons-container>button.chnage-info{background-color:var(--dark-green-8);border:none;color:#fff}.account .pop-up>.body>.buttons-container>button.logout{background-color:#0000;border:1px solid var(--dark-green-8);color:var(--dark-green-8)}.change-info{height:fit-content}.change-info .pop-up>.body{padding:32px;width:100%}.change-info .pop-up>.body>form{display:flex;flex-direction:column;gap:32px;width:100%}.change-info .pop-up>.body>form>.inputs-container{display:flex;flex-direction:column;gap:16px;width:100%}.change-info .pop-up>.body>form>.inputs-container>input{align-items:center;background-color:#fff;border:1px solid #e6e6e6;border-radius:8px;color:#333;display:flex;font-size:14px;font-weight:600;height:48px;justify-content:space-between;letter-spacing:.2px;line-height:150%;outline:none;padding:0 8px 0 16px;transition:.3s ease-in-out;width:100%}.change-info .pop-up>.body>form>.inputs-container>input::placeholder{color:#666;font-size:14px;font-weight:500;letter-spacing:.2px;line-height:150%;opacity:1;text-transform:capitalize}.change-info .pop-up>.body>form>.inputs-container>input:focus{border:1px solid var(--dark-green-8)}.change-info .pop-up>.body>form>.buttons{display:flex;gap:16px;width:100%}.change-info .pop-up>.body>form>.buttons>button{border-radius:8px;font-size:16px;font-weight:600;height:48px;letter-spacing:.2px;line-height:120%}.change-info .pop-up>.body>form>.buttons>button.confirm{background-color:var(--dark-green-8);border:none;color:#fff;width:80%}.change-info .pop-up>.body>form>.buttons>button.cancel{background-color:#0000;border:1px solid var(--dark-green-8);color:var(--dark-green-6);width:20%}.change-pass{height:fit-content}.change-pass .pop-up>.body{padding:32px;width:100%}.change-pass .pop-up>.body>form{display:flex;flex-direction:column;gap:32px;width:100%}.change-pass .pop-up>.body>form>.inputs-container{display:flex;flex-direction:column;gap:16px;width:100%}.change-pass .pop-up>.body>form>.inputs-container>input{align-items:center;background-color:#fff;border:1px solid #e6e6e6;border-radius:8px;color:#333;display:flex;font-size:14px;font-weight:600;height:48px;justify-content:space-between;letter-spacing:.2px;line-height:150%;outline:none;padding:0 8px 0 16px;transition:.3s ease-in-out;width:100%}.change-pass .pop-up>.body>form>.inputs-container>input::placeholder{color:#666;font-size:14px;font-weight:500;letter-spacing:.2px;line-height:150%;opacity:1;text-transform:capitalize}.change-pass .pop-up>.body>form>.inputs-container>input:focus{border:1px solid var(--dark-green-8)}.change-pass .pop-up>.body>form>.buttons{display:flex;gap:16px;width:100%}.change-pass .pop-up>.body>form>.buttons>button{border-radius:8px;font-size:16px;font-weight:600;height:48px;letter-spacing:.2px;line-height:120%}.change-pass .pop-up>.body>form>.buttons>button.confirm{background-color:var(--dark-green-8);border:none;color:#fff;width:80%}.change-pass .pop-up>.body>form>.buttons>button.cancel{background-color:#0000;border:1px solid var(--dark-green-8);color:var(--dark-green-6);width:20%}.change-password-conatiner{align-items:center;background-color:#fafafa;display:flex;height:calc(100% - 60px);justify-content:center;width:100%}.change-password-conatiner>.change-password{align-items:center;background-color:#fafafa;border-radius:12px;display:flex;flex-direction:column;height:100%;justify-content:flex-start;max-width:var(--section-max-width);position:relative;width:100%}.change-password-conatiner>.change-password>.header{align-items:center;display:flex;height:48px;justify-content:space-between;padding:20px 0 0;width:100%}.change-password-conatiner>.change-password>.header>p{color:#999;cursor:pointer;display:flex;font-family:Raleway;font-size:16px;font-weight:500;gap:4px;letter-spacing:.2px;line-height:120%}.change-password-conatiner>.change-password>.header>p>span{color:#333;font-family:Raleway;font-weight:600}.change-password-conatiner>.change-password>.header>.back{align-items:center;cursor:pointer;display:flex;gap:4px;margin-left:auto}.change-password-conatiner>.change-password>.header>.back>p{border-bottom:1px solid #0000;color:#333;font-size:16px;font-weight:500;letter-spacing:.2px;letter-spacing:120%;transition:.3s ease-in-out}.change-password-conatiner>.change-password>.header>.back:hover>p{border-bottom:1px solid #333}.change-password-conatiner>.change-password>.body{display:flex;flex-direction:column;gap:32px;max-width:560px;padding:64px 0;width:100%}.change-password-conatiner>.change-password>.body>p{color:#333;font-size:24px;font-weight:600;letter-spacing:.2px;line-height:120%;text-align:center;width:100%}.change-password-conatiner>.change-password>.body>form{display:flex;flex-direction:column;gap:32px}.change-password-conatiner>.change-password>.body>form>.inputs-container{display:flex;flex-direction:column;gap:16px}.change-password-conatiner>.change-password>.body>form>button{background-color:var(--dark-green-8);border:none;border-radius:8px;color:#fff;font-size:16px;font-weight:600;height:48px;letter-spacing:.2px;line-height:120%;width:100%}.change-password-conatiner>.change-password>.body>.success{display:flex;flex-direction:column;gap:32px;width:100%}.change-password-conatiner>.change-password>.body>.success>p{color:#333;font-size:24px;font-weight:600;letter-spacing:.2px;line-height:120%;text-align:center;width:100%}.change-password-conatiner>.change-password>.body>.success>.success-message{align-items:center;background-color:#edf7ed;border-radius:8px;color:#060;display:flex;gap:6px;height:48px;padding:0 6px 0 12px}.change-password-conatiner>.change-password>.body>.success>.success-message>p{font-size:14px;font-weight:500;letter-spacing:.2px;line-height:120%}.change-password-conatiner>.change-password>.body>.success>button{align-items:center;background-color:#0000;border:1px solid var(--dark-green-8);border-radius:8px;color:var(--dark-green-6);cursor:pointer;display:flex;font-size:16px;font-weight:600;height:48px;justify-content:center;letter-spacing:.2px;line-height:120%;width:100%}.verify-email-container{height:calc(100% - 60px);justify-content:center}.verify-email-container,.verify-email-container>.verify-email{align-items:center;background-color:#fafafa;display:flex;width:100%}.verify-email-container>.verify-email{border-radius:12px;flex-direction:column;height:100%;justify-content:flex-start;max-width:var(--section-max-width);position:relative}.verify-email-container>.verify-email>.header{align-items:center;display:flex;height:48px;justify-content:space-between;padding:20px 0 0;width:100%}.verify-email-container>.verify-email>.header>p{color:#999;cursor:pointer;display:flex;font-family:Raleway;font-size:16px;font-weight:500;gap:4px;letter-spacing:.2px;line-height:120%}.verify-email-container>.verify-email>.header>p>span{color:#333;font-family:Raleway;font-weight:600}.verify-email-container>.verify-email>.header>.back{align-items:center;cursor:pointer;display:flex;gap:4px;margin-left:auto}.verify-email-container>.verify-email>.header>.back>p{border-bottom:1px solid #0000;color:#333;font-size:16px;font-weight:500;letter-spacing:.2px;letter-spacing:120%;transition:.3s ease-in-out}.verify-email-container>.verify-email>.header>.back:hover>p{border-bottom:1px solid #333}.verify-email-container>.verify-email>.body{display:flex;flex-direction:column;gap:32px;max-width:560px;padding:64px 0;width:100%}.verify-email-container>.verify-email>.body>p{color:#333;font-size:24px;font-weight:600;letter-spacing:.2px;line-height:120%;text-align:center;width:100%}.verify-email-container>.verify-email>.body>button{background-color:var(--dark-green-8);border:none;border-radius:8px;color:#fff;font-size:16px;font-weight:600;height:48px;letter-spacing:.2px;line-height:120%;width:100%}.verify-email-container>.verify-email>.body>.success{display:flex;flex-direction:column;gap:32px;width:100%}.verify-email-container>.verify-email>.body>.success>p{color:#333;font-size:24px;font-weight:600;letter-spacing:.2px;line-height:120%;text-align:center;width:100%}.verify-email-container>.verify-email>.body>.success>.success-message{align-items:center;background-color:#edf7ed;border-radius:8px;color:#060;display:flex;gap:6px;height:48px;padding:0 6px 0 12px}.verify-email-container>.verify-email>.body>.success>.success-message>p{font-size:14px;font-weight:500;letter-spacing:.2px;line-height:120%}.verify-email-container>.verify-email>.body>.success>button{align-items:center;background-color:#0000;border:1px solid var(--dark-green-8);border-radius:8px;color:var(--dark-green-6);cursor:pointer;display:flex;font-size:16px;font-weight:600;height:48px;justify-content:center;letter-spacing:.2px;line-height:120%;width:100%}
/*# sourceMappingURL=main.0f130a8d.css.map*/