@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);#modal__backdrop{position:fixed;width:100%;z-index:8;height:100%;background-color:rgba(87,84,79,.5)}#modal__backdrop,#modal__window{-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;top:0;bottom:0;left:0;right:0}#modal__window{border-radius:var(--border-radius);background-color:#fff;z-index:9;padding:20px;position:absolute;margin:auto;max-width:300px;height:-webkit-min-content;height:min-content}.loader_container{display:grid;align-self:center;height:100vh;width:100%}.loader_container .loader{margin:auto;border:16px solid #f3f3f3;border-top:16px solid var(--orange);border-radius:50%;width:50px;height:50px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@media screen and (max-width:1199px){.loader_container{display:grid;align-self:start;height:300px;width:100%}.loader_container .loader{margin:auto;border:16px solid #f3f3f3;border-top:16px solid var(--orange);border-radius:50%;width:50px;height:50px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.Car_car__i2QVe{-webkit-animation-name:Car_arranca__2QyC7;animation-name:Car_arranca__2QyC7;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:10s;animation-duration:10s;width:100%}.Car_truck__1ro-b{-webkit-animation-name:Car_motor__1O0Ev;animation-name:Car_motor__1O0Ev;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:.7s;animation-duration:.7s}.Car_cap__t-Weh{-webkit-animation-name:Car_motor__1O0Ev,Car_rotate__2rXQx;animation-name:Car_motor__1O0Ev,Car_rotate__2rXQx;-webkit-animation-iteration-count:infinite,infinite;animation-iteration-count:infinite,infinite;-webkit-animation-duration:1s,1s;animation-duration:1s,1s;-webkit-transform-origin:790px 149px;transform-origin:790px 149px}@-webkit-keyframes Car_arranca__2QyC7{0%{-webkit-transform:translateX(-100vw) skew(30deg);transform:translateX(-100vw) skew(30deg)}5%,90%,93%{-webkit-transform:translateX(0);transform:translateX(0)}95%{-webkit-transform:translateX(-10vw) skew(-10deg);transform:translateX(-10vw) skew(-10deg)}to{-webkit-transform:translateX(150vw) skew(30deg);transform:translateX(150vw) skew(30deg)}}@keyframes Car_arranca__2QyC7{0%{-webkit-transform:translateX(-100vw) skew(30deg);transform:translateX(-100vw) skew(30deg)}5%,90%,93%{-webkit-transform:translateX(0);transform:translateX(0)}95%{-webkit-transform:translateX(-10vw) skew(-10deg);transform:translateX(-10vw) skew(-10deg)}to{-webkit-transform:translateX(150vw) skew(30deg);transform:translateX(150vw) skew(30deg)}}@-webkit-keyframes Car_motor__1O0Ev{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}10%{-webkit-transform:translateY(1px);transform:translateY(1px)}30%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-1px);transform:translateY(-1px)}60%{-webkit-transform:translateY(1px);transform:translateY(1px)}70%{-webkit-transform:translateY(0);transform:translateY(0)}90%{-webkit-transform:translateY(1px);transform:translateY(1px)}}@keyframes Car_motor__1O0Ev{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}10%{-webkit-transform:translateY(1px);transform:translateY(1px)}30%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-1px);transform:translateY(-1px)}60%{-webkit-transform:translateY(1px);transform:translateY(1px)}70%{-webkit-transform:translateY(0);transform:translateY(0)}90%{-webkit-transform:translateY(1px);transform:translateY(1px)}}@-webkit-keyframes Car_rotate__2rXQx{0%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}10%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}40%{-webkit-transform:rotate(-6deg);transform:rotate(-6deg)}60%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}80%{-webkit-transform:rotate(-1deg);transform:rotate(-1deg)}90%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}}@keyframes Car_rotate__2rXQx{0%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}10%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}40%{-webkit-transform:rotate(-6deg);transform:rotate(-6deg)}60%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}80%{-webkit-transform:rotate(-1deg);transform:rotate(-1deg)}90%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}}@media(min-width:1000px){.mainCustomer{display:flex;flex-direction:column;margin-top:100px}.mainCustomer h1{font-size:48px;color:var(--color-orange)}.mainCustomer h1,.mainCustomer h1 strong{line-height:58.09px;font-style:normal;font-weight:900;font-family:Inter}.mainCustomer h1 strong{color:var(--color-brown)}.mainCustomer h2{font-size:32px;line-height:32.73px}.mainCustomer h2,.mainCustomer h3{font-weight:900;font-style:normal;color:var(--color-brown);font-family:Inter}.mainCustomer h3{font-size:var(--text-mlg);line-height:28px}.mainCustomer p{font-size:16px}.mainCustomer_block1{display:grid;grid-template-columns:50% 50%;padding:0 24px 0 60px}.mainCustomer_block1>figure{margin-left:-20%}.mainCustomer_block1_text{display:flex;flex-direction:column;align-self:center}.mainCustomer_block1_text button{height:56px;width:calc(100% - 290px);max-width:400px;min-width:200px;border-radius:8px;font-size:24px;font-weight:700}.mainCustomer_block1_text h1{margin:0 0 2%}}@media(min-width:1000px)and (min-width:1300px){.mainCustomer_block1_text h1{margin:0 0 2%;max-width:60%}}@media(min-width:1000px){.mainCustomer_block3{display:grid;grid-template-columns:50% 50%;margin:80px 0 0 24px}.mainCustomer_block3 div{display:flex;flex-direction:column;margin:80px 0 20%}.mainCustomer_block3 div h3{font-size:24px;margin-bottom:8px}.mainCustomer_block3 div p{max-width:90%;margin-bottom:20px}}@media(min-width:1000px){.mainCustomer_block4{display:grid;flex-direction:row;grid-template-columns:repeat(4,1fr);margin:0 0 100px}.mainCustomer_block4 figure{text-align:center}}@media(max-width:999px){.mainCustomer{display:flex;flex-direction:column;margin-top:20px}.mainCustomer h1{font-size:32px;line-height:39px;font-weight:900;font-style:normal;color:var(--color-orange);font-family:Inter}.mainCustomer h1 strong{color:var(--color-brown);line-height:38.73px;font-weight:900;font-style:normal}.mainCustomer h2{font-size:24;line-height:32.73px;font-weight:900}.mainCustomer h2,.mainCustomer h3{font-style:normal;color:var(--brown);font-family:Inter}.mainCustomer h3{font-size:18;font-weight:700;line-height:28px}.mainCustomer p{font-size:16;line-height:26px;font-weight:400;font-style:normal;font-family:Inter}.mainCustomer p strong{color:var(--brown);font-size:var(--text-md);line-height:26px;font-weight:700;font-style:normal}.mainCustomer_block1{display:flex;flex-direction:column-reverse;grid-template-rows:50% 50%}.mainCustomer_block1 figure{display:flex;margin-top:10px}.mainCustomer_block1_text{justify-self:center;text-align:center;padding:20px}.mainCustomer_block1_text h1{margin:0 0 20px;text-align:start}.mainCustomer_block1_text button{width:100%}.mainCustomer_block2{display:flex;height:150px;justify-content:center;align-items:center;padding:var(--space-xl) var(--space-lg);background-position:top;background-image:url(/static/media/slice.78e7ff7c.svg);text-align:center;margin-top:50px}.mainCustomer_block2 div{margin:0 12px}.mainCustomer_block3{display:flex;flex-direction:column;margin:0 12px}.mainCustomer_block3 div{display:flex;flex-direction:column;margin:60px 12px 0}.mainCustomer_block3 div h3{font-size:20px;margin-bottom:8px}.mainCustomer_block3 div p{max-width:90%;margin-bottom:20px;font-size:14px}.mainCustomer_block4{display:flex;flex-direction:column;margin-top:20px}.mainCustomer_block4 figure{text-align:center;margin-top:50px}.mainCustomer_block4 figure p{margin-top:10px}}@media screen and (min-width:768px){.footer{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:16px;grid-auto-rows:minmax(100px,auto);left:0;right:0;background:var(--bg-gray-footer);box-shadow:10px 7px 5px 8px #c5c5c5}.logo{grid-column:2/4}.item1,.logo{grid-row:1;margin-top:64px}.item1{grid-column:7/10}.item1 p:first-child{color:var(--color-gray);font-weight:700}.itemLinks{grid-column:5/7;grid-row:1;margin-top:64px;justify-self:center}.itemLinks p:first-child{color:var(--color-gray);font-weight:700}.itemTyc{grid-column:4/5;grid-row:1;margin-top:64px;margin-left:40px;justify-self:center}.itemTyc p:first-child{color:var(--color-gray);font-weight:700}.item2{grid-column:9/13;grid-row:1;margin-top:64px;max-width:267px}.item2 textarea::-webkit-input-placeholder{color:var(--color-disabled)}.item2 textarea::placeholder{color:var(--color-disabled)}.item2 input::-webkit-input-placeholder{color:var(--color-disabled)}.item2 input::placeholder{color:var(--color-disabled)}.item2 p:first-child{color:var(--color-gray);margin:0 0 12px;font-weight:700}.item2 div:nth-child(2) label{color:var(--color-orange);font-weight:700}.item2 div:nth-child(2) input{padding-left:5px;width:270px}.item2 div:nth-child(3) textarea{width:267px;padding-top:12px;padding-left:8px;padding-bottom:12px;height:96px}.item2 div:nth-child(3) label:first-child{color:var(--color-orange);font-weight:700}.item2 div:nth-child(3) label:nth-child(3){color:var(--color-gray);font-weight:700}.item2 button:nth-child(4){margin-top:25px;height:48px}.item3{grid-column:1/12;grid-row:2;margin:20px auto auto}.item3 p{color:var(--color-black);text-align:center}.column{display:flex;flex-direction:column}.column a{color:var(--color-disabled);width:80px;margin-top:10px;text-decoration:none}.columnLinks{display:flex;flex-direction:column}.columnLinks a{color:var(--color-disabled);width:80px;margin-top:10px;text-decoration:none}.columnTyc{display:flex;flex-direction:column}.columnTyc a{color:var(--color-orange);width:180px;margin-top:10px;text-decoration:none}}@media screen and (max-width:768px){.footer{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:16px;grid-auto-rows:minmax(100px,auto);left:0;right:0;margin-top:30px}.logo{grid-column:2/12;grid-row:1;margin:auto}.item1{grid-column:8;grid-row:2;justify-content:center;margin:0}.item1 p:first-child{font-weight:700}.itemLinks{grid-column:5;grid-row:2;justify-content:center;margin:0}.itemLinks p:first-child{font-weight:700}.itemTyc{grid-column:5/7;grid-row:3;justify-content:center;margin:24px 0}.itemTyc p:first-child{font-weight:700}}@media screen and (max-width:768px)and (max-width:380px){.itemLinks{grid-column:3;grid-row:2;justify-content:center;margin:0}.itemLinks p:first-child{font-weight:700}.itemTyc{grid-column:3/7;grid-row:3;justify-content:center;margin:24px 0}.itemTyc p:first-child{font-weight:700}}@media screen and (max-width:768px)and (min-width:381px)and (max-width:500px){.itemLinks{grid-column:4;grid-row:2;justify-content:center;margin:0}.itemLinks p:first-child{font-weight:700}.itemTyc{grid-column:4/7;grid-row:3;justify-content:center;margin:24px 0}.itemTyc p:first-child{font-weight:700}}@media screen and (max-width:768px){.item2{grid-column:1/13;grid-row:4;justify-content:center;margin:auto}.item2 textarea::-webkit-input-placeholder{color:var(--color-gray)}.item2 textarea::placeholder{color:var(--color-gray)}.item2 input::-webkit-input-placeholder{color:var(--color-gray)}.item2 input::placeholder{color:var(--color-gray)}.item2 p:first-child{font-weight:700;margin:0 0 12px}.item2 div:nth-child(2) input,.item2 div:nth-child(3) textarea{padding-left:5px;width:285px}.item2 button:nth-child(4){margin-top:25px}}@media screen and (max-width:768px){.item3{grid-column:2/12;grid-row:5;padding-top:20px;padding-bottom:50px;margin:auto}.item3 p{color:var(--color-white);text-align:center}}@media screen and (max-width:768px){.column{display:flex;flex-direction:column}.column a{color:var(--color-brown);width:80px;margin-top:10px;text-decoration:none}}@media screen and (max-width:768px){.columnLinks{display:flex;flex-direction:column;margin-bottom:-20px}.columnLinks a{color:var(--color-brown);width:80px;margin-top:10px;text-decoration:none}}@media screen and (max-width:768px){.columnTyc{display:flex;flex-direction:column;margin-bottom:-20px}.columnTyc a{color:var(--color-orange);width:180px;margin-top:10px;text-decoration:none}}@media screen and (min-width:769px)and (max-width:999px){.footer{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:16px;grid-auto-rows:minmax(100px,auto);left:0;right:0;margin-top:50px}.logo{grid-column:2/3;grid-row:1}.item1{grid-column:4/5;grid-row:1}.item1 p:first-child{font-weight:700}.itemLinks{grid-column:4/5;grid-row:1;margin-top:250px}.itemLinks p:first-child{font-weight:700}.itemTyc{grid-column:2;grid-row:1;margin-top:250px}.itemTyc p{color:var(--color-white);font-weight:700}.item2{grid-column:6/9;grid-row:1}.item2 textarea::-webkit-input-placeholder{color:var(--color-gray)}.item2 textarea::placeholder{color:var(--color-gray)}.item2 input::-webkit-input-placeholder{color:var(--color-gray)}.item2 input::placeholder{color:var(--color-gray)}.item2 p:first-child{font-weight:700}.item2 div:nth-child(2) input,.item2 div:nth-child(3) textarea{padding-left:5px;width:285px}.item2 button:nth-child(4){margin-top:25px}.item3{grid-column:2/12;grid-row:2;margin-top:20px}.item3 p{color:var(--color-white);text-align:center}.column{display:flex;flex-direction:column}.column a{color:var(--color-brown);width:80px;margin-top:10px;text-decoration:none}.columnLinks{display:flex;flex-direction:column}.columnLinks a{color:var(--color-brown);width:80px;margin-top:10px;text-decoration:none}.columnTyc{display:flex;flex-direction:column}.columnTyc a{color:var(--color-orange);width:180px;margin-top:10px;text-decoration:none}}.Moto_container__qCcz_{-webkit-animation-name:Moto_arranca__2OSq7;animation-name:Moto_arranca__2OSq7;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:10s;animation-duration:10s}.Moto_SMOKE__1a2Vp{-webkit-animation-name:Moto_smoke__3i68D;animation-name:Moto_smoke__3i68D;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:3s;animation-duration:3s;-webkit-transform-origin:590px 492px;transform-origin:590px 492px}.Moto_SCOOTER__1KvLi{-webkit-animation-name:Moto_motor__3oyE_;animation-name:Moto_motor__3oyE_;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:.7s;animation-duration:.7s}.Moto_HAIR__2bnt8{-webkit-animation-name:Moto_motor__3oyE_,Moto_rotate__3I805;animation-name:Moto_motor__3oyE_,Moto_rotate__3I805;-webkit-animation-iteration-count:infinite,infinite;animation-iteration-count:infinite,infinite;-webkit-animation-duration:1s,1s;animation-duration:1s,1s;-webkit-transform-origin:369px 19px;transform-origin:369px 19px}@-webkit-keyframes Moto_arranca__2OSq7{0%{-webkit-transform:translateX(100vw) skew(30deg);transform:translateX(100vw) skew(30deg)}5%,90%,93%{-webkit-transform:translateX(0);transform:translateX(0)}95%{-webkit-transform:translateX(10vw) skew(-10deg);transform:translateX(10vw) skew(-10deg)}to{-webkit-transform:translateX(-150vw) skew(30deg);transform:translateX(-150vw) skew(30deg)}}@keyframes Moto_arranca__2OSq7{0%{-webkit-transform:translateX(100vw) skew(30deg);transform:translateX(100vw) skew(30deg)}5%,90%,93%{-webkit-transform:translateX(0);transform:translateX(0)}95%{-webkit-transform:translateX(10vw) skew(-10deg);transform:translateX(10vw) skew(-10deg)}to{-webkit-transform:translateX(-150vw) skew(30deg);transform:translateX(-150vw) skew(30deg)}}@-webkit-keyframes Moto_motor__3oyE_{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}10%{-webkit-transform:translateY(1px);transform:translateY(1px)}30%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-1px);transform:translateY(-1px)}60%{-webkit-transform:translateY(1px);transform:translateY(1px)}70%{-webkit-transform:translateY(0);transform:translateY(0)}90%{-webkit-transform:translateY(1px);transform:translateY(1px)}}@keyframes Moto_motor__3oyE_{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}10%{-webkit-transform:translateY(1px);transform:translateY(1px)}30%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-1px);transform:translateY(-1px)}60%{-webkit-transform:translateY(1px);transform:translateY(1px)}70%{-webkit-transform:translateY(0);transform:translateY(0)}90%{-webkit-transform:translateY(1px);transform:translateY(1px)}}@-webkit-keyframes Moto_rotate__3I805{0%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}10%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(9deg);transform:rotate(9deg)}80%{-webkit-transform:rotate(-1deg);transform:rotate(-1deg)}90%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}}@keyframes Moto_rotate__3I805{0%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}10%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(9deg);transform:rotate(9deg)}80%{-webkit-transform:rotate(-1deg);transform:rotate(-1deg)}90%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}}@-webkit-keyframes Moto_smoke__3i68D{0%,to{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:.9}40%{-webkit-transform:scale(.9);transform:scale(.9)}50%{opacity:.6}60%{-webkit-transform:scale(.8);transform:scale(.8)}80%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes Moto_smoke__3i68D{0%,to{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:.9}40%{-webkit-transform:scale(.9);transform:scale(.9)}50%{opacity:.6}60%{-webkit-transform:scale(.8);transform:scale(.8)}80%{-webkit-transform:scale(1);transform:scale(1)}}@media(min-width:1000px){.mainDelivery{display:flex;flex-direction:column;margin-top:100px}.mainDelivery h1{font-size:48px;color:var(--color-orange)}.mainDelivery h1,.mainDelivery h1 strong{line-height:58.09px;font-style:normal;font-weight:900;font-family:Inter}.mainDelivery h1 strong{color:var(--color-brown)}.mainDelivery h2{font-size:32px;line-height:32.73px}.mainDelivery h2,.mainDelivery h3{font-weight:900;font-style:normal;color:var(--color-brown);font-family:Inter}.mainDelivery h3{font-size:var(--text-mlg);line-height:28px}.mainDelivery p{font-size:16px}.mainDelivery_block1{display:grid;grid-template-columns:50% 50%}.mainDelivery_block1>div{display:flex;flex-direction:column;margin:60px 0 0 20%}.mainDelivery_block1>div h1{height:1fr;max-width:600px;margin:0 0 30px}.mainDelivery_block1>div button{height:56px;width:calc(100% - 290px);max-width:400px;min-width:300px;font-size:24px;font-weight:700;border-radius:8px}}@media(min-width:1000px)and (min-width:1000px)and (max-width:1500px){.mainDelivery_block1>div h1{font-size:2rem;line-height:40px;margin:0 0 20px}.mainDelivery_block1>div strong{line-height:40px}.mainDelivery_block1>div button{padding:0;font-size:1rem;height:56px}}@media(min-width:1000px){.mainDelivery_block2{display:grid;grid-template-columns:50% 50%;margin:80px 0 40px}.mainDelivery_block2 div{display:flex;flex-direction:column;margin:24px 0 0 20%}.mainDelivery_block2 div h3{font-size:24px;margin-bottom:8px}.mainDelivery_block2 div p{max-width:90%;margin-bottom:20px}}@media(min-width:1000px){.mainDelivery_block3{display:grid;flex-direction:row;grid-template-columns:1fr repeat(4,1fr) 1fr;margin:140px 0 80px}.mainDelivery_block3 figure:first-child{text-align:center;grid-column:2/4}.mainDelivery_block3 figure:nth-child(2){text-align:center;grid-column:4/6}}@media(max-width:999px){.mainDelivery{display:flex;flex-direction:column;margin-top:20px}.mainDelivery h1{font-size:32px;line-height:39px;font-weight:900;font-style:normal;color:var(--color-orange);font-family:Inter}.mainDelivery h1 strong{color:var(--color-brown);line-height:38.73px;font-weight:900;font-style:normal}.mainDelivery h2{font-size:24;line-height:32.73px}.mainDelivery h2,.mainDelivery h3{font-weight:900;font-style:normal;color:var(--brown);font-family:Inter}.mainDelivery h3{font-size:18;line-height:28px}.mainDelivery p{font-size:16;line-height:26px;font-weight:400;font-style:normal;font-family:Inter}.mainDelivery p strong{color:var(--brown);font-size:var(--text-md);line-height:26px;font-weight:700;font-style:normal}.mainDelivery_block1{display:flex;flex-direction:column;grid-template-rows:50% 50%}.mainDelivery_block1 div{display:flex;flex-direction:column;padding:10px 20px 10px 10px}.mainDelivery_block1 div h1{margin:0;height:1fr;max-width:600px}.mainDelivery_block1 div button{width:100%;margin:0 0 15px 5px}.mainDelivery_block2{display:flex;flex-direction:column;margin-top:20px}.mainDelivery_block2>figure{margin-top:40px}.mainDelivery_block2 div{display:flex;flex-direction:column;margin:24px 12px 0}.mainDelivery_block2 div h3{font-size:20px;margin-bottom:8px}.mainDelivery_block2 div p{max-width:90%;font-size:14px;margin-bottom:20px}.mainDelivery_block3{display:flex;flex-direction:column;margin-top:20px;padding:0 24px}.mainDelivery_block3 figure{text-align:center;margin-top:50px}.mainDelivery_block3 figure p{margin-top:10px}}.carousel{overflow:hidden;justify-content:center;border-bottom:1px solid var(--color-gray-lightest);margin:auto}.inner{white-space:nowrap;transition:-webkit-transform .8s;transition:transform .8s;transition:transform .8s,-webkit-transform .8s}.carousel-item{display:inline-flex;align-items:center;justify-content:center;height:100%;background-color:var(--primary-color);color:var(--secondary-color)}.indicators-content{position:-webkit-sticky;position:sticky;margin-top:-60px}.indicators-content .indicators{display:flex;justify-content:space-between;border-style:none}.indicators-content .indicators .preview{height:80px;width:30px;margin-top:-200px;margin-left:10px;opacity:.4}.indicators-content .indicators .next{height:80px;width:30px;margin-top:-200px;margin-right:10px;opacity:.4}.indicators-content .indicators .next:hover,.indicators-content .indicators .preview:hover{border:.5px solid var(--primary-color);opacity:1}.indicators-content .indicators .indicators-index{display:flex;justify-content:center}.indicators-content .indicators .indicators-index .index-items{height:25px;width:25px;border-radius:50%;margin:5px;opacity:.4;background-color:#fff;border:.5px solid #000}.indicators-content .indicators .indicators-index .index-items:hover{opacity:1}.indicators-content .indicators .indicators-index .active{border:.5px solid #000;background-color:var(--primary-color);opacity:1}.card{display:flex;padding:var(--space);background-color:var(--color-white)}.card--solid{background-color:var(--color-gray-lightest)}.jumbotron{margin-bottom:var(--space);border-radius:var(--border-radius);position:relative;background-color:var(--color-black);min-height:240px}@media screen and (max-width:1000px){.jumbotron h1,.jumbotron h2,.jumbotron h3,.jumbotron h4,.jumbotron h5,.jumbotron h6,.jumbotron p,.jumbotron svg{width:100%}.jumbotron .open_dates{position:relative!important;right:0!important;width:1fr!important;margin:auto}.jumbotron h1{margin-top:50px!important}}.jumbotron svg{opacity:.3;position:absolute;stroke:#fff;z-index:0}.jumbotron h1,.jumbotron h2,.jumbotron h3,.jumbotron h4,.jumbotron h5,.jumbotron h6,.jumbotron p{max-inline-size:none;position:relative}.jumbotron .avatar{position:relative;top:calc(var(--space)*-1.5);margin-bottom:calc(var(--space)*-1.3);width:var(--icon-2xl);height:var(--icon-2xl);background:var(--color-white);object-fit:cover}.jumbotron .open_dates{display:flex;flex-direction:column;align-items:start;position:absolute;right:30px;top:30px;width:300px;height:1fr;padding:5px;border-radius:8px;background:var(--color-white)}.jumbotron .open_dates .open_dates_title{display:grid;align-self:center;padding:0!important;text-decoration:underline;font-weight:700;margin-bottom:10px}.jumbotron .open_dates strong{color:#585858}.jumbotron .open_dates p{color:#585858;padding-left:10px}.jumbotron .customer__profile__avatar{border-radius:50%}.jumbotron .store__profile__avatar{border-radius:var(--border-radius)}.product__link{display:flex;flex-wrap:wrap;flex-basis:240px;flex-grow:1;flex-shrink:0;max-width:300px;max-height:258px;flex-direction:column;border-radius:4px;border:1px solid var(--color-gray-light);transition:border-color .1s;background-color:var(--color-white);position:relative}.product__link .offer{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;background-color:var(--color-orange);width:60px;height:60px;margin:0 0 0 2px;border-bottom-right-radius:25px}.product__link .offer p{color:var(--color-white);font-weight:700;font-size:20px}.product__link .offer label{font-size:8px;color:var(--color-white);font-weight:700}.product__link .text{display:grid;justify-items:center;background-color:var(--color-gray-test);border-radius:0 0 4px 4px;padding-bottom:6px;text-align:center}.product__link .text .product__link__price,.product__link .text .product__link__title{font-weight:700;color:var(--color-orange);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:200px}@media screen and (max-width:500px){.product__link .badge-outline-red{margin-top:10px}}.product__link .product__link__buy{transition:opacity .2s,background-color .2s,border-color .2s;position:absolute;opacity:0;top:calc(var(--space-xs)*-1);left:calc(var(--space-xs)*-1);width:var(--icon);height:var(--icon);margin:0;padding:0;border-radius:50%;line-height:0;background-color:var(--color-white);border:var(--border-width) solid var(--color-gray-light);cursor:pointer}.product__link .product__link__buy:hover{border-color:var(--color-orange)}.product__link .product__link__buy.active{background-color:var(--color-orange);border-color:var(--color-orange)}.product__link .product__link__store{text-align:right;margin-bottom:var(--space-xs);color:var(--color-gray-light)}.product__link .product__link__title{margin-top:var(--space-xs);color:var(--color-gray)}.product__link .product__link__delivery{position:absolute;bottom:var(--space-sm);right:var(--space-sm);background-color:var(--color-orange);padding:var(--space-xs);border-radius:var(--border-radius-sm);padding-bottom:4px}.product__link .product__link__delivery svg{color:var(--color-white);width:var(--icon-sm);padding:0;margin:0}.product__link .product__link__price{margin-top:var(--space-xs);font-size:var(--text-mlg);font-weight:700}.product__link .product__link__price .price--offer{display:inline-block;margin-left:var(--space-xs);color:var(--color-gray);position:relative}.product__link .product__link__price .price--offer:before{content:"";width:110%;height:var(--border-width);background-color:var(--color-gray);position:absolute;top:0;bottom:0;right:0;left:-5%;-webkit-transform:rotate(-6deg);transform:rotate(-6deg);margin:auto;display:block}.product__link img{margin-bottom:auto;display:block;width:100%;color:var(--color-gray-light);height:190px;background-color:var(--bg-color);object-fit:contain;padding:var(--space-sm)}.product__link:hover{border:1px solid var(--color-orange)}.product__link:hover .product__link__img{border-bottom:1px solid var(--color-gray)}.product__link:hover .product__link__buy{opacity:1}.product__link:hover .product__link__store{color:var(--color-orange)}.product__link:hover .product__link__title{color:var(--color-gray)}.animation:hover{overflow:hidden;border:1px solid var(--color-orange)}.animation:hover .product__link__title{color:var(--color-orange);font-size:medium}.animation:hover .product__link__img{border-bottom:1px solid var(--color-orange)}.animation:hover .product__link__price{color:var(--color-orange);font-size:medium}.animation:hover .product__link__price .price--offer{font-size:small}.container-selector{display:flex;justify-content:center;margin:auto;padding:2rem}.selector{width:500px;display:flex;justify-content:space-between}.selector label{color:var(--primary-color);font-weight:700;font-size:medium}.selector button{height:2rem;width:6rem}@media screen and (max-width:999px){.products__list{display:flex;justify-content:center;margin:0 6px}}.products__list{flex-wrap:wrap;margin-top:24px}.products__list,.products__list .products__header{display:flex;grid-gap:var(--space);gap:var(--space)}.products__list .products__header{justify-content:space-between;align-items:center;margin-bottom:var(--space)}.products__list .products__header h1,.products__list .products__header h2,.products__list .products__header h3,.products__list .products__header h4{margin:0}.products__list .products__header button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-left:var(--space);padding-right:var(--space)}.button__goback{display:inline-flex;align-items:center;color:var(--color-gray);margin-left:24px;padding:var(--space-xs);padding-right:var(--space-sm);border-radius:var(--border-radius);transition:color .2s,left .3s;position:relative;left:0;margin-bottom:var(--space-sm)}.button__goback svg{width:var(--icon);height:var(--icon);position:relative;top:1px}.button__goback:hover{background:var(--color-gray-lightest);left:-5px;color:var(--color-black)}@media screen and (max-width:1199px){.button__goback{margin-left:0}}.store_show .div_img{display:flex;flex-direction:column;justify-content:center;align-items:center;width:180px;height:160px;margin-top:-40px!important;background-color:var(--color-white);box-shadow:0 4px 8px var(--color-gray);border-radius:8px;z-index:100000}.store_show .div_img img{width:auto;max-width:150px;height:-webkit-max-content;height:max-content;max-height:140px}#response{display:grid;justify-content:center}#response p{opacity:0;-webkit-animation:fadeIn 1s;animation:fadeIn 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-delay:.6s;animation-delay:.6s;text-align:center;font-weight:900;font-family:Inter;font-size:1.2rem}#response img{opacity:0;margin:auto;max-height:360px;-webkit-animation:fadeIn 1s;animation:fadeIn 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-delay:.3s;animation-delay:.3s}#response button{opacity:0;height:3rem;width:10rem;text-align:center;margin:2rem auto auto;-webkit-animation:fadeIn 2s;animation:fadeIn 2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-delay:.9s;animation-delay:.9s}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.storesIndex_body{padding:0 6rem}.storesIndex_body h1{margin-bottom:3rem;color:var(--color-gray-light)}.storesIndex_body_content{display:flex;flex-wrap:wrap;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px}.storesIndex_body_content>div{cursor:pointer}.storesIndex_body_content>div,.storesIndex_body_content>div .div_img{display:flex;flex-direction:column;align-items:center;height:180px;width:180px}.storesIndex_body_content>div .div_img{justify-content:center;border:1px solid var(--color-gray)}.storesIndex_body_content>div .div_img img{width:auto;max-width:140px;height:-webkit-max-content;height:max-content;max-height:130px}.storesIndex_body_content>div .div_img:hover{border:2px solid var(--color-orange)}.storesIndex_body_content>div p{font-weight:600;font-size:16px;margin-top:12px;color:var(--color-gray-light)}.storesIndex_footer{margin-top:24px}@media screen and (max-width:999px){.storesIndex_body .title{display:flex;justify-content:center}.storesIndex_body .title h1{margin-bottom:1rem}.storesIndex_body_content{display:flex;justify-content:center}.storesIndex_body_content>div{cursor:pointer}.storesIndex_body_content>div,.storesIndex_body_content>div .div_img{display:flex;flex-direction:column;align-items:center;height:180px;width:180px}.storesIndex_body_content>div .div_img{justify-content:center;border:1px solid var(--color-gray);margin-top:12px}.storesIndex_body_content>div .div_img img{width:auto;max-width:140px;height:-webkit-max-content;height:max-content;max-height:130px}.storesIndex_body_content>div .div_img:hover{border:2px solid var(--color-orange)}.storesIndex_body_content>div p{font-weight:600;font-size:16px;margin-top:0}.storesIndex_footer{margin-top:48px}}aside{overflow:hidden;grid-area:aside}aside h4{color:var(--color-gray);margin-top:var(--space)!important;margin-bottom:var(--space-sm)}aside hr{margin:var(--space-sm) 0}aside .sidebar__city{display:flex;flex-direction:column;margin:12px 0 12px 12px}aside .sidebar__city select{text-decoration:none;border:2px solid var(--color-gray);outline:none;cursor:pointer;max-width:160px}aside .sidebar__city label{color:var(--color-gray);font-weight:600}aside .sidebar__categories,aside .sidebar__links,aside .sidebar__stores{display:flex;flex-direction:column;grid-gap:var(--space-sm);gap:var(--space-sm);margin-left:10px}aside .sidebar__categories .focus p,aside .sidebar__categories .focus svg,aside .sidebar__links .focus p,aside .sidebar__links .focus svg,aside .sidebar__stores .focus p,aside .sidebar__stores .focus svg{color:var(--color-orange)!important}aside .sidebar__categories .categories:hover,aside .sidebar__links .categories:hover,aside .sidebar__stores .categories:hover{color:var(--color-orange-light)}aside .sidebar__categories .allCategories,aside .sidebar__links .allCategories,aside .sidebar__stores .allCategories{display:flex;font-size:11px;margin-left:8px;text-align:center;opacity:.6}aside .sidebar__categories .allCategories:hover,aside .sidebar__links .allCategories:hover,aside .sidebar__stores .allCategories:hover{color:var(--color-orange);opacity:1}aside .sidebar__categories a,aside .sidebar__links a,aside .sidebar__stores a{display:flex;align-items:center;padding-right:var(--space);color:var(--color-black)}aside .sidebar__categories a svg,aside .sidebar__links a svg,aside .sidebar__stores a svg{flex-shrink:0;color:var(--color-gray);width:var(--icon);height:var(--icon);margin-right:var(--space-sm);margin-left:var(--space-xs)}aside .sidebar__stores{display:flex;grid-gap:var(--space-sm);gap:var(--space-sm);flex-direction:column;flex-wrap:wrap}aside .sidebar__stores img{flex-shrink:0;-webkit-transform:scale(1.4);transform:scale(1.4);color:var(--color-gray);width:var(--icon);height:var(--icon);margin-right:var(--space-sm);margin-left:var(--space-xs);border-radius:var(--border-radius-sm);border:var(--border-width) solid var(--color-grayest)}aside a{font-weight:600}aside a:hover{text-decoration:none}.shopping__container{display:flex;grid-gap:var(--space);gap:var(--space);flex-wrap:wrap;margin-right:24px}.shopping__container .buttons__cart{margin-left:12px}@media screen and (max-width:1199px){.shopping__container .buttons__cart{width:100%}}.shopping__container .buttons__cart .buttons__box{display:flex;flex-direction:column;grid-row-gap:12px;row-gap:12px}@media screen and (max-width:1199px){.shopping__container .buttons__cart .buttons__box{display:flex;flex-direction:row;width:100%;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px}.shopping__container .buttons__cart .buttons__box button{width:100%!important;color:var(--color-white);height:48px}.shopping__container .buttons__cart .buttons__box button:first-child{color:var(--color-white);background-color:var(--color-orange)}}.shopping__container .buttons__cart .buttons__box button{width:200px;height:48px;font-size:14px}.shopping__container .buttons__cart .buttons__box button:first-child{background-color:var(--color-white);border:1px solid var(--color-orange);color:var(--color-orange)}.shopping__container .price__cart{display:flex;justify-content:flex-start;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;width:100%;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px}.shopping__container .price__cart p{font-size:30px;font-weight:700}.shopping__container .shopping__cart__list{flex:2 1;width:100%;padding:var(--space);border-radius:var(--border-radius);border:var(--border-width) solid var(--color-gray-lightest)}@media screen and (max-width:500px){.shopping__container .shopping__cart__list{padding:12px}}.shopping__container .shopping__cart__list ul li{font-size:var(--text-lg);display:grid;grid-template-columns:minmax(50px,100px) minmax(100px,1fr) minmax(50px,700px) minmax(50px,100px) 40px;justify-content:space-between;padding:var(--space-xs) 0;align-items:center}.shopping__container .shopping__cart__list ul li img{width:80px;height:80px;object-fit:contain;border-radius:var(--border-radius);margin-right:var(--space)}.shopping__container .shopping__cart__list ul li>div{display:flex;flex-direction:column;font-size:var(--text-base)}.shopping__container .shopping__cart__list ul li .deleteProductCart svg{width:16px;cursor:pointer}.shopping__container .shopping__cart__list hr{border-color:var(--color-orange);width:100%}.shopping__container .shopping__cart__list .info-important,.shopping__container .shopping__cart__list h3{color:var(--color-white)}.shopping__container .shopping__cart__actions{min-width:200px;flex:1 1;text-align:right}.product_show{display:grid;grid-template:1fr 200px 100%/450px 1fr;height:100%;margin:0 40px;overflow:hidden}.product_show .disabled{background:var(--color-disabled);cursor:default}.product_show .lightgrey{background:var(--color-white);border:2px solid var(--color-orange);color:var(--color-orange)}.product_show .div_img{display:flex;flex-direction:column;margin-top:-5px}.product_show .div_img .div_img_principal{display:flex;border-bottom:1px solid var(--color-gray);padding-bottom:5px;justify-content:center;align-items:center;height:350px}.product_show .div_img .div_img_principal>img{width:auto;max-width:100%;height:-webkit-max-content;height:max-content;max-height:340px}.product_show .div_img>div{display:flex;flex-direction:row;margin:10px 0 6px;grid-column-gap:12px;-webkit-column-gap:12px;column-gap:12px;width:450px}.product_show .div_img>div .img_option{display:flex;border:1px solid var(--color-gray);padding:2px;border-radius:6px;cursor:pointer;width:100%;max-width:100px;justify-content:center;align-items:center}.product_show .div_img>div .img_option img{width:auto;max-width:100%;height:-webkit-max-content;height:max-content;max-height:60px}.product_show .div_img>div .selectorImg{border:2px solid var(--color-orange)}.product_show .div_body{display:flex;flex-direction:column;margin:0 0 0 24px;height:100%}.product_show .div_body .sidebar_top{display:flex;justify-content:space-between}.product_show .div_body .sidebar_top p:first-of-type{font-weight:600;font-size:20px;color:var(--color-black)}.product_show .div_body .sidebar_top p:nth-of-type(2){border:1px solid var(--color-purple);color:var(--color-purple);padding:2px 6px;border-radius:4px}.product_show .div_body .line{height:1px;background-color:var(--color-orange);margin:12px 0}.product_show .div_body .content{display:grid;grid-template-columns:1fr 20px 1fr;height:100%}.product_show .div_body .content .content_left{display:grid;grid-template:210px 1fr 100px;padding:0 12px;width:100%;min-width:300px}.product_show .div_body .content .content_left .description{height:500px;overflow-x:auto;color:var(--color-black)}.product_show .div_body .content .content_left .description .label_div{margin-bottom:6px}.product_show .div_body .content .content_left .description .label_div>label{color:var(--color-orange);font-weight:700}.product_show .div_body .content .content_left .description .details_div{overflow-x:auto;max-height:160px;min-height:20px;width:100%}.product_show .div_body .content .content_left .description .line{background-color:var(--color-gray-light)}.product_show .div_body .content .content_left .description .info{display:grid;margin:12px 0 0;height:100px}.product_show .div_body .content .content_left .description .info li{color:var(--color-black);display:flex;grid-column-gap:8px;-webkit-column-gap:8px;column-gap:8px}.product_show .div_body .content .content_left .description .info li p{margin-top:-2px;color:var(--color-black)}.product_show .div_body .content .content_left .description .info .fav p{text-decoration:underline;text-underline-offset:2px;color:var(--color-orange);cursor:pointer}.product_show .div_body .content .content_left .description .info .shop svg{cursor:pointer}.product_show .div_body .content .content_left .description .info .shop p{color:var(--color-blue);font-weight:700;cursor:pointer}.product_show .div_body .content .content_left .description .info .shop p:hover{text-decoration:underline;text-underline-offset:2px}.product_show .div_body .content .content_left .description .info .close,.product_show .div_body .content .content_left .description .info .open{display:flex;align-items:center;border:2px solid var(--color-green);padding:2px 4px;border-radius:6px;cursor:pointer}.product_show .div_body .content .content_left .description .info .close label,.product_show .div_body .content .content_left .description .info .open label{color:var(--color-green);font-weight:700;cursor:pointer}.product_show .div_body .content .content_left .description .info .close:hover,.product_show .div_body .content .content_left .description .info .open:hover{opacity:.7}.product_show .div_body .content .content_left .description .info .close{border:2px solid var(--color-red)}.product_show .div_body .content .content_left .description .info .close label{color:var(--color-red)}.product_show .div_body .content .content_right{display:flex;flex-direction:column;background-color:var(--bg-gray-footer);border:1px solid var(--color-black);border-radius:6px;padding:12px;grid-row-gap:0;row-gap:0;max-width:500px;height:-webkit-min-content;height:min-content}.product_show .div_body .content .content_right .title{display:flex;justify-content:center}.product_show .div_body .content .content_right .title p{font-size:20px;font-weight:700}.product_show .div_body .content .content_right .block1{display:grid;grid-template-columns:50% 50%;height:100%;margin:12px 0 0}.product_show .div_body .content .content_right .block1 .block1_left{display:flex;flex-direction:column;grid-row-gap:2px;row-gap:2px;padding:0 8px 0 0}.product_show .div_body .content .content_right .block1 .block1_left div{display:grid;grid-template-columns:33% 33% 34%}.product_show .div_body .content .content_right .block1 .block1_left div button:first-child{height:32px;border-radius:4px 0 0 4px}.product_show .div_body .content .content_right .block1 .block1_left div button:nth-child(2){height:32px;border-radius:0}.product_show .div_body .content .content_right .block1 .block1_left div p:first-of-type{text-align:center;padding-top:3px;border:2px solid var(--color-orange);border-radius:0 4px 4px 0}.product_show .div_body .content .content_right .block1 .block1_left div button:hover{opacity:.8}.product_show .div_body .content .content_right .block1 .block1_right{display:flex;flex-direction:column;grid-row-gap:2px;row-gap:2px;padding:0 0 0 8px}.product_show .div_body .content .content_right .block1 .block1_right div{display:grid;grid-template-columns:50% 50%}.product_show .div_body .content .content_right .block1 .block1_right div button{height:32px;padding:0;font-size:10px}.product_show .div_body .content .content_right .block1 .block1_right div button:first-child{border-radius:4px 0 0 4px}.product_show .div_body .content .content_right .block1 .block1_right div button:nth-child(2){border-radius:0 4px 4px 0}.product_show .div_body .content .content_right .block2{display:flex;flex-direction:column;margin:12px 0 0}.product_show .div_body .content .content_right .block2 select{margin:2px 0 0;border:1px solid var(--color-gray);cursor:pointer}.product_show .div_body .content .content_right .blockFravours{display:flex;flex-direction:column;margin:12px 0 0;grid-row-gap:4px;row-gap:4px}.product_show .div_body .content .content_right .blockFravours .blockFravours_quantity{display:flex;flex-direction:column}.product_show .div_body .content .content_right .blockFravours .blockFravours_quantity .selected_box{background-color:var(--color-orange);color:var(--color-white)}.product_show .div_body .content .content_right .blockFravours .blockFravours_quantity>div{display:flex;flex-wrap:wrap;flex-direction:row;grid-column-gap:6px;-webkit-column-gap:6px;column-gap:6px;grid-row-gap:6px;row-gap:6px;padding:5px 0}.product_show .div_body .content .content_right .blockFravours .blockFravours_quantity>div>div{display:flex;justify-content:center;cursor:pointer;padding:5px;border:2px solid var(--color-orange);width:42px}.product_show .div_body .content .content_right .blockFravours select{margin:2px 0 0;border:1px solid var(--color-gray);cursor:pointer}.product_show .div_body .content .content_right .block3{margin:12px 0 0}.product_show .div_body .content .content_right .block3 textarea{border:1px solid var(--color-gray);resize:none;width:100%;height:80px;padding:8px;font-family:Inter;margin-top:2px}.product_show .div_body .content .content_right .closeStore{display:flex;align-items:center;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px;margin-bottom:5px}.product_show .div_body .content .content_right .closeStore>div{border:2px solid var(--color-orange);border-radius:6px;margin-bottom:4px;height:24px;cursor:pointer}.product_show .div_body .content .content_right .closeStore>div label{color:var(--color-orange);padding:0 2px;cursor:pointer}.product_show .div_body .content .content_right .closeStore>div:hover{opacity:.7}.product_show .div_body .content .content_right .closeStore label{margin-bottom:3px;font-weight:700}.product_show .div_body .content .content_right .closeStore .labelRed{color:var(--color-red)}.product_show .div_body .content .content_right .closeStore .labelGreen{color:var(--color-green)}.product_show .div_body .content .content_right .closeStore svg{width:20px;height:20px;cursor:pointer}.product_show .div_body .content .content_right .price{display:grid;align-items:end;margin:12px 0 6px}.product_show .div_body .content .content_right .price p{font-size:36px;font-weight:600}.product_show .div_body .content .content_right .price .price--offer{display:inline-block;margin-left:var(--space-xs);color:var(--color-gray-light);position:relative}.product_show .div_body .content .content_right .price .price--offer:before{content:"";width:110%;height:2px;background-color:var(--color-orange);position:absolute;top:0;bottom:0;right:0;left:-5%;-webkit-transform:rotate(-6deg);transform:rotate(-6deg);margin:auto;display:block}.product_show .div_body .content .content_right .buttonBuy{display:grid}.product_show .div_body .content .content_right .buttonBuy button{height:40px;background-color:var(--primary-color);color:var(--color-white)}.product_show .comments{display:flex;flex-direction:column;grid-column:1/3;grid-row:2/4;padding-left:5%}.product_show .comments .line_principal{height:1px;width:95%;background-color:var(--color-gray);margin:48px 0}.product_show .comments .comments_body{display:flex;flex-direction:row;grid-column-gap:48px;-webkit-column-gap:48px;column-gap:48px;margin-left:48px;color:var(--color-black)}.product_show .comments .comments_body .content_left{min-width:300px}.product_show .comments .comments_body .content_left .box_qualification{height:90px;width:220px;margin-top:16px;border-top:1px solid var(--color-gray);padding-top:16px}.product_show .comments .comments_body .content_left .box_qualification .box_qualification_number{display:flex;flex-direction:row;grid-column-gap:24px;-webkit-column-gap:24px;column-gap:24px;width:65px;height:64px}.product_show .comments .comments_body .content_left .box_qualification .box_qualification_number .box1{display:flex;flex-direction:column;justify-content:space-between}.product_show .comments .comments_body .content_left .box_qualification .box_qualification_number .box1 .star_group{display:flex;flex-direction:row;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px}.product_show .comments .comments_body .content_left .box_qualification .box_qualification_number .box1>p{font-size:20px;font-weight:700;margin-left:3px;color:var(--color-gray)}.product_show .comments .comments_body .content_left .box_qualification .box_qualification_number>p{padding:10px;font-size:28px;font-weight:900;border:2px solid var(--color-orange);color:var(--color-orange)}.product_show .comments .comments_body .container_body{display:flex;flex-direction:column;grid-column-gap:48px;-webkit-column-gap:48px;column-gap:48px;width:100%;padding-right:100px}.product_show .comments .comments_body .container_body .content_right_min{display:flex;flex-direction:column;margin-top:32px;grid-row-gap:6px;row-gap:6px;max-width:650px;height:1fr}.product_show .comments .comments_body .container_body .content_right_min>p{padding:0 10px}.product_show .comments .comments_body .container_body .content_right_min .box1{display:flex;flex-direction:column;margin-top:20px;grid-row-gap:6px;row-gap:6px;max-width:650px;height:1fr}.product_show .comments .comments_body .container_body .content_right_min .box1 .body_comment{display:flex;flex-direction:row;align-items:center;grid-column-gap:24px;-webkit-column-gap:24px;column-gap:24px;justify-content:space-between}.product_show .comments .comments_body .container_body .content_right_min .box1 .body_comment p{color:var(--color-blue);font-weight:700;font-size:14px}.product_show .comments .comments_body .container_body .content_right_min .box1 .body_comment .star_group{display:flex;flex-direction:row;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px;margin-top:2px}.product_show .comments .comments_body .container_body .content_right_min .container_buttonSeeMore{display:flex;justify-content:center;width:100%;margin-top:24px;cursor:pointer}.product_show .comments .comments_body .container_body .content_right_min .container_buttonSeeMore p{color:var(--color-orange);font-weight:700}.product_show .comments .comments_body .container_body .content_right_min .container_buttonSeeMore Figure{margin:2px 0 0 3px}.product_show .comments .comments_body .container_body .content_right_sr{display:flex;justify-content:center;border:2px solid var(--color-orange);padding:5px;width:300px}.product_show .comments .comments_body .container_body .content_right_sr p{font-size:16px;color:var(--color-orange);font-weight:700}@media screen and (max-width:1199px){.product_show{display:flex;flex-direction:column;margin:0 12px}.product_show .comments{display:flex;flex-direction:column;grid-column:1/3;grid-row:2/4;padding-left:5%}.product_show .comments .comments_body{display:flex;flex-direction:column;grid-column-gap:48px;-webkit-column-gap:48px;column-gap:48px;margin-left:48px}.product_show .comments .comments_body .content_left{min-width:300px}.product_show .comments .comments_body .content_left .box_qualification{height:100px}.product_show .div_img{display:flex;flex-direction:column}.product_show .div_img .div_img_principal{display:flex;justify-content:center}.product_show .div_img>div{display:flex;flex-direction:row;margin:20px 0 6px;grid-column-gap:12px;-webkit-column-gap:12px;column-gap:12px;width:100%}.product_show .div_img>div img{width:auto;max-width:100%;height:-webkit-max-content;height:max-content;max-height:60px}.product_show .div_body{display:flex;flex-direction:column;margin:24px 0 0}.product_show .div_body .sidebar_top{display:flex;justify-content:space-between}.product_show .div_body .sidebar_top p:first-of-type{color:var(--color-black);font-weight:600;font-size:20px}.product_show .div_body .sidebar_top p:nth-of-type(2){border:1px solid var(--color-purple);color:var(--color-purple);padding:2px 6px;border-radius:4px}.product_show .div_body .content{display:flex;flex-direction:column;height:100%}.product_show .div_body .content .content_left{padding:12px 0 0;grid-template-rows:100%;height:350px}.product_show .div_body .content .content_left .description{height:1fr;color:var(--color-black)}.product_show .div_body .content .content_left .description .info{height:auto}.product_show .div_body .content .content_left .description .info li p{color:var(--color-black)}.product_show .div_body .content .content_right{max-width:100%}.product_show .div_body .content .content_right .block1 .block1_right div button{height:32px}.product_show .div_body .content .content_right .price p{font-size:24px}}@media screen and (min-width:769px){.PasswordRecovery{display:grid;height:1fr;width:100%}.PasswordRecovery_step0,.PasswordRecovery_step1{display:grid;justify-items:center;background-color:#fff}.PasswordRecovery_step0 input,.PasswordRecovery_step1 input{height:48px;width:356px;border-radius:4px;border:1px solid #c0c5c9;padding-left:10px}.PasswordRecovery_step0 button,.PasswordRecovery_step1 button{width:100%;height:100%;font-size:var(--text-md);padding:0}.PasswordRecovery_step0 p,.PasswordRecovery_step1 p{justify-self:start;align-self:center;color:#b8c1d6}.PasswordRecovery_step0 label,.PasswordRecovery_step1 label{align-self:end;color:#595661;margin:0;justify-self:start}.PasswordRecovery_step0 Figure,.PasswordRecovery_step1 Figure{display:grid;margin:0}.PasswordRecovery_step0 h3,.PasswordRecovery_step1 h3{align-self:center;font-size:var(--text-mlg);font-weight:900;line-height:28px;font-style:normal;font-family:Inter}.PasswordRecovery_step0 .validGreen,.PasswordRecovery_step1 .validGreen{color:green}.PasswordRecovery_step0 .validRed,.PasswordRecovery_step1 .validRed{color:red}.PasswordRecovery_step0 .validBorder,.PasswordRecovery_step1 .validBorder{border:1px solid #ff6d2d}.PasswordRecovery_step0 .validOrange,.PasswordRecovery_step1 .validOrange{color:#ff6d2d}.PasswordRecovery_step0{grid-template:48px 40px 50px 32px 56px 48px 48px 48px 32px 26px 32px repeat(4,26px) 48px 48px/1fr 368px 1fr}.PasswordRecovery_step0 img:first-child{grid-row:2;grid-column:2}.PasswordRecovery_step0 h3:nth-child(2){grid-row:4;grid-column:2}.PasswordRecovery_step0 label:nth-child(3){grid-row:5;grid-column:2}.PasswordRecovery_step0 input:nth-child(4){grid-row:6;grid-column:2}.PasswordRecovery_step0 Figure:nth-child(5),.PasswordRecovery_step0 Figure:nth-child(6){grid-row:6;grid-column:2;justify-self:right;align-self:center;margin-right:20px;cursor:pointer}.PasswordRecovery_step0 Figure:nth-child(6){margin-bottom:6px}.PasswordRecovery_step0 label:nth-child(7){grid-row:7;grid-column:2}.PasswordRecovery_step0 input:nth-child(8){grid-row:8;grid-column:2}.PasswordRecovery_step0 Figure:nth-child(9),.PasswordRecovery_step0 Figure:nth-child(10){grid-row:8;grid-column:2;justify-self:right;align-self:center;margin-right:20px;cursor:pointer}.PasswordRecovery_step0 Figure:nth-child(10){margin-bottom:6px}.PasswordRecovery_step0 label:nth-child(11){grid-row:9;grid-column:2;margin-bottom:8px;color:red}.PasswordRecovery_step0 p:nth-child(12){grid-row:10;grid-column:2;font-weight:700}.PasswordRecovery_step0 p:nth-child(13){grid-row:12;grid-column:2}.PasswordRecovery_step0 p:nth-child(14){grid-row:13;grid-column:2}.PasswordRecovery_step0 p:nth-child(15){grid-row:14;grid-column:2}.PasswordRecovery_step0 button:nth-child(16){grid-row:16;grid-column:2}.PasswordRecovery_step1{grid-template:48px 40px 130px 80px 40px 32px 32px 48px/1fr 560px 1fr}.PasswordRecovery_step1 button{width:100%;height:100%;font-size:var(--text-md);padding:0;max-width:368px}.PasswordRecovery_step1 Figure{display:grid;margin:0}.PasswordRecovery_step1 h3{align-self:center;font-size:var(--text-mlg);font-weight:900;line-height:28px;font-style:normal;font-family:Inter}.PasswordRecovery_step1 img:first-child{grid-row:2;grid-column:2}.PasswordRecovery_step1 Figure:nth-child(2){grid-row:4;grid-column:2;justify-self:center;align-self:center}.PasswordRecovery_step1 h3:nth-child(3){grid-row:6;grid-column:2}.PasswordRecovery_step1 button:nth-child(4){grid-row:8;grid-column:2}}@media screen and (max-width:769px){.PasswordRecovery{display:grid;height:100%;width:100%}.PasswordRecovery_step0,.PasswordRecovery_step1{display:grid;justify-items:center;background-color:#fff}.PasswordRecovery_step0 label,.PasswordRecovery_step1 label{align-self:end;color:#595661;justify-self:start}.PasswordRecovery_step0 h3,.PasswordRecovery_step1 h3{font-size:20px;line-height:32px}.PasswordRecovery_step0 input,.PasswordRecovery_step1 input{width:98%}.PasswordRecovery_step0 button,.PasswordRecovery_step1 button{width:100%}.PasswordRecovery_step0 Figure,.PasswordRecovery_step1 Figure{cursor:pointer}.PasswordRecovery_step0 p,.PasswordRecovery_step1 p{text-align:center;color:#b8c1d6;margin:0}.PasswordRecovery_step0 .validGreen,.PasswordRecovery_step1 .validGreen{color:green}.PasswordRecovery_step0 .validRed,.PasswordRecovery_step1 .validRed{color:red}.PasswordRecovery_step0 .validBorder,.PasswordRecovery_step1 .validBorder{border:1px solid #ff6d2d}.PasswordRecovery_step0 .validOrange,.PasswordRecovery_step1 .validOrange{color:#ff6d2d}.PasswordRecovery_step0{grid-template:48px 40px 50px 48px 56px 48px 48px 48px 32px 26px 32px repeat(4,26px) 48px/24px 1fr 24px}.PasswordRecovery_step0 img:first-child{grid-row:2;grid-column:2}.PasswordRecovery_step0 h3:nth-child(2){grid-row:4;grid-column:2}.PasswordRecovery_step0 label:nth-child(3){grid-row:5;grid-column:2}.PasswordRecovery_step0 input:nth-child(4){grid-row:6;grid-column:2}.PasswordRecovery_step0 Figure:nth-child(5),.PasswordRecovery_step0 Figure:nth-child(6){grid-row:6;grid-column:2;justify-self:right;align-self:center;margin-right:20px;cursor:pointer}.PasswordRecovery_step0 Figure:nth-child(6){margin-bottom:23px}.PasswordRecovery_step0 label:nth-child(7){grid-row:7;grid-column:2}.PasswordRecovery_step0 input:nth-child(8){grid-row:8;grid-column:2}.PasswordRecovery_step0 Figure:nth-child(9),.PasswordRecovery_step0 Figure:nth-child(10){grid-row:8;grid-column:2;justify-self:right;align-self:center;margin-right:20px;cursor:pointer}.PasswordRecovery_step0 Figure:nth-child(10){margin-bottom:23px}.PasswordRecovery_step0 label:nth-child(11){grid-row:9;grid-column:2;margin-bottom:8px;color:red}.PasswordRecovery_step0 p:nth-child(12){grid-row:10;grid-column:2;font-weight:700}.PasswordRecovery_step0 p:nth-child(13){grid-row:12;grid-column:2}.PasswordRecovery_step0 p:nth-child(14){grid-row:13;grid-column:2}.PasswordRecovery_step0 p:nth-child(15){grid-row:14;grid-column:2}.PasswordRecovery_step0 button:nth-child(16){grid-row:16;grid-column:2}.PasswordRecovery_step1{grid-template:48px 40px 100px 80px 40px 32px 16px 48px/24px 1fr 24px}.PasswordRecovery_step1 h3{font-size:16px;line-height:32px}.PasswordRecovery_step1 img:first-child{grid-row:2;grid-column:2}.PasswordRecovery_step1 Figure:nth-child(2){grid-row:4;grid-column:2;justify-self:center;align-self:center}.PasswordRecovery_step1 h3:nth-child(3){grid-row:5;grid-column:2}.PasswordRecovery_step1 button:nth-child(4){grid-row:8;grid-column:2;max-width:368px}}.avatar{display:grid}.avatar span{display:grid;border-radius:50px;background-color:grey;height:50px;width:50px;align-content:center;justify-content:center}.avatar span P{font-size:30px;font-weight:600;color:#fff}.modal_step0,.modal_step1,.modal_step2,.modal_step3C,.modal_step10,.modal_step11,.modal_step12,.modal_step12Loading,.modal_step13,.modal_step14,.modal_step20,.modal_step21,.modal_step23,.modal_step24,.modal_step25,.modal_step28{display:flex;flex-direction:column;height:1fr;width:322px;box-shadow:0 4px 20px -2px rgba(0,0,0,.1);z-index:9999;overflow:hidden;background-color:#fff;padding:24px;border-radius:4px}.modal_step0 ::-webkit-scrollbar,.modal_step1 ::-webkit-scrollbar,.modal_step2 ::-webkit-scrollbar,.modal_step3C ::-webkit-scrollbar,.modal_step10 ::-webkit-scrollbar,.modal_step11 ::-webkit-scrollbar,.modal_step12 ::-webkit-scrollbar,.modal_step12Loading ::-webkit-scrollbar,.modal_step13 ::-webkit-scrollbar,.modal_step14 ::-webkit-scrollbar,.modal_step20 ::-webkit-scrollbar,.modal_step21 ::-webkit-scrollbar,.modal_step23 ::-webkit-scrollbar,.modal_step24 ::-webkit-scrollbar,.modal_step25 ::-webkit-scrollbar,.modal_step28 ::-webkit-scrollbar{width:6px}.modal_step0 ::-webkit-scrollbar-thumb,.modal_step1 ::-webkit-scrollbar-thumb,.modal_step2 ::-webkit-scrollbar-thumb,.modal_step3C ::-webkit-scrollbar-thumb,.modal_step10 ::-webkit-scrollbar-thumb,.modal_step11 ::-webkit-scrollbar-thumb,.modal_step12 ::-webkit-scrollbar-thumb,.modal_step12Loading ::-webkit-scrollbar-thumb,.modal_step13 ::-webkit-scrollbar-thumb,.modal_step14 ::-webkit-scrollbar-thumb,.modal_step20 ::-webkit-scrollbar-thumb,.modal_step21 ::-webkit-scrollbar-thumb,.modal_step23 ::-webkit-scrollbar-thumb,.modal_step24 ::-webkit-scrollbar-thumb,.modal_step25 ::-webkit-scrollbar-thumb,.modal_step28 ::-webkit-scrollbar-thumb{background-color:rgba(255,109,45,.8)}.modal_step0 ::-webkit-scrollbar-track,.modal_step1 ::-webkit-scrollbar-track,.modal_step2 ::-webkit-scrollbar-track,.modal_step3C ::-webkit-scrollbar-track,.modal_step10 ::-webkit-scrollbar-track,.modal_step11 ::-webkit-scrollbar-track,.modal_step12 ::-webkit-scrollbar-track,.modal_step12Loading ::-webkit-scrollbar-track,.modal_step13 ::-webkit-scrollbar-track,.modal_step14 ::-webkit-scrollbar-track,.modal_step20 ::-webkit-scrollbar-track,.modal_step21 ::-webkit-scrollbar-track,.modal_step23 ::-webkit-scrollbar-track,.modal_step24 ::-webkit-scrollbar-track,.modal_step25 ::-webkit-scrollbar-track,.modal_step28 ::-webkit-scrollbar-track{background:#e1e1e1}.modal_step0 label,.modal_step0 p,.modal_step0 textarea,.modal_step1 label,.modal_step1 p,.modal_step1 textarea,.modal_step2 label,.modal_step2 p,.modal_step2 textarea,.modal_step3C label,.modal_step3C p,.modal_step3C textarea,.modal_step10 label,.modal_step10 p,.modal_step10 textarea,.modal_step11 label,.modal_step11 p,.modal_step11 textarea,.modal_step12 label,.modal_step12 p,.modal_step12 textarea,.modal_step12Loading label,.modal_step12Loading p,.modal_step12Loading textarea,.modal_step13 label,.modal_step13 p,.modal_step13 textarea,.modal_step14 label,.modal_step14 p,.modal_step14 textarea,.modal_step20 label,.modal_step20 p,.modal_step20 textarea,.modal_step21 label,.modal_step21 p,.modal_step21 textarea,.modal_step23 label,.modal_step23 p,.modal_step23 textarea,.modal_step24 label,.modal_step24 p,.modal_step24 textarea,.modal_step25 label,.modal_step25 p,.modal_step25 textarea,.modal_step28 label,.modal_step28 p,.modal_step28 textarea{font-family:Inter}.modal_step0 Figure,.modal_step1 Figure,.modal_step2 Figure,.modal_step3C Figure,.modal_step10 Figure,.modal_step11 Figure,.modal_step12 Figure,.modal_step12Loading Figure,.modal_step13 Figure,.modal_step14 Figure,.modal_step20 Figure,.modal_step21 Figure,.modal_step23 Figure,.modal_step24 Figure,.modal_step25 Figure,.modal_step28 Figure{cursor:pointer}.modal_step0 button,.modal_step1 button,.modal_step2 button,.modal_step3C button,.modal_step10 button,.modal_step11 button,.modal_step12 button,.modal_step12Loading button,.modal_step13 button,.modal_step14 button,.modal_step20 button,.modal_step21 button,.modal_step23 button,.modal_step24 button,.modal_step25 button,.modal_step28 button{font-size:16px;height:48px;width:100%}.modal_step0 textarea,.modal_step1 textarea,.modal_step2 textarea,.modal_step3C textarea,.modal_step10 textarea,.modal_step11 textarea,.modal_step12 textarea,.modal_step12Loading textarea,.modal_step13 textarea,.modal_step14 textarea,.modal_step20 textarea,.modal_step21 textarea,.modal_step23 textarea,.modal_step24 textarea,.modal_step25 textarea,.modal_step28 textarea{resize:none;padding:12px 0 12px 8px;line-height:25.6px}.modal_step0 textarea::-webkit-input-placeholder,.modal_step1 textarea::-webkit-input-placeholder,.modal_step2 textarea::-webkit-input-placeholder,.modal_step3C textarea::-webkit-input-placeholder,.modal_step10 textarea::-webkit-input-placeholder,.modal_step11 textarea::-webkit-input-placeholder,.modal_step12 textarea::-webkit-input-placeholder,.modal_step12Loading textarea::-webkit-input-placeholder,.modal_step13 textarea::-webkit-input-placeholder,.modal_step14 textarea::-webkit-input-placeholder,.modal_step20 textarea::-webkit-input-placeholder,.modal_step21 textarea::-webkit-input-placeholder,.modal_step23 textarea::-webkit-input-placeholder,.modal_step24 textarea::-webkit-input-placeholder,.modal_step25 textarea::-webkit-input-placeholder,.modal_step28 textarea::-webkit-input-placeholder{color:#c4c4c4}.modal_step0 textarea::placeholder,.modal_step1 textarea::placeholder,.modal_step2 textarea::placeholder,.modal_step3C textarea::placeholder,.modal_step10 textarea::placeholder,.modal_step11 textarea::placeholder,.modal_step12 textarea::placeholder,.modal_step12Loading textarea::placeholder,.modal_step13 textarea::placeholder,.modal_step14 textarea::placeholder,.modal_step20 textarea::placeholder,.modal_step21 textarea::placeholder,.modal_step23 textarea::placeholder,.modal_step24 textarea::placeholder,.modal_step25 textarea::placeholder,.modal_step28 textarea::placeholder{color:#c4c4c4}.modal_step0 label,.modal_step1 label,.modal_step2 label,.modal_step3C label,.modal_step10 label,.modal_step11 label,.modal_step12 label,.modal_step12Loading label,.modal_step13 label,.modal_step14 label,.modal_step20 label,.modal_step21 label,.modal_step23 label,.modal_step24 label,.modal_step25 label,.modal_step28 label{font-weight:400;line-height:19.2px}.modal_step0 input,.modal_step1 input,.modal_step2 input,.modal_step3C input,.modal_step10 input,.modal_step11 input,.modal_step12 input,.modal_step12Loading input,.modal_step13 input,.modal_step14 input,.modal_step20 input,.modal_step21 input,.modal_step23 input,.modal_step24 input,.modal_step25 input,.modal_step28 input{height:40px;padding-left:8px;border:2px solid #c4c4c4;font-family:Inter;outline:none}.modal_step0 input:focus,.modal_step1 input:focus,.modal_step2 input:focus,.modal_step3C input:focus,.modal_step10 input:focus,.modal_step11 input:focus,.modal_step12 input:focus,.modal_step12Loading input:focus,.modal_step13 input:focus,.modal_step14 input:focus,.modal_step20 input:focus,.modal_step21 input:focus,.modal_step23 input:focus,.modal_step24 input:focus,.modal_step25 input:focus,.modal_step28 input:focus{text-decoration:none;border:2px solid var(--color-orange)}.modal_step0 .textError,.modal_step1 .textError,.modal_step2 .textError,.modal_step3C .textError,.modal_step10 .textError,.modal_step11 .textError,.modal_step12 .textError,.modal_step12Loading .textError,.modal_step13 .textError,.modal_step14 .textError,.modal_step20 .textError,.modal_step21 .textError,.modal_step23 .textError,.modal_step24 .textError,.modal_step25 .textError,.modal_step28 .textError{color:var(--color-orange)}.modal_step1{grid-row-gap:30px;row-gap:30px}.modal_step1 .buttons{display:flex;flex-direction:column;grid-row-gap:15px;row-gap:15px}.modal_step2{grid-row-gap:30px;row-gap:30px}.modal_step2 .header{display:flex;justify-content:space-between}.modal_step2 .header Figure{margin-top:5px}.modal_step3C{grid-row-gap:25px;row-gap:25px;text-align:center;margin-top:-120px}.modal_step3C>Figure:first-of-type{align-self:flex-end}.modal_step3C .img{width:380px;margin-left:-30px}.modal_step3C .download_pdf{display:flex;justify-content:center;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px;border:1px solid grey;padding:10px;cursor:pointer}.modal_step3C .download_pdf p{margin-top:-1px;color:#686868;font-weight:600}.modal_step3C .buttons{display:flex;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;height:32px}.modal_step3C .buttons button{font-size:14px;height:40px}.modal_step12{grid-row-gap:16px;row-gap:16px}.modal_step12 .block1{display:flex;align-items:center;justify-content:space-between}.modal_step12 .block1>p:first-of-type{font-weight:700}.modal_step12 .block2{display:flex;flex-direction:column;width:290px}.modal_step12 .block2 textarea{height:96px;width:100%;border-radius:4px;padding:12px 0 12px 8px;resize:none;outline:none;border:2px solid #c4c4c4;font-family:Inter}.modal_step12 .block2 textarea:focus{text-decoration:none;border:2px solid var(--color-orange)}.modal_step12Loading{width:260px;align-items:center;text-align:center}.modal_step12Loading p{margin-top:10px}.modal_step12Loading label{margin-top:20px}.modal_step13{display:flex;flex-direction:column;grid-row-gap:20px;row-gap:20px}.modal_step13 .block1{display:grid;justify-items:end}.modal_step13 .block2{display:grid;margin:0 20px 0 -20px}.modal_step14{align-items:center;text-align:center;grid-row-gap:20px;row-gap:20px}.modal_step20{grid-row-gap:10px;row-gap:10px}.modal_step20 .block1{display:flex;align-items:center;justify-content:space-between}.modal_step20 .block2,.modal_step20 .block3,.modal_step20 .block4{display:flex;flex-direction:column}.modal_step20 .block2 .eye1,.modal_step20 .block3 .eye1,.modal_step20 .block4 .eye1{position:absolute;margin-left:264px;margin-top:39px}.modal_step20 .block2 .eye2,.modal_step20 .block3 .eye2,.modal_step20 .block4 .eye2{position:absolute;margin-left:264px;margin-top:36px}.modal_step20>button{margin-top:20px}.modal_step21{grid-row-gap:20px;row-gap:20px}.modal_step22 div{margin:auto;border:16px solid #f3f3f3;border-top:16px solid var(--color-orange);border-radius:50%;width:50px;height:50px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.modal_step23{width:260px}.modal_step23 p{font-weight:800;margin-bottom:10px}.modal_step23 label{font-size:14px}.modal_step23 button{margin-top:20px;height:40px}.modal_step24{width:330px;grid-row-gap:15px;row-gap:15px}.modal_step24>.block1{display:flex;justify-content:space-between;align-items:center}.modal_step24>.block1 h3{font-weight:600;font-size:22px}.modal_step24>.block2{display:flex;flex-direction:column}.modal_step24>.block2 p{position:absolute;margin:38px 0 0 8px;font-size:18px;font-weight:600}.modal_step24 button{margin-top:20px;height:48px}.modal_step24 input{padding:0 0 0 20px;font-size:20px;font-weight:600;height:48px;color:#5a5a5a}.modal_step25{width:370px;grid-row-gap:20px;row-gap:20px}.modal_step25>.block1{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.modal_step25>.block1 h3{font-weight:600;font-size:20px}.modal_step25>.block2{display:flex;flex-direction:column;max-height:300px;overflow:auto;grid-row-gap:20px;row-gap:20px}.modal_step25>.block2>.div1{display:flex}.modal_step25>.block2>.div1>.figure{height:25px;width:25px}.modal_step25>.block2>.div1 p{margin-left:25px;font-weight:600;cursor:pointer}.modal_step25>.block2>.div1 p:nth-of-type(2){color:#a3a3a3;font-weight:400}.modal_step25 button{margin-top:20px;height:48px}.modal_step28{display:flex;flex-direction:column;grid-row-gap:20px;row-gap:20px}@media screen and (max-width:1199px){.modal_step0,.modal_step1,.modal_step2,.modal_step3C,.modal_step10,.modal_step11,.modal_step12,.modal_step12Loading,.modal_step13,.modal_step14,.modal_step20,.modal_step21,.modal_step25{max-width:280px}.modal_step20{grid-row-gap:20px;row-gap:20px}.modal_step12 textarea{width:20px}.modal_step12 .block2 textarea{width:268px}}.modalWallet{display:flex;flex-direction:column}.modalWallet input{height:48px;border:2px solid var(--color-gray-light);padding:0 8px 0 20px;border-radius:4px;font-family:Inter;outline:none;font-size:22px}.modalWallet input:focus{text-decoration:none;border:2px solid var(--color-orange)}.modalWallet .block1{display:flex;align-items:center;justify-content:space-between;padding:12px}.modalWallet .block1 Figure{cursor:pointer}.modalWallet .block1 h3{font-weight:700}.modalWallet .block2{display:flex;flex-direction:column;padding:12px}.modalWallet .block2 p{position:absolute;margin:33px 0 0 5px;font-weight:500;font-size:22px}.modalWallet>.block3{padding:12px}.modalWallet>.block3 button{height:48px;width:100%;font-size:18px}.sidebar{display:grid;background-color:var(--color-light-gray);grid-template:1px 1fr 1px/90% 1fr;height:100%}.sidebar .sidebarOptions__shopMobile{display:none}.sidebar .sidebar__shopsOptions{margin-top:20px}.sidebar .sidebar__shopsOptions select{padding:0 0 0 10px;height:40px;border:1px solid var(--color-gray);width:200px;cursor:pointer;outline:none}.sidebar .sidebar__shopsOptions select:focus{border:2px solid var(--color-orange)}.sidebar .blockSidebar,.sidebar .options__mobile,.sidebar .sidebar_mobile,.sidebar .sidebarTop{display:none}.sidebar .body{padding:0 27px 27px;height:calc(100% - 108px);grid-area:2/1/3/2}.sidebar .body .wallet{display:grid;grid-template:30px 1fr/115px 30px;margin:20px 0 0;width:144px;height:1fr;border:2px solid var(--color-orange);border-radius:6px}.sidebar .body .wallet p{cursor:default}.sidebar .body .wallet .div1{display:flex;grid-column-gap:8px;-webkit-column-gap:8px;column-gap:8px;padding:3px 0 0 10px}.sidebar .body .wallet .div1 Figure{margin-top:2px}.sidebar .body .wallet .div1 p{font-weight:800;color:#686868;margin-left:2px}.sidebar .body .wallet .div2{display:flex;padding:5px 10px 5px 5px}.sidebar .body .wallet .div2 Figure{cursor:pointer}.sidebar .body .wallet .div3{display:flex;grid-area:2/1/3/3;padding:5px 0 0 10px}.sidebar .body .wallet .div3 Figure{margin-left:-4px}.sidebar .body .wallet .div3 p{font-weight:800;margin:-2px 0 0 10px}.sidebar .body .block1{display:flex}.sidebar .body .block1 .green{color:var(--color-green)}.sidebar .body .block1 .gray{color:var(--color-gray)}.sidebar .body .block1 .orange{color:var(--color-orange)}.sidebar .body .block1>div>p{font-size:20px;font-weight:700;padding:5px 0 0 15px}.sidebar .body .block1>div>label{color:var(--color-orange);font-size:14px;padding-left:15px;font-weight:600;cursor:pointer}.sidebar .body .block2{display:flex;flex-direction:column;padding:12px 0 0 12px}.sidebar .body .block2 .optionSidebar{display:flex;flex-direction:row;margin-top:24px;cursor:pointer}.sidebar .body .block2 .optionSidebar p{margin-left:24px}.sidebar>.block3{display:flex;padding-left:32px;grid-area:3/1/4/2;align-self:flex-end;cursor:pointer;width:150px}.sidebar>.block3>div{display:flex}.sidebar>.block3>div p{margin:0 0 12px 12px}.sidebar .focus p{color:var(--color-orange);font-weight:600}@media screen and (max-width:1199px){.sidebar{grid-template:105px 1fr 0/90% 1fr;height:100%}.sidebar .options__mobile,.sidebar .sidebarOptions__shopMobile{display:inline}.sidebar .sidebar_mobile{display:grid;grid-template:50px 50px 50px;padding:10px 16px 0;margin-bottom:5px;box-shadow:0 4px 8px var(--color-gray)}.sidebar .sidebar_mobile svg{width:var(--icon);height:var(--icon);color:var(--color-gray)}.sidebar .sidebar_mobile .block1{display:flex;justify-content:space-between}.sidebar .sidebar_mobile .block1 div:first-child svg{margin-top:3px}.sidebar .sidebar_mobile .block1 svg{width:15px}.sidebar .sidebar_mobile .block2{margin-top:18px}.sidebar .sidebar_mobile .block2,.sidebar .sidebar_mobile .block4{display:flex;justify-content:space-between;margin-bottom:10px}.sidebar .sidebar_mobile .block2 .orange_border,.sidebar .sidebar_mobile .block4 .orange_border{border-bottom:var(--border-width) solid var(--primary-color)}.sidebar .sidebar_mobile .block2 .orange_border p,.sidebar .sidebar_mobile .block2 .orange_border svg,.sidebar .sidebar_mobile .block4 .orange_border p,.sidebar .sidebar_mobile .block4 .orange_border svg{color:var(--color-orange);font-weight:600}.sidebar .sidebar_mobile .block2>div,.sidebar .sidebar_mobile .block4>div{display:flex;align-items:center;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px;border-bottom:var(--border-width) solid transparent;padding:0 2px 6px;cursor:pointer}.sidebar .sidebar_mobile .block2>div a,.sidebar .sidebar_mobile .block2>div p,.sidebar .sidebar_mobile .block4>div a,.sidebar .sidebar_mobile .block4>div p{color:var(--color-gray);font-size:15px}.sidebar .sidebar_mobile .block2>div:hover,.sidebar .sidebar_mobile .block4>div:hover{border-bottom:var(--border-width) solid var(--color-gray-light)}.sidebar .body{padding:40px 20px 20px}.sidebar .body .imgDesktop{display:none}.sidebar .blockSidebar{display:flex;background:var(--color-gray);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);grid-area:1/2/4/3}}.nav-container{padding:var(--space) 0;margin-top:.5rem}.nav-container>a{width:200px;margin-bottom:1rem;padding-bottom:1rem}.nav-container svg{width:var(--icon);height:var(--icon)}.nav-container nav a:hover{color:var(--color-black);border-bottom:var(--border-width) solid var(--color-gray-light)!important}.nav-container a{display:inline-flex;align-items:center;grid-gap:var(--space-xs);gap:var(--space-xs)}.nav-container a:hover{text-decoration:none}.nav-container nav:first-of-type{grid-gap:var(--space-sm);gap:var(--space-sm);align-items:center;justify-content:center}.nav-container nav:first-of-type a{margin-bottom:1rem;width:200px;color:var(--color-gray);padding:var(--space-xs);border-bottom:var(--border-width) solid transparent}.nav-container nav:first-of-type a.active{color:var(--color-black);border-bottom:var(--border-width) solid var(--primary-color)}.nav-container nav:last-of-type{width:200px;grid-gap:var(--space-sm);gap:var(--space-sm);align-items:center;justify-content:flex-end}.nav-container nav:last-of-type a{color:var(--color-gray);padding:var(--space-xs);border-bottom:var(--border-width) solid transparent}.nav-container nav:last-of-type a.active{color:var(--color-black);border-bottom:var(--border-width) solid var(--primary-color)}.svgCircle{stroke:#eaeaea;stroke-width:4;fill:none}.progress{fill:none;stroke:#ff6d2d;stroke-width:4;stroke-dasharray:125;stroke-dashoffset:var(--circle-stroke);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:center;transform-origin:center}.sidebarTop{display:flex;justify-content:space-between;height:56px;width:100%;box-shadow:0 4px 4px hsla(0,0%,54.9%,.16);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sidebarTop Figure,.sidebarTop img,.sidebarTop p{margin:0;padding:0}.sidebarTop>.block1{display:flex;align-self:center;width:100%}.sidebarTop>.block1 .styleSt1{display:flex;justify-content:space-between;width:100%;padding:18px}.sidebarTop>.block1 .styleSt1>Figure:first-of-type{margin-top:4px}.sidebarTop>.block1 .styleSt1>Figure:nth-of-type(2){margin-top:6px}.sidebarTop>.block1 .styleSt2{display:flex;width:100%;padding:18px}.sidebarTop>.block1 .styleSt2>Figure{margin-top:1px}.sidebarTop>.block1 .styleSt2 p{font-weight:700;margin:3px 0 0 32px}.sidebarTop>.block1 .styleSt3{display:flex;width:100%;padding:18px}.sidebarTop>.block1 .styleSt3>Figure{margin-top:6px}.sidebarTop>.block1 .styleSt3 p{font-weight:700;margin:3px 0 0 24px}.sidebarTop>.block1 .styleSt4{display:flex;justify-content:space-between;width:100%;padding:18px}.sidebarTop>.block1 .styleSt4>.div1{display:flex;align-self:center}.sidebarTop>.block1 .styleSt4>.div1 Figure{margin-top:4px}.sidebarTop>.block1 .styleSt4>.div1 p{font-weight:800;margin:2px 0 0 20px}.sidebarTop>.block1 .styleSt4>.div2{display:flex;align-self:center}.sidebarTop>.block1 .styleSt4>.div2 span{margin-top:3px;margin-right:16px}.sidebarTop>.block1 .styleSt4>.div2>Figure{margin-top:20px}.sidebarTop>.block1 .styleSt5{display:flex;justify-content:space-between;width:100%;padding:18px}.sidebarTop>.block1 .styleSt5>Figure:first-of-type{margin-top:6px}.sidebarTop>.block1 .styleSt5 img{margin-left:30px}.sidebarTop>.block1 .styleSt5>Figure:nth-of-type(2){margin-top:6px}.map{width:100%;overflow:hidden;height:100%}.MyLocation_light__6Akba{-webkit-animation-name:MyLocation_motor__eOVI4;animation-name:MyLocation_motor__eOVI4;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:1s;animation-duration:1s}@-webkit-keyframes MyLocation_motor__eOVI4{0%{opacity:1}to{opacity:.5}}@keyframes MyLocation_motor__eOVI4{0%{opacity:1}to{opacity:.5}}.positionVariable{display:grid;grid-row:2/4;grid-column:2;width:35px;height:32px;background-color:#ff6d2d;color:#fff;border:3px solid #fff;border-radius:100%;align-items:center;margin:0;box-shadow:0 4px 8px hsla(0,0%,54.9%,.25)}.positionVariable p{justify-self:center;margin:0;z-index:10000}@media screen and (max-width:1199px){.positionVariable{display:grid;grid-row:2/4;grid-column:2;width:30px;height:30px;background-color:#ff6d2d;color:#fff;border:3px solid #fff;border-radius:100%;margin:0;min-width:30px}.positionVariable p{justify-self:center;margin:0;z-index:10000}}.modal{display:grid;justify-content:center;align-items:center;position:fixed;width:100%;height:100%;margin-top:-132px;background-color:rgba(0,0,0,.5);z-index:1000000000000000}.modal_step0,.modal_step1,.modal_step2,.modal_step3,.modal_step5,.modal_step6{display:flex;flex-direction:column;height:1fr;width:302px;box-shadow:0 4px 20px -2px rgba(0,0,0,.1);z-index:9999;overflow:hidden;background-color:#fff;padding:24px;border-radius:4px}.modal_step0 label,.modal_step0 p,.modal_step0 textarea,.modal_step1 label,.modal_step1 p,.modal_step1 textarea,.modal_step2 label,.modal_step2 p,.modal_step2 textarea,.modal_step3 label,.modal_step3 p,.modal_step3 textarea,.modal_step5 label,.modal_step5 p,.modal_step5 textarea,.modal_step6 label,.modal_step6 p,.modal_step6 textarea{font-family:Inter}.modal_step0 Figure,.modal_step1 Figure,.modal_step2 Figure,.modal_step3 Figure,.modal_step5 Figure,.modal_step6 Figure{cursor:pointer}.modal_step0 button,.modal_step1 button,.modal_step2 button,.modal_step3 button,.modal_step5 button,.modal_step6 button{font-size:16px;height:48px;width:100%}.modal_step0 textarea,.modal_step1 textarea,.modal_step2 textarea,.modal_step3 textarea,.modal_step5 textarea,.modal_step6 textarea{resize:none;padding:12px 0 12px 8px;line-height:25.6px}.modal_step0 textarea::-webkit-input-placeholder,.modal_step1 textarea::-webkit-input-placeholder,.modal_step2 textarea::-webkit-input-placeholder,.modal_step3 textarea::-webkit-input-placeholder,.modal_step5 textarea::-webkit-input-placeholder,.modal_step6 textarea::-webkit-input-placeholder{color:#c4c4c4}.modal_step0 textarea::placeholder,.modal_step1 textarea::placeholder,.modal_step2 textarea::placeholder,.modal_step3 textarea::placeholder,.modal_step5 textarea::placeholder,.modal_step6 textarea::placeholder{color:#c4c4c4}.modal_step0 label,.modal_step1 label,.modal_step2 label,.modal_step3 label,.modal_step5 label,.modal_step6 label{font-weight:400}.modal_step0 input,.modal_step1 input,.modal_step2 input,.modal_step3 input,.modal_step5 input,.modal_step6 input{height:40px;padding-left:8px;border:2px solid #c4c4c4;font-family:Inter;outline:none}.modal_step0 input:focus,.modal_step1 input:focus,.modal_step2 input:focus,.modal_step3 input:focus,.modal_step5 input:focus,.modal_step6 input:focus{text-decoration:none;border:2px solid var(--color-orange)}.modal_step0 .textError,.modal_step1 .textError,.modal_step2 .textError,.modal_step3 .textError,.modal_step5 .textError,.modal_step6 .textError{color:var(--color-orange)}.modal_step1{grid-row-gap:10px;row-gap:10px}.modal_step1 .block1{display:flex;align-items:center;justify-content:space-between}.modal_step1 .block2,.modal_step1 .block3,.modal_step1 .block4{display:flex;flex-direction:column}.modal_step1 .block2 .eye1,.modal_step1 .block3 .eye1,.modal_step1 .block4 .eye1{position:absolute;margin-left:264px;margin-top:39px}.modal_step1 .block2 .eye2,.modal_step1 .block3 .eye2,.modal_step1 .block4 .eye2{position:absolute;margin-left:264px;margin-top:36px}.modal_step1>button{margin-top:20px}.modal_step2{grid-row-gap:20px;row-gap:20px}.modal_step3 div{margin:auto;border:16px solid #f3f3f3;border-top:16px solid var(--color-orange);border-radius:50%;width:50px;height:50px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.modal_step4{width:260px}.modal_step4 p{font-weight:800;margin-bottom:10px}.modal_step4 label{font-size:14px}.modal_step4 button{margin-top:20px;height:40px}.modal_step5{grid-row-gap:10px;row-gap:10px}.modal_step5 input{height:48px}.modal_step5 .block1{display:flex;align-items:center;justify-content:space-between}.modal_step5 .block1 h3{font-size:20px}.modal_step5 .block2,.modal_step5 .block3,.modal_step5 .block4{display:flex;flex-direction:column}.modal_step5 .block2 .eye1,.modal_step5 .block3 .eye1,.modal_step5 .block4 .eye1{position:absolute;margin-left:264px;margin-top:39px}.modal_step5 .block2 .eye2,.modal_step5 .block3 .eye2,.modal_step5 .block4 .eye2{position:absolute;margin-left:264px;margin-top:36px}.modal_step5>button{margin-top:20px}.modal_step6{grid-row-gap:16px;row-gap:16px}.modal_step6 input,.modal_step6 select{height:48px}.modal_step6 select{border:2px solid grey;outline:none}.modal_step6 .block1{display:flex;flex-direction:row;justify-content:space-between}.modal_step6 .block1 Figure{margin-top:7px}.modal_step6 .block1 h3{font-size:20px}.modal_step6>div{display:flex;flex-direction:column}.modal_step6>button{margin-top:20px}@media screen and (max-width:1199px){.modal{height:calc(100% + 132px)}.modal_step0,.modal_step1,.modal_step2,.modal_step3,.modal_step10,.modal_step11,.modal_step12,.modal_step12Loading,.modal_step13,.modal_step14,.modal_step20,.modal_step21{max-width:280px}.modal_step20{grid-row-gap:20px;row-gap:20px}}@media screen and (min-width:1200px){.desktop{height:100%;padding-bottom:12px}.desktop .layoutDashboard_container{display:grid;grid-template-columns:340px 500px 1fr;padding-right:24px}.desktop .map{height:100%;max-height:1600px}.desktop footer{margin-top:24px}.mobile{display:none}}@media screen and (max-width:1199px){.mobile{height:100vh;min-width:300px}.mobile .map{height:400px}.desktop{display:none}}.inicio_customer{display:grid;height:100%}.inicio_customer .opacity{opacity:.4}.inicio_customer .button_disabled{background:var(--color-gray);border:var(--color-gray);cursor:default}.inicio_customer input{height:48px;border:2px solid #c4c4c4;padding:0 8px;border-radius:4px;font-family:Inter;outline:none}.inicio_customer input:focus{text-decoration:none;border:2px solid var(--color-orange)}.inicio_customer button{font-size:16px;height:48px;width:100%;padding:0}.inicio_customer textarea{height:140px;width:100%;border-radius:4px;padding:12px 0 12px 8px;resize:none;outline:none;border:2px solid #c4c4c4;font-family:Inter;box-sizing:border-box}.inicio_customer textarea:focus{text-decoration:none;border:2px solid var(--color-orange)}.inicio_customer .step0OutService{display:flex;flex-direction:column;margin:40px 24px;grid-row-gap:15px;row-gap:15px}.inicio_customer .step0OutService h3{font-size:30px}.inicio_customer .myOrders2{display:grid;grid-template-columns:10% 70% 20%;border-radius:4px;margin:10px 24px}@media screen and (max-width:1199px){.inicio_customer .myOrders2{margin:10px 12px}}.inicio_customer .myOrders2 .block1{display:flex;align-items:center;justify-content:center;border:2px solid var(--color-red);cursor:pointer}.inicio_customer .myOrders2 .block1 p{color:#fff;font-weight:700}.inicio_customer .myOrders2 .block1:hover{opacity:.8}.inicio_customer .myOrders2 .block2{padding:6px;border:2px solid var(--color-orange);border-left:0}.inicio_customer .myOrders2 .block2 .numberOrder{display:flex;flex-wrap:wrap;align-items:center;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px}.inicio_customer .myOrders2 .block2 .numberOrder div:first-of-type p{font-weight:700}.inicio_customer .myOrders2 .block3{display:flex;align-items:center;justify-content:center;background-color:var(--color-orange);cursor:pointer}.inicio_customer .myOrders2 .block3 p{color:#fff;font-weight:700}.inicio_customer .step20{display:flex;flex-direction:column}.inicio_customer .step20 .line{display:grid;justify-self:center;align-self:center;margin:10px 0;height:1px;background-color:grey;width:90%}.inicio_customer .step20 label{font-weight:600;color:#3d3d3d}.inicio_customer .step20 h3{margin:24px}.inicio_customer .step20 .button__delete{display:grid;justify-content:end;margin:0 24px}.inicio_customer .step20 .button__delete button{height:24px;width:130px;font-size:14px;border:2px solid red;background-color:#fff;color:red}.inicio_customer .step0,.inicio_customer .step1,.inicio_customer .step2,.inicio_customer .step3,.inicio_customer .step4,.inicio_customer .step5,.inicio_customer .step6,.inicio_customer .step7{display:flex;flex-direction:column}.inicio_customer .step0 .textError,.inicio_customer .step1 .textError,.inicio_customer .step2 .textError,.inicio_customer .step3 .textError,.inicio_customer .step4 .textError,.inicio_customer .step5 .textError,.inicio_customer .step6 .textError,.inicio_customer .step7 .textError{color:var(--color-orange)}.inicio_customer .step0 .lineBar,.inicio_customer .step1 .lineBar,.inicio_customer .step2 .lineBar,.inicio_customer .step3 .lineBar,.inicio_customer .step4 .lineBar,.inicio_customer .step5 .lineBar,.inicio_customer .step6 .lineBar,.inicio_customer .step7 .lineBar{height:1px;width:100%;background-color:var(--gray);margin-top:20px;margin-bottom:20px}.inicio_customer .step0 .block3,.inicio_customer .step1 .block3,.inicio_customer .step2 .block3,.inicio_customer .step3 .block3,.inicio_customer .step4 .block3,.inicio_customer .step5 .block3,.inicio_customer .step6 .block3,.inicio_customer .step7 .block3{display:grid;align-items:end;height:calc(100% - 12px)}.inicio_customer .step0 .block3>.div1,.inicio_customer .step1 .block3>.div1,.inicio_customer .step2 .block3>.div1,.inicio_customer .step3 .block3>.div1,.inicio_customer .step4 .block3>.div1,.inicio_customer .step5 .block3>.div1,.inicio_customer .step6 .block3>.div1,.inicio_customer .step7 .block3>.div1{display:flex;flex-direction:column;align-self:end;width:100%;margin:20px 0 0}.inicio_customer .step10{display:flex;flex-direction:column}.inicio_customer .step10>.titles{margin:40px 24px 24px}.inicio_customer .step10>.titles p{margin-bottom:10px}.inicio_customer .step10 .block1{display:flex;flex-direction:column;padding:0 24px}.inicio_customer .step10 .block1 .div1{display:flex;align-items:center;height:56px;padding:0 24px;cursor:pointer}.inicio_customer .step10 .block1 .div1 p{font-weight:700;color:var(--color-orange)}.inicio_customer .step10 .block1 .div1:hover{box-shadow:0 4px 8px hsla(0,0%,54.9%,.25);border-radius:8px;border:1px solid #f9f9f9;box-sizing:border-box}.inicio_customer .step10 .packages{margin:0 24px}.inicio_customer .step10 .outService{padding-top:48px}.inicio_customer .step0{display:flex;flex-direction:column}.inicio_customer .step0>.titles{display:flex;grid-column-gap:28px;-webkit-column-gap:28px;column-gap:28px;margin:30px 16px}.inicio_customer .step0>.titles Figure{margin-top:6px;cursor:pointer}.inicio_customer .step0 .packages{margin:0 24px}.inicio_customer .step1{padding:0 16px}.inicio_customer .step1 .body{display:flex;flex-direction:column;margin-top:10px;grid-row-gap:20px;row-gap:20px}.inicio_customer .step1 .body .block1{display:grid}.inicio_customer .step1 .body .block1 .div1{display:flex;justify-content:space-between;width:100%}.inicio_customer .step1 .body .block1 .div1 label:nth-of-type(2){margin-left:185px}.inicio_customer .step1 .body .block1 .div2 button{margin:7px 0 0}.inicio_customer .step1 .body .block1>Figure{position:absolute;justify-self:end;margin:35px 20px 0 430px;cursor:pointer}.inicio_customer .step1 .body .block2{display:flex;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px;width:100%}.inicio_customer .step1 .body .block2 .div1,.inicio_customer .step1 .body .block2 .div2{display:flex;flex-direction:column;width:100%}.inicio_customer .step1 .body .blockFavorite{margin-top:20px}.inicio_customer .step3{display:flex;flex-direction:column}@media screen and (min-width:1199px){.inicio_customer .step3{display:grid;grid-template-rows:130px 1fr 100px}}.inicio_customer .step3 .header{padding:0 16px}.inicio_customer .step3 .body{display:grid;margin-top:10px;grid-row-gap:10px;row-gap:10px;padding:0 16px}@media screen and (min-width:1199px){.inicio_customer .step3 .body{height:100%;overflow:auto}}.inicio_customer .step3 .body>.block1{display:grid}.inicio_customer .step3 .body>.block1 .div1{display:flex;justify-content:space-between;width:80%}.inicio_customer .step3 .body>.block1>Figure{position:absolute;justify-self:end;margin:35px 20px 0 430px;cursor:pointer}.inicio_customer .step3 .body .block2{display:flex;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px;width:223px}.inicio_customer .step3 .body .block2 .div1,.inicio_customer .step3 .body .block2 .div2{display:flex;flex-direction:column;width:100%}.inicio_customer .step3 .body .line{height:1px;width:100%;margin:25px 0;background-color:grey}.inicio_customer .step3 .blockFavorite{margin-top:20px}.inicio_customer .step2{padding:0 16px}.inicio_customer .step2 .body{display:flex;flex-direction:column;grid-row-gap:20px;row-gap:20px;margin-top:8px}.inicio_customer .step2 .body .block1{display:flex;flex-direction:column;margin-right:10px}.inicio_customer .step4{padding:0 16px}.inicio_customer .step4 .body{grid-row-gap:20px;row-gap:20px;margin-top:20px}.inicio_customer .step4 .body,.inicio_customer .step4 .body .block0,.inicio_customer .step4 .body .block1,.inicio_customer .step4 .body .block2,.inicio_customer .step4 .body .block3,.inicio_customer .step4 .body .block4{display:flex;flex-direction:column}.inicio_customer .step4 .body .block1{flex-direction:row;width:250px}.inicio_customer .step4 .body .block1 p{margin-left:20px}.inicio_customer .step4 .body .block1 Figure{cursor:pointer}.inicio_customer .step4 .body .block0 input:disabled,.inicio_customer .step4 .body .block2 input:disabled{background-color:#f0f0f0}.inicio_customer .step6{display:flex;flex-direction:column;grid-row-gap:20px;row-gap:20px;padding:0 20px}.inicio_customer .step6 .packages{margin:0 -4px}.inicio_customer .step6 .vehiclesOptions{display:flex;flex-direction:column;height:350px;grid-row-gap:5px;row-gap:5px}.inicio_customer .step6 .block1{margin-bottom:15px}.inicio_customer .step6 .block1 p:nth-of-type(2){margin-top:10px;font-size:20px;font-weight:700}.inicio_customer .step7{padding:0 20px}.inicio_customer .step7 .receipt select{border:1px solid grey;height:40px;cursor:pointer}.inicio_customer .step7 .instructionsEnd{margin-bottom:16px}.inicio_customer .step7 .flex{display:flex;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.inicio_customer .step7 .body>p:first-of-type{font-size:20px;margin:20px 0}.inicio_customer .step7 .body .block1{display:flex;flex-direction:column;grid-row-gap:20px;row-gap:20px}@media screen and (min-width:1000px){.inicio_customer .step7 .body .block1>div:first-of-type{display:flex;grid-column-gap:50px;-webkit-column-gap:50px;column-gap:50px}}@media screen and (max-width:999px){.inicio_customer .step7 .body .block1>div:first-of-type{display:flex;flex-direction:column;grid-row-gap:20px;row-gap:20px}}.inicio_customer .step7 .stores__quotes_body{display:flex;flex-direction:column}.inicio_customer .step7 .stores__quotes_body label{font-weight:700}.inicio_customer .step7 .stores__quotes_body .block_store{margin-top:12px;padding:5px 5px 5px 10px;border:1px solid var(--color-gray)}.inicio_customer .step7 .stores__quotes_body .block_store .prod_title{display:flex;flex-direction:column}.inicio_customer .step7 .stores__quotes_body .block_store .prod_title p{font-weight:700;color:var(--color-orange);font-size:14px}.inicio_customer .step7 .stores__quotes_body .block_store .line{display:flex;margin:8px auto;height:1px;background-color:var(--color-gray-light);width:95%}.inicio_customer .step7 .stores__quotes_body .block_store .prod_body,.inicio_customer .step7 .stores__quotes_body .block_store .titles_products{display:grid;align-items:center;grid-template-columns:25% 40% 20% 20%}.inicio_customer .step7 .stores__quotes_body .block_store .prod_body .prod_details{display:flex;flex-direction:column;margin:5px 0}.inicio_customer .step7 .stores__quotes_body .block_store .prod_body img{width:60px;height:60px;margin-top:5px}.inicio_customer .step7 .line{height:1px;background-color:grey;width:100%;margin:12px 0}.inicio_customer .step7>.block3 .orange{background:#ff6d2d;color:#fff}.inicio_customer .step7>.block3 .lightgrey{background:#fafafb;color:#ff6d2d;border:1px solid var(--color-orange)}.inicio_customer .step7>.block3 .pay__order__price{display:grid;grid-template:1fr 116px/50% 50%}.inicio_customer .step7>.block3 .pay__order__price .line{height:1px;background-color:grey;margin:0 20px 10px}.inicio_customer .step7>.block3 .pay__order__price .buttons .check{display:flex}.inicio_customer .step7>.block3 .pay__order__price .buttons .check button{height:32px;width:120px;font-size:13px}.inicio_customer .step7>.block3 .pay__order__price .buttons .check button:first-of-type{border-radius:8px 0 0 8px}.inicio_customer .step7>.block3 .pay__order__price .buttons .check button:nth-of-type(2){border-radius:0 8px 8px 0}.inicio_customer .step7>.block3 .pay__order__price .buttons .check{margin:0 0 10px}.inicio_customer .step7>.block3 .pay__order__price .buttons .insurance{margin-bottom:10px}.inicio_customer .step7>.block3 .pay__order__price .buttons .insurance select{margin:2px 2px 2px 0;border:1px solid grey;cursor:pointer;padding-right:2px}.inicio_customer .step7>.block3 .pay__order__price .buttons .insurance .select_priority{border-color:grey}.inicio_customer .step7>.block3 .pay__order__price .buttons .scheduledTime{display:flex;flex-direction:column;padding:0 0 20px}.inicio_customer .step7>.block3 .pay__order__price .buttons .scheduledTime .line{margin:12px 0}.inicio_customer .step7>.block3 .pay__order__price .buttons .scheduledTime>div{display:flex;flex-direction:column}.inicio_customer .step7>.block3 .pay__order__price .buttons .scheduledTime .button_datetime{display:flex;padding:2px;border:2px solid var(--color-blue);border-radius:4px;width:100%;margin-bottom:8px;cursor:pointer}.inicio_customer .step7>.block3 .pay__order__price .buttons .scheduledTime .button_datetime b{color:var(--color-blue)}.inicio_customer .step7>.block3 .pay__order__price .buttons .scheduledTime .button_datetime:hover{background-color:var(--color-blue)}.inicio_customer .step7>.block3 .pay__order__price .buttons .scheduledTime .button_datetime:hover b{color:#fff}.inicio_customer .step7>.block3 .pay__order__price .buttons .scheduledTime .timedate_store{display:flex;flex-direction:column;width:310px;height:1fr;padding:10px;position:absolute;background-color:#fdfdfd;border:2px solid var(--color-blue);z-index:10000}.inicio_customer .step7>.block3 .pay__order__price .buttons .scheduledTime .timedate_store .open_dates_title{display:grid;align-self:center;padding:0!important;text-decoration:underline;font-weight:700;margin-bottom:5px}.inicio_customer .step7>.block3 .pay__order__price .buttons .scheduledTime .timedate_store .open_dates_title p{color:var(--color-black2)}.inicio_customer .step7>.block3 .pay__order__price .buttons .scheduledTime input{padding-left:25px;margin-top:1px;display:flex;align-items:center}.inicio_customer .step7>.block3 .pay__order__price .prices__body{display:flex;flex-direction:column;margin:0 0 20px}.inicio_customer .step7>.block3 .pay__order__price .prices__body div{display:flex;justify-content:space-between;padding:0 0 0 20px}.inicio_customer .step7>.block3 .pay__order__price .prices__body div p:nth-of-type(2){font-weight:600}.inicio_customer .step7>.block3 .pay__order__price .prices__body .finalPrice p{font-size:18px;font-weight:600}.inicio_customer .step7>.block3 .pay__order__price .prices__body .finalPrice p:nth-of-type(2){color:var(--color-orange)}.inicio_customer .step7>.block3 .pay__order__price .button__end{display:grid;border-top:1px solid var(--color-gray);padding-top:16px;grid-area:2/1/3/3;align-self:end;grid-row-gap:10px;row-gap:10px}.inicio_customer .step7>.block3 .pay__order__price .button__end button{padding:0 12px}.inicio_customer .step7>.block3 .pay__order__price .button__end button:first-of-type span{margin-left:43px}.inicio_customer .step7>.block3 .pay__order__price .button__end button:nth-of-type(2){display:flex;flex-direction:row;grid-column-gap:30px;-webkit-column-gap:30px;column-gap:30px;justify-content:flex-start;background-color:#009ee3;border:none}.inicio_customer .step7 button{margin-bottom:0}@media screen and (max-width:1199px){.inicio_customer .step0,.inicio_customer .step1,.inicio_customer .step2,.inicio_customer .step3,.inicio_customer .step4,.inicio_customer .step5,.inicio_customer .step6,.inicio_customer .step7{margin-top:-460px}.inicio_customer .step0 .sidebarStepsC,.inicio_customer .step1 .sidebarStepsC,.inicio_customer .step2 .sidebarStepsC,.inicio_customer .step3 .sidebarStepsC,.inicio_customer .step4 .sidebarStepsC,.inicio_customer .step5 .sidebarStepsC,.inicio_customer .step6 .sidebarStepsC,.inicio_customer .step7 .sidebarStepsC{display:none}.inicio_customer .step0 input,.inicio_customer .step1 input,.inicio_customer .step2 input,.inicio_customer .step3 input,.inicio_customer .step4 input,.inicio_customer .step5 input,.inicio_customer .step6 input,.inicio_customer .step7 input{margin:0;padding:0 8px;width:100%}.inicio_customer .step0 button,.inicio_customer .step1 button,.inicio_customer .step2 button,.inicio_customer .step3 button,.inicio_customer .step4 button,.inicio_customer .step5 button,.inicio_customer .step6 button,.inicio_customer .step7 button{width:100%}.inicio_customer .step0 textarea,.inicio_customer .step1 textarea,.inicio_customer .step2 textarea,.inicio_customer .step3 textarea,.inicio_customer .step4 textarea,.inicio_customer .step5 textarea,.inicio_customer .step6 textarea,.inicio_customer .step7 textarea{padding:12px 16px 12px 8px}.inicio_customer .step0 .block3,.inicio_customer .step1 .block3,.inicio_customer .step2 .block3,.inicio_customer .step3 .block3,.inicio_customer .step4 .block3,.inicio_customer .step5 .block3,.inicio_customer .step6 .block3,.inicio_customer .step7 .block3{display:grid;align-items:end;height:100%}.inicio_customer .step0 .block3>.div1,.inicio_customer .step1 .block3>.div1,.inicio_customer .step2 .block3>.div1,.inicio_customer .step3 .block3>.div1,.inicio_customer .step4 .block3>.div1,.inicio_customer .step5 .block3>.div1,.inicio_customer .step6 .block3>.div1,.inicio_customer .step7 .block3>.div1{display:flex;flex-direction:column;align-self:end;width:100%;margin:20px 0 10px}.inicio_customer .button__end{display:grid;border-top:1px solid var(--color-red);padding-top:16px;grid-area:2/1/3/3;align-self:end;grid-row-gap:10px;row-gap:10px}.inicio_customer .button__end button{padding:0!important}.inicio_customer .button__end button:first-of-type{display:flex;justify-content:center}.inicio_customer .button__end button:first-of-type span{margin-left:0!important}.inicio_customer .button__end button:nth-of-type(2){display:flex;flex-direction:row;grid-column-gap:5px!important;-webkit-column-gap:5px!important;column-gap:5px!important;justify-content:center!important;background-color:#009ee3;border:none}.inicio_customer .step0OutService{display:flex;flex-direction:column;margin:20px 16px 40px;grid-row-gap:15px;row-gap:15px}.inicio_customer .step0OutService h3{font-size:26px}.inicio_customer .step10{margin-bottom:20px}.inicio_customer .step10>.titles{margin:15px 24px 12px}.inicio_customer .step10>.titles p{margin-bottom:10px}.inicio_customer .step10 .packages{margin:20px 24px 0}.inicio_customer .step10 .outService{padding-top:48px}.inicio_customer .step0>.titles{margin:0 16px 30px}.inicio_customer .step0>.titles Figure,.inicio_customer .step0>.titles h3{display:none}.inicio_customer .step1 .body .block1{margin-right:20px}.inicio_customer .step1 .body .block1 .div2 button{margin:0}.inicio_customer .step1 .block3,.inicio_customer .step1 .block3 button{width:100%}.inicio_customer .step3{padding:0 12px}.inicio_customer .step3 .body .block1 Figure{position:relative;margin:-28px -15px}.inicio_customer .step3 .body .block1 input{padding:0 8px}.inicio_customer .step3 .block3,.inicio_customer .step3 .block3 button,.inicio_customer .step3 .body .block3,.inicio_customer .step3 .body .block3 button,.inicio_customer .step3 .body .blockFavorite{width:100%}.inicio_customer .step1 .body,.inicio_customer .step2 .body,.inicio_customer .step3 .body,.inicio_customer .step4 .body,.inicio_customer .step7 .body{margin:480px 0 0}.inicio_customer .step1 .body .block2,.inicio_customer .step2 .body .block2,.inicio_customer .step3 .body .block2,.inicio_customer .step4 .body .block2,.inicio_customer .step7 .body .block2{grid-column-gap:36px;-webkit-column-gap:36px;column-gap:36px;width:100%}.inicio_customer .step2 .body{padding:0}.inicio_customer .step0,.inicio_customer .step6{margin-top:0;height:100%}.inicio_customer .step6{margin-top:20px}.inicio_customer .step7{grid-template-rows:140px 1fr 0;padding:10px 12px 20px}.inicio_customer .step7 .body{margin-top:450px}.inicio_customer .step7 .body>p:first-of-type{font-weight:700}.inicio_customer .step7 .block3 .pay__order__price .buttons{margin-top:20px}.inicio_customer .step7 .block3 .pay__order__price .prices__body{margin-top:40px}.inicio_customer .step7 .block3 .pay__order__price .prices__body div{padding-left:10px}.inicio_customer .step7 .block3 .pay__order__price .prices__body .finalPrice p{font-size:16px;font-weight:600}.inicio_customer .step7 .block3 .pay__order__price .prices__body .finalPrice p:nth-of-type(2){color:var(--color-orange)}}.inicio_customer .sidebarStepsC{display:flex;flex-direction:column;margin-top:32px}.inicio_customer .sidebarStepsC .sidebarSteps_titles{display:flex;justify-content:space-between}.inicio_customer .sidebarStepsC .sidebarSteps_titles h3{color:#5f5f5f}.inicio_customer .sidebarStepsC .sidebarSteps_titles>div{display:flex}.inicio_customer .sidebarStepsC .sidebarSteps_titles>div Figure:first-of-type{margin-top:4px;margin-right:30px;cursor:pointer}.inicio_customer .sidebarStepsC .sidebarSteps_titles>Figure:first-of-type{margin-top:7px;cursor:pointer}.inicio_customer .sidebarStepsC .sidebarSteps_titles span{display:none}.inicio_customer .sidebarStepsC>.bar_container{display:flex;grid-column-gap:4px;-webkit-column-gap:4px;column-gap:4px;margin:35px 0 20px}.inicio_customer .sidebarStepsC>.bar_container>:nth-child(odd){margin-top:4px}.inicio_customer .loaderInicio{display:flex;background-color:#fff}.inicio_customer .loaderInicio .loader{margin:auto}.inicio_customer .packages{display:flex;padding:30px;cursor:pointer;justify-content:space-between}.inicio_customer .packages Figure,.inicio_customer .packages h4,.inicio_customer .packages label,.inicio_customer .packages p{margin:0}.inicio_customer .packages label{cursor:pointer}.inicio_customer .packages img{width:80px;height:80px}.inicio_customer .packages .titles{display:flex;flex-direction:row;grid-column-gap:16px;-webkit-column-gap:16px;column-gap:16px}.inicio_customer .packages .titles>div{display:flex;flex-direction:column;margin-right:10px}.inicio_customer .packages .price{margin-top:10px}.inicio_customer .packages .price p{font-size:20px;font-weight:700}.inicio_customer .packages .price .price{flex-direction:column}.inicio_customer .packages:active{background-color:var(--light-gray)}.inicio_customer .packages:hover{box-shadow:0 4px 8px hsla(0,0%,54.9%,.25);border-radius:8px;border:1px solid #f9f9f9;box-sizing:border-box}@media screen and (max-width:1199px){.inicio_customer .packages{padding:12px}}.multiEnvio{display:grid;height:100%}.multiEnvio input{height:48px;border:2px solid #c4c4c4;padding:0 8px;border-radius:4px;font-family:Inter;outline:none}.multiEnvio input:focus{text-decoration:none;border:2px solid var(--color-orange)}.multiEnvio button{font-size:16px;height:48px;width:100%;padding:0}.multiEnvio textarea{height:140px;width:100%;border-radius:4px;padding:12px 0 8px 8px;resize:none;outline:none;border:2px solid #c4c4c4;font-family:Inter;box-sizing:border-box}.multiEnvio textarea:focus{text-decoration:none;border:2px solid var(--color-orange)}.multiEnvio label{font-weight:600;color:var(--color-gray)}.multiEnvio .step0OutService{display:flex;flex-direction:column;margin:40px 24px;grid-row-gap:15px;row-gap:15px}.multiEnvio .step0OutService h3{font-size:30px}.multiEnvio .step0,.multiEnvio .step1,.multiEnvio .step2{display:flex;flex-direction:column;height:calc(100vh - 140px)}.multiEnvio .step0 .textError,.multiEnvio .step1 .textError,.multiEnvio .step2 .textError{color:var(--color-orange)}.multiEnvio .step0 .line,.multiEnvio .step1 .line,.multiEnvio .step2 .line{display:flex;height:1px;width:100%;margin:25px 0;background-color:var(--color-gray)}.multiEnvio .step0 .buttons,.multiEnvio .step1 .buttons,.multiEnvio .step2 .buttons{display:grid;align-items:end;padding:0 16px;height:100%}.multiEnvio .step0 .buttons>.div1,.multiEnvio .step1 .buttons>.div1,.multiEnvio .step2 .buttons>.div1{display:flex;flex-direction:column;align-self:end;width:100%;margin:20px 0 0}.multiEnvio .step0{display:grid;grid-template-rows:140px 1fr 80px;height:100%}.multiEnvio .step0 .body{display:flex;flex-direction:column;margin-top:10px;grid-row-gap:20px;row-gap:20px;padding:0 16px}.multiEnvio .step0 .body .subtitle{font-weight:600}.multiEnvio .step0 .body .block1 .line{margin:20px 0 0}.multiEnvio .step0 .body .block1 .numberShipment{display:flex;flex-direction:column}.multiEnvio .step0 .body .block1 .numberShipment p{margin-bottom:10px}.multiEnvio .step0 .body .block1 .numberShipment input{width:140px;height:40px}.multiEnvio .step0 .body .block2{display:grid}.multiEnvio .step0 .body .block2 .div1{display:flex;justify-content:space-between;width:100%}.multiEnvio .step0 .body .block2 .div1 label:nth-of-type(2){margin-left:185px}.multiEnvio .step0 .body .block2 .div2 button{margin:8px 0 0}.multiEnvio .step0 .body .block2>Figure{position:absolute;justify-self:end;margin:35px 20px 0 430px;cursor:pointer}.multiEnvio .step0 .body .block3{display:flex;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px}.multiEnvio .step0 .body .block3 div{display:flex;flex-direction:column;width:100%}.multiEnvio .step0 .body .block4 p{margin:0 0 12px}.multiEnvio .step0 .body .block4 .line{margin:22px 0 18px}.multiEnvio .step1{display:grid;grid-template-rows:160px 1fr 120px;height:100%}.multiEnvio .step1 .titleNumber{display:flex;justify-content:space-between;padding:0 16px}.multiEnvio .step1 .titleNumber .title p{font-weight:700;font-size:18px;color:#696969}.multiEnvio .step1 .titleNumber .check{display:flex;justify-content:space-between;width:300px;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px}.multiEnvio .step1 .titleNumber .check div{display:flex;grid-column-gap:2px;-webkit-column-gap:2px;column-gap:2px}.multiEnvio .step1 .titleNumber .check .greenColor{font-weight:600;color:var(--color-orange)}.multiEnvio .step1 .titleNumber .check .redColor{font-weight:600;color:grey}.multiEnvio .step1 .body{display:flex;flex-direction:column;margin-top:10px;grid-row-gap:20px;row-gap:20px;padding:0 16px;overflow:hidden}.multiEnvio .step1 .body .line{margin:0}.multiEnvio .step1 .body .block1{display:grid}.multiEnvio .step1 .body .block1 .line{margin:0 0 20px}.multiEnvio .step1 .body .block1 .div1{display:flex;justify-content:space-between;width:100%}.multiEnvio .step1 .body .block1 .div1 label:nth-of-type(2){margin-left:185px}.multiEnvio .step1 .body .block1 .div2 button{margin:7px 0 0}.multiEnvio .step1 .body .block1>Figure{position:absolute;justify-self:end;margin:35px 20px 0 430px;cursor:pointer}.multiEnvio .step1 .body .block2{display:flex;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px}.multiEnvio .step1 .body .block2 div{display:flex;flex-direction:column;width:100%}.multiEnvio .step1 .body .block3{display:flex;flex-direction:column;grid-row-gap:20px;row-gap:20px}.multiEnvio .step1 .body .block3 .subtitle{font-weight:600;margin:0 0 12px}.multiEnvio .step1 .body .block4{display:flex;flex-direction:column;grid-row-gap:20px;row-gap:20px;padding:0 0 20px}.multiEnvio .step1 .body .block4 .subtitle{font-weight:600}.multiEnvio .step1 .body .block4 .div0,.multiEnvio .step1 .body .block4 .div1,.multiEnvio .step1 .body .block4 .div2,.multiEnvio .step1 .body .block4 .div3,.multiEnvio .step1 .body .block4 .div4{display:flex;flex-direction:column}.multiEnvio .step1 .body .block4 .div0 input:disabled,.multiEnvio .step1 .body .block4 .div1 input:disabled,.multiEnvio .step1 .body .block4 .div2 input:disabled,.multiEnvio .step1 .body .block4 .div3 input:disabled,.multiEnvio .step1 .body .block4 .div4 input:disabled{background-color:#f0f0f0}.multiEnvio .step1 .body .block4 .div1{flex-direction:row;width:250px}.multiEnvio .step1 .body .block4 .div1 p{margin-left:20px}.multiEnvio .step1 .body .block4 .div1 Figure{cursor:pointer}.multiEnvio .step1 .block5 .pagination{display:flex;grid-column-gap:16px;-webkit-column-gap:16px;column-gap:16px;margin-bottom:16px}.multiEnvio .step1 .block5 .pagination button{height:32px}.multiEnvio .step1 .block5M .div1{margin:0}.multiEnvio .step1 .block5M .pagination{display:flex;grid-column-gap:16px;-webkit-column-gap:16px;column-gap:16px}.multiEnvio .step1 .block5M .pagination button{height:48px}.multiEnvio .step1 .block5M .checkButton{display:flex;flex-direction:column;grid-row-gap:2px;row-gap:2px}.multiEnvio .step1 .block5M .checkButton label{color:#ff4040;font-size:12px}.multiEnvio .step2{display:grid;grid-template-rows:160px 1fr 83px;height:100%}.multiEnvio .step2 .buttonGreen,.multiEnvio .step2 .buttonRed{display:grid;background-color:var(--color-green);border:none;cursor:default}.multiEnvio .step2 .buttonGreen Figure,.multiEnvio .step2 .buttonRed Figure{margin:6px 0 0}.multiEnvio .step2 .buttonGreen:hover,.multiEnvio .step2 .buttonRed:hover{opacity:1}.multiEnvio .step2 .buttonRed{background-color:var(--color-red);border:none;cursor:default}.multiEnvio .step2 .buttonRed:hover{opacity:1}.multiEnvio .step2 .secondary{border:2px solid var(--color-gray);color:var(--color-gray)}.multiEnvio .step2 .subtitle{margin:0 16px 20px}.multiEnvio .step2 .subtitle p{font-size:16px;font-weight:700}.multiEnvio .step2 .line{margin:10px 0 25px}.multiEnvio .step2 .body{height:100%}.multiEnvio .step2 .body .block1{height:100%;margin:10px 16px 0}.multiEnvio .step2 .body .block1 .boxTitle{display:grid;grid-template-columns:repeat(4,1fr);margin:0 0 5px}.multiEnvio .step2 .body .block1 .boxTitle p:first-of-type{font-weight:700;color:var(--color-orange)}.multiEnvio .step2 .body .block1 .boxTitle p:nth-of-type(2){grid-column:2/4;font-weight:700;color:var(--color-gray)}.multiEnvio .step2 .body .block1 .boxTitle div:first-of-type{display:grid;justify-items:end;grid-column:4/5;margin:0 18px 0 0}.multiEnvio .step2 .body .block1 .boxTitle div:first-of-type p{font-weight:700;color:var(--color-gray)}.multiEnvio .step2 .body .block1 .boxShipment,.multiEnvio .step2 .body .block1 .cbteType,.multiEnvio .step2 .body .block1 .insurance{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;margin:10px 0 20px}.multiEnvio .step2 .body .block1 .boxShipment p,.multiEnvio .step2 .body .block1 .cbteType p,.multiEnvio .step2 .body .block1 .insurance p{font-weight:600;font-size:16px}.multiEnvio .step2 .body .block1 .boxShipment div button,.multiEnvio .step2 .body .block1 .cbteType div button,.multiEnvio .step2 .body .block1 .insurance div button{width:100px;height:32px;font-size:12px}.multiEnvio .step2 .body .block1 .cbteType,.multiEnvio .step2 .body .block1 .insurance{margin-bottom:10px;grid-template-columns:repeat(4,1fr)}.multiEnvio .step2 .body .block1 .cbteType p,.multiEnvio .step2 .body .block1 .insurance p{grid-area:1/1/2/2}.multiEnvio .step2 .body .block1 .cbteType select,.multiEnvio .step2 .body .block1 .insurance select{grid-area:1/2/2/4;margin:0 0 8px;color:#fff;border:2px solid var(--color-orange);background-color:var(--color-orange);cursor:pointer;width:calc(100% - 15px);height:32px;font-weight:600;padding:0}.multiEnvio .step2 .body .block1 .cbteType select{grid-area:1/2/2/5;background-color:#fff;border:2px solid var(--color-gray);color:var(--color-black)}.multiEnvio .step2 .body .block1 .boxScheduledTime .orange{background:var(--color-orange);color:#fff}.multiEnvio .step2 .body .block1 .boxScheduledTime .lightgrey{background:#fafafb;color:var(--color-orange)}.multiEnvio .step2 .body .block1 .boxScheduledTime .div1{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;margin:0 0 20px}.multiEnvio .step2 .body .block1 .boxScheduledTime .div1 p{font-weight:600;font-size:16px}.multiEnvio .step2 .body .block1 .boxScheduledTime .div1 div button{width:100px;height:32px;font-size:12px}.multiEnvio .step2 .body .block1 .boxScheduledTime .div1 .check{display:flex;justify-content:flex-end;margin-right:17px}.multiEnvio .step2 .body .block1 .boxScheduledTime .div1 .check button{width:40px!important}.multiEnvio .step2 .body .block1 .boxScheduledTime .div2{display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.multiEnvio .step2 .body .block1 .boxScheduledTime .div2 .scheduledTime{grid-column:2/5;margin-bottom:15px}.multiEnvio .step2 .body .block1 .boxScheduledTime .div2 .scheduledTime input{padding-left:30px;margin-right:16px}.multiEnvio .step2 .body .block1 .boxScheduledTime .div2 .scheduledTime p{font-weight:600;color:var(--color-gray)}.multiEnvio .step2 .body .block1 .boxScheduledTime .div2 .scheduledTime div{display:flex;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.multiEnvio .step2 .boxButtonPay{display:grid;align-items:end;padding:10px 20px;box-shadow:15px -1px 0 hsla(0,0%,52.2%,.75)}.multiEnvio .step2 .boxButtonPay .price{display:flex;justify-content:space-between}.multiEnvio .step2 .boxButtonPay .price .orange{background:var(--color-orange);color:#fff}.multiEnvio .step2 .boxButtonPay .price .lightgrey{background:#fafafb;color:var(--color-orange)}.multiEnvio .step2 .boxButtonPay .price .check{display:flex}.multiEnvio .step2 .boxButtonPay .price .check button{height:32px;width:120px;font-size:13px}.multiEnvio .step2 .boxButtonPay .price .check button:first-of-type{border-radius:8px 0 0 8px}.multiEnvio .step2 .boxButtonPay .price .check button:nth-of-type(2){border-radius:0 8px 8px 0}.multiEnvio .step2 .boxButtonPay .price>div:first-of-type p{font-size:16px;margin-top:5px}.multiEnvio .step2 .boxButtonPay .price>div:nth-of-type(2) p{font-size:20px;font-weight:800;margin-top:5px}@media screen and (max-width:1199px){.multiEnvio .step0,.multiEnvio .step1,.multiEnvio .step2{display:flex;flex-direction:column;height:100%;min-width:340px}.multiEnvio .step0 .sidebarStepsC,.multiEnvio .step1 .sidebarStepsC,.multiEnvio .step2 .sidebarStepsC{display:none}.multiEnvio .step0 input,.multiEnvio .step1 input,.multiEnvio .step2 input{margin:0;padding:0 8px;width:100%;box-sizing:border-box}.multiEnvio .step0 button,.multiEnvio .step1 button,.multiEnvio .step2 button{width:100%}.multiEnvio .step0 textarea,.multiEnvio .step1 textarea,.multiEnvio .step2 textarea{padding:12px 16px 12px 8px}.multiEnvio .step0 .buttons,.multiEnvio .step1 .buttons,.multiEnvio .step2 .buttons{display:grid;align-items:end;padding:0 16px;margin-top:10px;height:80px;box-shadow:0 4px 20px 0 rgba(66,66,66,.25)}.multiEnvio .step0 .buttons>.div1,.multiEnvio .step1 .buttons>.div1,.multiEnvio .step2 .buttons>.div1{display:flex;flex-direction:column;align-self:end;width:100%;margin:20px 0 10px}.multiEnvio .step0 .body{grid-row-gap:0;row-gap:0;height:100%}.multiEnvio .step0 .body .block1{margin-top:10px}.multiEnvio .step0 .body .block2 .div2{margin:0 20px 0 0}.multiEnvio .step0 .body .block2 .div2 button{margin-top:0}.multiEnvio .step0 .body .block3{width:100%;margin:10px 0 20px}.multiEnvio .step1{margin-top:20px}.multiEnvio .step1 .titleNumber{display:flex;flex-direction:column;grid-row-gap:10px;row-gap:10px}.multiEnvio .step1 .body{grid-row-gap:0;row-gap:0;height:100%;margin:0}.multiEnvio .step1 .body .block1{margin-top:10px}.multiEnvio .step1 .body .block1 .div2{margin:0 20px 0 0}.multiEnvio .step1 .body .block1 .div2 button{margin-top:0}.multiEnvio .step1 .body .block2{width:100%;margin:10px 0 20px}.multiEnvio .step1 .block5{height:125px}.multiEnvio .step1 .block5 .pagination{display:flex;grid-column-gap:16px;-webkit-column-gap:16px;column-gap:16px;margin-bottom:16px}.multiEnvio .step1 .block5 .pagination button{height:32px}.multiEnvio .step2 .header .subtitle{margin:10px 16px}.multiEnvio .step2 .body .block1 .BoxInfo,.multiEnvio .step2 .body .block1 .boxShipment,.multiEnvio .step2 .body .block1 .boxTitle{grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.multiEnvio .step2 .body .block1 .BoxInfo div,.multiEnvio .step2 .body .block1 .BoxInfo div button,.multiEnvio .step2 .body .block1 .boxShipment div,.multiEnvio .step2 .body .block1 .boxShipment div button,.multiEnvio .step2 .body .block1 .boxTitle div,.multiEnvio .step2 .body .block1 .boxTitle div button{width:100%}.multiEnvio .step2 .body .block1 .insurance select{width:calc(100% - 2px)}.multiEnvio .step2 .body .block1 .boxScheduledTime .div1{grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.multiEnvio .step2 .body .block1 .boxScheduledTime .div1 div,.multiEnvio .step2 .body .block1 .boxScheduledTime .div1 div button{width:100%}.multiEnvio .step2 .body .block1 .boxScheduledTime .div2 .scheduledTime p{margin:0 0 5px}.multiEnvio .step2 .body .block1 .boxScheduledTime .div2 .scheduledTime div{display:flex;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.multiEnvio .step2 .boxButtonPay{height:120px}}.multiEnvio .sidebarStepsC{display:flex;flex-direction:column;margin-top:32px;padding:0 16px}.multiEnvio .sidebarStepsC .sidebarSteps_titles{display:flex;justify-content:space-between}.multiEnvio .sidebarStepsC .sidebarSteps_titles h3{color:#5f5f5f}.multiEnvio .sidebarStepsC .sidebarSteps_titles>div{display:flex}.multiEnvio .sidebarStepsC .sidebarSteps_titles>div Figure:first-of-type{margin-top:4px;margin-right:30px;cursor:pointer}.multiEnvio .sidebarStepsC .sidebarSteps_titles>Figure:first-of-type{margin-top:6px;cursor:pointer}.multiEnvio .sidebarStepsC .sidebarSteps_titles span{display:none}.multiEnvio .sidebarStepsC>.bar_container{display:flex;grid-column-gap:4px;-webkit-column-gap:4px;column-gap:4px;margin:35px 0 20px}.multiEnvio .sidebarStepsC>.bar_container>:nth-child(odd){margin-top:4px}.multiEnvio .loaderInicio{display:flex;background-color:#fff}.multiEnvio .loaderInicio .loader{margin:auto}.multiEnvio .packages{display:flex;padding:30px;cursor:pointer;justify-content:space-between}.multiEnvio .packages Figure,.multiEnvio .packages h4,.multiEnvio .packages label,.multiEnvio .packages p{margin:0}.multiEnvio .packages label{cursor:pointer}.multiEnvio .packages .titles{display:flex;flex-direction:row;grid-column-gap:16px;-webkit-column-gap:16px;column-gap:16px}.multiEnvio .packages .titles>div{display:flex;flex-direction:column;margin-right:10px}.multiEnvio .packages .price{margin-top:10px}.multiEnvio .packages .price p{font-size:20px;font-weight:700}.multiEnvio .packages .price .price{flex-direction:column}.multiEnvio .packages:active{background-color:var(--light-gray)}.multiEnvio .packages:hover{box-shadow:0 4px 8px hsla(0,0%,54.9%,.25);border-radius:8px;border:1px solid #f9f9f9;box-sizing:border-box}@media screen and (max-width:1199px){.multiEnvio .packages{padding:12px}}.multiDestino{display:grid;height:100%}.multiDestino .button_disabled{background:var(--color-gray);border:var(--color-gray);cursor:default}.multiDestino input:disabled{background-color:#f0f0f0}.multiDestino input{height:48px;border:2px solid #c4c4c4;padding:0 8px;border-radius:4px;font-family:Inter;outline:none}.multiDestino input:focus{text-decoration:none;border:2px solid var(--color-orange)}.multiDestino button{font-size:16px;height:48px;width:100%;padding:0}.multiDestino textarea{height:140px;width:100%;border-radius:4px;padding:12px 0 8px 8px;resize:none;outline:none;border:2px solid #c4c4c4;font-family:Inter;box-sizing:border-box}.multiDestino textarea:focus{text-decoration:none;border:2px solid var(--color-orange)}.multiDestino label{font-weight:600;color:grey}.multiDestino .step0OutService{display:flex;flex-direction:column;margin:40px 24px;grid-row-gap:15px;row-gap:15px}.multiDestino .step0OutService h3{font-size:30px}.multiDestino .step0,.multiDestino .step1,.multiDestino .step2{display:flex;flex-direction:column;height:100%}.multiDestino .step0 .textError,.multiDestino .step1 .textError,.multiDestino .step2 .textError{color:var(--color-orange)}.multiDestino .step0 .line,.multiDestino .step1 .line,.multiDestino .step2 .line{display:flex;height:1px;width:100%;margin:25px 0;background-color:grey}.multiDestino .step0 .buttons,.multiDestino .step1 .buttons,.multiDestino .step2 .buttons{display:grid;align-items:end;padding:0 16px;height:100%}.multiDestino .step0 .buttons>.div1,.multiDestino .step1 .buttons>.div1,.multiDestino .step2 .buttons>.div1{display:flex;flex-direction:column;align-self:end;width:100%;margin:20px 0 0}.multiDestino .step0{display:grid;grid-template-rows:140px 1fr 80px;height:100%}.multiDestino .step0 .body{display:flex;flex-direction:column;margin-top:10px;grid-row-gap:20px;row-gap:20px;padding:0 16px}.multiDestino .step0 .body .subtitle{font-weight:600}.multiDestino .step0 .body .block1 .line{margin:20px 0 0}.multiDestino .step0 .body .block1 .numberShipment{display:flex;flex-direction:column}.multiDestino .step0 .body .block1 .numberShipment p{margin-bottom:10px}.multiDestino .step0 .body .block1 .numberShipment input{width:140px;height:40px}.multiDestino .step0 .body .block2{display:grid}.multiDestino .step0 .body .block2 .div1{display:flex;justify-content:space-between;width:100%}.multiDestino .step0 .body .block2 .div1 label:nth-of-type(2){margin-left:185px}.multiDestino .step0 .body .block2 .div2 button{margin:8px 0 0}.multiDestino .step0 .body .block2>Figure{position:absolute;justify-self:end;margin:35px 20px 0 430px;cursor:pointer}.multiDestino .step0 .body .block3{display:flex;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px}.multiDestino .step0 .body .block3 div{display:flex;flex-direction:column;width:100%}.multiDestino .step0 .body .block4 p{margin:0 0 12px}.multiDestino .step0 .body .block4 .line{margin:22px 0 18px}.multiDestino .step1{display:grid;grid-template-rows:160px 1fr 120px;height:100%}.multiDestino .step1 .titleNumber{display:flex;justify-content:space-between;padding:0 16px}.multiDestino .step1 .titleNumber .title p{font-weight:700;font-size:18px;color:#696969}.multiDestino .step1 .titleNumber .check{display:flex;justify-content:space-between;width:300px;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px}.multiDestino .step1 .titleNumber .check div{display:flex;grid-column-gap:2px;-webkit-column-gap:2px;column-gap:2px}.multiDestino .step1 .titleNumber .check .greenColor{font-weight:600;color:var(--color-orange)}.multiDestino .step1 .titleNumber .check .redColor{font-weight:600;color:grey}.multiDestino .step1 .body{display:flex;flex-direction:column;margin-top:10px;grid-row-gap:20px;row-gap:20px;padding:0 16px;overflow:auto}.multiDestino .step1 .body .line{margin:0}.multiDestino .step1 .body .block1{display:grid}.multiDestino .step1 .body .block1 .line{margin:0 0 20px}.multiDestino .step1 .body .block1 .div1{display:flex;justify-content:space-between;width:100%}.multiDestino .step1 .body .block1 .div1 label:nth-of-type(2){margin-left:185px}.multiDestino .step1 .body .block1 .div2 button{margin:7px 0 0}.multiDestino .step1 .body .block1>Figure{position:absolute;justify-self:end;margin:35px 20px 0 430px;cursor:pointer}.multiDestino .step1 .body .block2{display:flex;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px;margin-top:20px}.multiDestino .step1 .body .block2 div{display:flex;flex-direction:column;width:100%}.multiDestino .step1 .body .block3{display:flex;flex-direction:column;grid-row-gap:20px;row-gap:20px}.multiDestino .step1 .body .block3 .blockFavorite{margin-top:20px}.multiDestino .step1 .body .block4{display:flex;flex-direction:column;grid-row-gap:20px;row-gap:20px;padding:0 0 20px}.multiDestino .step1 .body .block4 .line{margin:20px 0 0}.multiDestino .step1 .body .block4 .subtitle{font-weight:600}.multiDestino .step1 .body .block4 .div0,.multiDestino .step1 .body .block4 .div1,.multiDestino .step1 .body .block4 .div2,.multiDestino .step1 .body .block4 .div3,.multiDestino .step1 .body .block4 .div4{display:flex;flex-direction:column}.multiDestino .step1 .body .block4 .div1{flex-direction:row;width:250px}.multiDestino .step1 .body .block4 .div1 p{margin-left:20px}.multiDestino .step1 .body .block4 .div1 Figure{cursor:pointer}.multiDestino .step1 .block5 .pagination{display:flex;grid-column-gap:16px;-webkit-column-gap:16px;column-gap:16px;margin-bottom:16px}.multiDestino .step1 .block5 .pagination button{height:32px}.multiDestino .step1 .block5M .div1{margin:0}.multiDestino .step1 .block5M .pagination{display:flex}.multiDestino .step1 .block5M .pagination button{height:48px}.multiDestino .step1 .block5M .pagination button:first-of-type{border-radius:4px 0 0 4px}.multiDestino .step1 .block5M .pagination button:nth-of-type(2){border-radius:0 4px 4px 0}.multiDestino .step1 .block5M .checkButton{display:flex;flex-direction:column;grid-row-gap:2px;row-gap:2px}.multiDestino .step1 .block5M .checkButton label{color:#ff4040;font-size:12px}.multiDestino .step2{display:grid;grid-template-rows:160px 1fr 130px;height:100%}.multiDestino .step2 .secondary{border:2px solid var(--color-gray);color:var(--color-gray)}.multiDestino .step2 .line{margin-top:0}.multiDestino .step2 .body{height:100%;overflow:auto}.multiDestino .step2 .body .block1{height:100%;margin:0 0 0 16px}.multiDestino .step2 .body .block1 h3{font-size:18px}.multiDestino .step2 .body .block1 .button_disabled{background:var(--color-gray);border:var(--color-gray);cursor:default}.multiDestino .step2 .body .block1 .boxTitle{display:flex;justify-content:space-between;margin:0 0 20px}.multiDestino .step2 .body .block1 .boxTitle p:first-of-type{font-weight:700;color:var(--color-orange)}.multiDestino .step2 .body .block1 .boxTitle p:nth-of-type(2){margin:0 20px 0 0;font-weight:700;color:grey}.multiDestino .step2 .body .block1 .boxShipment,.multiDestino .step2 .body .block1 .cbteType,.multiDestino .step2 .body .block1 .insurance{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;margin:0 0 20px}.multiDestino .step2 .body .block1 .boxShipment p,.multiDestino .step2 .body .block1 .cbteType p,.multiDestino .step2 .body .block1 .insurance p{font-weight:600;font-size:16px}.multiDestino .step2 .body .block1 .boxShipment div,.multiDestino .step2 .body .block1 .cbteType div,.multiDestino .step2 .body .block1 .insurance div{display:flex;align-items:center}.multiDestino .step2 .body .block1 .boxShipment div button,.multiDestino .step2 .body .block1 .cbteType div button,.multiDestino .step2 .body .block1 .insurance div button{width:100px;height:32px;font-size:12px}.multiDestino .step2 .body .block1 .boxShipment figure,.multiDestino .step2 .body .block1 .cbteType figure,.multiDestino .step2 .body .block1 .insurance figure{margin:12px 0 0;cursor:pointer}.multiDestino .step2 .body .block1 .boxShipment select,.multiDestino .step2 .body .block1 .cbteType select,.multiDestino .step2 .body .block1 .insurance select{border:2px solid var(--color-gray);width:100px;outline:none;padding:0;height:38px;cursor:pointer;font-weight:600;color:grey}.multiDestino .step2 .body .block1 .cbteType,.multiDestino .step2 .body .block1 .insurance{margin-bottom:10px;grid-template-columns:repeat(4,1fr)}.multiDestino .step2 .body .block1 .cbteType p,.multiDestino .step2 .body .block1 .insurance p{grid-area:1/1/2/2}.multiDestino .step2 .body .block1 .cbteType select,.multiDestino .step2 .body .block1 .insurance select{grid-area:1/2/2/5;margin:0 0 8px;color:var(--color-black);cursor:pointer;width:calc(100% - 20px);height:32px;padding:0}.multiDestino .step2 .body .block1 .cbteType select{grid-area:1/2/2/5;background-color:#fff;border:2px solid var(--color-gray);color:var(--color-black)}.multiDestino .step2 .body .block1 .boxScheduledTime .orange{background:var(--color-orange);color:#fff}.multiDestino .step2 .body .block1 .boxScheduledTime .lightgrey{background:#fafafb;color:var(--color-orange)}.multiDestino .step2 .body .block1 .boxScheduledTime .div1{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;margin:0 0 20px}.multiDestino .step2 .body .block1 .boxScheduledTime .div1 p{font-weight:600;font-size:16px}.multiDestino .step2 .body .block1 .boxScheduledTime .div1 div button{width:100px;height:32px;font-size:12px}.multiDestino .step2 .body .block1 .boxScheduledTime .div2{display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.multiDestino .step2 .body .block1 .boxScheduledTime .div2 .scheduledTime{grid-column:2/5;margin-bottom:15px}.multiDestino .step2 .body .block1 .boxScheduledTime .div2 .scheduledTime input{padding-left:30px;margin-right:24px}.multiDestino .step2 .body .block1 .boxScheduledTime .div2 .scheduledTime p{font-weight:600;color:grey}.multiDestino .step2 .body .block1 .boxScheduledTime .div2 .scheduledTime div{display:flex;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.multiDestino .step2 .body .block1 .lineAddressBox{display:flex;height:1px;width:100%;margin:5px 0 20px;background-color:var(--color-gray)}.multiDestino .step2 .body .block1 .addressBox{display:flex;flex-direction:column;grid-row-gap:10px;row-gap:10px}.multiDestino .step2 .body .block1 .addressBox h3{margin-bottom:10px}.multiDestino .step2 .body .block1 .addressBox .confirmAddresses{display:flex;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;margin-top:10px}.multiDestino .step2 .body .block1 .addressBox .confirmAddresses .red{color:red;font-weight:600}.multiDestino .step2 .body .block1 .addressBox .confirmAddresses .green{color:green;font-weight:600}.multiDestino .step2 .body .block1 .addressBox .confirmAddresses Figure{cursor:pointer}.multiDestino .step2 .body .block1 .addressBox .address{display:grid;grid-template-columns:repeat(4,1fr)}.multiDestino .step2 .body .block1 .addressBox .address p:first-of-type{font-weight:600}.multiDestino .step2 .body .block1 .addressBox .address p:nth-of-type(2){grid-column:2/5;font-weight:600;color:var(--color-gray)}.multiDestino .step2 .boxButtonPay{display:grid;align-items:end;padding:0 20px}.multiDestino .step2 .boxButtonPay .price{display:flex;justify-content:space-between;margin-bottom:20px}.multiDestino .step2 .boxButtonPay .price .orange{background:var(--color-orange);color:#fff}.multiDestino .step2 .boxButtonPay .price .lightgrey{background:#fafafb;color:var(--color-orange)}.multiDestino .step2 .boxButtonPay .price .check{display:flex}.multiDestino .step2 .boxButtonPay .price .check button{height:32px;width:120px;font-size:13px}.multiDestino .step2 .boxButtonPay .price .check button:first-of-type{border-radius:8px 0 0 8px}.multiDestino .step2 .boxButtonPay .price .check button:nth-of-type(2){border-radius:0 8px 8px 0}.multiDestino .step2 .boxButtonPay .price>div:first-of-type p{font-size:16px;margin-top:5px}.multiDestino .step2 .boxButtonPay .price>div:nth-of-type(2) p{font-size:20px;font-weight:800;margin-top:5px}@media screen and (max-width:1199px){.multiDestino .step0,.multiDestino .step1,.multiDestino .step2{display:flex;flex-direction:column;height:calc(100vh - 200px);min-width:340px}.multiDestino .step0 .sidebarStepsC,.multiDestino .step1 .sidebarStepsC,.multiDestino .step2 .sidebarStepsC{display:none}.multiDestino .step0 .boxButtonPay,.multiDestino .step1 .boxButtonPay,.multiDestino .step2 .boxButtonPay{padding:0 20px 10px}.multiDestino .step0 input,.multiDestino .step1 input,.multiDestino .step2 input{margin:0;padding:0 8px;width:100%;box-sizing:border-box}.multiDestino .step0 button,.multiDestino .step1 button,.multiDestino .step2 button{width:100%}.multiDestino .step0 textarea,.multiDestino .step1 textarea,.multiDestino .step2 textarea{padding:12px 16px 12px 8px}.multiDestino .step0 .buttons,.multiDestino .step1 .buttons,.multiDestino .step2 .buttons{display:grid;align-items:end;padding:0 16px;margin-top:10px;height:80px;box-shadow:0 4px 20px 0 rgba(66,66,66,.25)}.multiDestino .step0 .buttons>.div1,.multiDestino .step1 .buttons>.div1,.multiDestino .step2 .buttons>.div1{display:flex;flex-direction:column;align-self:end;width:100%;margin:20px 0 10px}.multiDestino .step0{height:100%}.multiDestino .step0 .body{grid-row-gap:0;row-gap:0;height:100%}.multiDestino .step0 .body .block1{margin-top:10px}.multiDestino .step0 .body .block2 .div2{margin:0 20px 0 0}.multiDestino .step0 .body .block2 .div2 button{margin:0}.multiDestino .step0 .body .block3{width:100%;margin:10px 0 20px}.multiDestino .step1{margin-top:20px}.multiDestino .step1 .titleNumber{display:flex;flex-direction:column;grid-row-gap:10px;row-gap:10px}.multiDestino .step1 .body{grid-row-gap:0;row-gap:0;height:100%;margin:0}.multiDestino .step1 .body .block1{margin-top:10px}.multiDestino .step1 .body .block1 .div2{margin:0 20px 0 0}.multiDestino .step1 .body .block1 .div2 button{margin-top:0}.multiDestino .step1 .body .block2{width:100%;margin:10px 0 20px}.multiDestino .step1 .block5{height:125px}.multiDestino .step1 .block5 .pagination{display:flex;grid-column-gap:16px;-webkit-column-gap:16px;column-gap:16px;margin-bottom:16px}.multiDestino .step1 .block5 .pagination button{height:32px}.multiDestino .step2 .header .subtitle{margin:10px 16px}.multiDestino .step2 .body{margin-top:10px}.multiDestino .step2 .body .block1{margin:0 16px}.multiDestino .step2 .body .block1 .boxInfo,.multiDestino .step2 .body .block1 .boxShipment{grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.multiDestino .step2 .body .block1 .boxInfo div,.multiDestino .step2 .body .block1 .boxInfo div button,.multiDestino .step2 .body .block1 .boxShipment div,.multiDestino .step2 .body .block1 .boxShipment div button{width:100%}.multiDestino .step2 .body .block1 .insurance select{width:calc(100% - 2px)}.multiDestino .step2 .body .block1 .boxScheduledTime .div1{grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.multiDestino .step2 .body .block1 .boxScheduledTime .div1 div,.multiDestino .step2 .body .block1 .boxScheduledTime .div1 div button{width:100%}.multiDestino .step2 .body .block1 .boxScheduledTime .div2 .scheduledTime p{margin:0 0 5px}.multiDestino .step2 .body .block1 .boxScheduledTime .div2 .scheduledTime div{display:flex;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.multiDestino .step2 .boxButtonPay{height:120px}}.multiDestino .sidebarStepsC{display:flex;flex-direction:column;margin-top:32px;padding:0 16px}.multiDestino .sidebarStepsC .sidebarSteps_titles{display:flex;justify-content:space-between}.multiDestino .sidebarStepsC .sidebarSteps_titles h3{color:#5f5f5f}.multiDestino .sidebarStepsC .sidebarSteps_titles>div{display:flex}.multiDestino .sidebarStepsC .sidebarSteps_titles>div Figure:first-of-type{margin-top:4px;margin-right:30px;cursor:pointer}.multiDestino .sidebarStepsC .sidebarSteps_titles>Figure:first-of-type{margin-top:6px;cursor:pointer}.multiDestino .sidebarStepsC .sidebarSteps_titles span{display:none}.multiDestino .sidebarStepsC>.bar_container{display:flex;grid-column-gap:4px;-webkit-column-gap:4px;column-gap:4px;margin:35px 0 20px}.multiDestino .sidebarStepsC>.bar_container>:nth-child(odd){margin-top:4px}.multiDestino .loaderInicio{display:flex;background-color:#fff}.multiDestino .loaderInicio .loader{margin:auto}.multiDestino .packages{display:flex;padding:30px;cursor:pointer;justify-content:space-between}.multiDestino .packages Figure,.multiDestino .packages h4,.multiDestino .packages label,.multiDestino .packages p{margin:0}.multiDestino .packages label{cursor:pointer}.multiDestino .packages .titles{display:flex;flex-direction:row;grid-column-gap:16px;-webkit-column-gap:16px;column-gap:16px}.multiDestino .packages .titles>div{display:flex;flex-direction:column;margin-right:10px}.multiDestino .packages .price{margin-top:10px}.multiDestino .packages .price p{font-size:20px;font-weight:700}.multiDestino .packages .price .price{flex-direction:column}.multiDestino .packages:active{background-color:var(--light-gray)}.multiDestino .packages:hover{box-shadow:0 4px 8px hsla(0,0%,54.9%,.25);border-radius:8px;border:1px solid #f9f9f9;box-sizing:border-box}@media screen and (max-width:1199px){.multiDestino .packages{padding:12px}}.misEnvios{display:grid;height:100%}.misEnvios ::-webkit-scrollbar{width:4px}.misEnvios ::-webkit-scrollbar-thumb{background-color:var(--color-orange);border-radius:4px}.misEnvios ::-webkit-scrollbar-track{background:#e1e1e1;border-radius:4px}.misEnvios .textareaDescription{margin-top:5px}.misEnvios .textareaDescription textarea{border:1px solid grey;cursor:default;height:100px;margin:0}.misEnvios .stateCancelledC{color:red}.misEnvios .stateAcceptedC{color:#f3b304}.misEnvios .stateDeliveredC{color:green}.misEnvios summary{cursor:pointer;margin-bottom:10px}.misEnvios_option0,.misEnvios_option1{display:flex;flex-direction:column;padding:0 9px 0 24px;height:calc(100vh - 140px)}.misEnvios_option0 Figure,.misEnvios_option0 h1,.misEnvios_option0 h2,.misEnvios_option0 h3,.misEnvios_option0 h4,.misEnvios_option0 p,.misEnvios_option1 Figure,.misEnvios_option1 h1,.misEnvios_option1 h2,.misEnvios_option1 h3,.misEnvios_option1 h4,.misEnvios_option1 p{margin:0;padding:0}.misEnvios_option0 .line,.misEnvios_option1 .line{display:flex;height:1px;width:100%;background-color:var(--color-gray)}.misEnvios_option0 .btn-disabled,.misEnvios_option1 .btn-disabled{background:var(--color-gray);border:var(--color-gray);cursor:default}.misEnvios_option0 input,.misEnvios_option1 input{height:48px}.misEnvios_option0 label,.misEnvios_option1 label{align-self:end;color:#595661;margin-bottom:5px;font-family:Inter;font-weight:400;line-height:19.2px}.misEnvios_option0 button,.misEnvios_option1 button{height:52px;width:100%;font-size:16px;padding:0}.misEnvios_option0 textarea,.misEnvios_option1 textarea{resize:none}.misEnvios_option0 label,.misEnvios_option1 label{font-weight:600;color:#3d3d3d}.misEnvios_option0{padding:0 9px 0 24px;height:800px}.misEnvios_option0>h2{padding:32px 0 20px}.misEnvios_option0 .pagination{display:flex;align-items:center;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px;margin:10px 0 20px;justify-content:center}.misEnvios_option0 .pagination Figure{cursor:pointer}.misEnvios_option0 .pagination .countPage{display:flex;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px;border:2px solid var(--color-orange);padding:0 12px}.misEnvios_option0 .pagination .countPage p{font-weight:600;color:var(--color-gray)}.misEnvios_option0 .pagination .arrowBoxLeft{display:flex;align-items:center}.misEnvios_option0 .pagination .arrowBoxLeft Figure:first-of-type{margin:3px 8px 0 0}.misEnvios_option0 .pagination .arrowBoxRight{display:flex;align-items:center}.misEnvios_option0 .pagination .arrowBoxRight Figure:nth-of-type(2){margin:5px 0 0}.misEnvios_option0 .titles{color:#c4c4c4;text-align:left;font-family:Inter;font-weight:400;line-height:19.2px}.misEnvios_option0 .body{height:800px;overflow:auto}.misEnvios_option0 .body .myOrders_Container{margin-right:15px}.misEnvios_option1{grid-row-gap:20px;row-gap:20px;height:100%}.misEnvios_option1 .line2{display:flex;margin:auto;height:1px;background-color:grey;width:60%}.misEnvios_option1 .download{display:flex;width:100%;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px;font-weight:600;justify-content:flex-end}.misEnvios_option1 .download .pdf{display:flex;justify-content:center;width:100%;height:42px;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px;border:1px solid grey;border-radius:6px 0 6px 0;padding:10px;cursor:pointer}.misEnvios_option1 .download .pdf p{color:#686868;font-weight:600}.misEnvios_option1 .download .pdf:hover{border:2px solid var(--color-orange)}.misEnvios_option1 .block_sales{border:1px solid grey}.misEnvios_option1 .block_sales .title_sales{display:grid;grid-template-columns:50% 30% 20%;padding:5px 10px}.misEnvios_option1 .block_sales .title_sales .receipt{display:flex;align-items:center;justify-content:end}.misEnvios_option1 .block_sales .title_sales .receipt>div{display:flex;align-items:center;justify-content:center;border:1px solid grey;width:40px;padding:7px 4px 4px;border-radius:6px;cursor:pointer}.misEnvios_option1 .block_sales .title_sales .receipt>div:hover{border:1px solid var(--color-orange)}.misEnvios_option1 .block_sales .titles_products{display:grid;grid-template-columns:25% 40% 20% 20%;padding:5px 10px}.misEnvios_option1 .block_sales .body_sales{display:flex;flex-direction:column;padding:5px 10px}.misEnvios_option1 .block_sales .body_sales .products{display:grid;align-items:center;grid-template-columns:25% 40% 20% 20%}.misEnvios_option1 .block_sales .body_sales .products .prod_details{display:flex;flex-direction:column;margin:5px 0}.misEnvios_option1 .block_sales .body_sales .products img{width:60px;height:60px;border-radius:3px}.misEnvios_option1 .block_sales .body_sales .midLine{display:flex;grid-column:1/5;width:95%;margin:10px 0 10px 10px;height:1px;background-color:grey;justify-content:center}.misEnvios_option1 .block_sales .body_sales .raiting{display:flex;flex-direction:row;justify-content:space-between;align-items:center;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;margin-top:20px}.misEnvios_option1 .block_sales .body_sales .raiting textarea{border:1px solid grey;width:1fr;padding-left:10px}.misEnvios_option1 .block_sales .body_sales .raiting .star{display:flex;align-items:center;flex-direction:row;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px;width:25%}.misEnvios_option1 .block_sales .body_sales .raiting .star Figure{cursor:pointer}.misEnvios_option1 .block_sales .body_sales .raiting button{height:32px;width:25%;margin-left:20px}.misEnvios_option1 .block_sales .body_sales .raitingTrue{display:flex;align-items:center;justify-content:center;grid-column-gap:8px;-webkit-column-gap:8px;column-gap:8px;margin-top:12px;width:180px;height:32px;background-color:#44c744;border-radius:6px;font-weight:700;color:#fff}.misEnvios_option1 .block_sales .body_sales .raitingTrue p{font-size:14px}.misEnvios_option1 .block_sales .line{display:flex;margin:8px auto;height:1px;background-color:var(--color-gray-light);width:95%}.misEnvios_option1 .block1,.misEnvios_option1 .block2,.misEnvios_option1 .block3,.misEnvios_option1 .block4,.misEnvios_option1 .block5{display:flex}.misEnvios_option1 .block1{align-items:center;margin:24px 0 30px}.misEnvios_option1 .block1 Figure{margin-bottom:6px;margin-right:30px;cursor:pointer}.misEnvios_option1>.block2,.misEnvios_option1>.block3{justify-content:space-between;max-width:407px}.misEnvios_option1>.block2>div:first-of-type,.misEnvios_option1>.block3>div:first-of-type{width:200px}.misEnvios_option1>.block2>div:nth-of-type(2),.misEnvios_option1>.block3>div:nth-of-type(2){display:grid;justify-self:start;width:125px}.misEnvios_option1 .block4{display:flex;justify-content:space-between;padding:0 17px 0 0}.misEnvios_option1 .block5{flex-direction:column;grid-row-gap:16px;row-gap:16px}.misEnvios_option1 .buttonEnd{display:flex;flex-direction:column;justify-content:flex-end;height:100%;grid-row-gap:20px;row-gap:20px}.myOrders{display:flex;flex-direction:column}.myOrders,.myOrders .line{margin:10px 0}.myOrders .block1{display:flex;flex-direction:column;padding:20px;border:2px solid #ccc;border-radius:4px}.myOrders .block1 label{cursor:pointer}.myOrders .block1 .div1{display:flex;width:100%;justify-content:space-between}.myOrders .block1 .div1 .arrow{display:flex;flex-direction:column}.myOrders .block1 .div1 .arrow div{display:flex}.myOrders .block1 .div1 .arrow div Figure{margin-top:-2px}.myOrders .block1 .div1 .numberOrder{display:flex;flex-direction:column}.myOrders .block1 .div1 .numberOrder div{display:flex;align-items:center;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px}.myOrders .block1 .div1 .numberOrder p{font-weight:600;color:var(--color-gray)}.myOrders .block1 .div2{display:grid;grid-template-columns:50% 50%}.myOrders .block1:hover{box-shadow:0 4px 8px hsla(0,0%,54.9%,.25);border-radius:4px;border:2px solid var(--color-orange);box-sizing:border-box;background:#fff;cursor:pointer}@media screen and (max-width:1199px){.misEnvios_option0{height:100%;padding:8px 0 8px 8px}.misEnvios_option0 .pagination{margin:30px 0 10px}.misEnvios_option0 .titles{margin-top:20px}.misEnvios_option0 .titles .div2 label:first-of-type{display:none}.misEnvios_option0 .body{height:100%;overflow:hidden;padding-right:0}.misEnvios_option1{height:100%;padding:12px}.misEnvios_option1 button{height:48px}.misEnvios_option1 .block1{display:none}.misEnvios_option1 .block_sales .body_sales .raiting{display:grid;grid-template-rows:90px 90px;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;margin-top:20px}.misEnvios_option1 .block_sales .body_sales .raiting textarea{grid-area:1/1/2/3;border:1px solid grey;width:1fr;padding-left:10px}.misEnvios_option1 .block_sales .body_sales .raiting .star{display:flex;grid-area:2/1/3/2;align-items:center;flex-direction:row;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px}.misEnvios_option1 .block_sales .body_sales .raiting .star Figure{cursor:pointer}.misEnvios_option1 .block_sales .body_sales .raiting button{height:32px;grid-area:2/2/3/3;width:150px;margin-left:20px}.misEnvios_option1 .block_sales .body_sales .raitingTrue{display:flex;align-items:center;justify-content:center;grid-column-gap:8px;-webkit-column-gap:8px;column-gap:8px;margin-top:12px;width:180px;height:32px;background-color:#44c744;border-radius:6px;font-weight:700;color:#fff}.misEnvios_option1 .block_sales .body_sales .raitingTrue p{font-size:14px}}.ayuda{display:flex;flex-direction:column;padding:32px;grid-row-gap:20px;row-gap:20px}.ayuda .green{border:2px solid #2ecf52;color:#2ecf52;font-size:16px;cursor:pointer}.ayuda Figure,.ayuda img,.ayuda p{margin:0}.ayuda button{height:56px;width:100%}.ayuda .whatsapp{margin-top:5px}.ayuda .escribinos>a{font-weight:700;color:#ff6d2d;-webkit-text-decoration:underline 2px;text-decoration:underline 2px;cursor:pointer}.ayuda .seguinos{display:flex;flex-direction:column}.ayuda .seguinos>div{display:flex}.ayuda .seguinos>div .socialNetworks{display:flex;color:var(--brown);align-self:center;margin-right:40px;text-decoration:none;margin-top:20px}.ayuda .seguinos>div .socialNetworks p{margin-left:5px}@media screen and (max-width:1199px){.ayuda{padding:18px}}.terminos{padding:24px 32px}.perfil{display:flex;flex-direction:column;margin:48px 32px 32px;grid-row-gap:20px;row-gap:20px}.perfil button{font-size:12px;height:32px;width:150px}.perfil .inputDisabled{border:none;font-family:Inter;background:#fff;height:24px;margin-top:0;padding:0}.perfil .inputEdit{border:1px solid var(--color-gray);height:32px;padding:0 0 0 8px}.perfil .inputEdit:focus{outline:none;border:2px solid var(--color-orange);height:32px}.perfil .selectCity>select{width:150px;height:35px;min-height:28px;border-radius:4px;background-color:#fff;border:2px solid #b4b4b4;outline:none;cursor:pointer;padding:0}.perfil .selectCity>select:focus{border:2px solid var(--color-orange)}.perfil .block1{display:flex;margin-top:10px}.perfil .block1>div{display:flex;flex-direction:column}.perfil .block1>div>p,.perfil .block1>div label{margin-left:20px;margin-top:1px}.perfil .block1>div p{font-weight:700}.perfil .block2{display:flex;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.perfil .block3,.perfil .block4,.perfil .block5{display:flex;flex-direction:column}@media screen and (max-width:1199px){h2:first-of-type{display:none}.perfil{margin:24px 16px 16px}.perfil button{width:100%;max-width:200px}}@media screen and (min-width:1199px){::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background-color:var(--color-orange);border-radius:4px}::-webkit-scrollbar-track{background:#e1e1e1;border-radius:4px}.favorites__step0{display:flex;flex-direction:column;height:100%}.favorites__step0 .lineBar{height:1px;width:100%;background-color:var(--color-gray);margin:10px 0}.favorites__step0>h3{padding:32px 24px 24px;font-size:24px}.favorites__step0>.boxFavorite{display:flex;flex-direction:column;padding:12px 24px 0;height:100%;grid-row-gap:1px;row-gap:1px}.favorites__step0>.boxFavorite .block1{display:flex;flex-direction:column;padding:20px;border:2px solid #ccc;border-radius:4px;margin-bottom:12px}.favorites__step0>.boxFavorite .block1 Figure{cursor:pointer}.favorites__step0>.boxFavorite .block1 label,.favorites__step0>.boxFavorite .block1 p{cursor:default}.favorites__step0>.boxFavorite .block1 label{font-weight:600;color:var(--color-gray)}.favorites__step0>.boxFavorite .block1 .div1{display:flex;width:100%;justify-content:space-between}.favorites__step0>.boxFavorite .block1>.div2{display:grid;grid-template-columns:80% 15% 15%}.favorites__step0>.boxFavorite .block1>.div2 :first-child{padding-right:10px}.favorites__step0>.boxFavorite .block1:hover{box-shadow:0 4px 8px hsla(0,0%,54.9%,.25);border-radius:4px;border:2px solid var(--color-orange);box-sizing:border-box;background:#fff}.favorites__step0>.block2{display:grid;align-items:end;height:100px}.favorites__step0>.block2>.div1{display:flex;padding:12px 24px 0}.favorites__step0>.block2>.div1 button{height:48px;width:100%;font-size:16px}.favorites__step1{display:flex;flex-direction:column;height:calc(100vh - 140px)}.favorites__step1 input{height:48px;border:2px solid #c4c4c4;padding:0 0 0 8px;border-radius:4px;outline:none}.favorites__step1 input:focus{text-decoration:none;border:2px solid var(--color-orange)}.favorites__step1>.block1{display:flex;align-items:center;padding:32px 24px 24px}.favorites__step1>.block1>Figure{margin-bottom:6px;cursor:pointer}.favorites__step1>.block1 h3{margin-left:20px}.favorites__step1>.block2{padding:40px 24px 24px;grid-row-gap:20px;row-gap:20px}.favorites__step1>.block2,.favorites__step1>.block2>.div2,.favorites__step1>.block2>.div3{display:flex;flex-direction:column}.favorites__step1>.block2>.div3{display:grid}.favorites__step1>.block2>.div3 .div1{display:flex;justify-content:space-between;width:100%}.favorites__step1>.block2>.div3 .div1 label:nth-of-type(2){margin-left:185px}.favorites__step1>.block2>.div3 .div2 button{margin:8px 0 0;height:48px}.favorites__step1>.block2>.div3>Figure{position:absolute;justify-self:end;margin:35px 20px 0 430px;cursor:pointer}.favorites__step1>.block2>.div4{display:flex;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px}.favorites__step1>.block2>.div4 div{display:flex;flex-direction:column;width:100%}.favorites__step1>.block3{display:grid;align-items:end;height:100%}.favorites__step1>.block3>.div1{display:flex;padding:24px 24px 0}.favorites__step1>.block3>.div1 button{height:48px;width:100%;font-size:16px}}@media screen and (max-width:1199px){.favorites__step0{display:flex;flex-direction:column;height:100%}.favorites__step0 .lineBar{height:1px;width:100%;background-color:var(--color-gray);margin:10px 0}.favorites__step0>h3{display:none}.favorites__step0>.boxFavorite{display:flex;flex-direction:column;padding:12px 12px 0;overflow:hidden;height:100%;grid-row-gap:1px;row-gap:1px}.favorites__step0>.boxFavorite .block1{display:flex;flex-direction:column;padding:20px;border:2px solid #ccc;border-radius:4px;margin-bottom:12px}.favorites__step0>.boxFavorite .block1 Figure{cursor:pointer}.favorites__step0>.boxFavorite .block1 label,.favorites__step0>.boxFavorite .block1 p{cursor:default}.favorites__step0>.boxFavorite .block1 label{font-weight:600;color:var(--color-gray)}.favorites__step0>.boxFavorite .block1 .div1{display:flex;width:100%;justify-content:space-between}.favorites__step0>.boxFavorite .block1 .div2{display:grid;grid-template-columns:80% 15% 15%}.favorites__step0>.boxFavorite .block1 .div2 :first-child{padding-right:10px}.favorites__step0>.boxFavorite .block1:hover{box-shadow:0 4px 8px hsla(0,0%,54.9%,.25);border-radius:4px;border:2px solid var(--color-orange);box-sizing:border-box;background:#fff}.favorites__step0>.block2{display:grid;align-items:end;height:calc(100vh - 630px)}.favorites__step0>.block2>.div1{display:flex;padding:12px 12px 16px}.favorites__step0>.block2>.div1 button{height:48px;width:100%;font-size:18px}.favorites__step1{display:flex;flex-direction:column;height:100%;margin-top:-460px}.favorites__step1 input{height:48px;width:100%;border:2px solid #c4c4c4;padding:0 0 0 8px;border-radius:4px;outline:none;box-sizing:border-box}.favorites__step1 input:focus{text-decoration:none;border:2px solid var(--color-orange)}.favorites__step1>.block1{display:none}.favorites__step1>.block2{display:flex;flex-direction:column;padding:0 12px 24px;margin:480px 0 0;grid-row-gap:20px;row-gap:20px}.favorites__step1>.block2>.div2,.favorites__step1>.block2>.div3{display:flex;flex-direction:column;padding:0 8px 0 0}.favorites__step1>.block2>.div3 .div2{display:grid;grid-template-columns:70% 30%;align-items:center}.favorites__step1>.block2>.div3 .div2 div{display:flex;width:100%}.favorites__step1>.block2>.div3 .div2 div input{border-radius:4px 0 0 4px}.favorites__step1>.block2>.div3 .div2 div button{border-radius:0 4px 4px 0;margin:7px 20px 0 0}.favorites__step1>.block2>.div3 .div2 div button Figure{margin:10px 0 0}.favorites__step1>.block2>.div4{display:flex;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px}.favorites__step1>.block2>.div4 div{display:flex;flex-direction:column;width:100%}.favorites__step1>.block3{display:grid;align-items:end;height:100%}.favorites__step1>.block3>.div1{display:flex;padding:24px 12px 16px}.favorites__step1>.block3>.div1 button{height:48px;width:100%;font-size:18px}}@media screen and (min-width:1200px){.desktopStore .layoutStoreDashboard_container{display:grid;grid-template-columns:340px 1fr;padding-right:24px}.desktopStore footer{margin-top:24px}.mobileStore{display:none}}@media screen and (max-width:1199px){.mobileStore .layoutStoreDashboard_container{display:flex;flex-direction:column;grid-row-gap:30px;row-gap:30px}.desktopStore{display:none}}@media screen and (min-width:1200px){.store__dashboard .store__img{position:absolute;margin-top:40px}.store__dashboard .store__img>img{position:relative;background-color:red}.store__dashboard .store__img .inputFile{display:none}.store__dashboard .store__img>label:first-of-type{background-color:red;display:none}.store__dashboard .store__img:hover>img{display:none}.store__dashboard .store__img:hover>label:first-of-type{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;width:160px;height:180px;margin-top:-35px;border:2px solid var(--color-orange);border-radius:8px;cursor:pointer}.store__dashboard .store__img:hover>label:first-of-type svg{width:70px;height:70px;color:var(--color-orange)}.store__dashboard .store__img:hover>label:first-of-type p{font-weight:700}.store__dashboard .box__info{display:flex;flex-direction:column;grid-row-gap:20px;row-gap:20px}.store__dashboard .box__info .buttons{display:flex;justify-content:space-between;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px;margin-top:24px}.store__dashboard .box__info .buttons>div{width:100%;max-width:280px}.store__dashboard .box__info .buttons>div button{color:var(--color-orange);border:2px solid var(--color-orange);background-color:#fff;height:48px}.store__dashboard .box__info .buttons>div .button__blue{color:var(--color-blue);border:2px solid var(--color-blue)}.store__dashboard .box__info .buttons>div button:hover{opacity:.7}.store__dashboard .box__info>.line{display:flex;height:1px;background-color:var(--color-orange);width:100%;margin:12px 0}.store__dashboard .box__info .promotions{display:flex;flex-direction:column;justify-content:center;grid-row-gap:12px;row-gap:12px}.store__dashboard .box__info .promotions input,.store__dashboard .box__info .promotions select{border:2px solid var(--color-orange);width:220px;height:48px;margin:3px 0 0;padding-left:5px}.store__dashboard .box__info .promotions>div{display:flex;flex-direction:row;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.store__dashboard .box__info .promotions>div button{width:120px;height:48px;margin-top:20px}}@media screen and (max-width:1199px){.store__dashboard .store__img{position:absolute}.store__dashboard .store__img>img{position:relative;background-color:red;width:100px;height:100px}.store__dashboard .store__img .inputFile{display:none}.store__dashboard .store__img>label:first-of-type{background-color:red;display:none}.store__dashboard .store__img:hover>img{display:none}.store__dashboard .store__img:hover>label:first-of-type{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;width:100px;height:100px;margin-top:-35px;border:2px solid var(--color-orange);border-radius:8px;cursor:pointer}.store__dashboard .store__img:hover>label:first-of-type svg{width:70px;height:70px;color:var(--color-orange)}.store__dashboard .store__img:hover>label:first-of-type p{font-weight:700}.store__dashboard .box__info{display:flex;flex-direction:column;grid-row-gap:20px;row-gap:20px;margin:0 12px}.store__dashboard .box__info .buttons{display:flex;flex-direction:column;grid-row-gap:10px;row-gap:10px;margin-top:24px}.store__dashboard .box__info .buttons>div{width:100%}.store__dashboard .box__info .buttons>div button{color:var(--color-orange);border:2px solid var(--color-orange);background-color:#fff;height:48px}.store__dashboard .box__info .buttons>div .button__blue{color:var(--color-blue);border:2px solid var(--color-blue)}.store__dashboard .box__info .buttons>div button:hover{opacity:.7}.store__dashboard .box__info>.line{display:flex;height:1px;background-color:var(--color-orange);width:100%;margin:12px 0}.store__dashboard .box__info .promotions{display:flex;flex-direction:column;grid-row-gap:12px;row-gap:12px}.store__dashboard .box__info .promotions input,.store__dashboard .box__info .promotions select{border:2px solid var(--color-orange);width:100%;height:48px;margin:3px 0 0;padding-left:5px}.store__dashboard .box__info .promotions>div{display:flex;flex-direction:column;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.store__dashboard .box__info .promotions>div button{width:100%;height:48px;margin-top:20px}}@media screen and (min-width:1200px){.store__sales{height:100%}.store__sales .buttonSale__mobile{display:none}.store__sales .buttonSale__desktop{display:flex;flex-direction:column;grid-row-gap:12px;row-gap:12px}.store__sales .buttonSale__desktop button{font-size:14px}.store__sales .sales_labels{display:grid;margin:24px 0;grid-template-columns:60px 70px repeat(4,1fr) 100px;background-color:#f3f3f3}.store__sales .sales_labels label{text-align:left;padding:10px 0 10px 20px}.store__sales .sales_list{display:flex;flex-direction:column;height:1fr;margin-bottom:50px}.store__sales .sales_list_container{display:flex;flex-direction:column;grid-row-gap:10px;row-gap:10px}.store__sales .sales_list .line{height:1px;background-color:var(--color-gray-light);margin:0 0 10px}.store__sales .sales_list .sales_list_columns{display:grid;grid-template-columns:60px 70px repeat(4,1fr) 100px}.store__sales .sales_list .sales_list_columns button{height:32px;width:100%;max-width:250px}.store__sales .sales_list .sales_list_columns p{padding-left:20px}.store__sales .sales_list .boxOption{display:flex;flex-direction:row;align-items:center;grid-column-gap:12px;-webkit-column-gap:12px;column-gap:12px;margin-bottom:16px}.store__sales .sales_list .boxOption :hover{opacity:.9}.store__sales .sales_list .boxOption>div{display:flex;align-items:center;justify-content:center;width:60px;height:40px;border-radius:6px;cursor:pointer}.store__sales .sales_list .boxOption div:first-of-type{border:2px solid var(--color-orange)}.store__sales .sales_list .boxOption div:nth-of-type(3){border:2px solid var(--color-gray)}.store__sales .sales_list .boxOption div:nth-of-type(3) figure{margin-top:4px}.store__sales .sales_list .boxOption div:nth-of-type(2){border:2px solid #1e90ff}.store__sales .sales_list .boxOption div:nth-of-type(2) figure{margin-top:4px}.store__sales .sales_list summary{display:flex;align-items:center;font-weight:700;cursor:pointer;width:30px;height:24px}.store__sales .sales_list summary svg{color:var(--color-orange)}.store__sales .sales_list .table_variations{display:flex;flex-direction:column;width:100%;margin-top:6px;border:4px solid var(--color-orange)}.store__sales .sales_list .table_variations .table_variations_head{display:grid;grid-template-columns:repeat(6,1fr);background-color:var(--color-orange);margin-bottom:12px}.store__sales .sales_list .table_variations .table_variations_head>div{padding:10px 0}.store__sales .sales_list .table_variations .table_variations_head>div label{text-align:left;padding-left:20px;color:#fff;font-weight:700}.store__sales .sales_list .table_variations .table_variations_body{display:grid;align-items:center;grid-template-columns:repeat(6,1fr)}.store__sales .sales_list .table_variations .table_variations_body .description{grid-column:1/4}.store__sales .sales_list .table_variations .table_variations_body>div{padding:10px 0}.store__sales .sales_list .table_variations .table_variations_body>div img,.store__sales .sales_list .table_variations .table_variations_body>div p{text-align:left;padding-left:20px}.store__sales .sales_list .var_customer{border:4px solid var(--color-blue)}.store__sales .sales_list .var_customer .table_variations_head{background-color:var(--color-blue);grid-template-columns:repeat(4,1fr)}.store__sales .sales_list .var_customer .table_variations_body{grid-template-columns:repeat(4,1fr)}.store__sales .sales_list .var_shipment{border:4px solid grey}.store__sales .sales_list .var_shipment .table_variations_head{background-color:grey;grid-template-columns:repeat(2,1fr)}.store__sales .sales_list .var_shipment .table_variations_body{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1199px){.store__sales{display:none}}.store__salesMobile{display:flex;flex-direction:column;grid-row-gap:10px;row-gap:10px;padding:12px}.store__salesMobile .sales_list_container{display:grid;grid-template-rows:25px 1fr;border:2px solid var(--color-orange);border-radius:6px;padding:12px;grid-row-gap:10px;row-gap:10px}.store__salesMobile .sales_list_container>.block1{display:flex;justify-content:space-between;grid-area:1/1/2/4;align-items:center}.store__salesMobile .sales_list_container>.block1>div{display:flex;flex-direction:column}.store__salesMobile .sales_list_container .spanOrders{grid-area:2/1/3/4;height:1px;background-color:var(--color-gray)}.store__salesMobile .sales_list_container .block2{display:grid;grid-template:1fr 1fr/1fr 1fr 1fr;grid-area:2/1/3/4;grid-row-gap:15px;row-gap:15px;margin-top:12px;justify-items:start}.store__salesMobile .sales_list_container .block2 div{display:flex;flex-direction:column}.store__salesMobile .sales_list_container .block2 div label:first-child{color:#9b9b9b;font-weight:600}.store__salesMobile .sales_list_container .block2 div label:nth-child(2){color:#444;font-size:14px}.store__salesMobile .sales_list_container .block2 .extendPhone{grid-area:2/1/3/4}.store__salesMobile .sales_list_container .block2 .extendPhone label{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:250px}.store__salesMobile .sales_list_container .block2 .extendMail{grid-area:3/1/4/4}.store__salesMobile .sales_list_container .block2 .extendMail label{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:250px}.store__salesMobile .sales_list_container .block3{grid-area:3/1/4/4;margin-top:10px}.store__salesMobile .sales_list_container .block3 button{width:100%;height:40px;border-radius:6px;font-size:16px;padding:0}@media screen and (min-width:1200px){.store__salesMobile{display:none}}@media screen and (max-width:1199px){.store__updatecvs h1{text-align:center}}.table__products input,.table__products select,.table__products textarea{border:1px solid var(--color-gray)}.table__products textarea{height:100px;resize:none}@media screen and (max-width:1199px){.store__create .card,.store__create .step1{padding:0 12px}.store__create h1{margin:20px 0 0 12px;font-size:32px}}.store__create{height:100%}.store__create .red{border:2px solid red}.store__create .green{border:2px solid green!important}.store__create .file input{margin-top:0}.store__create input,.store__create textarea{border:1px solid var(--color-gray);outline:none;padding:0 0 0 5px;height:48px}.store__create input:focus{border:2px solid var(--color-orange)}.store__create textarea{height:90px;padding-top:10px}.store__create textarea:focus{border:2px solid var(--color-orange)}.store__create select{border:1px solid var(--color-gray);height:48px;margin-top:0}.store__create button{height:48px;margin-top:12px}@media screen and (min-width:1200px){.store__create h1{margin-left:30px}.store__create .form_createOrder{padding:0 32px!important;margin-top:20px}}.store__create .form_createOrder{padding:0 12px;margin-top:20px}@media screen and (min-width:1200px){.store__create>.step1{padding:0 32px}}.store__create>.step1>.body{display:flex;flex-direction:column;margin-top:10px;grid-row-gap:20px;row-gap:20px}.store__create>.step1>.body .green,.store__create>.step1>.body .green input{border-color:green}.store__create>.step1>.body .attentionSchedule{display:flex;flex-direction:column}.store__create>.step1>.body .attentionSchedule input{display:flex;align-items:center}.store__create>.step1>.body .attentionSchedule button{height:32px;width:120px}.store__create>.step1>.body .attentionSchedule_days{display:flex;grid-column-gap:12px;-webkit-column-gap:12px;column-gap:12px;margin-bottom:24px}.store__create>.step1>.body .attentionSchedule_days .days{display:flex;grid-column-gap:12px;-webkit-column-gap:12px;column-gap:12px;height:20px}.store__create>.step1>.body .attentionSchedule_days .days button{width:40px}.store__create>.step1>.body .attentionSchedule_time{display:flex;flex-direction:column;margin-top:12px;grid-column-gap:12px;-webkit-column-gap:12px;column-gap:12px;border:2px solid var(--color-gray-light);padding:12px}.store__create>.step1>.body .attentionSchedule_time .block1{display:flex;align-items:center;justify-content:space-between;width:100%}.store__create>.step1>.body .attentionSchedule_time .block1 h6{margin-top:12px}.store__create>.step1>.body .attentionSchedule_time .block1>div{display:flex;grid-column-gap:12px;-webkit-column-gap:12px;column-gap:12px}.store__create>.step1>.body .attentionSchedule_time .block1>div p{margin-top:12px}.store__create>.step1>.body .attentionSchedule_time .block1>div button{font-size:12px;height:24px;width:100px}.store__create>.step1>.body .attentionSchedule_time .corrido{display:flex;grid-column-gap:12px;-webkit-column-gap:12px;column-gap:12px;margin-top:12px}.store__create>.step1>.body .attentionSchedule_time .corrido div{width:100%}.store__create>.step1>.body .attentionSchedule_time .corrido div input{width:100%;margin:0;height:40px}.store__create>.step1>.body .attentionSchedule_time .cortado{display:flex;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px;margin-top:12px}.store__create>.step1>.body .attentionSchedule_time .cortado>div{display:flex;grid-column-gap:6px;-webkit-column-gap:6px;column-gap:6px;width:100%}.store__create>.step1>.body .attentionSchedule_time .cortado>div>div{display:flex;flex-direction:column;width:100%}.store__create>.step1>.body .attentionSchedule_time .cortado>div>div input{margin:0;width:100%;height:40px}.store__create>.step1>.body .block1{display:grid}.store__create>.step1>.body .block1 .div1{display:flex;justify-content:space-between;width:100%}.store__create>.step1>.body .block1 .div1 label:nth-of-type(2){margin-left:185px}.store__create>.step1>.body .block1 .div2 button{margin:7px 0 0}@media screen and (max-width:1199px){.store__create>.step1>.body .block1 .div2 button{margin:8px 20px 0 0}}.store__create>.step1>.body .block1>Figure{position:absolute;justify-self:end;margin:35px 20px 0 430px;cursor:pointer}.store__create>.step1>.body .block2{display:flex;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px;width:100%}.store__create>.step1>.body .block2 .div1,.store__create>.step1>.body .block2 .div2{display:flex;flex-direction:column;width:100%}.store__create>.step1>.body .blockFavorite{margin-top:20px}.store__products button{width:180px;height:48px}.store__products button a{color:#fff}@media screen and (max-width:1199px){.store__products .span__title{display:none}}.store__products .span__title{margin-left:12px}.store__products .span__title button{height:40px}.store__products input,.store__products select,.store__products textarea{border:1px solid var(--color-gray);outline:none;padding:0 0 0 5px}.store__products select{cursor:pointer;height:40px}.store__products input:focus,.store__products select:focus,.store__products textarea:focus{border:2px solid var(--color-orange)}@media screen and (min-width:1200px){.store__products .table__products__mobile{display:none}.store__products>.table_products{display:flex;flex-direction:column;width:100%}.store__products>.table_products .table_products_head{display:grid;grid-template-columns:repeat(3,1fr) .5fr;background-color:#f3f3f3;margin-bottom:12px}.store__products>.table_products .table_products_head p{text-align:left;padding:10px 0 10px 20px}.store__products>.table_products .table_products_body .products_button{display:flex;margin-top:4px}.store__products>.table_products .table_products_body .products_button button{height:32px;border:none}.store__products>.table_products .table_products_body>div{display:grid;align-items:center;grid-template-columns:repeat(3,1fr) .5fr}.store__products>.table_products .table_products_body>div p{text-align:left;padding:10px 0 10px 20px}.store__products>.table_products .table_products_body>div button{width:100%;max-width:200px;color:var(--color-orange);border:2px solid var(--color-orange);height:32px}.store__products>.table_products .table_products_body details summary{display:flex;align-items:center;font-weight:700;cursor:pointer;width:30px;height:24px}.store__products>.table_products .table_products_body details summary svg{color:var(--color-orange)}.store__products>.table_products .table_products_body details>.table_variations{display:flex;flex-direction:column;width:100%;margin-top:6px;border:4px solid var(--color-orange)}.store__products>.table_products .table_products_body details>.table_variations .table_variations_head{display:grid;grid-template-columns:repeat(7,1fr);background-color:var(--color-orange);margin-bottom:12px}.store__products>.table_products .table_products_body details>.table_variations .table_variations_head>div{padding:10px 0}.store__products>.table_products .table_products_body details>.table_variations .table_variations_head>div label{text-align:left;padding-left:20px;color:#fff;font-weight:700}.store__products>.table_products .table_products_body details>.table_variations .table_variations_body{display:grid;align-items:center;grid-template-columns:repeat(7,1fr)}.store__products>.table_products .table_products_body details>.table_variations .table_variations_body>div{padding:10px 0}.store__products>.table_products .table_products_body details>.table_variations .table_variations_body>div img,.store__products>.table_products .table_products_body details>.table_variations .table_variations_body>div p{text-align:left;padding-left:20px}.store__products>.table_products .table_products_body hr{border-color:grey!important;width:100%}.store__products>.table_products tbody td{padding:var(--space-xs);border-bottom:0 solid #ededed}.store__products .form__edit{margin-bottom:30px}.store__products .form__edit input{margin-top:2px}.store__products .form__edit label{color:var(--color-gray);font-weight:600}.store__products .form__edit>button{height:40px}}@media screen and (max-width:1199px){.store__products .table_products{display:none}.store__products .table__products__mobile{display:flex;flex-direction:column;margin:0 12px}.store__products .table__products__mobile .line{margin:10px 0;background-color:var(--color-gray);height:1px}.store__products .table__products__mobile .block1{display:flex;flex-direction:column;padding:14px;border:2px solid #ccc;border-radius:4px;margin-bottom:10px}.store__products .table__products__mobile .block1 label{cursor:pointer;font-weight:600;color:var(--color-gray)}.store__products .table__products__mobile .block1 summary{display:flex;align-items:center;font-weight:700;cursor:pointer;width:30px;height:24px;margin-left:0}.store__products .table__products__mobile .block1 summary svg{color:var(--color-orange)}.store__products .table__products__mobile .block1 .div1{display:flex;justify-content:space-between}.store__products .table__products__mobile .block1 .div1 div:nth-child(2){display:flex;grid-column-gap:12px;-webkit-column-gap:12px;column-gap:12px}.store__products .table__products__mobile .block1 .div1 div:nth-child(2) button{width:50px;height:40px;font-size:12px;background-color:#fff;border:2px solid var(--color-orange);color:var(--color-orange)}.store__products .table__products__mobile .block1 .div1 .arrow{display:flex;flex-direction:column}.store__products .table__products__mobile .block1 .div1 .arrow div{display:flex}.store__products .table__products__mobile .block1 .div1 .arrow div Figure{margin-top:-2px}.store__products .table__products__mobile .block1 details>.table_variations .table_variations_body{display:grid;grid-template-columns:repeat(3,1fr);grid-row-gap:12px;row-gap:12px}.store__products .table__products__mobile .block1 details>.table_variations .table_variations_body>div{display:flex;flex-direction:column}.store__products .table__products__mobile .block1:hover{box-shadow:0 4px 8px hsla(0,0%,54.9%,.25);border-radius:4px;border:2px solid var(--color-orange);box-sizing:border-box;background:#fff;cursor:pointer}.store__products .form__edit{margin:0 12px}.store__products .form__edit label{color:grey}.store__products .form__edit input,.store__products .form__edit textarea{border:1px solid var(--color-gray);margin:0;padding:0 0 0 5px;height:40px}.store__products .form__edit select{padding:0;height:40px}.store__products .form__edit textarea{padding-top:5px}.store__products .form__edit button{width:100%;margin:10px 0 60px}}@media screen and (min-width:1200px){.store__update_mobile{display:none}.store__update_desktop{display:flex;flex-direction:column}.store__update_desktop .categorySelect{-webkit-appearance:none}.store__update_desktop .store__update{display:flex;flex-direction:column;height:100%}.store__update_desktop .store__update b{color:var(--color-orange)}.store__update_desktop .store__update .button_add{width:150px;height:32px;font-size:14px;border-radius:4px}.store__update_desktop .store__update .formStyle{display:flex;flex-direction:column;border:2px solid rgba(255,109,45,.7);border-radius:6px;max-width:800px;padding:10px;margin:12px}.store__update_desktop .store__update .formStyle>div{display:flex;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;padding:10px}.store__update_desktop .store__update .formStyle>div h2,.store__update_desktop .store__update .formStyle>div h3{margin:0;color:var(--color-black2)}.store__update_desktop .store__update .formStyle>div label{width:100%;color:#000}.store__update_desktop .store__update .formStyle>div textarea{resize:none;height:100px;border:2px solid var(--color-gray-light);font-family:Inter}.store__update_desktop .store__update .formStyle>div select{border:2px solid var(--color-gray-light);height:48px;cursor:pointer}.store__update_desktop .store__update .formStyle>div input{border:2px solid var(--color-gray-light);height:48px}.store__update_desktop .store__update .formStyle>div input,.store__update_desktop .store__update .formStyle>div select,.store__update_desktop .store__update .formStyle>div textarea{outline:none;margin-top:3px}.store__update_desktop .store__update .formStyle>div input:focus,.store__update_desktop .store__update .formStyle>div select:focus,.store__update_desktop .store__update .formStyle>div textarea:focus{border:2px solid var(--color-orange)}.store__update_desktop .store__update .formStyle .buttons{display:flex;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px}.store__update_desktop .store__update .formStyle .buttons .button_end{width:100%;color:#fff;height:48px;border-radius:4px}.store__update_desktop .store__update .formStyle .variations{display:flex;flex-direction:column}.store__update_desktop .store__update .formStyle .variations .variation_blocks{display:grid;grid-template-columns:calc(100% - 40px) 40px;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px}.store__update_desktop .store__update .formStyle .variations .variation_blocks details{background-color:#fff;margin-bottom:20px;border:1px solid grey;cursor:pointer}.store__update_desktop .store__update .formStyle .variations .variation_blocks details summary{display:flex;background-color:#fcfcfc;justify-content:space-between;align-items:center;-webkit-appearance:none;font-weight:600;padding:0 8px 0 16px}.store__update_desktop .store__update .formStyle .variations .variation_blocks details summary Figure{margin-top:20px}.store__update_desktop .store__update .formStyle .variations .variation_blocks details div{display:flex;padding:0 12px 12px;grid-column-gap:12px;-webkit-column-gap:12px;column-gap:12px}.store__update_desktop .store__update .formStyle .variations .variation_blocks details>summary{list-style:none}.store__update_desktop .store__update .formStyle .variations .variation_blocks details>summary::-webkit-details-marker{display:none}.store__update_desktop .store__update .formStyle .variations .variation_blocks>div{display:flex;justify-content:center;align-items:center;height:62px;border:1px solid var(--color-gray);border-radius:0 4px 4px 0}.store__update_desktop .store__update .formStyle .variations .variation_blocks .div_images{display:flex;flex-wrap:wrap}.store__update_desktop .store__update .formStyle .variations .variation_blocks .div_images>div{display:flex;border:1px solid grey}.store__update_desktop .store__update .formStyle .variations .variation_blocks .div_images>div img{margin-top:12px}}@media screen and (max-width:1199px){.store__update_desktop{display:none}.store__update_mobile{display:flex;flex-direction:column}.store__update_mobile .categorySelect{-webkit-appearance:none}.store__update_mobile .button__goback{margin-left:24px}.store__update_mobile .store__update{display:flex;align-items:center;flex-direction:column;height:100%;margin:12px}.store__update_mobile .store__update b{color:var(--color-orange)}.store__update_mobile .store__update .button_add{width:150px;height:32px;font-size:14px;border-radius:4px}.store__update_mobile .store__update .formStyle{display:flex;flex-direction:column;border:2px solid rgba(255,109,45,.7);border-radius:6px;max-width:800px;width:100%;padding:10px;margin:12px}.store__update_mobile .store__update .formStyle>div{display:flex;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;padding:10px}.store__update_mobile .store__update .formStyle>div h2,.store__update_mobile .store__update .formStyle>div h3{margin:0;color:var(--color-black2)}.store__update_mobile .store__update .formStyle>div label{width:100%;color:#000}.store__update_mobile .store__update .formStyle>div textarea{resize:none;height:100px;border:2px solid var(--color-gray-light);font-family:Inter}.store__update_mobile .store__update .formStyle>div select{border:2px solid var(--color-gray-light);height:48px;cursor:pointer}.store__update_mobile .store__update .formStyle>div input{border:2px solid var(--color-gray-light);height:48px}.store__update_mobile .store__update .formStyle>div input,.store__update_mobile .store__update .formStyle>div select,.store__update_mobile .store__update .formStyle>div textarea{outline:none;margin-top:3px}.store__update_mobile .store__update .formStyle>div input:focus,.store__update_mobile .store__update .formStyle>div select:focus,.store__update_mobile .store__update .formStyle>div textarea:focus{border:2px solid var(--color-orange)}.store__update_mobile .store__update .formStyle .buttons{display:flex;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px}.store__update_mobile .store__update .formStyle .buttons .button_end{width:100%;color:#fff;height:48px;border-radius:4px}.store__update_mobile .store__update .formStyle .variations{display:flex;flex-direction:column}.store__update_mobile .store__update .formStyle .variations .variation_blocks{display:grid;grid-template-columns:calc(100% - 40px) 40px;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px}.store__update_mobile .store__update .formStyle .variations .variation_blocks details{background-color:#fff;margin-bottom:20px;border:1px solid grey;cursor:pointer}.store__update_mobile .store__update .formStyle .variations .variation_blocks details summary{display:flex;background-color:#fcfcfc;justify-content:space-between;align-items:center;-webkit-appearance:none;font-weight:600;padding:0 8px 0 16px}.store__update_mobile .store__update .formStyle .variations .variation_blocks details summary Figure{margin-top:20px}.store__update_mobile .store__update .formStyle .variations .variation_blocks details div{display:flex;padding:0 12px 12px;grid-column-gap:12px;-webkit-column-gap:12px;column-gap:12px}.store__update_mobile .store__update .formStyle .variations .variation_blocks details>summary{list-style:none}.store__update_mobile .store__update .formStyle .variations .variation_blocks details>summary::-webkit-details-marker{display:none}.store__update_mobile .store__update .formStyle .variations .variation_blocks>div{display:flex;justify-content:center;align-items:center;height:62px;border:1px solid var(--color-gray);border-radius:0 4px 4px 0}.store__update_mobile .store__update .formStyle .variations .variation_blocks .div_images{display:flex;flex-wrap:wrap}.store__update_mobile .store__update .formStyle .variations .variation_blocks .div_images>div{display:flex;border:1px solid grey}.store__update_mobile .store__update .formStyle .variations .variation_blocks .div_images>div img{margin-top:12px}}@media screen and (min-width:1200px){.inicioD{display:flex;flex-direction:column;height:calc(100vh - 140px)}.inicioD ::-webkit-scrollbar{width:4px}.inicioD .titles{padding:12px 24px 0;margin:20px 0 30px}.inicioD .titles h3{margin-top:10px;font-size:32px}.inicioD .titlesOutService p:nth-of-type(2){margin-top:20px}.inicioD .bodyInicio{display:flex;flex-direction:column;overflow:auto;height:90%;margin:0 12px 0 24px;padding-right:12px}.inicioD .bodyInicio .bodyInicio_img{margin-top:40px}.inicioD .bodyInicio .mapList{display:flex;flex-direction:column;cursor:pointer;grid-row-gap:2px;row-gap:2px}.inicioD .bodyInicio .mapList .ordersList{display:flex;align-items:center;height:100px}.inicioD .bodyInicio .mapList .ordersList .positionVariable{margin-left:12px}.inicioD .bodyInicio .mapList .ordersList .blockOrder{display:flex;flex-direction:column;width:100%}.inicioD .bodyInicio .mapList .ordersList .blockOrder .firstBlock Figure{margin-top:5px}.inicioD .bodyInicio .mapList .ordersList .blockOrder .multidestino{display:flex;align-items:center;width:160px}.inicioD .bodyInicio .mapList .ordersList .blockOrder .multidestino Figure{margin-left:10px}.inicioD .bodyInicio .mapList .ordersList .blockOrder .multidestino label{color:var(--color-orange);font-weight:600}.inicioD .bodyInicio .mapList .ordersList .blockOrder .products{display:flex;align-items:center;width:170px}.inicioD .bodyInicio .mapList .ordersList .blockOrder .products Figure{margin-left:10px}.inicioD .bodyInicio .mapList .ordersList .blockOrder .products label{color:var(--color-blue);font-weight:600}.inicioD .bodyInicio .mapList .ordersList .blockOrder div{display:flex;justify-content:space-between;width:100%}.inicioD .bodyInicio .mapList .ordersList .blockOrder div p{font-size:18px}.inicioD .bodyInicio .mapList .ordersList .blockOrder div label{cursor:pointer;margin-right:12px}.inicioD .bodyInicio .mapList .ordersList .blockOrder div label:first-of-type,.inicioD .bodyInicio .mapList .ordersList .blockOrder div p:first-of-type{margin-left:12px}.inicioD .bodyInicio .mapList .ordersList .blockOrder div p:first-of-type{margin-right:12px}.inicioD .bodyInicio .mapList .ordersList .blockOrder div p:nth-of-type(2){margin-right:12px;font-weight:700}.inicioD .bodyInicio .mapList .ordersList:active{background-color:var(--light-gray)}.inicioD .bodyInicio .mapList .ordersList:hover{box-shadow:0 4px 8px hsla(0,0%,54.9%,.25);border-radius:8px;border:1px solid #f9f9f9;box-sizing:border-box}}@media screen and (max-width:1199px){.inicioD{padding:16px}.inicioD .titles{margin-bottom:30px}.inicioD .titles h3{font-size:24px;font-weight:800}.inicioD .bodyInicio,.inicioD .bodyInicio .mapList{display:flex;flex-direction:column}.inicioD .bodyInicio .mapList{cursor:pointer;grid-row-gap:20px;row-gap:20px}.inicioD .bodyInicio .mapList .ordersList{display:flex;height:70px;align-items:center}.inicioD .bodyInicio .mapList .ordersList .positionVariable{display:flex;align-items:center;justify-content:center;margin:-20px 0 0 6px}.inicioD .bodyInicio .mapList .ordersList .line{height:1px;background-color:#cacaca;margin:10px 0}.inicioD .bodyInicio .mapList .ordersList .blockOrder{display:flex;flex-direction:column;width:100%}.inicioD .bodyInicio .mapList .ordersList .blockOrder .multidestino{display:flex;align-items:center;width:160px}.inicioD .bodyInicio .mapList .ordersList .blockOrder .multidestino Figure{margin-left:10px}.inicioD .bodyInicio .mapList .ordersList .blockOrder .multidestino label{color:var(--color-orange);font-weight:600}.inicioD .bodyInicio .mapList .ordersList .blockOrder .products{display:flex;align-items:center;width:170px}.inicioD .bodyInicio .mapList .ordersList .blockOrder .products Figure{margin-left:10px}.inicioD .bodyInicio .mapList .ordersList .blockOrder .products label{color:var(--color-blue);font-weight:600}.inicioD .bodyInicio .mapList .ordersList .blockOrder div{display:flex;justify-content:space-between;width:100%}.inicioD .bodyInicio .mapList .ordersList .blockOrder div label:first-of-type,.inicioD .bodyInicio .mapList .ordersList .blockOrder div p:first-of-type{margin-left:12px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:200px}.inicioD .bodyInicio .mapList .ordersList .blockOrder div p:nth-of-type(2){font-weight:800;font-size:18px}}.currentD{display:flex;flex-direction:column;width:100%;height:calc(100vh - 140px);overflow:auto}.currentD>h3{margin:32px 24px 24px;font-size:32px}.currentD .ordersList{display:flex;align-items:center;margin:0 12px;height:100px;cursor:pointer}.currentD .ordersList .positionVariable{margin-left:12px}.currentD .ordersList .blockOrder{display:flex;flex-direction:column;width:100%}.currentD .ordersList .blockOrder .multidestino{display:flex;align-items:center;width:160px}.currentD .ordersList .blockOrder .multidestino Figure{margin-left:10px}.currentD .ordersList .blockOrder .multidestino label{color:var(--color-orange);font-weight:600}.currentD .ordersList .blockOrder .products{display:flex;align-items:center;width:170px}.currentD .ordersList .blockOrder .products Figure{margin-left:10px}.currentD .ordersList .blockOrder .products label{color:var(--color-blue);font-weight:600}.currentD .ordersList .blockOrder div{display:flex;justify-content:space-between;width:100%}.currentD .ordersList .blockOrder div p{font-size:18px}.currentD .ordersList .blockOrder div label{cursor:pointer;margin-right:12px}.currentD .ordersList .blockOrder div label:first-of-type,.currentD .ordersList .blockOrder div p:first-of-type{margin-left:12px}.currentD .ordersList .blockOrder div p:nth-of-type(2){margin-right:12px;font-weight:700}.currentD .ordersList:active{background-color:var(--light-gray)}.currentD .ordersList:hover{box-shadow:0 4px 8px hsla(0,0%,54.9%,.25);border-radius:8px;border:1px solid #f9f9f9;box-sizing:border-box}@media screen and (max-width:1199px){.currentD{overflow:hidden;height:100%}.currentD>h3{margin:24px 12px 0;font-size:24px}.currentD .ordersList{display:flex;height:90px;align-items:center}.currentD .ordersList .positionVariable{display:flex;align-items:center;justify-content:center;margin:-20px 0 0 6px}.currentD .ordersList .line{height:1px;background-color:#cacaca;margin:10px 0}.currentD .ordersList p{font-size:16px!important}.currentD .ordersList .blockOrder{display:flex;flex-direction:column;width:100%}.currentD .ordersList .blockOrder .multidestino{display:flex;align-items:center;width:160px}.currentD .ordersList .blockOrder .multidestino Figure{margin-left:10px}.currentD .ordersList .blockOrder .multidestino label{color:var(--color-orange);font-weight:600}.currentD .ordersList .blockOrder .products{display:flex;align-items:center;width:170px}.currentD .ordersList .blockOrder .products Figure{margin-left:10px}.currentD .ordersList .blockOrder .products label{color:var(--color-blue);font-weight:600}.currentD .ordersList .blockOrder div{display:flex;justify-content:space-between;width:100%}.currentD .ordersList .blockOrder div label:first-of-type,.currentD .ordersList .blockOrder div p:first-of-type{margin-left:12px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:200px}.currentD .ordersList .blockOrder div p:nth-of-type(2){font-weight:800;font-size:18px}}.steps_delivery .dashboardD7,.steps_delivery .dashboardD8,.steps_delivery .dashboardD9,.steps_delivery .step1,.steps_delivery .step2,.steps_delivery .step3,.steps_delivery .step4,.steps_delivery .step5,.steps_delivery .step8,.steps_delivery .step20{display:flex;flex-direction:column;height:100%}.steps_delivery .dashboardD7 .line,.steps_delivery .dashboardD8 .line,.steps_delivery .dashboardD9 .line,.steps_delivery .step1 .line,.steps_delivery .step2 .line,.steps_delivery .step3 .line,.steps_delivery .step4 .line,.steps_delivery .step5 .line,.steps_delivery .step8 .line,.steps_delivery .step20 .line{height:1px;background-color:#cacaca;margin:0 0 20px}.steps_delivery .dashboardD7 .sidebarSteps,.steps_delivery .dashboardD8 .sidebarSteps,.steps_delivery .dashboardD9 .sidebarSteps,.steps_delivery .step1 .sidebarSteps,.steps_delivery .step2 .sidebarSteps,.steps_delivery .step3 .sidebarSteps,.steps_delivery .step4 .sidebarSteps,.steps_delivery .step5 .sidebarSteps,.steps_delivery .step8 .sidebarSteps,.steps_delivery .step20 .sidebarSteps{padding:24px}.steps_delivery .dashboardD7 input,.steps_delivery .dashboardD8 input,.steps_delivery .dashboardD9 input,.steps_delivery .step1 input,.steps_delivery .step2 input,.steps_delivery .step3 input,.steps_delivery .step4 input,.steps_delivery .step5 input,.steps_delivery .step8 input,.steps_delivery .step20 input{width:100%;height:40px;border:2px solid #b4b4b4;padding:0 0 0 8px;outline:none}.steps_delivery .dashboardD7 input:focus,.steps_delivery .dashboardD8 input:focus,.steps_delivery .dashboardD9 input:focus,.steps_delivery .step1 input:focus,.steps_delivery .step2 input:focus,.steps_delivery .step3 input:focus,.steps_delivery .step4 input:focus,.steps_delivery .step5 input:focus,.steps_delivery .step8 input:focus,.steps_delivery .step20 input:focus{text-decoration:none;border:2px solid var(--color-orange)}.steps_delivery .dashboardD7 button,.steps_delivery .dashboardD8 button,.steps_delivery .dashboardD9 button,.steps_delivery .step1 button,.steps_delivery .step2 button,.steps_delivery .step3 button,.steps_delivery .step4 button,.steps_delivery .step5 button,.steps_delivery .step8 button,.steps_delivery .step20 button{width:100%;height:48px;font-size:18px}.steps_delivery .step1 .block1{display:flex;flex-direction:column;margin:20px 16px 0;grid-row-gap:20px;row-gap:20px}.steps_delivery .step1 .block1 .sale{display:flex;flex-direction:column;grid-row-gap:16px;row-gap:16px}.steps_delivery .step1 .block1 label{font-weight:600;color:#8d8d8d}.steps_delivery .step1 .block1 .confirmAddresses{display:flex;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;margin-top:10px}.steps_delivery .step1 .block1 .confirmAddresses .red{color:red;font-weight:600}.steps_delivery .step1 .block1 .confirmAddresses .green{color:green;font-weight:600}.steps_delivery .step1 .block1 .confirmAddresses Figure{cursor:pointer}.steps_delivery .step1 .block2{display:grid;align-items:end;height:100%}.steps_delivery .step1 .block2>.div1{display:flex;flex-direction:column;justify-content:space-between;padding:0 16px;height:136px;box-shadow:4px 0 8px 1px hsla(0,0%,54.9%,.16);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.steps_delivery .step1 .block2>.div1 label{font-weight:600;color:#b4b4b4}.steps_delivery .step1 .block2>.div1>div{display:flex;flex-direction:row;justify-content:space-between;padding-top:16px}.steps_delivery .step1 .block2>.div1>div p:first-child{margin-top:5px}.steps_delivery .step1 .block2>.div1>div p:nth-child(2){font-size:24px;font-weight:900}.steps_delivery .step1 .block2>.div1 button{margin-bottom:10px;font-size:16px}.steps_delivery .step2 .block1{display:flex;flex-direction:column;margin:20px 16px 0;grid-row-gap:20px;row-gap:20px}.steps_delivery .step2 .block1 label{font-weight:600;color:#a0a0a0}.steps_delivery .step2 .block1 .blockInput{margin-right:10px}.steps_delivery .step2 .block2{display:grid;align-items:end;height:100%}.steps_delivery .step2 .block2>.div1{display:flex;margin:35px 10px 10px;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px}.steps_delivery .step2 .block2>.div1 button{font-size:14px}.steps_delivery .step20 .h2MidPoint{font-size:20px;color:#646464;font-weight:700;padding:12px 16px 16px}.steps_delivery .step20 .lineBar{height:2px;width:100%;background-color:var(--color-gray);margin:0 16px 24px}.steps_delivery .step20 .block1{display:flex;flex-direction:column;grid-row-gap:20px;row-gap:20px;padding:0 16px;overflow:auto;overflow-x:hidden;height:100%}.steps_delivery .step20 .block1 .button__open{height:27px;width:100px;font-size:12px;margin-right:12px;border:2px solid var(--color-green);color:var(--color-green)}.steps_delivery .step20 .block1 .red__border{border:2px solid grey}.steps_delivery .step20 .block1 .green__border{border:2px solid var(--color-green)}.steps_delivery .step20 .block1 .gray__border{border:2px solid grey}.steps_delivery .step20 .block1 .red__color{color:red}.steps_delivery .step20 .block1 .green__color{color:var(--color-green)}.steps_delivery .step20 .block1 .gray__color{color:grey}.steps_delivery .step20 .block1 .box{display:flex;flex-direction:column;justify-content:space-between;height:minmax(100px,100%);border-radius:4px;width:100%}.steps_delivery .step20 .block1 .box .box__information1{display:flex;justify-content:space-between;padding:10px}.steps_delivery .step20 .block1 .box .box__information1 p{font-weight:600;font-size:18px}.steps_delivery .step20 .block1 .box .box__information1 Figure{margin:-1px 12px 0 0;cursor:pointer}.steps_delivery .step20 .block1 .box .box__information2{margin-top:0;padding:10px}.steps_delivery .step20 .block1 .box .box__information2 p:nth-of-type(2){font-weight:600}.steps_delivery .step20 .block1 .box .box__recipient{padding:10px}.steps_delivery .step20 .block1 .box .box__recipient input{box-sizing:border-box}.steps_delivery .step20 .block1 .box .box__recipient button{height:40px;margin-top:10px;font-size:14px}.steps_delivery .step20 .block2{display:grid;align-items:end;height:100px}.steps_delivery .step20 .block2>.div1{display:flex;margin:35px 10px 10px;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px}.steps_delivery .step20 .block2>.div1 button{font-size:14px}.steps_delivery .step3 .body{display:flex;flex-direction:column}.steps_delivery .step3 .body .block1{display:flex;flex-direction:column;margin:20px 16px 0;grid-row-gap:16px;row-gap:16px}.steps_delivery .step3 .body .block1 label{font-weight:600;color:#8d8d8d}.steps_delivery .step3 .body .lineBar{height:1px;width:100%;background-color:var(--color-gray);margin:20px 0}.steps_delivery .step3 .body .block2{display:flex;flex-direction:column;padding:0 12px;grid-row-gap:16px;row-gap:16px}.steps_delivery .step3 .body .block2>label:first-of-type{font-weight:600;color:var(--color-orange)}.steps_delivery .step3 .body .block2 label{font-weight:600;color:#8d8d8d}.steps_delivery .step3 .body .block2 .blockInput{margin-right:10px}.steps_delivery .step3 .block3{display:grid;align-items:end;height:100%}.steps_delivery .step3 .block3>.div1{display:flex;flex-direction:row;margin:35px 10px 10px;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px}.steps_delivery .step3 .block3>.div1 button{font-size:14px}.steps_delivery .step3 .inputFile{display:flex;width:135px;cursor:pointer;height:30px}.steps_delivery .step3 .inputFile_name{display:flex;justify-content:space-between}.steps_delivery .step3 .inputFile_name span{color:green;font-weight:900;font-size:14px}.steps_delivery .step3 .inputFile_name Figure{margin:0 15px 2px 0;cursor:pointer}.steps_delivery .step4{padding:0 16px}.steps_delivery .step4 .block1{display:flex;justify-content:space-between;margin:30px 0}.steps_delivery .step4 .block1>Figure:first-of-type{margin-top:5px;cursor:pointer}.steps_delivery .step4 .block1 p{font-weight:800;font-size:20px}.steps_delivery .step4 .block2 .div1{display:flex;flex-direction:column;margin:30px 12px 10px 0;height:1fr}.steps_delivery .step4 .block2 .div1 textarea{height:116px;width:100%;border-radius:4px;padding:12px 0 12px 8px;resize:none;outline:none;border:2px solid #c4c4c4;font-family:Inter}.steps_delivery .step4 .block3{display:grid;align-items:end;height:100%;margin-top:30px}.steps_delivery .step4 .block3>.div1{display:flex;flex-direction:row;margin:20px 0 10px}.steps_delivery .step4 .block3>.div1 button{font-size:14px}.steps_delivery .step7{display:flex;flex-direction:column;align-items:center;margin-top:40px}.steps_delivery .step7 h2,.steps_delivery .step7 p{text-align:center;margin:12px}.steps_delivery .step7 p{margin-top:40px;color:var(--color-orange)}.steps_delivery .step7 .loader{width:100px;height:100px;margin-top:20px}.steps_delivery .step8{display:grid;width:100%;text-align:center}.steps_delivery .step8 img{width:470px}.steps_delivery .step8 .block1 h2{margin-top:40px}.steps_delivery .step8 .block1 p{margin-top:10px}.steps_delivery .step8 .block2{display:grid;height:100%}.steps_delivery .step8 .block2>.div1{display:flex;align-self:end;width:100%}.steps_delivery .step8 .block2>.div1 button{margin:10px 12px;font-size:14px}@media screen and (max-width:1199px){.steps_delivery .step1,.steps_delivery .step2,.steps_delivery .step3,.steps_delivery .step4,.steps_delivery .step5,.steps_delivery .step8,.steps_delivery .step20{margin-top:-460px}.steps_delivery .step1 .sidebarSteps,.steps_delivery .step2 .sidebarSteps,.steps_delivery .step3 .sidebarSteps,.steps_delivery .step4 .sidebarSteps,.steps_delivery .step5 .sidebarSteps,.steps_delivery .step8 .sidebarSteps,.steps_delivery .step20 .sidebarSteps{display:none}.steps_delivery .step1 input,.steps_delivery .step2 input,.steps_delivery .step3 input,.steps_delivery .step4 input,.steps_delivery .step5 input,.steps_delivery .step8 input,.steps_delivery .step20 input{width:100%}.steps_delivery .step1 button,.steps_delivery .step2 button,.steps_delivery .step3 button,.steps_delivery .step4 button,.steps_delivery .step5 button,.steps_delivery .step8 button,.steps_delivery .step20 button{height:48px}.steps_delivery .step1 .block1,.steps_delivery .step2 .block1,.steps_delivery .step20 .block1{margin:480px 12px 0}.steps_delivery .step1 .block2,.steps_delivery .step2 .block2,.steps_delivery .step20,.steps_delivery .step20 .block2{height:100%}.steps_delivery .step20 .h2MidPoint{margin:480px 12px 0}.steps_delivery .step20 .block1{overflow:hidden;margin:12px 4px 0}.steps_delivery .step3 .body .block1{margin:480px 12px 0}.steps_delivery .step4,.steps_delivery .step5,.steps_delivery .step8{margin-top:0}.steps_delivery .step5 img,.steps_delivery .step8 img{width:100%}}.steps_delivery .sidebarSteps{display:flex;flex-direction:column;height:90px}.steps_delivery .sidebarSteps Figure,.steps_delivery .sidebarSteps h2,.steps_delivery .sidebarSteps h3,.steps_delivery .sidebarSteps h4,.steps_delivery .sidebarSteps p{margin:0}.steps_delivery .sidebarSteps .title{display:flex;align-items:center;justify-content:space-between;width:100%}.steps_delivery .sidebarSteps .title .div1{display:flex;align-items:center}.steps_delivery .sidebarSteps .title .div1>Figure:first-of-type{margin-bottom:10px;cursor:pointer}.steps_delivery .sidebarSteps .title .div1>h3{margin-left:30px}.steps_delivery .sidebarSteps .title .circleStep{display:none}.steps_delivery .sidebarSteps .title>Figure:first-of-type{margin-bottom:-2px;cursor:pointer}.steps_delivery .sidebarSteps>.bar_container{display:flex;grid-column-gap:4px;-webkit-column-gap:4px;column-gap:4px;margin-top:20px}.steps_delivery .sidebarSteps>.bar_container>:nth-child(odd){margin-top:7px}.ganancias0{display:flex;flex-direction:column;height:calc(100vh - 140px)}.ganancias0 ::-webkit-scrollbar{width:4px}.ganancias0 .stateCancelledC{color:red}.ganancias0 .stateAcceptedC{color:#f3b304}.ganancias0 .stateDeliveredC{color:green}.ganancias0 Figure,.ganancias0 h1,.ganancias0 h2,.ganancias0 h3,.ganancias0 h4,.ganancias0 label,.ganancias0 p{margin:0;padding:0}.ganancias0 .sidebarTopGanancias{display:flex;height:56px;width:100%;align-items:center;box-shadow:0 4px 4px hsla(0,0%,54.9%,.16);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ganancias0 .sidebarTopGanancias Figure{padding:6px 0 0 18px}.ganancias0 .sidebarTopGanancias p{padding:1px 0 0 24px;font-weight:700}.ganancias0>.block1{display:flex;flex-direction:column;justify-content:center;margin:40px 0 0 15px}.ganancias0>.block1 .toolBar{display:flex}.ganancias0>.block1 .toolBar .pagination{display:flex;align-items:center;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px;justify-content:center;margin:8px 10px 0 30px}.ganancias0>.block1 .toolBar .pagination Figure{cursor:pointer}.ganancias0>.block1 .toolBar .pagination .countPage{display:flex;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px;border:2px solid var(--color-orange);padding:0 12px}.ganancias0>.block1 .toolBar .pagination .countPage p{font-weight:600;color:grey}.ganancias0>.block1 .toolBar .pagination .arrowBoxLeft{display:flex;align-items:center}.ganancias0>.block1 .toolBar .pagination .arrowBoxLeft Figure:first-of-type{margin:4px 10px 0 0}.ganancias0>.block1 .toolBar .pagination .arrowBoxRight{display:flex;align-items:center}.ganancias0>.block1 .toolBar .pagination .arrowBoxRight Figure:nth-of-type(2){margin:6px 0 0 5px}.ganancias0>.block1 .toolBar select{width:100px;height:40px;font-size:24px;color:#474646;border:2px solid var(--color-gray);border-radius:4px;background-color:#fff;cursor:pointer;outline:none;padding:0}.ganancias0>.block1 select:focus{border:2px solid var(--color-orange)}.ganancias0>.block1>h3{font-size:40px;margin-bottom:32px;font-weight:800}.ganancias0>.block1 .data{display:flex;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px;margin:0 0 0 5px}.ganancias0>.block1 .data label{font-size:16px;margin:14px 0 0}.ganancias0>.block2{padding:12px 16px 16px;overflow:auto;height:90%}.ganancias1{display:flex;flex-direction:column;padding:32px 8px 0}.ganancias1 .stateCancelledC{color:var(--color-orange);font-weight:600}.ganancias1 .stateAcceptedC{color:#f3b304;font-weight:600}.ganancias1 .stateDeliveredC{color:green;font-weight:600}.ganancias1 Figure,.ganancias1 h1,.ganancias1 h2,.ganancias1 h3,.ganancias1 h4,.ganancias1 label,.ganancias1 p{margin:0;padding:0}.ganancias1 .lineBar{height:1px;width:100%;background-color:#e5e5e5;margin:20px 0}.ganancias1 .block1{display:flex;align-items:center;margin:0 0 30px 12px}.ganancias1 .block1 Figure{margin:0 30px 6px 0;cursor:pointer}.ganancias1 .block2{display:flex;padding:16px 12px 0}.ganancias1 .block2>div{display:flex;flex-direction:column}.ganancias1 .block2 .div1{width:180px}.ganancias1 .block2 .boxState{display:flex;justify-content:center;height:24px;width:80px;border-radius:4px}.ganancias1 .block2 .boxState label{align-self:center;color:#fff;font-weight:700}.ganancias1 .block3{padding:0 16px;grid-row-gap:16px;row-gap:16px}.ganancias1 .block3,.ganancias1 .block3>div{display:flex;flex-direction:column}.ganancias1 .end{padding-bottom:20px}@media screen and (max-width:1199px){.ganancias0{height:100%}.ganancias0 .block1>h3{display:none}.ganancias0 .block2{overflow:inherit}.ganancias1 .block1{display:none}}.shippingBlock{display:flex;flex-direction:column;margin-top:12px}.shippingBlock .line{display:flex;height:1px;width:100%;background-color:grey;margin:10px 0}.shippingBlock .block1{display:flex;flex-direction:column;padding:20px;border:2px solid #ccc;border-radius:4px}.shippingBlock .block1 label{cursor:pointer}.shippingBlock .block1 .div1{display:flex;width:100%;justify-content:space-between}.shippingBlock .block1 .div1 .arrow{display:flex;flex-direction:column}.shippingBlock .block1 .div1 .arrow .statusPay label{font-weight:700;font-size:14px;margin-top:4px}.shippingBlock .block1 .div1 .arrow div{display:flex}.shippingBlock .block1 .div1 .arrow div Figure{margin-top:-2px}.shippingBlock .block1 .div1 .numberOrder{display:flex;flex-direction:column}.shippingBlock .block1 .div1 .numberOrder div{display:flex;align-items:center;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px}.shippingBlock .block1 .div1 .numberOrder p{font-weight:600;color:grey}.shippingBlock .block1 .div2{display:grid;grid-template-columns:50% 50%}.shippingBlock .block1:hover{box-shadow:0 4px 8px hsla(0,0%,54.9%,.25);border-radius:4px;border:2px solid var(--color-orange);box-sizing:border-box;background:#fff;cursor:pointer}.ayudaD{display:flex;flex-direction:column;padding:40px 36px 36px;grid-row-gap:30px;row-gap:30px}.ayudaD .green{border:2px solid #2ecf52;color:#2ecf52;font-size:16px;cursor:pointer}.ayudaD Figure,.ayudaD img,.ayudaD p{margin:0}.ayudaD button{height:56px;width:100%}.ayudaD .whatsapp{margin-top:10px}.ayudaD .escribinos{margin-top:20px}.ayudaD .escribinos>a{font-weight:700;color:#ff6d2d;-webkit-text-decoration:underline 2px;text-decoration:underline 2px;cursor:pointer}.ayudaD .seguinos{display:flex;flex-direction:column}.ayudaD .seguinos>div{display:flex}.ayudaD .seguinos>div .socialNetworks{display:flex;color:var(--brown);align-self:center;margin-right:40px;text-decoration:none;margin-top:20px}.ayudaD .seguinos>div .socialNetworks p{margin-left:5px}@media screen and (max-width:1199px){.ayudaD{padding:18px}}.terminos{display:flex;flex-direction:column;padding:32px;grid-row-gap:20px;row-gap:20px}.terminos h2{margin-bottom:20px}.terminos a{color:var(--orange);cursor:pointer}@media screen and (max-width:1199px){.terminos{padding:24px}.terminos>h2{display:none}}@media screen and (max-width:1199px){.inputFile{display:grid;grid-template:100%/40px 180px 1fr;align-items:center;height:100%}.inputFile label:first-child{display:grid;cursor:pointer}.inputFile label:nth-child(2){font-size:var(--text-md);color:#ff6d2d;font-family:Inter;font-weight:500;line-height:26px;text-align:left;grid-column:2;margin:5px 0 0 15px;cursor:pointer}.inputFile input:nth-child(3){display:none}.inputFile Figure:nth-child(4){display:grid;justify-content:end;grid-column:3;cursor:pointer}.inputFile_name{display:grid;grid-template:100%/1fr 50px;align-items:center;padding-left:16px;background-color:var(--light-gray);height:40px}.inputFile_name Figure{grid-column:2;justify-self:center;margin-bottom:5px}}@media screen and (min-width:1200px){.inputFile{display:grid;grid-template:100%/40px 180px 1fr;align-items:center;height:10px;margin-top:10px}.inputFile>label:nth-child(2){font-size:var(--text-md);color:#ff6d2d;font-family:Inter;font-weight:500;grid-column:2;margin:5px 0 0 15px;cursor:pointer}.inputFile input:nth-child(3){display:none}.inputFile>Figure:nth-child(4){display:flex;justify-self:end;grid-column:3;cursor:pointer}.inputFile_name{display:grid;grid-template:100%/1fr 50px;background-color:var(--light-gray);align-items:center;padding-left:16px;height:40px}.inputFile_name Figure{grid-column:2;justify-self:center;margin:-5px 0 0 -5px;cursor:pointer}}.perfil0,.perfil1,.perfil2{display:flex;flex-direction:column}.perfil0 ::-webkit-scrollbar,.perfil1 ::-webkit-scrollbar,.perfil2 ::-webkit-scrollbar{width:4px}.perfil0 ::-webkit-scrollbar-thumb,.perfil1 ::-webkit-scrollbar-thumb,.perfil2 ::-webkit-scrollbar-thumb{background-color:rgba(255,109,45,.8)}.perfil0 ::-webkit-scrollbar-track,.perfil1 ::-webkit-scrollbar-track,.perfil2 ::-webkit-scrollbar-track{background:#e1e1e1}.perfil0>h2,.perfil1>h2,.perfil2>h2{padding:24px 24px 0}.perfil0 .block1,.perfil0 .block2,.perfil0 .block3,.perfil0 .block4,.perfil1 .block1,.perfil1 .block2,.perfil1 .block3,.perfil1 .block4,.perfil2 .block1,.perfil2 .block2,.perfil2 .block3,.perfil2 .block4{display:flex;padding:24px 24px 0}.perfil0 .block1 button,.perfil1 .block1 button,.perfil2 .block1 button{height:32px;width:100%;font-size:14px}.perfil0 .block1>button:first-of-type,.perfil1 .block1>button:first-of-type,.perfil2 .block1>button:first-of-type{border-radius:8px 0 0 8px}.perfil0 .block1>button:nth-of-type(2),.perfil1 .block1>button:nth-of-type(2),.perfil2 .block1>button:nth-of-type(2){border-radius:0 0 0 0}.perfil0 .block1>button:nth-of-type(3),.perfil1 .block1>button:nth-of-type(3),.perfil2 .block1>button:nth-of-type(3){border-radius:0 8px 8px 0}.perfil0 .orange,.perfil1 .orange,.perfil2 .orange{background:#ff6d2d;color:#fff}.perfil0 .lightgrey,.perfil1 .lightgrey,.perfil2 .lightgrey{background:#fafafb;color:#ff6d2d}.perfil0 .inputDisabled,.perfil1 .inputDisabled,.perfil2 .inputDisabled{border:none;font-weight:Inter;background:#fff;height:16px;padding:0}.perfil0 .inputEdit,.perfil1 .inputEdit,.perfil2 .inputEdit{border:1px solid var(--gray);height:28px;padding:0}.perfil0 .inputEdit:focus,.perfil1 .inputEdit:focus,.perfil2 .inputEdit:focus{outline:none;border:2px solid #ff6d2d;height:24px;padding:0}.perfil0 .selectEdit,.perfil1 .selectEdit,.perfil2 .selectEdit{background:#fff;border:2px solid var(--color-gray);height:28px;width:120px;border-radius:6px;padding:0;cursor:pointer}.perfil0 .lineBar,.perfil1 .lineBar,.perfil2 .lineBar{height:1px;width:100%;background-color:var(--gray);margin:0 0 20px}.perfil0 .block2{margin-top:30px}.perfil0 .block2>.avatar{margin-right:10px}.perfil0 .block3{grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.perfil0 .block3 button{height:32px;width:100%;font-size:12px}.perfil0 .block4{flex-direction:column;grid-row-gap:20px;row-gap:20px}.perfil0 .block4 select{width:100px;height:28px;border-radius:4px;background-color:#fff}.perfil0 .block4>div{display:flex;flex-direction:column}.perfil1{height:calc(100vh - 140px)}.perfil1 .block2{margin:20px 0}.perfil1 .block2 button{height:40px;width:100%}.perfil1 .exportView{display:flex;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;margin-top:5px}.perfil1 .exportView .div2{border:none}.perfil1 .exportView .div2 p{font-weight:500}.perfil1 .exportView div{display:flex;justify-content:space-between;padding:5px 15px 5px 10px;width:180px;border:2px solid var(--color-orange);border-radius:6px}.perfil1 .exportView p{color:var(--color-orange);font-weight:700}.perfil1 .exportView Figure{cursor:pointer;margin-top:2px}.perfil1 .block3{flex-direction:column;padding:20px;height:99%;overflow:auto}.perfil1 .block3 button{height:28px;width:80px;font-size:12px}.perfil1 .block3 select{width:100px;height:32px}.perfil2{height:calc(100vh - 140px)}.perfil2 .exportView{display:flex;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;margin-top:5px}.perfil2 .exportView div{display:flex;justify-content:space-between;padding:5px 15px 5px 10px;width:180px;border:2px solid var(--color-orange);border-radius:6px}.perfil2 .exportView p{color:var(--color-orange);font-weight:700}.perfil2 .exportView Figure{cursor:pointer;margin-top:2px}.perfil2 .block1{margin-bottom:20px}.perfil2 .block2{display:flex;flex-direction:column;grid-row-gap:15px;row-gap:15px;overflow:auto;height:90%}.perfil2 .block2>.inputFile{display:flex;height:30px}.perfil2 .block2>.inputFile>Figure:nth-child(4){grid-column:3;margin-left:65px;margin-top:5px;cursor:pointer}.perfil2 .block2>.inputFile_name{display:flex;justify-content:space-between}.perfil2 .block2>.inputFile_name span{color:green;font-weight:900;font-size:14px}.perfil2 .block2>.inputFile_name Figure{margin:0 15px 5px 0;cursor:pointer}.perfil2 .block3{display:grid;padding:0;align-items:end;height:100%}.perfil2 .block3>button{margin:20px 0 10px;height:48px;font-size:18px;width:100%}.infoVehicle{grid-row-gap:20px;row-gap:20px}.infoVehicle,.infoVehicle>div{display:flex;flex-direction:column}.infoVehicle button{width:120px!important;height:32px!important;font-size:13px!important}@media screen and (max-width:1199px){.name_optionDesktop{display:none}.perfil2{height:100%}.perfil2 .block2{overflow:hidden}}@media screen and (min-width:1200px){.name_optionMobile{display:none}}@media screen and (min-width:769px){.modalC{display:grid;justify-content:center;align-items:center;position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1}.modalC input:focus{border:2px solid var(--color-orange);outline:none}.modalC .flexrow{display:flex}.modalC .flexcolumn{display:flex;flex-direction:column}.modalC_step0,.modalC_step1,.modalC_step2,.modalC_step3,.modalC_step4,.modalC_step5,.modalC_step6{display:flex;flex-direction:column;height:1fr;width:320px;padding:24px;box-shadow:0 4px 20px -2px rgba(0,0,0,.1);z-index:9999;overflow:hidden;background-color:#fff}.modalC_step0>.bar_container,.modalC_step1>.bar_container,.modalC_step2>.bar_container,.modalC_step3>.bar_container,.modalC_step4>.bar_container,.modalC_step5>.bar_container,.modalC_step6>.bar_container{display:flex;grid-column-gap:4px;-webkit-column-gap:4px;column-gap:4px;margin-top:35px;align-items:center}.modalC_step0 .header,.modalC_step1 .header,.modalC_step2 .header,.modalC_step3 .header,.modalC_step4 .header,.modalC_step5 .header,.modalC_step6 .header{display:grid;align-self:center;grid-template:48px/10% 70% 20%;width:100%;height:24px}.modalC_step0 .header .figureArrow,.modalC_step1 .header .figureArrow,.modalC_step2 .header .figureArrow,.modalC_step3 .header .figureArrow,.modalC_step4 .header .figureArrow,.modalC_step5 .header .figureArrow,.modalC_step6 .header .figureArrow{grid-area:1/1/2/2;margin-top:4px}.modalC_step0 .header>figure,.modalC_step1 .header>figure,.modalC_step2 .header>figure,.modalC_step3 .header>figure,.modalC_step4 .header>figure,.modalC_step5 .header>figure,.modalC_step6 .header>figure{grid-area:1/3/2/4;justify-self:end;margin-top:7px}.modalC_step0 h3,.modalC_step1 h3,.modalC_step2 h3,.modalC_step3 h3,.modalC_step4 h3,.modalC_step5 h3,.modalC_step6 h3{font-size:20px;font-weight:700}.modalC_step0 figure,.modalC_step0 Figure,.modalC_step0 h3,.modalC_step0 p,.modalC_step1 figure,.modalC_step1 Figure,.modalC_step1 h3,.modalC_step1 p,.modalC_step2 figure,.modalC_step2 Figure,.modalC_step2 h3,.modalC_step2 p,.modalC_step3 figure,.modalC_step3 Figure,.modalC_step3 h3,.modalC_step3 p,.modalC_step4 figure,.modalC_step4 Figure,.modalC_step4 h3,.modalC_step4 p,.modalC_step5 figure,.modalC_step5 Figure,.modalC_step5 h3,.modalC_step5 p,.modalC_step6 figure,.modalC_step6 Figure,.modalC_step6 h3,.modalC_step6 p{margin:0}.modalC_step0 .circleStep,.modalC_step1 .circleStep,.modalC_step2 .circleStep,.modalC_step3 .circleStep,.modalC_step4 .circleStep,.modalC_step5 .circleStep,.modalC_step6 .circleStep{display:none}.modalC_step0 Figure,.modalC_step1 Figure,.modalC_step2 Figure,.modalC_step3 Figure,.modalC_step4 Figure,.modalC_step5 Figure,.modalC_step6 Figure{display:grid;cursor:pointer}.modalC_step0>.bar_container,.modalC_step1>.bar_container,.modalC_step2>.bar_container,.modalC_step3>.bar_container,.modalC_step4>.bar_container,.modalC_step5>.bar_container,.modalC_step6>.bar_container{margin-top:5px}.modalC_step0 button,.modalC_step1 button,.modalC_step2 button,.modalC_step3 button,.modalC_step4 button,.modalC_step5 button,.modalC_step6 button{height:42px;font-size:16px;width:100%;margin-top:10px;padding:0}.modalC_step0 input,.modalC_step1 input,.modalC_step2 input,.modalC_step3 input,.modalC_step4 input,.modalC_step5 input,.modalC_step6 input{padding-left:10px;border:1px solid var(--color-gray);border-radius:4px;height:48px;margin-top:4px}.modalC_step0 select,.modalC_step1 select,.modalC_step2 select,.modalC_step3 select,.modalC_step4 select,.modalC_step5 select,.modalC_step6 select{height:48px;border:1px solid var(--color-gray);background-color:#fff;border-radius:4px;cursor:pointer}.modalC_step0 .errorColor,.modalC_step1 .errorColor,.modalC_step2 .errorColor,.modalC_step3 .errorColor,.modalC_step4 .errorColor,.modalC_step5 .errorColor,.modalC_step6 .errorColor{color:var(--color-orange)}.modalC_step0 .errorBorder,.modalC_step1 .errorBorder,.modalC_step2 .errorBorder,.modalC_step3 .errorBorder,.modalC_step4 .errorBorder,.modalC_step5 .errorBorder,.modalC_step6 .errorBorder{border:1px solid #ff6d2d}.modalC_step0 ::-webkit-scrollbar,.modalC_step1 ::-webkit-scrollbar,.modalC_step2 ::-webkit-scrollbar,.modalC_step3 ::-webkit-scrollbar,.modalC_step4 ::-webkit-scrollbar,.modalC_step5 ::-webkit-scrollbar,.modalC_step6 ::-webkit-scrollbar{width:6px}.modalC_step0 ::-webkit-scrollbar-thumb,.modalC_step1 ::-webkit-scrollbar-thumb,.modalC_step2 ::-webkit-scrollbar-thumb,.modalC_step3 ::-webkit-scrollbar-thumb,.modalC_step4 ::-webkit-scrollbar-thumb,.modalC_step5 ::-webkit-scrollbar-thumb,.modalC_step6 ::-webkit-scrollbar-thumb{background-color:rgba(255,109,45,.8)}.modalC_step0 ::-webkit-scrollbar-track,.modalC_step1 ::-webkit-scrollbar-track,.modalC_step2 ::-webkit-scrollbar-track,.modalC_step3 ::-webkit-scrollbar-track,.modalC_step4 ::-webkit-scrollbar-track,.modalC_step5 ::-webkit-scrollbar-track,.modalC_step6 ::-webkit-scrollbar-track{background:#e1e1e1}.modalC_step0 input[type=number]::-webkit-inner-spin-button,.modalC_step1 input[type=number]::-webkit-inner-spin-button,.modalC_step2 input[type=number]::-webkit-inner-spin-button,.modalC_step3 input[type=number]::-webkit-inner-spin-button,.modalC_step4 input[type=number]::-webkit-inner-spin-button,.modalC_step5 input[type=number]::-webkit-inner-spin-button,.modalC_step6 input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.modalC_step0{grid-row-gap:20px;row-gap:20px}.modalC_step0 .header{display:grid;align-items:center;grid-template:24px/80% 20%;width:100%;height:24px}.modalC_step0 .header h3{grid-area:1/1/2/2;justify-self:start}.modalC_step0 .header>figure{grid-area:1/2/2/3;justify-self:end;margin-top:2px}.modalC_step0 .eye{display:flex;height:0;flex-direction:row-reverse}.modalC_step0 .eye figure{margin-top:-31px;margin-right:24px}.modalC_step0 .eye .eyeBlock{margin-top:-3px;margin-right:-24px}.modalC_step1{grid-row-gap:20px;row-gap:20px}.modalC_step1 .checkbox{display:flex}.modalC_step1 .checkbox p{margin-left:30px}.modalC_step2{grid-row-gap:20px;row-gap:20px;width:320;padding-right:24px}.modalC_step2 .body{display:flex;flex-direction:column;grid-row-gap:20px;row-gap:20px;height:354px;overflow:auto;padding-right:14px}.modalC_step2 .block3 p{margin-left:25px}.modalC_step2 .block3 a{font-size:12px;margin-left:20px;margin-top:3px}.modalC_step3{grid-row-gap:20px;row-gap:20px}.modalC_step3 .body{display:flex;flex-direction:column;grid-row-gap:10px;row-gap:10px;height:334px;overflow:auto;padding-right:14px}.modalC_step3 .block3 p{margin-left:25px}.modalC_step3 .block3 a{font-size:12px;margin-left:20px;margin-top:3px}.modalC_step4{align-items:center;height:200px}.modalC_step4 h3{margin-bottom:30px}.modalC_step4 p{margin-top:20px}.modalC_step4>span>.loader_container{height:80px;margin-bottom:20px}.modalC_step5,.modalC_step6{align-items:center}.modalC_step5 figure:first-child,.modalC_step6 figure:first-child{align-self:flex-end;margin-bottom:20px}.modalC_step5 h3,.modalC_step6 h3{margin-top:10px;margin-bottom:5px;text-align:center}.modalC_step5 p,.modalC_step6 p{margin-bottom:10px;text-align:center}}@media screen and (max-width:768px){.modalC{display:grid;position:fixed;width:100%;min-width:300px;height:100%;z-index:1}.modalC .flexrow{display:flex}.modalC .flexcolumn{display:flex;flex-direction:column}.modalC_step0,.modalC_step1,.modalC_step2,.modalC_step3,.modalC_step4,.modalC_step5,.modalC_step6{display:flex;flex-direction:column;box-shadow:0 4px 20px -2px rgba(0,0,0,.1);z-index:9999;height:100%;width:1fr;background-color:#fff;overflow-x:hidden;align-items:center;padding:24px}.modalC_step0 input,.modalC_step1 input,.modalC_step2 input,.modalC_step3 input,.modalC_step4 input,.modalC_step5 input,.modalC_step6 input{padding-left:10px;border:1px solid var(--color-gray);border-radius:4px}.modalC_step0 .header,.modalC_step1 .header,.modalC_step2 .header,.modalC_step3 .header,.modalC_step4 .header,.modalC_step5 .header,.modalC_step6 .header{display:grid;align-items:center;grid-template:24px/20px 1fr 20px;width:100%;height:24px;margin:0}.modalC_step0 .header>span:first-child,.modalC_step1 .header>span:first-child,.modalC_step2 .header>span:first-child,.modalC_step3 .header>span:first-child,.modalC_step4 .header>span:first-child,.modalC_step5 .header>span:first-child,.modalC_step6 .header>span:first-child{grid-area:1/1/2/2;margin-bottom:8px}.modalC_step0 .header h3,.modalC_step1 .header h3,.modalC_step2 .header h3,.modalC_step3 .header h3,.modalC_step4 .header h3,.modalC_step5 .header h3,.modalC_step6 .header h3{grid-area:1/2/2/3;margin-left:10px}.modalC_step0 .header>span:nth-of-type(2),.modalC_step1 .header>span:nth-of-type(2),.modalC_step2 .header>span:nth-of-type(2),.modalC_step3 .header>span:nth-of-type(2),.modalC_step4 .header>span:nth-of-type(2),.modalC_step5 .header>span:nth-of-type(2),.modalC_step6 .header>span:nth-of-type(2){grid-area:1/2/2/3;justify-self:end}.modalC_step0 .header>Figure,.modalC_step1 .header>Figure,.modalC_step2 .header>Figure,.modalC_step3 .header>Figure,.modalC_step4 .header>Figure,.modalC_step5 .header>Figure,.modalC_step6 .header>Figure{grid-area:1/3/2/4;margin-top:0;justify-self:end}.modalC_step0 .block3 p,.modalC_step1 .block3 p,.modalC_step2 .block3 p,.modalC_step3 .block3 p,.modalC_step4 .block3 p,.modalC_step5 .block3 p,.modalC_step6 .block3 p{margin-left:25px}.modalC_step0 .block3 a,.modalC_step1 .block3 a,.modalC_step2 .block3 a,.modalC_step3 .block3 a,.modalC_step4 .block3 a,.modalC_step5 .block3 a,.modalC_step6 .block3 a{font-size:12px;margin-left:20px;margin-top:3px}.modalC_step0>.bar_container,.modalC_step1>.bar_container,.modalC_step2>.bar_container,.modalC_step3>.bar_container,.modalC_step4>.bar_container,.modalC_step5>.bar_container,.modalC_step6>.bar_container{display:none}.modalC_step0 button,.modalC_step0>div,.modalC_step1 button,.modalC_step1>div,.modalC_step2 button,.modalC_step2>div,.modalC_step3 button,.modalC_step3>div,.modalC_step4 button,.modalC_step4>div,.modalC_step5 button,.modalC_step5>div,.modalC_step6 button,.modalC_step6>div{align-self:start;width:100%;margin-top:20px}.modalC_step0 figure,.modalC_step0 input,.modalC_step0 label,.modalC_step0 p,.modalC_step1 figure,.modalC_step1 input,.modalC_step1 label,.modalC_step1 p,.modalC_step2 figure,.modalC_step2 input,.modalC_step2 label,.modalC_step2 p,.modalC_step3 figure,.modalC_step3 input,.modalC_step3 label,.modalC_step3 p,.modalC_step4 figure,.modalC_step4 input,.modalC_step4 label,.modalC_step4 p,.modalC_step5 figure,.modalC_step5 input,.modalC_step5 label,.modalC_step5 p,.modalC_step6 figure,.modalC_step6 input,.modalC_step6 label,.modalC_step6 p{margin:0;padding:0}.modalC_step0>p,.modalC_step1>p,.modalC_step2>p,.modalC_step3>p,.modalC_step4>p,.modalC_step5>p,.modalC_step6>p{align-self:start;margin-top:30px}.modalC_step0 button,.modalC_step1 button,.modalC_step2 button,.modalC_step3 button,.modalC_step4 button,.modalC_step5 button,.modalC_step6 button{min-height:42px;margin-top:30px;margin-bottom:30px}.modalC_step0 input,.modalC_step1 input,.modalC_step2 input,.modalC_step3 input,.modalC_step4 input,.modalC_step5 input,.modalC_step6 input{padding-left:8px;height:48px}.modalC_step0 select,.modalC_step1 select,.modalC_step2 select,.modalC_step3 select,.modalC_step4 select,.modalC_step5 select,.modalC_step6 select{height:48px;border:1px solid var(--color-gray);background-color:#fff;border-radius:4px;cursor:pointer}.modalC_step0 .errorColor,.modalC_step1 .errorColor,.modalC_step2 .errorColor,.modalC_step3 .errorColor,.modalC_step4 .errorColor,.modalC_step5 .errorColor,.modalC_step6 .errorColor{color:var(--color-orange)}.modalC_step0 .errorBorder,.modalC_step1 .errorBorder,.modalC_step2 .errorBorder,.modalC_step3 .errorBorder,.modalC_step4 .errorBorder,.modalC_step5 .errorBorder,.modalC_step6 .errorBorder{border:1px solid #ff6d2d}.modalC_step0 .header{display:grid;align-items:center;grid-template:24px/1fr 100px;width:100%;height:24px;margin:0}.modalC_step0 .header h3{grid-area:1/1/2/2}.modalC_step0 .header>span{grid-area:1/2/2/3;margin-right:20px;justify-self:center}.modalC_step0 .header Figure{grid-area:1/2/2/3;margin-top:0}.modalC_step0 .eye{display:flex;height:0;flex-direction:row-reverse}.modalC_step0 .eye figure{margin-top:-34px;margin-right:24px}.modalC_step0 .eye .eyeBlock{margin-top:-3px;margin-right:-24px}.modalC_step1 .checkbox{display:flex}.modalC_step1 .checkbox p{margin-left:30px}.modalC_step2 .body,.modalC_step3 .body{display:flex;flex-direction:column;grid-row-gap:10px;row-gap:10px}.modalC_step4 p{align-self:center;margin-top:30px}.modalC_step4>span>.loader_container{height:80px;margin-bottom:110px}.modalC_step5,.modalC_step6{align-items:center}.modalC_step5 figure:first-child,.modalC_step6 figure:first-child{align-self:flex-end;margin-bottom:20px}.modalC_step5 h3,.modalC_step6 h3{text-align:center}.modalC_step5 p,.modalC_step6 p{margin:0;align-self:center;text-align:center}}@media screen and (min-width:769px){.modalD{display:grid;justify-content:center;align-items:center;position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1}.modalD .flexrow{display:flex}.modalD .flexcolumn{display:flex;flex-direction:column}.modalD input:focus{border:2px solid var(--color-orange);outline:none}.modalD_step0,.modalD_step1,.modalD_step2,.modalD_step3,.modalD_step4,.modalD_step5,.modalD_step5M,.modalD_step6,.modalD_step7,.modalD_step8,.modalD_step9{display:flex;flex-direction:column;height:1fr;width:320px;box-shadow:0 4px 20px -2px rgba(0,0,0,.1);z-index:9999;overflow:hidden;background-color:#fff;padding:24px}.modalD_step0>.bar_container,.modalD_step1>.bar_container,.modalD_step2>.bar_container,.modalD_step3>.bar_container,.modalD_step4>.bar_container,.modalD_step5>.bar_container,.modalD_step5M>.bar_container,.modalD_step6>.bar_container,.modalD_step7>.bar_container,.modalD_step8>.bar_container,.modalD_step9>.bar_container{display:flex;grid-column-gap:4px;-webkit-column-gap:4px;column-gap:4px;margin-top:35px;align-items:center}.modalD_step0 .header,.modalD_step1 .header,.modalD_step2 .header,.modalD_step3 .header,.modalD_step4 .header,.modalD_step5 .header,.modalD_step5M .header,.modalD_step6 .header,.modalD_step7 .header,.modalD_step8 .header,.modalD_step9 .header{display:grid;align-self:center;grid-template:48px/10% 70% 20%;width:100%;height:24px}.modalD_step0 .header .figureArrow,.modalD_step1 .header .figureArrow,.modalD_step2 .header .figureArrow,.modalD_step3 .header .figureArrow,.modalD_step4 .header .figureArrow,.modalD_step5 .header .figureArrow,.modalD_step5M .header .figureArrow,.modalD_step6 .header .figureArrow,.modalD_step7 .header .figureArrow,.modalD_step8 .header .figureArrow,.modalD_step9 .header .figureArrow{grid-area:1/1/2/2;margin-top:8px}.modalD_step0 .header>figure,.modalD_step1 .header>figure,.modalD_step2 .header>figure,.modalD_step3 .header>figure,.modalD_step4 .header>figure,.modalD_step5 .header>figure,.modalD_step5M .header>figure,.modalD_step6 .header>figure,.modalD_step7 .header>figure,.modalD_step8 .header>figure,.modalD_step9 .header>figure{grid-area:1/3/2/4;justify-self:end;margin-top:7px}.modalD_step0 .block3 p,.modalD_step1 .block3 p,.modalD_step2 .block3 p,.modalD_step3 .block3 p,.modalD_step4 .block3 p,.modalD_step5 .block3 p,.modalD_step5M .block3 p,.modalD_step6 .block3 p,.modalD_step7 .block3 p,.modalD_step8 .block3 p,.modalD_step9 .block3 p{margin-left:25px}.modalD_step0 .block3 a,.modalD_step1 .block3 a,.modalD_step2 .block3 a,.modalD_step3 .block3 a,.modalD_step4 .block3 a,.modalD_step5 .block3 a,.modalD_step5M .block3 a,.modalD_step6 .block3 a,.modalD_step7 .block3 a,.modalD_step8 .block3 a,.modalD_step9 .block3 a{font-size:12px;margin-left:20px;margin-top:3px}.modalD_step0 h3,.modalD_step1 h3,.modalD_step2 h3,.modalD_step3 h3,.modalD_step4 h3,.modalD_step5 h3,.modalD_step5M h3,.modalD_step6 h3,.modalD_step7 h3,.modalD_step8 h3,.modalD_step9 h3{font-size:20px;font-weight:700}.modalD_step0 figure,.modalD_step0 Figure,.modalD_step0 h3,.modalD_step0 p,.modalD_step1 figure,.modalD_step1 Figure,.modalD_step1 h3,.modalD_step1 p,.modalD_step2 figure,.modalD_step2 Figure,.modalD_step2 h3,.modalD_step2 p,.modalD_step3 figure,.modalD_step3 Figure,.modalD_step3 h3,.modalD_step3 p,.modalD_step4 figure,.modalD_step4 Figure,.modalD_step4 h3,.modalD_step4 p,.modalD_step5 figure,.modalD_step5 Figure,.modalD_step5 h3,.modalD_step5 p,.modalD_step5M figure,.modalD_step5M Figure,.modalD_step5M h3,.modalD_step5M p,.modalD_step6 figure,.modalD_step6 Figure,.modalD_step6 h3,.modalD_step6 p,.modalD_step7 figure,.modalD_step7 Figure,.modalD_step7 h3,.modalD_step7 p,.modalD_step8 figure,.modalD_step8 Figure,.modalD_step8 h3,.modalD_step8 p,.modalD_step9 figure,.modalD_step9 Figure,.modalD_step9 h3,.modalD_step9 p{margin:0}.modalD_step0 .circleStep,.modalD_step1 .circleStep,.modalD_step2 .circleStep,.modalD_step3 .circleStep,.modalD_step4 .circleStep,.modalD_step5 .circleStep,.modalD_step5M .circleStep,.modalD_step6 .circleStep,.modalD_step7 .circleStep,.modalD_step8 .circleStep,.modalD_step9 .circleStep{display:none}.modalD_step0 Figure,.modalD_step1 Figure,.modalD_step2 Figure,.modalD_step3 Figure,.modalD_step4 Figure,.modalD_step5 Figure,.modalD_step5M Figure,.modalD_step6 Figure,.modalD_step7 Figure,.modalD_step8 Figure,.modalD_step9 Figure{display:grid;cursor:pointer}.modalD_step0>.bar_container,.modalD_step1>.bar_container,.modalD_step2>.bar_container,.modalD_step3>.bar_container,.modalD_step4>.bar_container,.modalD_step5>.bar_container,.modalD_step5M>.bar_container,.modalD_step6>.bar_container,.modalD_step7>.bar_container,.modalD_step8>.bar_container,.modalD_step9>.bar_container{margin-top:5px}.modalD_step0 button,.modalD_step1 button,.modalD_step2 button,.modalD_step3 button,.modalD_step4 button,.modalD_step5 button,.modalD_step5M button,.modalD_step6 button,.modalD_step7 button,.modalD_step8 button,.modalD_step9 button{height:48px;font-size:16px;width:100%;margin-top:10px;padding:0}.modalD_step0 input,.modalD_step1 input,.modalD_step2 input,.modalD_step3 input,.modalD_step4 input,.modalD_step5 input,.modalD_step5M input,.modalD_step6 input,.modalD_step7 input,.modalD_step8 input,.modalD_step9 input{padding-left:10px;border:1px solid var(--color-gray);border-radius:4px;height:48px}.modalD_step0 select,.modalD_step1 select,.modalD_step2 select,.modalD_step3 select,.modalD_step4 select,.modalD_step5 select,.modalD_step5M select,.modalD_step6 select,.modalD_step7 select,.modalD_step8 select,.modalD_step9 select{height:48px;border:1px solid var(--color-gray);background-color:#fff;border-radius:4px;cursor:pointer}.modalD_step0 .errorColor,.modalD_step1 .errorColor,.modalD_step2 .errorColor,.modalD_step3 .errorColor,.modalD_step4 .errorColor,.modalD_step5 .errorColor,.modalD_step5M .errorColor,.modalD_step6 .errorColor,.modalD_step7 .errorColor,.modalD_step8 .errorColor,.modalD_step9 .errorColor{color:var(--color-orange)}.modalD_step0 .errorBorder,.modalD_step1 .errorBorder,.modalD_step2 .errorBorder,.modalD_step3 .errorBorder,.modalD_step4 .errorBorder,.modalD_step5 .errorBorder,.modalD_step5M .errorBorder,.modalD_step6 .errorBorder,.modalD_step7 .errorBorder,.modalD_step8 .errorBorder,.modalD_step9 .errorBorder{border:1px solid var(--color-orange)}.modalD_step0 ::-webkit-scrollbar,.modalD_step1 ::-webkit-scrollbar,.modalD_step2 ::-webkit-scrollbar,.modalD_step3 ::-webkit-scrollbar,.modalD_step4 ::-webkit-scrollbar,.modalD_step5 ::-webkit-scrollbar,.modalD_step5M ::-webkit-scrollbar,.modalD_step6 ::-webkit-scrollbar,.modalD_step7 ::-webkit-scrollbar,.modalD_step8 ::-webkit-scrollbar,.modalD_step9 ::-webkit-scrollbar{width:6px}.modalD_step0 ::-webkit-scrollbar-thumb,.modalD_step1 ::-webkit-scrollbar-thumb,.modalD_step2 ::-webkit-scrollbar-thumb,.modalD_step3 ::-webkit-scrollbar-thumb,.modalD_step4 ::-webkit-scrollbar-thumb,.modalD_step5 ::-webkit-scrollbar-thumb,.modalD_step5M ::-webkit-scrollbar-thumb,.modalD_step6 ::-webkit-scrollbar-thumb,.modalD_step7 ::-webkit-scrollbar-thumb,.modalD_step8 ::-webkit-scrollbar-thumb,.modalD_step9 ::-webkit-scrollbar-thumb{background-color:rgba(255,109,45,.8)}.modalD_step0 ::-webkit-scrollbar-track,.modalD_step1 ::-webkit-scrollbar-track,.modalD_step2 ::-webkit-scrollbar-track,.modalD_step3 ::-webkit-scrollbar-track,.modalD_step4 ::-webkit-scrollbar-track,.modalD_step5 ::-webkit-scrollbar-track,.modalD_step5M ::-webkit-scrollbar-track,.modalD_step6 ::-webkit-scrollbar-track,.modalD_step7 ::-webkit-scrollbar-track,.modalD_step8 ::-webkit-scrollbar-track,.modalD_step9 ::-webkit-scrollbar-track{background:#e1e1e1}.modalD_step0 input[type=number]::-webkit-inner-spin-button,.modalD_step1 input[type=number]::-webkit-inner-spin-button,.modalD_step2 input[type=number]::-webkit-inner-spin-button,.modalD_step3 input[type=number]::-webkit-inner-spin-button,.modalD_step4 input[type=number]::-webkit-inner-spin-button,.modalD_step5 input[type=number]::-webkit-inner-spin-button,.modalD_step5M input[type=number]::-webkit-inner-spin-button,.modalD_step6 input[type=number]::-webkit-inner-spin-button,.modalD_step7 input[type=number]::-webkit-inner-spin-button,.modalD_step8 input[type=number]::-webkit-inner-spin-button,.modalD_step9 input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.modalD_step0{grid-row-gap:20px;row-gap:20px}.modalD_step0 .header{display:grid;align-items:center;grid-template:24px/80% 20%;width:100%;height:24px}.modalD_step0 .header h3{grid-area:1/1/2/2;justify-self:start}.modalD_step0 .header>figure{grid-area:1/2/2/3;justify-self:end;margin-top:2px}.modalD_step0 .eye{display:flex;height:0;flex-direction:row-reverse}.modalD_step0 .eye figure{margin-top:-34px;margin-right:24px}.modalD_step0 .eye .eyeBlock{margin-top:-3px;margin-right:-24px}.modalD_step1,.modalD_step3{grid-row-gap:20px;row-gap:20px}.modalD_step1 .checkbox,.modalD_step3 .checkbox{display:flex}.modalD_step1 .checkbox p,.modalD_step3 .checkbox p{margin-left:20px}.modalD_step2,.modalD_step4,.modalD_step5,.modalD_step5M,.modalD_step6{grid-row-gap:20px;row-gap:20px}.modalD_step7{align-items:center;height:200px}.modalD_step7 h3{margin-bottom:30px}.modalD_step7 p{margin-top:20px}.modalD_step7>span>.loader_container{height:80px;margin-bottom:20px}.modalD_step8,.modalD_step9{align-items:center}.modalD_step8 figure:first-child,.modalD_step9 figure:first-child{align-self:flex-end;margin-bottom:20px}.modalD_step8 h3,.modalD_step9 h3{margin-top:10px;margin-bottom:5px;text-align:center}.modalD_step8 p,.modalD_step9 p{margin-bottom:10px;text-align:center}}@media screen and (max-width:768px){.modalD{display:grid;position:fixed;width:100%;min-width:320px;height:100%;z-index:1}.modalD .flexrow{display:flex}.modalD .flexcolumn{display:flex;flex-direction:column}.modalD_step0,.modalD_step1,.modalD_step2,.modalD_step3,.modalD_step4,.modalD_step5,.modalD_step5M,.modalD_step6,.modalD_step7,.modalD_step8,.modalD_step9{display:flex;flex-direction:column;box-shadow:0 4px 20px -2px rgba(0,0,0,.1);z-index:9999;height:100%;width:1fr;background-color:#fff;overflow-x:hidden;align-items:center;padding:24px}.modalD_step0 .header,.modalD_step1 .header,.modalD_step2 .header,.modalD_step3 .header,.modalD_step4 .header,.modalD_step5 .header,.modalD_step5M .header,.modalD_step6 .header,.modalD_step7 .header,.modalD_step8 .header,.modalD_step9 .header{display:grid;align-items:center;grid-template:24px/20px 1fr 20px;width:100%;height:24px;margin:0}.modalD_step0 .header span:first-of-type,.modalD_step1 .header span:first-of-type,.modalD_step2 .header span:first-of-type,.modalD_step3 .header span:first-of-type,.modalD_step4 .header span:first-of-type,.modalD_step5 .header span:first-of-type,.modalD_step5M .header span:first-of-type,.modalD_step6 .header span:first-of-type,.modalD_step7 .header span:first-of-type,.modalD_step8 .header span:first-of-type,.modalD_step9 .header span:first-of-type{grid-area:1/1/2/2;margin-bottom:8px}.modalD_step0 .header h3,.modalD_step1 .header h3,.modalD_step2 .header h3,.modalD_step3 .header h3,.modalD_step4 .header h3,.modalD_step5 .header h3,.modalD_step5M .header h3,.modalD_step6 .header h3,.modalD_step7 .header h3,.modalD_step8 .header h3,.modalD_step9 .header h3{grid-area:1/2/2/3;margin-left:10px}.modalD_step0 .header span:nth-of-type(2),.modalD_step1 .header span:nth-of-type(2),.modalD_step2 .header span:nth-of-type(2),.modalD_step3 .header span:nth-of-type(2),.modalD_step4 .header span:nth-of-type(2),.modalD_step5 .header span:nth-of-type(2),.modalD_step5M .header span:nth-of-type(2),.modalD_step6 .header span:nth-of-type(2),.modalD_step7 .header span:nth-of-type(2),.modalD_step8 .header span:nth-of-type(2),.modalD_step9 .header span:nth-of-type(2){grid-area:1/2/2/3;justify-self:end}.modalD_step0 .header>Figure,.modalD_step1 .header>Figure,.modalD_step2 .header>Figure,.modalD_step3 .header>Figure,.modalD_step4 .header>Figure,.modalD_step5 .header>Figure,.modalD_step5M .header>Figure,.modalD_step6 .header>Figure,.modalD_step7 .header>Figure,.modalD_step8 .header>Figure,.modalD_step9 .header>Figure{grid-area:1/3/2/4;margin-top:0;justify-self:end}.modalD_step0 .block3 p,.modalD_step1 .block3 p,.modalD_step2 .block3 p,.modalD_step3 .block3 p,.modalD_step4 .block3 p,.modalD_step5 .block3 p,.modalD_step5M .block3 p,.modalD_step6 .block3 p,.modalD_step7 .block3 p,.modalD_step8 .block3 p,.modalD_step9 .block3 p{margin-left:25px}.modalD_step0 .block3 a,.modalD_step1 .block3 a,.modalD_step2 .block3 a,.modalD_step3 .block3 a,.modalD_step4 .block3 a,.modalD_step5 .block3 a,.modalD_step5M .block3 a,.modalD_step6 .block3 a,.modalD_step7 .block3 a,.modalD_step8 .block3 a,.modalD_step9 .block3 a{font-size:12px;margin-left:20px;margin-top:3px}.modalD_step0 .checkbox,.modalD_step1 .checkbox,.modalD_step2 .checkbox,.modalD_step3 .checkbox,.modalD_step4 .checkbox,.modalD_step5 .checkbox,.modalD_step5M .checkbox,.modalD_step6 .checkbox,.modalD_step7 .checkbox,.modalD_step8 .checkbox,.modalD_step9 .checkbox{display:flex}.modalD_step0 .checkbox p,.modalD_step1 .checkbox p,.modalD_step2 .checkbox p,.modalD_step3 .checkbox p,.modalD_step4 .checkbox p,.modalD_step5 .checkbox p,.modalD_step5M .checkbox p,.modalD_step6 .checkbox p,.modalD_step7 .checkbox p,.modalD_step8 .checkbox p,.modalD_step9 .checkbox p{margin-left:30px}.modalD_step0>.bar_container,.modalD_step1>.bar_container,.modalD_step2>.bar_container,.modalD_step3>.bar_container,.modalD_step4>.bar_container,.modalD_step5>.bar_container,.modalD_step5M>.bar_container,.modalD_step6>.bar_container,.modalD_step7>.bar_container,.modalD_step8>.bar_container,.modalD_step9>.bar_container{display:none}.modalD_step0 button,.modalD_step0>div,.modalD_step1 button,.modalD_step1>div,.modalD_step2 button,.modalD_step2>div,.modalD_step3 button,.modalD_step3>div,.modalD_step4 button,.modalD_step4>div,.modalD_step5 button,.modalD_step5>div,.modalD_step5M>div,.modalD_step5M button,.modalD_step6 button,.modalD_step6>div,.modalD_step7 button,.modalD_step7>div,.modalD_step8 button,.modalD_step8>div,.modalD_step9 button,.modalD_step9>div{align-self:start;width:100%;margin-top:20px}.modalD_step0 figure,.modalD_step0 input,.modalD_step0 label,.modalD_step0 p,.modalD_step1 figure,.modalD_step1 input,.modalD_step1 label,.modalD_step1 p,.modalD_step2 figure,.modalD_step2 input,.modalD_step2 label,.modalD_step2 p,.modalD_step3 figure,.modalD_step3 input,.modalD_step3 label,.modalD_step3 p,.modalD_step4 figure,.modalD_step4 input,.modalD_step4 label,.modalD_step4 p,.modalD_step5 figure,.modalD_step5 input,.modalD_step5 label,.modalD_step5 p,.modalD_step5M figure,.modalD_step5M input,.modalD_step5M label,.modalD_step5M p,.modalD_step6 figure,.modalD_step6 input,.modalD_step6 label,.modalD_step6 p,.modalD_step7 figure,.modalD_step7 input,.modalD_step7 label,.modalD_step7 p,.modalD_step8 figure,.modalD_step8 input,.modalD_step8 label,.modalD_step8 p,.modalD_step9 figure,.modalD_step9 input,.modalD_step9 label,.modalD_step9 p{margin:0;padding:0}.modalD_step0>p,.modalD_step1>p,.modalD_step2>p,.modalD_step3>p,.modalD_step4>p,.modalD_step5>p,.modalD_step5M>p,.modalD_step6>p,.modalD_step7>p,.modalD_step8>p,.modalD_step9>p{align-self:start;margin-top:30px}.modalD_step0 button,.modalD_step1 button,.modalD_step2 button,.modalD_step3 button,.modalD_step4 button,.modalD_step5 button,.modalD_step5M button,.modalD_step6 button,.modalD_step7 button,.modalD_step8 button,.modalD_step9 button{min-height:48px;margin-top:30px;margin-bottom:30px}.modalD_step0 input,.modalD_step1 input,.modalD_step2 input,.modalD_step3 input,.modalD_step4 input,.modalD_step5 input,.modalD_step5M input,.modalD_step6 input,.modalD_step7 input,.modalD_step8 input,.modalD_step9 input{padding-left:10px;border:1px solid var(--color-gray);border-radius:4px;height:48px}.modalD_step0 select,.modalD_step1 select,.modalD_step2 select,.modalD_step3 select,.modalD_step4 select,.modalD_step5 select,.modalD_step5M select,.modalD_step6 select,.modalD_step7 select,.modalD_step8 select,.modalD_step9 select{height:48px;border:1px solid var(--color-gray);background-color:#fff;border-radius:4px;cursor:pointer}.modalD_step0 .errorColor,.modalD_step1 .errorColor,.modalD_step2 .errorColor,.modalD_step3 .errorColor,.modalD_step4 .errorColor,.modalD_step5 .errorColor,.modalD_step5M .errorColor,.modalD_step6 .errorColor,.modalD_step7 .errorColor,.modalD_step8 .errorColor,.modalD_step9 .errorColor{color:var(--color-orange)}.modalD_step0 .errorBorder,.modalD_step1 .errorBorder,.modalD_step2 .errorBorder,.modalD_step3 .errorBorder,.modalD_step4 .errorBorder,.modalD_step5 .errorBorder,.modalD_step5M .errorBorder,.modalD_step6 .errorBorder,.modalD_step7 .errorBorder,.modalD_step8 .errorBorder,.modalD_step9 .errorBorder{border:1px solid var(--color-orange)}.modalD_step0 .header{display:grid;align-items:center;grid-template:24px/1fr 100px;width:100%;height:24px;margin:0}.modalD_step0 .header h3{grid-area:1/1/2/2}.modalD_step0 .header span:first-of-type{grid-area:1/2/2/3;margin-left:30px;margin-top:8px}.modalD_step0 .header Figure{grid-area:1/2/2/3;margin-top:0}.modalD_step0 .eye{display:flex;height:0;flex-direction:row-reverse}.modalD_step0 .eye figure{margin-top:-31px;margin-right:24px}.modalD_step0 .eye .eyeBlock{margin-top:-3px;margin-right:-24px}.modalD_step1>label:last-of-type,.modalD_step3>label:last-of-type{margin-top:15px;align-self:start}.modalD_step7 p{align-self:center;margin-top:30px}.modalD_step8,.modalD_step9{align-items:center}.modalD_step8 figure:first-child,.modalD_step9 figure:first-child{align-self:flex-end;margin-bottom:20px}.modalD_step8 h3,.modalD_step9 h3{text-align:center}.modalD_step8 p,.modalD_step9 p{margin:0;align-self:center;text-align:center}}@media screen and (min-width:769px){.ModalRecovery{display:grid;height:1fr;width:100%}.ModalRecovery_step0,.ModalRecovery_step1{display:grid;box-shadow:0 4px 20px -2px rgba(0,0,0,.1);z-index:9999;background-color:#fff}.ModalRecovery_step0 input,.ModalRecovery_step1 input{height:48px;width:307px;border-radius:4px;border:1px solid #c0c5c9;padding-left:10px}.ModalRecovery_step0 button,.ModalRecovery_step1 button{width:100%;height:100%;font-size:var(--text-md);padding:0}.ModalRecovery_step0 p,.ModalRecovery_step1 p{justify-self:center}.ModalRecovery_step0 label,.ModalRecovery_step1 label{align-self:end;color:#595661;margin-bottom:5px}.ModalRecovery_step0 Figure,.ModalRecovery_step1 Figure{display:grid;margin:0}.ModalRecovery_step0{grid-template:24px 64px 24px 52px 48px 48px 40px 48px 24px/24px repeat(20,16px) 24px}.ModalRecovery_step0 h3:first-child{grid-row:2;grid-column:2/20;align-self:center}.ModalRecovery_step0 Figure:nth-child(2){grid-row:2;grid-column:21;cursor:pointer}.ModalRecovery_step0 p:nth-child(3){grid-row:4;grid-column:2/22;align-self:center}.ModalRecovery_step0 label:nth-child(4){grid-row:5;grid-column:2/5}.ModalRecovery_step0 input:nth-child(5){grid-row:6;grid-column:2}.ModalRecovery_step0 button:nth-child(6){grid-row:8;grid-column:2/22}.ModalRecovery_step1{grid-template:24px 24px 32px 80px 32px 32px 24px 52px 24px 48px 24px/24px repeat(20,16px) 24px;justify-content:center}.ModalRecovery_step1 Figure:first-child{grid-row:2;grid-column:21;cursor:pointer}.ModalRecovery_step1 Figure:nth-child(2){grid-row:4;grid-column:10/14;justify-self:center}.ModalRecovery_step1 h3:nth-child(3){grid-row:6;grid-column:2/22;align-self:center;justify-self:center}.ModalRecovery_step1 p:nth-child(4){grid-row:8;grid-column:2/22;align-self:center;text-align:center}.ModalRecovery_step1 button:nth-child(5){grid-row:10;grid-column:2/22}}@media screen and (max-width:768px){.ModalRecovery{display:grid;height:100%;width:100%}.ModalRecovery_step0,.ModalRecovery_step1{display:grid;box-shadow:0 4px 20px -2px rgba(0,0,0,.1);z-index:9999;background-color:#fff}.ModalRecovery_step0 label,.ModalRecovery_step1 label{align-self:end;color:#595661;margin-bottom:5px}.ModalRecovery_step0 h3,.ModalRecovery_step1 h3{line-height:32px}.ModalRecovery_step0 input,.ModalRecovery_step1 input{width:98%}.ModalRecovery_step0 button,.ModalRecovery_step1 button{width:100%}.ModalRecovery_step0 Figure,.ModalRecovery_step1 Figure{cursor:pointer}.ModalRecovery_step0 p,.ModalRecovery_step1 p{text-align:start}.ModalRecovery_step0{grid-template:24px 40px 24px 52px 48px 48px 40px 48px 24px/24px 1fr 24px}.ModalRecovery_step0 h3:first-child{grid-row:2;grid-column:2;margin-top:-10px}.ModalRecovery_step0 Figure:nth-child(2){grid-row:2;grid-column:3;margin-left:-15px;margin-top:0;cursor:pointer}.ModalRecovery_step0 p:nth-child(3){grid-row:4;grid-column:2;align-self:center}.ModalRecovery_step0 label:nth-child(4){grid-row:5;grid-column:2/4}.ModalRecovery_step0 input:nth-child(5){grid-row:6;grid-column:2}.ModalRecovery_step0 button:nth-child(6){grid-row:8;grid-column:2}.ModalRecovery_step1{grid-template:24px 24px 32px 80px 32px 32px 24px 52px 24px 48px 24px/24px 1fr 24px;justify-content:center}.ModalRecovery_step1 Figure:first-child{grid-row:2;grid-column:3;margin-left:-15px;cursor:pointer}.ModalRecovery_step1 Figure:nth-child(2){grid-row:4;grid-column:2;justify-self:center}.ModalRecovery_step1 h3:nth-child(3){grid-row:6;grid-column:2;align-self:center;justify-self:center}.ModalRecovery_step1 p:nth-child(4){grid-row:8;grid-column:2;align-self:center;text-align:center}.ModalRecovery_step1 button:nth-child(5){grid-row:10;grid-column:2}}.login{display:grid;justify-content:center;align-items:center;position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1}.login_step0,.login_step1{display:flex;flex-direction:column;height:1fr;width:368px;box-shadow:0 4px 20px -2px rgba(0,0,0,.1);z-index:9999;background-color:#fff}.login_step0 button,.login_step1 button{width:100%;height:40px;font-size:var(--text-md);padding:0}.login_step0 label,.login_step1 label{align-self:end;color:#595661}.login_step0 .orange,.login_step1 .orange{background:var(--color-orange);color:#fff}.login_step0 .lightgrey,.login_step1 .lightgrey{background:#fafafb;color:var(--color-orange);border:1px solid var(--color-orange)}.login_step0 .block1,.login_step0 .block2,.login_step0 .block3,.login_step0 .block4,.login_step0 .block5{display:flex}.login_step0>.block1{align-items:center;justify-content:space-between;padding:24px}.login_step0>.block1 Figure{cursor:pointer}.login_step0>.block2{align-items:center;justify-content:space-between;padding:0 24px 24px}.login_step0>.block2 button:first-of-type{border-radius:8px 0 0 8px}.login_step0>.block2 button:nth-of-type(2){border-radius:0 8px 8px 0}.login_step0 .block4,.login_step0>.block3{flex-direction:column;padding:0 24px 20px}.login_step0 .block4 label,.login_step0>.block3 label{display:grid;align-self:start}.login_step0 .block4 .eye1,.login_step0 .block4 .eye2,.login_step0>.block3 .eye1,.login_step0>.block3 .eye2{margin:38px 20px 0 0;align-self:flex-end;position:absolute;cursor:pointer}.login_step0 .block4 .eye2,.login_step0>.block3 .eye2{margin:35px 20px 0 0}.login_step0 .block4 input,.login_step0>.block3 input{height:48px;border:1px solid #a5a4a4;padding:0 8px;border-radius:4px;font-family:Inter;outline:none}.login_step0 .block4 input:focus,.login_step0>.block3 input:focus{text-decoration:none;border:2px solid var(--color-orange)}.login_step0>.block5{flex-direction:column;align-items:center;padding:0 24px 20px;grid-row-gap:20px;row-gap:20px}.login_step0>.block5 button{height:48px}.login_step0>.block5 button:first-of-type{font-size:14px;color:var(--color-orange);background-color:#fff;border:none;width:180px;height:20px}.login_step0>.block5 .spanBar{background:var(--color-gray);width:100%;height:1px}.login_step1{display:flex;flex-direction:column;grid-row-gap:20px;row-gap:20px}.login_step1 .block1,.login_step1 .block2,.login_step1 .block3,.login_step1 .block4,.login_step1 .block5{display:flex}.login_step1 .block1 Figure,.login_step1 .block2 Figure,.login_step1 .block3 Figure,.login_step1 .block4 Figure,.login_step1 .block5 Figure{cursor:pointer}.login_step1 .block1{justify-content:space-between;padding:24px 24px 0}.login_step1 .block2,.login_step1 .block3,.login_step1 .block4{padding:0 24px}.login_step1 .block3 p,.login_step1 .block4 p{margin-left:30px;cursor:pointer}.login_step1 .block5{display:grid;align-items:end;padding:0 24px 24px;height:100%}.login_step1 .block5 div{display:grid}.login_step1 .block5 div button{height:48px}.login_step1 .block6{display:grid;align-items:end;padding:0 24px 24px}.login_step1 .block6 div{display:grid}.login_step1 .block6 div button{height:48px}@media screen and (max-width:768px){.login{display:flex;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000}.login_step0,.login_step1{height:100%;width:100%;box-shadow:0 4px 20px -2px rgba(0,0,0,.1);z-index:9999;background-color:#fff}.login_step0 .block4 .eye1,.login_step1 .block4 .eye1{margin:42px 20px 0 0}.login_step0 .block4 .eye2,.login_step1 .block4 .eye2{margin:39px 20px 0 0}.login_step0_step0,.login_step1_step0{display:flex;flex-direction:column}.login_step0 .block6,.login_step1 .block6{display:grid;align-items:end;padding:0 24px 24px;height:100%}.login_step0 .block6 div,.login_step1 .block6 div{display:grid}.login_step0 .block6 div button,.login_step1 .block6 div button{height:48px}}@media screen and (min-width:1200px){.option-container{position:relative;display:inline-block}.storeCategories{display:none}.option-button{cursor:pointer}.dropdown{display:flex;flex-direction:column;position:absolute;top:100%;left:0;background-color:#f9f9f9;border:1px solid #ccc;width:200px;z-index:1;border-radius:0 0 5px 5px}.dropdown-option{background-color:#fff;padding:10px 16px;cursor:pointer;border:none;text-align:left;border-radius:0 0 5px 5px}.dropdown-option:hover{background-color:#f5f5f5}.header_mobile{display:none}.header_desktop{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:20px 40px;height:90px;box-shadow:0 4px 10px hsla(0,0%,67.8%,.25)}.header_desktop #header__shopping__cart,.header_desktop #header__shopping__fav{position:relative}.header_desktop #header__shopping__cart:after,.header_desktop #header__shopping__fav:after{content:attr(data-count);color:var(--color-white);font-size:var(--text-sm);font-weight:var(--title-font-weight);position:absolute;bottom:2px;left:2px;text-align:center;padding:0 3px;line-height:1.2rem;background-color:var(--color-red);width:8px;height:16px;border-radius:3px}.header_desktop #header__shopping__cart:after{background-color:var(--color-orange)}.header_desktop svg{width:var(--icon);height:var(--icon);color:var(--color-gray)}.header_desktop_body{display:flex;flex-direction:row;align-items:center;grid-column-gap:25px;-webkit-column-gap:25px;column-gap:25px}.header_desktop_body>div{display:flex;align-items:center;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px;cursor:pointer;border-bottom:var(--border-width) solid transparent;padding:0 10px 6px 7px;margin-bottom:-10px}.header_desktop_body>div>p,.header_desktop_body>div a{color:var(--color-gray);font-size:15px}.header_desktop_body>div:hover{border-bottom:var(--border-width) solid var(--color-gray-light)}.header_desktop_body .input_search{margin-bottom:1px;border-bottom:none}.header_desktop_body .input_search input{border:1px solid grey;height:38px;width:250px;padding-left:30px;text-decoration:none;outline:none;border-radius:5px}.header_desktop_body .input_search input:focus{border:2px solid var(--color-orange)}.header_desktop_body .input_search svg{position:absolute;margin:8px 0 0 8px;width:20px;height:var(--icon)}.header_desktop_body .input_search:hover{border-bottom:0}.header_desktop_body .orange_border{display:"flex";flex-direction:column;justify-content:"center";border-bottom:var(--border-width) solid var(--color-gray-light)}.header_desktop_body .orange_border p,.header_desktop_body .orange_border svg{color:var(--color-orange);font-weight:600}.header_desktop_body .orange_border_disabled{display:"flex";flex-direction:column;justify-content:"center"}.header_desktop_body .orange_border_cart{display:"flex";border-bottom:var(--border-width) solid var(--color-gray-light)}.header_desktop_body .orange_border_cart p,.header_desktop_body .orange_border_cart svg{color:var(--color-orange);font-weight:600}.header_desktop_body .color_fav p,.header_desktop_body .color_fav svg{color:var(--color-red);font-weight:600}.header_desktop_body .color_fav_monday p,.header_desktop_body .color_fav_monday svg{color:var(--color-white)!important;font-weight:600}.header_desktop_body .icon_exit svg{width:16px!important}}@media screen and (max-width:1330px){.header_desktop_body{grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}}@media screen and (max-width:1199px){.header_desktop{display:none}.storeCategories{display:flex;align-items:center;justify-content:center;width:30px;height:30px;background-color:#363636;z-index:1;border-radius:0 4px 4px 0}.storeCategories svg{margin-top:2px;width:15px}.header_mobile{display:grid;grid-template:50px 50px 50px;padding:0 16px;margin-bottom:16px;box-shadow:0 4px 8px hsla(0,0%,54.9%,.25)}.header_mobile svg{width:var(--icon);height:var(--icon);color:var(--color-gray)}.header_mobile .singUp{display:flex;flex-direction:row;align-items:center;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px}.header_mobile .block1{display:flex;align-items:center;justify-content:space-between;padding:5px}.header_mobile .block1 div:first-child svg{width:22px;margin-top:5px}.header_mobile .block1 div:nth-child(3) div{display:flex;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px}.header_mobile .block1 div:nth-child(3) svg{width:16px;margin-top:5px}.header_mobile .block2{margin-top:18px}.header_mobile .block2,.header_mobile .block4{display:flex;justify-content:space-between}.header_mobile .block2 .orange_border,.header_mobile .block4 .orange_border{border-bottom:var(--border-width) solid var(--color-gray-light)}.header_mobile .block2 .orange_border p,.header_mobile .block2 .orange_border svg,.header_mobile .block4 .orange_border p,.header_mobile .block4 .orange_border svg{color:var(--color-orange);font-weight:600}.header_mobile .block2>div,.header_mobile .block4>div{display:flex;align-items:center;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px;border-bottom:var(--border-width) solid transparent;padding:0 2px 6px;cursor:pointer}.header_mobile .block2>div a,.header_mobile .block2>div p,.header_mobile .block4>div a,.header_mobile .block4>div p{color:var(--color-gray);font-size:15px}.header_mobile .block2>div:hover,.header_mobile .block4>div:hover{border-bottom:var(--border-width) solid var(--color-gray-light)}.header_mobile .block3{display:flex;justify-content:space-between;align-items:center;margin:12px 0 10px}.header_mobile .block3 #header__shopping__cart,.header_mobile .block3 #header__shopping__fav{position:relative}.header_mobile .block3 #header__shopping__cart:after,.header_mobile .block3 #header__shopping__fav:after{content:attr(data-count);color:var(--color-white);font-size:var(--text-sm);font-weight:var(--title-font-weight);position:absolute;bottom:2px;left:-6px;text-align:center;padding:0 3px;line-height:1.2rem;background-color:var(--color-red);width:6px;height:16px;border-radius:3px}.header_mobile .block3 #header__shopping__cart:after{background-color:var(--color-orange)}.header_mobile .block3>div{display:flex;align-items:center;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px;border-bottom:var(--border-width) solid transparent;padding:0 2px 6px;cursor:pointer}.header_mobile .block3>div a,.header_mobile .block3>div p{color:var(--color-gray);font-size:15px}.header_mobile .block3 .orange_border,.header_mobile .block3>div:hover{border-bottom:var(--border-width) solid var(--color-gray-light)}.header_mobile .block3 .orange_border p,.header_mobile .block3 .orange_border svg{color:var(--color-orange);font-weight:600}.header_mobile .block3 .color_fav p,.header_mobile .block3 .color_fav svg{color:var(--color-red);font-weight:600}.header_mobile .block3 .input_search{margin-bottom:9px;border-bottom:none;align-items:start;padding:0!important;width:60%}.header_mobile .block3 .input_search input{border:1px solid grey;height:32px;width:100%;padding-left:30px;text-decoration:none;outline:none}.header_mobile .block3 .input_search input:focus{border:2px solid var(--color-orange)}.header_mobile .block3 .input_search svg{position:absolute;margin:12px 0 0 8px;width:20px;height:var(--icon)}.header_mobile .block3 .input_search:hover{border-bottom:0}.header_mobile .block3 .fav{grid-row:2/3;display:flex;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px}}@media only screen and (max-width:900px){#main__content{grid-row-gap:var(--space);row-gap:var(--space);grid-template-columns:1fr;grid-template-areas:"header" "aside" "main"}}.flex{display:flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-1{flex:1 1}.flex-2{flex:2 1}.flex-3{flex:3 1}.flex-4{flex:4 1}.flex-5{flex:5 1}.flex-wrap{flex-wrap:wrap}.h-100{height:100%}.mono{font-family:"Courier New",Courier,monospace;font-weight:600}.icon-xs{width:16px;width:var(--icon-xs);height:16px;height:var(--icon-xs)}.icon-sm{width:20px;width:var(--icon-sm);height:20px;height:var(--icon-sm)}.icon{width:24px;width:var(--icon);height:24px;height:var(--icon)}.icon-xl{width:100px;width:var(--icon-xl);height:100px;height:var(--icon-xl)}.icon-lg{width:48px;width:var(--icon-lg);height:48px;height:var(--icon-lg)}.gap{grid-gap:2rem;gap:2rem;grid-gap:var(--space);gap:var(--space)}.gap-sm{grid-gap:1rem;gap:1rem;grid-gap:var(--space-sm);gap:var(--space-sm)}.gap-xs{grid-gap:.5rem;gap:.5rem;grid-gap:var(--space-xs);gap:var(--space-xs)}.fifth{width:20%}.fourth{width:25%}.third{width:33%}.two-fifths{width:40%}.half{width:50%}.two-thirds{width:66%}.max-w-xl{max-width:1440px}.max-w-lg{max-width:1080px}.max-w-base{max-width:960px}.max-w-md{max-width:800px}.max-w-sm{max-width:740px}.max-w-xs{max-width:560px}.mx-auto{margin:auto}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.rounded{border-radius:.5rem;border-radius:var(--border-radius)}.debug{border:1px dotted red}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.space-between{justify-content:space-between}.text-primary{color:#ff6d2d;color:var(--primary-color)}.text-secondary{color:#f59268;color:var(--primary-color-light)}.text-muted{color:#868686;color:var(--color-gray)}.text-error{color:#f04545;color:var(--color-red)}.text-white{color:#fff;color:var(--color-white)}.text-orange{color:#ff6d2d;color:var(--color-orange)}.text-cyan{color:#3faaaa;color:var(--color-cyan)}.text-purple{color:#7b61ff;color:var(--color-purple)}.text-blue{color:#1e90ff;color:var(--color-blue)}.text-green{color:green;color:var(--color-green)}.text-black{color:#444;color:var(--color-black)}.bg-primary{background-color:#ff6d2d;background-color:var(--primary-color)}.bg-secondary{background-color:#f59268;background-color:var(--primary-color-light)}.bg-muted{background-color:#868686;background-color:var(--color-gray)}.bg-error{background-color:#f04545;background-color:var(--color-red)}.bg-orange{background-color:#ff6d2d;background-color:var(--color-orange)}.bg-cyan{background-color:#3faaaa;background-color:var(--color-cyan)}.bg-green{background-color:green;background-color:var(--color-green)}.bg-blue{background-color:#1e90ff;background-color:var(--color-blue)}.bg-white{background-color:#fff;background-color:var(--color-white)}.bg-black{background-color:#444;background-color:var(--color-black)}.bg-purple{background-color:#7b61ff;background-color:var(--color-purple)}.bg-cybermoday{background:linear-gradient(#082263,#082263,#b829f0)}.bg-cybermoday-store{background:linear-gradient(#b829f0,#082263)}.bg-cybermoday-offers{background:linear-gradient(#f02929,#082263)}.bg-black-shippeo{background:linear-gradient(#110700,#4d2000,#d45b04)}.bg-black-shippeo-store{background:linear-gradient(#d45b04,#110700)}.bg-black-shippeo-offers{background:linear-gradient(#ff4000,#110700)}.border{border:.5px solid #f59268;border:var(--border-width) solid var(--primary-color-light)}.border-primary{border:.5px solid #ff6d2d;border:var(--border-width) solid var(--primary-color)}.border-secondary{border:.5px solid #f59268;border:var(--border-width) solid var(--primary-color-light)}.border-muted{border:.5px solid #868686;border:var(--border-width) solid var(--color-gray)}.border-error{border:.5px solid #f04545;border:var(--border-width) solid var(--color-red)}.border-yellow{border:var(--border-width) solid var(--color-yellow)}.border-green{border:.5px solid green;border:var(--border-width) solid var(--color-green)}.border-blue{border:.5px solid #1e90ff;border:var(--border-width) solid var(--color-blue)}.border-purple{border:.5px solid #7b61ff;border:var(--border-width) solid var(--color-purple)}.border-white{border:.5px solid #fff;border:var(--border-width) solid var(--color-white)}.border-black{border:.5px solid #444;border:var(--border-width) solid var(--color-black)}.border-red{border:.5px solid #f04545;border:var(--border-width) solid var(--color-red)}.text-shadow{text-shadow:0 2px 4px rgba(0,0,0,.1),0 1px 1px rgba(0,0,0,.05)}.box-shadow{box-shadow:0 2px 15px rgba(0,0,0,.2),0 1px 1px rgba(0,0,0,.05)}.strong,strong{font-weight:700;font-weight:var(--title-font-weight)}.text-2xl{font-size:2.4rem;font-size:var(--text-2xl)}.text-xl{font-size:1.6rem;font-size:var(--text-xl)}.text-lg{font-size:1.3rem;font-size:var(--text-lg)}.text-base{font-size:1rem;font-size:var(--text-base)}.small,.text-sm,small{font-size:.75em;font-size:var(--text-sm)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.p-xs{padding:.5rem;padding:var(--space-xs)}.p-sm{padding:1rem;padding:var(--space-sm)}.p{padding:2rem;padding:var(--space)}.py{padding:2rem auto;padding:var(--space) auto}.pt{padding-top:2rem;padding-top:var(--space)}.pb{padding-bottom:2rem;padding-bottom:var(--space)}.p-0{padding:0}.m{margin:2rem;margin:var(--space)}.my{margin:2rem auto;margin:var(--space) auto}.mt{margin-top:2rem;margin-top:var(--space)}.mt-sm{margin-top:1rem;margin-top:var(--space-sm)}.mb{margin-bottom:2rem;margin-bottom:var(--space)}.m-0{margin-bottom:0}.cursor-pointer{cursor:pointer}.badge{display:inline-flex;align-items:center;grid-gap:.5rem;gap:.5rem;grid-gap:var(--space-xs);gap:var(--space-xs)}.badge svg{width:16px;width:var(--icon-xs);height:16px;height:var(--icon-xs)}.badge-outline-red{border:.5px solid #f04545;border:var(--border-width) solid var(--color-red);border-radius:.25rem;border-radius:var(--border-radius-sm);color:#f04545;color:var(--color-red)}.badge-outline-purple,.badge-outline-red{padding:2px .5rem;padding:2px var(--space-xs)}.badge-outline-purple{border:.5px solid #7b61ff;border:var(--border-width) solid var(--color-purple);border-radius:.25rem;border-radius:var(--border-radius-sm);color:#7b61ff;color:var(--color-purple)}.badge-outline-green{border:.5px solid green;border:var(--border-width) solid var(--color-green);border-radius:.25rem;border-radius:var(--border-radius-sm);color:green;color:var(--color-green)}.badge-outline-green,.badge-outline-yellow{padding:2px .5rem;padding:2px var(--space-xs)}.badge-outline-yellow{border:.5px solid #ff6d2d;border:var(--border-width) solid var(--primary-color);border-radius:.25rem;border-radius:var(--border-radius-sm);color:#ff6d2d;color:var(--primary-color)}.badge-outline-gray{border:.5px solid #868686;border:var(--border-width) solid var(--color-gray);border-radius:.25rem;border-radius:var(--border-radius-sm);color:#868686;color:var(--color-gray)}.badge-outline-blue,.badge-outline-gray{padding:2px .5rem;padding:2px var(--space-xs)}.badge-outline-blue{border:.5px solid #1e90ff;border:var(--border-width) solid var(--color-blue);border-radius:.25rem;border-radius:var(--border-radius-sm);color:#1e90ff;color:var(--color-blue)}.pop-in{-webkit-animation:pop-in .5s cubic-bezier(.03,1.62,.41,1.05);animation:pop-in .5s cubic-bezier(.03,1.62,.41,1.05)}.pop-out{-webkit-animation:pop-in .2s;animation:pop-in .2s}.fade-in{-webkit-animation:fade-in .3s;animation:fade-in .3s}.fade-out{-webkit-animation:fade-out .2s;animation:fade-out .2s}@-webkit-keyframes pop-in{0%{-webkit-transform:scale(.9) rotateX(40deg);transform:scale(.9) rotateX(40deg)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pop-in{0%{-webkit-transform:scale(.9) rotateX(40deg);transform:scale(.9) rotateX(40deg)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes pop-out{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.9) rotateX(40deg);transform:scale(.9) rotateX(40deg)}}@keyframes pop-out{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.9) rotateX(40deg);transform:scale(.9) rotateX(40deg)}}@-webkit-keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@media screen and (min-width:1000px){button{padding:12px;font-size:24px;font-weight:700;height:64px;border-radius:8px;width:272px;text-align:center;line-height:29.05px;background-color:#ff6d2d;background-color:var(--primary-color);color:#fff;color:var(--color-white);border:1px solid #ff6d2d;border:1px solid var(--primary-color);cursor:pointer;position:relative;font-family:Inter}button:hover{background-color:#f59268;background-color:var(--primary-color-light);border:1px solid #f59268;border:1px solid var(--primary-color-light);outline:none}button:focus{outline:none}button:active{background-color:#ff6d2d;background-color:var(--primary-color);border:1px solid #ff6d2d;border:1px solid var(--primary-color);outline:none}.buttonOk{-webkit-animation-name:pase;animation-name:pase;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes pase{0%{box-shadow:inset 0 0 0 0 green}to{box-shadow:inset 320px 0 0 0 green;border:1px solid green}}@keyframes pase{0%{box-shadow:inset 0 0 0 0 green}to{box-shadow:inset 320px 0 0 0 green;border:1px solid green}}.primary-disabled{background-color:#868686!important;background-color:var(--color-disabled)!important;border:1px solid #868686!important;border:1px solid var(--color-disabled)!important;cursor:default}.primary-disabled:hover{background-color:#868686;background-color:var(--color-disabled);border:1px solid #868686;border:1px solid var(--color-disabled)}.secondary{font-size:16px;font-weight:700;border-radius:6px;text-align:center;line-height:29.05px;border:2px solid #ff6d2d;border:2px solid var(--color-orange);box-sizing:border-box;color:#ff6d2d;color:var(--color-orange);cursor:pointer}.secondary,.secondary:hover{background-color:#fff;background-color:var(--color-white)}.secondary:hover{color:#f59268;color:var(--primary-color-light);border:2px solid #f59268;border:2px solid var(--primary-color-light)}.secondary:active{color:#ff6d2d;color:var(--color-orange);background-color:#fff;background-color:var(--color-white);border:2px solid #ff6d2d;border:2px solid var(--color-orange)}.secondary-disabled{color:#868686!important;color:var(--color-disabled)!important;border:2px solid #868686!important;border:2px solid var(--color-disabled)!important;cursor:default}.container-input{height:96px}.container-input,.container-textarea{width:272px;display:flex;flex-direction:column}.container-textarea{height:144px}label{font-size:12px;font-weight:300;color:var(--brown)}input,label{font-style:normal}input{height:48px;font-size:16px}.input-alert{border:1px solid #f04545!important;border:1px solid var(--color-red)!important}textarea{font-size:16px;font-style:normal}}@media screen and (max-width:999px){button{font-size:16px;font-weight:700;border-radius:8px;height:48px;width:296px;line-height:25.06px;background-color:#ff6d2d;background-color:var(--color-orange);color:#fff;color:var(--color-white);border:1px solid #ff6d2d;border:1px solid var(--color-orange);text-align:center;cursor:pointer;position:relative}button:hover{background-color:#f59268;background-color:var(--primary-color-light);border:1px solid #f59268;border:1px solid var(--primary-color-light)}button:active{background-color:#ff6d2d;background-color:var(--primary-color);border:1px solid #ff6d2d;border:1px solid var(--primary-color)}.primary-disabled{background-color:#868686!important;background-color:var(--color-disabled)!important;border:1px solid #868686!important;border:1px solid var(--color-disabled)!important;cursor:default}.primary-disabled:hover{background-color:#868686;background-color:var(--color-disabled);border:1px solid #868686;border:1px solid var(--color-disabled)}.secondary{font-size:16px;font-weight:700;border-radius:8px;height:48px;width:296px;line-height:25.06px;border:2px solid #ff6d2d;border:2px solid var(--color-orange);box-sizing:border-box;color:#ff6d2d;color:var(--color-orange);cursor:pointer}.secondary,.secondary:hover{background-color:#fff;background-color:var(--color-white)}.secondary:hover{color:#f59268;color:var(--primary-color-light);border:2px solid #f59268;border:2px solid var(--primary-color-light)}.secondary:active{color:#ff6d2d;color:var(--color-orange);background-color:#fff;background-color:var(--color-white);border:2px solid #ff6d2d;border:2px solid var(--color-orange)}.secondary-disabled{color:#868686!important;color:var(--color-disabled)!important;border:2px solid #868686!important;border:2px solid var(--color-disabled)!important;cursor:default}.tertiary{font-size:16px;font-weight:700;border-radius:8px;height:48px;width:296px;line-height:25.06px;border:2px solid #1e90ff;border:2px solid var(--color-blue);box-sizing:border-box;color:#1e90ff;color:var(--color-blue);cursor:pointer}.tertiary,.tertiary:hover{background-color:#fff;background-color:var(--color-white)}.tertiary:hover{color:#f0f8ff;color:var(--color-blue-light);border:2px solid #f0f8ff;border:2px solid var(--color-blue-light)}.tertiary:active{color:#3faaaa;color:var(--color-cyan);background-color:#fff;background-color:var(--color-white);border:2px solid #3faaaa;border:2px solid var(--color-cyan)}.tertiary-disabled{color:#868686!important;color:var(--color-disabled)!important;border:2px solid #868686!important;border:2px solid var(--color-disabled)!important;cursor:default}.container-input{height:96px}.container-input,.container-textarea{width:272px;display:flex;flex-direction:column}.container-textarea{height:144px}label{font-size:12px;line-height:19.2px;font-weight:300;font-style:normal;color:var(--brown)}input,textarea{font-size:16px;font-style:normal}textarea{height:96px}}*{margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--space-xs:calc(var(--space)/4);--space-sm:calc(var(--space)/2);--space:2rem;--space-lg:calc(var(--space)*2);--border-radius-sm:0.25rem;--border-radius:0.5rem;--icon-xs:16px;--icon-sm:20px;--icon:24px;--icon-lg:48px;--icon-xl:100px;--icon-2xl:160px;--text-2xl:2.4rem;--text-xl:1.6rem;--text-lg:1.3rem;--text-base:1rem;--text-sm:0.75em;--title-font-weight:700;--letter-spacing:-0.05em;--border-width:0.5px;--color-white:#fff;--color-gray-lightest:#cdcccc;--color-gray-light:#9b9b9b;--color-disabled:#868686;--color-gray:#868686;--color-brown:#595661;--color-black:#444;--color-black2:#505050;--color-black3:#414141;--color-blue:#1e90ff;--color-blue-light:#f0f8ff;--color-green:green;--color-green-light:#95f2b2;--color-cyan:#3faaaa;--color-cyan-light:#54a4a8;--color-orange:#ff6d2d;--color-orange-light:#f59268;--color-purple:#7b61ff;--color-purple-light:#cfc9eb;--color-red:#f04545;--color-bg-moday:#082263;--color-moday:#b829f0;--primary-color:var(--color-orange);--primary-color-light:var(--color-orange-light);--secondary-color:var(--color-purple);--secondary-color-light:var(--color-purple-light);--tertiary-color:var(--color-blue);--tertiary-color-light:var(--color-blue-light);--text-color:var(--color-black);--bg-color:var(--color-white);--bg-gray-footer:#f9f9f9;--max-width:2600px}html{font-size:15px;background-color:#fff;background-color:var(--bg-color);background-image:url(/static/media/bg.d6097d5a.png);background-position-y:75%;background-position-x:0;background-repeat:no-repeat}body{font-family:-apple-system,BlinkMacSystemFont,"Inter","Inter var","Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-weight:500}@supports(font-variation-settings:normal){body{font-family:"Inter var",sans-serif}}input::-webkit-inner-spin-button{-webkit-appearance:none}.imgTienda{position:relative;top:-3rem;top:calc(var(--space)*-1.5);margin-bottom:-2.6rem;margin-bottom:calc(var(--space)*-1.3);width:160px;width:var(--icon-2xl);height:160px;height:var(--icon-2xl);background:#fff;background:var(--color-white);object-fit:cover;margin-top:20px}.customer__profile__imgTienda{border-radius:50%}.store__profile__imgTienda{border-radius:.5rem;border-radius:var(--border-radius)}#main__content{max-width:2600px;max-width:var(--max-width);overflow-x:hidden}.search__index h2{margin-left:24px}.search__index .search_body{margin:0 24px}#main__store{margin-bottom:120px}#main__store h4{margin:10px 0 10px 20px}@media screen and (min-width:1200px){#main__store{display:grid;grid-template-columns:minmax(30px,200px) 1fr;grid-template-rows:auto 1fr auto;transition:grid-template-columns .2s;grid-column-gap:2rem;-webkit-column-gap:2rem;column-gap:2rem;grid-column-gap:var(--space);-webkit-column-gap:var(--space);column-gap:var(--space);padding:0 24px;grid-template-areas:"header header" "aside main"}}.products_favorites{display:flex;flex-wrap:wrap;grid-gap:2rem;gap:2rem;grid-gap:var(--space);gap:var(--space);padding:0 0 0 32px}.products_favorites>div{display:flex;flex-direction:column;position:relative;cursor:pointer}.products_favorites>div .wishlist_buttons{position:absolute;z-index:10;margin:-7px -7px 0 0;right:0}.products_favorites>div .wishlist_buttons .figure{display:flex;align-items:center;justify-content:center;background-color:#fff;border:2px solid #f04545;border:2px solid var(--color-red);width:30px;height:30px;border-radius:50%;cursor:pointer}.products_favorites>div .wishlist_buttons .figure svg{width:14px;margin-top:3px;color:#fff}.products_favorites>div .wishlist_buttons :hover{opacity:.9}.modal_shippingCities{display:flex;flex-direction:column;grid-row-gap:12px;row-gap:12px}.modal_shippingCities select{border:2px solid #868686;border:2px solid var(--color-gray);padding-left:0!important}.modal_shippingCities button{height:40px}.modal_shippingCities .checkbox{display:flex}.suma__tunegocio{display:grid;grid-template-rows:repeat(2,600px);grid-row-gap:20px;row-gap:20px;margin:72px 24px 50px 30px}.suma__tunegocio .body{text-align:center}.suma__tunegocio .body,.suma__tunegocio .body .box{display:flex;flex-direction:column;align-items:center}@media screen and (min-width:1200px){.suma__tunegocio .back{display:none}}@media screen and (max-width:1199px){.suma__tunegocio{grid-template-rows:1fr;margin:30px 12px 100px}.suma__tunegocio .back{display:flex}.suma__tunegocio .block2{margin-top:50px}}.suma__tunegocio>.block1,.suma__tunegocio>.block2,.suma__tunegocio>.block3{display:flex;justify-content:center;grid-column-gap:300px;-webkit-column-gap:300px;column-gap:300px}@media screen and (max-width:1199px){.suma__tunegocio>.block1,.suma__tunegocio>.block2,.suma__tunegocio>.block3{display:flex;flex-direction:column;align-items:center;grid-column-gap:none;-webkit-column-gap:none;column-gap:none;grid-row-gap:60px;row-gap:60px}.suma__tunegocio>.block1 .special,.suma__tunegocio>.block2 .special,.suma__tunegocio>.block3 .special{margin-bottom:30px}.suma__tunegocio>.block1 .last,.suma__tunegocio>.block2 .last,.suma__tunegocio>.block3 .last{margin-top:40px}.suma__tunegocio>.block1 :nth-child(2),.suma__tunegocio>.block1 :nth-child(3),.suma__tunegocio>.block1>:first-child,.suma__tunegocio>.block2 :nth-child(2),.suma__tunegocio>.block2 :nth-child(3),.suma__tunegocio>.block2>:first-child,.suma__tunegocio>.block3 :nth-child(2),.suma__tunegocio>.block3 :nth-child(3),.suma__tunegocio>.block3>:first-child{width:100%}}.suma__tunegocio>.block1 div h3,.suma__tunegocio>.block2 div h3,.suma__tunegocio>.block3 div h3{margin-bottom:10px}.suma__tunegocio>.block1 div .box,.suma__tunegocio>.block2 div .box,.suma__tunegocio>.block3 div .box{margin-top:10px;padding:5px}.suma__tunegocio>.block1 div .subtitle,.suma__tunegocio>.block2 div .subtitle,.suma__tunegocio>.block3 div .subtitle{margin-bottom:5px;font-size:15px;font-weight:600}.suma__tunegocio>.block1 div .subtitle2,.suma__tunegocio>.block2 div .subtitle2,.suma__tunegocio>.block3 div .subtitle2{margin-bottom:5px}.suma__tunegocio>.block1 div .subText,.suma__tunegocio>.block2 div .subText,.suma__tunegocio>.block3 div .subText{margin-left:20px}.suma__tunegocio>.block1 div .free,.suma__tunegocio>.block1 div .plus,.suma__tunegocio>.block1 div .premium,.suma__tunegocio>.block2 div .free,.suma__tunegocio>.block2 div .plus,.suma__tunegocio>.block2 div .premium,.suma__tunegocio>.block3 div .free,.suma__tunegocio>.block3 div .plus,.suma__tunegocio>.block3 div .premium{color:#ff6d2d;color:var(--color-orange);font-weight:600;margin:0 0 10px;font-size:17px}.suma__tunegocio>.block1 div .plus,.suma__tunegocio>.block2 div .plus,.suma__tunegocio>.block3 div .plus{color:green;color:var(--color-green)}.suma__tunegocio>.block1 div .free,.suma__tunegocio>.block2 div .free,.suma__tunegocio>.block3 div .free{color:#868686;color:var(--color-gray);margin-top:24px}@media screen and (min-width:1200px){.suma__tunegocio>.block1>:first-child,.suma__tunegocio>.block1>:nth-child(2),.suma__tunegocio>.block2>:first-child,.suma__tunegocio>.block2>:nth-child(2),.suma__tunegocio>.block3>:first-child,.suma__tunegocio>.block3>:nth-child(2){width:450px}}.home__screen .card_vertical{display:grid;justify-content:center;grid-template:200px 6px 1fr/30% 30% 40%;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;width:100%}.home__screen .card_vertical .box1,.home__screen .card_vertical .box2,.home__screen .card_vertical .box3{display:flex;flex-direction:column;justify-content:space-between;background-color:#ff6d2d;background-color:var(--color-orange);color:#fff;padding:0 0 6px}.home__screen .card_vertical .box1 button,.home__screen .card_vertical .box2 button,.home__screen .card_vertical .box3 button{margin-top:6px}.home__screen .card_vertical .box1 .button2,.home__screen .card_vertical .box2 .button2,.home__screen .card_vertical .box3 .button2{display:flex;padding:0 6px}.home__screen .card_vertical .box1 .button2 button,.home__screen .card_vertical .box2 .button2 button,.home__screen .card_vertical .box3 .button2 button{background-color:#fff;color:#ff6d2d;color:var(--color-orange);font-size:16px;font-weight:700;height:50px}.home__screen .card_vertical .box4,.home__screen .card_vertical .box5{display:flex;align-items:center;justify-content:space-between}.home__screen .card_vertical .box4 .cardvertical_p1,.home__screen .card_vertical .box5 .cardvertical_p1{font-size:24px;font-weight:700;padding:20px 0 12px}.home__screen .card_vertical .box4>div,.home__screen .card_vertical .box5>div{padding-left:10px;height:100%}.home__screen .card_vertical .box4>div p,.home__screen .card_vertical .box5>div p{font-size:20px}.home__screen .card_vertical .box4 button,.home__screen .card_vertical .box5 button{height:100%;width:60px;background-color:#ff6d2d;background-color:var(--color-orange);border-radius:0}.home__screen .card_vertical .box1{grid-area:1/1/4/2}.home__screen .card_vertical .box2{grid-area:1/2/4/3;background-color:#e4d4c3;color:#fff}.home__screen .card_vertical .box2 .button2 button{background-color:#fb880f;color:#fff}.home__screen .card_vertical .box3{grid-area:1/2/4/3}.home__screen .card_vertical .box4{flex-direction:row;grid-area:1/3/2/4;border-radius:0 6px 0 0;border:2px solid #1e90ff;color:#1e90ff}.home__screen .card_vertical .box4 button{height:100%;width:50px;background-color:#1e90ff;border-radius:0;border-color:#1e90ff}.home__screen .card_vertical .box5{grid-area:3/3/3/4;border:2px solid #ff6d2d;border:2px solid var(--color-orange);color:#ff6d2d;color:var(--color-orange);border-radius:0 0 6px 0}@media screen and (min-width:700px){.home__screen .card__vertical{display:flex;justify-content:space-between}}@media screen and (max-width:699px){.home__screen .card__vertical{display:flex;flex-direction:column;align-items:center}.home__screen .card_vertical .box4 .cardvertical_p1,.home__screen .card_vertical .box5 .cardvertical_p1{font-size:20px;font-weight:700;padding:20px 0 12px}.home__screen .card_vertical .box4 .cardvertical_p2,.home__screen .card_vertical .box5 .cardvertical_p2{font-size:18px}}@media screen and (min-width:1600px){.home__screen .card__vertical{display:flex;grid-column-gap:120px;-webkit-column-gap:120px;column-gap:120px;justify-content:center;max-width:100%}}@media screen and (max-width:1000px){.home__screen .card_vertical{display:flex;flex-direction:column;width:100%}.home__screen .card_vertical .box1,.home__screen .card_vertical .box2,.home__screen .card_vertical .box3{margin:6px 0}.home__screen .card_vertical .box1 button,.home__screen .card_vertical .box3 button{margin-top:12px}.home__screen .card_vertical .box4,.home__screen .card_vertical .box5{display:flex;height:200px;border-radius:0}.home__screen .card_vertical .box4{margin-bottom:10px}}main{grid-area:main;grid-column:1fr}footer{grid-area:footer}h1,h2,h3,h4,h5,h6{letter-spacing:-.05em;letter-spacing:var(--letter-spacing);font-weight:700;font-weight:var(--title-font-weight)}h1{font-size:2.4rem;font-size:var(--text-2xl);max-inline-size:20ch}h2{font-size:1.6rem;font-size:var(--text-xl);margin-bottom:1rem;margin-bottom:var(--space-sm);max-inline-size:30ch}h3{font-size:1.3rem;font-size:var(--text-lg);max-inline-size:40ch}h4,h5,h6{max-inline-size:40ch}h4,h5,h6,p{font-size:1rem;font-size:var(--text-base)}p{max-inline-size:80ch;line-height:1.5em}dl dt{font-weight:700}dl dd{margin-left:1rem;margin-left:var(--space-sm);max-inline-size:70ch;text-overflow:ellipsis;overflow:hidden;color:#868686;color:var(--color-gray);margin-top:.5rem;margin-top:var(--space-xs);margin-bottom:1rem;margin-bottom:var(--space-sm)}a{text-decoration:none;color:#444;color:var(--text-color)}a.active,a:hover{color:#ff6d2d;color:var(--primary-color)}hr{border:0;border-bottom:.5px solid #ff6d2d;border-bottom:var(--border-width) solid var(--primary-color);width:90%;margin:1rem auto;margin:var(--space-sm) auto}ul{list-style-type:none;margin-bottom:2rem;margin-bottom:var(--space);color:#868686;color:var(--color-gray)}ul li{margin:.5rem 0;margin:var(--space-xs) 0}.searchBox_disable{border-radius:2px;border:2px solid hsla(0,0%,59.2%,.8);color:hsla(0,0%,45.5%,.8)}.searchBox_disable,.searchBox_input{display:grid;align-items:center;margin:1px 0 4px;padding:0 0 0 4px;height:1fr;font-weight:700;box-sizing:border-box}.searchBox_input{border-radius:2px;border:2px solid #ff6d2d;border:2px solid var(--color-orange);color:#ff6d2d;color:var(--color-orange);cursor:pointer}.button__group--vertical{flex-direction:column;display:flex;grid-gap:1rem;gap:1rem;grid-gap:var(--space-sm);gap:var(--space-sm)}.button__group--vertical .button__shop{width:100%;height:48px;border-radius:4px}.button,button{display:flex;justify-content:center;align-items:center;grid-gap:.5rem;gap:.5rem;grid-gap:var(--space-xs);gap:var(--space-xs);font-size:1rem;font-size:var(--text-base);font-weight:600;width:100%;padding:.5rem;padding:var(--space-xs);border-radius:.25rem;border-radius:var(--border-radius-sm);border:0;cursor:pointer}.button[disabled],button[disabled]{opacity:.5;background-color:#9b9b9b!important;background-color:var(--color-gray-light)!important;color:#868686!important;color:var(--color-gray)!important}.button svg,button svg{width:20px;width:var(--icon-sm);height:20px;height:var(--icon-sm)}.button.button--large,button.button--large{font-size:1.3rem;font-size:var(--text-lg)}.button.button--outline,button.button--outline{border:.5px solid #ff6d2d;border:var(--border-width) solid var(--primary-color);text-align:center}.button.button--primary,button.button--primary{background-color:#ff6d2d;background-color:var(--primary-color);color:#fff;color:var(--color-white)}.button.button--primary-outline,button.button--primary-outline{background-color:#fff;background-color:var(--bg-color);border:.5px solid #ff6d2d;border:var(--border-width) solid var(--primary-color);color:#ff6d2d;color:var(--primary-color)}.button.button--secondary,button.button--secondary{background-color:var(--secondaty-color-light);color:var(--secondaty-color)}.button.button--tertiary,button.button--tertiary{background-color:#1e90ff;background-color:var(--tertiary-color);color:#1e90ff;color:var(--tertiary-color);border:.5px solid #1e90ff;border:var(--border-width) solid var(--tertiary-color)}.button:hover,button:hover{opacity:.9}.button:focus,.button:hover,button:focus,button:hover{outline-color:#ff6d2d;outline-color:var(--primary-color);outline-style:none;outline-width:.5px;outline-width:var(--border-width)}.button:active,button:active{opacity:.9}form{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;grid-gap:var(--space-sm);gap:var(--space-sm)}form label:not(input){color:#ff6d2d;color:var(--primary-color)}input,select,textarea{display:block;font-size:1rem;font-size:var(--text-base);background-color:#fff;background-color:var(--color-white);width:100%;margin-top:.5rem;margin-top:var(--space-xs);padding:.5rem 1rem;padding:var(--space-xs) var(--space-sm);border-radius:.25rem;border-radius:var(--border-radius-sm);border:0}table{table-layout:fixed;width:100%;border-collapse:collapse}table thead th{color:#868686;color:var(--color-gray);font-weight:600}table tbody th{padding-top:1rem;padding-top:var(--space-sm)}table tbody td{padding:.5rem;padding:var(--space-xs);border-bottom:1px solid #ededed}.search__box{width:16ch;display:flex;align-items:center;padding:0;margin:0;position:relative}.search__box svg{position:absolute;left:.5rem;left:var(--space-xs);width:20px;width:var(--icon-sm);opacity:.6;height:20px;height:var(--icon-sm)}.search__box input,.search__box svg{color:#868686;color:var(--color-gray)}.search__box input{margin-top:0;padding-left:2rem;padding-left:var(--space);border-radius:.5rem;border-radius:var(--border-radius)}.search__box input:focus{outline:none;border:2px solid #ff6d2d;border:2px solid var(--color-orange)}#payment__modal__window{border-radius:.5rem;border-radius:var(--border-radius);background-color:#fff;background-color:var(--color-white);z-index:9;position:absolute;top:0;bottom:0;left:-200px;right:0;margin:auto;width:800px;height:75vh;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#marker__customer{width:24px;width:var(--icon);height:24px;height:var(--icon);background-color:#ff6d2d;background-color:var(--primary-color);position:relative;border-radius:12px 12px 12px 0;border-radius:calc(var(--icon)/2) calc(var(--icon)/2) calc(var(--icon)/2) 0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);left:-12px;left:calc(var(--icon)*-1/2);top:-12px;top:calc(var(--icon)*-1/2);box-shadow:0 2px 5px rgba(0,0,0,.1);border:.5px solid #fff;border:var(--border-width) solid var(--color-white);display:flex;align-items:center;justify-content:center}#marker__customer strong{display:block;text-align:center;-webkit-transform:rotate(45deg);transform:rotate(45deg)}#marker__car{width:24px;width:var(--icon);height:24px;height:var(--icon);background-color:#ff6d2d;background-color:var(--primary-color);position:relative;border-radius:12px;border-radius:calc(var(--icon)/2);left:-12px;left:calc(var(--icon)*-1/2);top:-12px;top:calc(var(--icon)*-1/2);box-shadow:0 2px 5px rgba(0,0,0,.1);border:.5px solid #fff;border:var(--border-width) solid var(--color-white);display:flex;align-items:center;justify-content:center}#marker__car strong{display:block;text-align:center;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.moreProducts{display:flex;justify-content:center;width:100%;font-weight:700;font-size:18px}.figure1{display:grid;justify-items:end;margin:10px 0 0 -10px;width:100%}.figure1 Figure{width:25px;height:25px;padding:5px;cursor:pointer;box-shadow:0 4px 4px hsla(0,0%,54.9%,.25);border-radius:4px}.figure1 Figure,.figure1 Figure:hover{background-color:#fff;background-color:var(--color-white)}@media screen and (max-width:1199px){.figure1{display:grid;justify-items:end;margin:10px 0 0 -10px;width:100%}.figure1 Figure{width:25px;height:25px;padding:5px;cursor:pointer;box-shadow:0 4px 4px hsla(0,0%,54.9%,.25);border-radius:4px}.figure1 Figure,.figure1 Figure:hover{background-color:#fff;background-color:var(--color-white)}.inputAddress{display:grid}.inputAddress input{width:100%;box-sizing:border-box}.inputAddress .div1{display:grid;grid-template-columns:80% 20%}.inputAddress .div1 div:first-of-type{width:85%}.inputAddress .div1 div:nth-of-type(2){width:20%}.inputAddress .div2{display:grid;grid-template-columns:70% 30%;align-items:center}.inputAddress .div2 div{display:flex;width:100%;margin-left:20px}.inputAddress .div2 div input{border-radius:4px 0 0 4px}.inputAddress .div2 div button{margin:7px 0 0 20px;border-radius:0 4px 4px 0}.inputAddress .div2 div button Figure{margin:10px 0 0}.inputAddress .div2 .button_disabled button{background-color:#868686;background-color:var(--color-gray);border:#868686;border:var(--color-gray)}}@media screen and (min-width:1200px){.inputAddress{display:grid}.inputAddress input{width:100%;box-sizing:border-box}.inputAddress .div1{display:grid;grid-template-columns:80% 20%}.inputAddress .div1 div:first-of-type{width:80%}.inputAddress .div1 div:nth-of-type(2){width:20%}.inputAddress .div2{display:grid;grid-template-columns:75% 20%;align-items:center;grid-column-gap:5%;-webkit-column-gap:5%;column-gap:5%}.inputAddress .div2 div{display:flex;width:100%}.inputAddress .div2 div input{border-radius:4px 0 0 4px}.inputAddress .div2 div button{margin:0 0 0 20px;border-radius:0 4px 4px 0}.inputAddress .div2 div button Figure{margin:10px 0 0}}
/*# sourceMappingURL=main.1936ff52.chunk.css.map */