@import url(https://fonts.googleapis.com/css2?family=Edu+AU+VIC+WA+NT+Hand:wght@400..700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Yanone+Kaffeesatz:wght@200..700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap);*{box-sizing:border-box;font-family:Yanone Kaffeesatz,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;padding:0;scroll-behavior:smooth}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.2em}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.protectedRouteLayout{align-items:center;display:flex;justify-content:center}.protectedRouteLayout,.unProtectedRouteLayout{min-height:100vh;min-height:100dvh;width:100%}.unProtectedRouteLayout .loading{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}header{justify-content:space-between;padding:3%;position:fixed;top:0;width:100%;z-index:3}header,header .logo{color:#3e3e42;display:flex;flex-direction:row}header .logo{align-items:center;background-color:#cccbc4;border-radius:100px;font-family:Kalam,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1.5rem;justify-content:center;outline:none;padding:10px 20px;text-decoration:none}header .logo:focus{color:#3e3e42}header nav{align-items:center;display:flex;flex-direction:row;justify-content:center}header nav ul{background-color:#cccbc4;flex-direction:row;gap:10px;list-style:none;margin:0}header nav ul,header nav ul li .link{align-items:center;border-radius:100px;display:flex;justify-content:center;padding:10px}header nav ul li .link{color:#3e3e42;min-width:120px;text-decoration:none;transition:all .2s linear}header nav ul li .link:hover{background-color:#fff}header nav ul li .cartBtn{min-width:0;min-width:auto}header nav ul li .link.active{background-color:#fff}footer{align-items:center;background-color:#cccbc4;color:#3e3e42;flex-direction:column;gap:50px;padding-top:50px}footer,footer .content{display:flex;justify-content:center}footer .content{flex-direction:row;gap:70px;padding:20px;width:100%}footer .content .section{display:flex;flex-direction:column;gap:30px;width:20%}footer .content .section h2{font-weight:500}footer .content .section ul{list-style:none;margin:0;padding:0}footer .content .section ul a{color:#3e3e42;text-decoration:none}footer .content .newsLetter form{display:flex;flex-direction:column;gap:10px}footer .content .newsLetter form input{border:none;border-radius:100px;padding:10px 15px}footer .content .newsLetter form button{background-color:#fff;border:none;border-radius:100px;color:#3e3e42;cursor:pointer;padding:10px}footer .content .contact .info{display:flex;flex-direction:column;gap:10px}footer .content .contact .info a{color:#3e3e42;text-decoration:none}footer .content .contact .info .social{display:flex;gap:10px;padding-top:50px}footer .content .contact .info .social a{color:#3e3e42;text-decoration:none}footer .content .legal ul{display:flex;flex-direction:column;gap:10px}footer .content .legal ul a{color:#3e3e42;text-decoration:underline}footer .content .menu ul{display:flex;flex-direction:column;gap:10px}footer .content .menu ul a{color:#3e3e42;text-decoration:underline}footer hr{border:none;border-top:1px solid #727272;width:98%}footer .logo{align-items:center;display:flex;flex-direction:column;font-size:20rem;justify-content:center;width:100%}.main .landing{border-radius:100px;height:100vh;padding:2%;position:relative}.main .landing .background{border-radius:46px;height:100%;max-height:100vh;object-fit:cover;object-position:50% 50%;width:100%}.main .landing .content{align-items:flex-end;bottom:50px;display:flex;flex-direction:row;justify-content:space-between;left:0;padding:30px 3%;position:absolute;width:100%}.main .landing .content .textContent{color:#000}.main .landing .content .textContent h1{font-size:6rem;font-weight:500}.main .landing .content .textContent p{font-size:2rem}.main .landing .content .link{align-items:center;background-color:#000;border:none;border-radius:100px;color:#fff;cursor:pointer;display:flex;font-weight:100;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin-bottom:10px;min-width:300px;outline:#0000;padding:20px;text-decoration:none;transition:all .2s linear}.main .landing .content .link:hover{background-color:#6e6e77}.main .featured{display:flex;flex-direction:column;gap:100px}.main .featured .mission{display:flex;flex-direction:column;gap:50px;padding:100px 4% 4%;position:-webkit-sticky;position:sticky;top:100px;width:75%}.main .featured .mission h2{font-weight:500}.main .featured .mission p{font-size:3rem;font-weight:100}.main .featured .mission a{align-items:center;border:1px solid #3e3e42;border-radius:100px;color:#3e3e42;cursor:pointer;display:flex;justify-content:center;min-width:200px;padding:15px 20px;text-decoration:none;transition:all .2s linear;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.main .featured .mission a:hover{background-color:#3e3e42;color:#fff}.main .featured .productsContent{padding-top:600px;position:relative;width:100%;z-index:1}.main .featured .productsContent .background{background:#cccbc4;background:linear-gradient(0deg,#cccbc4,#fff0);height:600px;position:absolute;top:0;width:100%}.main .featured .productsContent h2{background:#cccbc4;font-size:3rem;font-weight:100;padding-top:50px;text-align:center}.main .featured .productsContent .products{background:#cccbc4;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;height:2400px;position:relative;width:100%}.main .featured .productsContent .products .product{align-items:center;background-color:#fff;border-radius:40px;color:#3e3e42;display:flex;flex-direction:column;gap:50px;height:auto;justify-content:center;padding:1.2%;position:absolute;text-decoration:none;width:31.25%}.main .featured .productsContent .products .product:focus{color:#3e3e42}.main .featured .productsContent .products .product img{aspect-ratio:2/1;border-radius:30px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;object-fit:cover;object-position:50% 50%;overflow:clip;overflow-clip-margin:content-box;width:100%}.main .featured .productsContent .products .product .productContent{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}.main .featured .productsContent .products .product .productContent a{align-items:center;border:1px solid #3e3e42;border-radius:100px;color:#3e3e42;cursor:pointer;display:flex;justify-content:center;min-width:200px;padding:10px 15px;text-decoration:none;transition:all .2s linear;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.main .featured .productsContent .products .product .productContent a:hover{background-color:#3e3e42;color:#fff}.main .featured .productsContent .products .product:first-child{left:61%;top:max(100px,6%)}.main .featured .productsContent .products .product:nth-child(2){left:18%;top:500px}.main .featured .productsContent .products .product:nth-child(3){left:55%;top:1000px}.main .featured .productsContent .products .product:nth-child(4){left:9%;top:1600px}.bear-react-carousel__root{aspect-ratio:var(--carousel-aspect-ratio);height:inherit;height:var(--carousel-height,inherit);position:relative;-webkit-user-select:none;user-select:none;width:100%}.bear-react-carousel__test-number{font-size:60px;overflow:auto;pointer-events:none;right:0;top:0}.bear-react-carousel__test-number,.bear-react-carousel__window-size{align-items:center;bottom:0;color:#fff;display:flex;justify-content:center;left:0;position:absolute;z-index:2}.bear-react-carousel__window-size{background-color:#00000080;font-size:12px;padding:5px 10px}.bear-react-carousel__pagination-group{bottom:12px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;left:50%;position:absolute;text-align:center;transform:translate(-50%);width:auto;z-index:10}.bear-react-carousel__root[data-touching] .bear-react-carousel__pagination-group,.bear-react-carousel__root[data-touching] .bear-react-carousel__slide-item{pointer-events:none}.bear-react-carousel__root[data-gpu-render] .bear-react-carousel__container{will-change:transform}.bear-react-carousel__root[data-per-view-auto] .bear-react-carousel__slide-item__card{container-type:normal}.bear-react-carousel__root .bear-react-carousel__slide-item__card{container-type:inline-size}.bear-react-carousel__pagination-group .bear-react-carousel__pagination-button{background-color:#bdbdbd;border-radius:7px;box-shadow:3px 3px 9px #bdbdbd1f;height:.5rem;margin:0 6px;opacity:.6;width:.5rem}.bear-react-carousel__pagination-group .bear-react-carousel__pagination-button[data-active]{background-color:#00a3e0;background-color:var(--primary-color,#00a3e0)}.bear-react-carousel__pagination-button{cursor:pointer;display:inline-grid;position:relative}.bear-react-carousel__clone-icon-group{color:#fff;display:flex;flex-direction:row;font-size:12px;left:10px;position:absolute;top:10px;z-index:3}.bear-react-carousel__clone-icon{background:#0000 no-repeat 50%;background-size:100%;height:20px;opacity:.5;width:20px}.bear-react-carousel__nav-button{background-color:#ffffff80;border:none;border-radius:99em;color:#fff;opacity:.6;outline:none}.bear-react-carousel__nav-next-button,.bear-react-carousel__nav-prev-button{align-content:center;bottom:0;cursor:pointer;display:flex;flex-wrap:wrap;height:40px;justify-content:center;margin:auto 0;overflow:hidden;padding:5px;position:absolute;top:0;width:40px;z-index:11}.bear-react-carousel__root[data-touching] .bear-react-carousel__nav-group{pointer-events:none}.bear-react-carousel__root[data-first-page] .bear-react-carousel__nav-prev-button,.bear-react-carousel__root[data-first-page][data-last-page] .bear-react-carousel__pagination-group,.bear-react-carousel__root[data-last-page] .bear-react-carousel__nav-next-button{opacity:0;pointer-events:none}.bear-react-carousel__nav-group>.bear-react-carousel__nav-prev-button{left:10px}.bear-react-carousel__nav-group>.bear-react-carousel__nav-next-button{right:10px;transform:rotate(180deg)}.bear-react-carousel__nav-icon{background:#0000 no-repeat 50%;background-image:url(data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCI+PHBhdGggZD0ibTI5Ny44MTMgNDkxLjY0OCAxLjM2Ni0xLjc1TDY3OC4yNzIgMTEzLjc1YTM4Ljc4NCAzOC43ODQgMCAwIDEgNS4wNzctNC4wOTYgMzQuMzQ3IDM0LjM0NyAwIDAgMSAxNC4yOTQtNC45OTJjMi4yMTgtLjE3IDIuMTc2LS4xNyA0LjM5NC0uMTdhMzMuNDkzIDMzLjQ5MyAwIDAgMSAxNC41NSA0LjE4MWMxMi4zMyA2Ljk5NyAxOC42ODggMjEuNzYgMTUuMjc0IDM1LjQ5OS0xLjIzNyA1LjA3Ny03LjA0IDEzLjQ0LTcuMDQgMTMuNDRMMzY5LjMyMyA1MTAuNDY0bDM1NC4wOSAzNTQuMzlzNi4yNzIgNy45NzggNy44OTQgMTIuOTI3YTMyLjIxMyAzMi4yMTMgMCAwIDEtMzMuNzUgNDEuNTU4Yy02LjY1Ni0uNjgzLTE3Ljc0OS03LjY4LTE3Ljc0OS03LjY4TDMwMC41ODcgNTMzLjY3NWwtMS4yOC0xLjQ1MWEzMC4zNzkgMzAuMzc5IDAgMCAxLTcuODk0LTE3Ljc1IDMxLjAxOSAzMS4wMTkgMCAwIDEgMy43MTItMTguNjAyIDI3LjIyMSAyNy4yMjEgMCAwIDEgMi42ODgtNC4yMjR6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);background-size:100%;height:20px;width:20px}.bear-react-carousel__slide-item{box-sizing:border-box;flex:0 0 auto;max-width:100%;overflow:hidden;padding-left:calc(var(--carousel-space-between)/2);padding-right:calc(var(--carousel-space-between)/2);position:relative;transition-property:transform;width:var(--carousel-slide-width)}.bear-react-carousel__slide-item__image{height:100%;max-height:100%;max-width:100%;width:100%}.bear-react-carousel__slide-item__image-contain{object-fit:contain}.bear-react-carousel__slide-item__image-cover{object-fit:cover}.bear-react-carousel__slide-item__image-scale-down{object-fit:scale-down}.bear-react-carousel__slide-item__image-none{object-fit:none}.bear-react-carousel__slide-item__image-preload{align-items:center;bottom:0;display:flex;height:100%;justify-content:center;left:0;position:absolute;right:0;top:0}.bear-react-carousel__slide-item__card{background-position:50%;background-repeat:no-repeat;height:100%;width:100%}.bear-react-carousel__slide-item__card-contain{background-size:contain}.bear-react-carousel__slide-item__card-cover{background-size:cover}.bear-react-carousel__slide-item__card-100{background-size:100%}.bear-react-carousel__container{display:flex;flex-direction:row;height:inherit;position:relative;touch-action:pan-y;transition-timing-function:ease}.bear-react-carousel__content{height:100%;max-width:100%;min-width:100%;overflow:hidden;position:var(--carousel-content-position);right:0;top:0;z-index:1}.bear-react-carousel__root[data-mouse-move] .bear-react-carousel__container{cursor:pointer}.bear-react-carousel__root[data-debug] .bear-react-carousel__slide-item[data-active]{border:1px solid #f64f4f}.bear-react-carousel__test-number{background-color:#00000080}.bear-react-carousel__root[data-debug] .bear-react-carousel__content:before{border-left:1px dashed #a4a4a4;content:"";height:100%;left:50%;pointer-events:none;position:absolute;width:0;z-index:50}.main .benefit-socials{padding:100px 0}.main .benefit-socials .benefit{align-items:center;color:#3e3e42;display:flex;flex-direction:row;gap:20px;justify-content:space-between;padding:0 2%;position:-webkit-sticky;position:sticky;top:100px}.main .benefit-socials .benefit img{height:100%;object-fit:cover;object-position:center;width:50%}.main .benefit-socials .benefit .textContent{display:flex;flex-direction:column;gap:30px}.main .benefit-socials .benefit .textContent h2{font-weight:100}.main .benefit-socials .benefit .textContent p{font-size:3rem;max-width:1500px}.main .benefit-socials .benefit .textContent a{align-items:center;border:1px solid #3e3e42;border-radius:100px;color:#3e3e42;cursor:pointer;display:flex;justify-content:center;min-width:200px;padding:10px 20px;text-decoration:none;transition:all .2s linear;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.main .benefit-socials .benefit .textContent a:hover{background-color:#3e3e42;color:#fff}.main .benefit-socials .socials{background:#fff;background:linear-gradient(0deg,#fff 70%,#fff0);gap:200px;height:100vh;padding-top:400px;position:relative;z-index:1}.main .benefit-socials .socials,.main .benefit-socials .socials .instagram{align-items:center;display:flex;flex-direction:column;justify-content:center}.main .benefit-socials .socials .instagram{color:#3e3e42;gap:10px}.main .benefit-socials .socials .instagram h2{font-size:3rem;font-weight:300}.main .benefit-socials .socials .instagram a{align-items:center;border:1px solid #3e3e42;border-radius:100px;color:#3e3e42;cursor:pointer;display:flex;justify-content:center;min-width:200px;padding:10px 20px;text-decoration:none;transition:all .2s linear;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.main .benefit-socials .socials .instagram a:hover{background-color:#3e3e42;color:#fff}.main .benefit-socials .socials .imgSlider{display:flex;flex-direction:row;padding:0 0 100px;width:100%}.main .benefit-socials .socials .imgSlider .sliderImg{height:100%;max-height:500px;object-fit:cover;object-position:center;width:100%}.about,.main{display:flex;flex-direction:column;min-height:100vh}.about{border-radius:100px;padding:2%;position:relative}.about .background{background-color:#4b4843;border-radius:46px;height:100%;padding:200px 3% 0;width:100%}.about .background .content{color:#fff;display:flex;flex-direction:row;gap:150px;position:relative}.about .background .content img{aspect-ratio:14/10;max-width:1200px;width:100%}.about .background .content h2{font-size:6rem;font-weight:100;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:200px}.about .background .content .aboutText{display:flex;flex-direction:column;gap:30px;padding-top:50px;width:60%}.about .background .content .aboutText h3{font-size:2rem;font-weight:100}.about .background .content .aboutText p{font-size:1.5rem;font-weight:100;letter-spacing:.12rem}.shop{border-radius:100px;display:flex;flex-direction:column;min-height:100vh;padding:2% 2% 3%;position:relative}.shop .background{background-color:#4b4843;border-radius:46px;min-height:100vh;padding:200px 3% 100px;width:100%}.shop .background h2{color:#fff;font-size:5rem;font-weight:100}.shop .background .filter-products{display:flex;flex-direction:row;gap:50px}.shop .background .filter-products aside{display:flex;flex-direction:column;gap:50px;height:500px;min-width:300px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.shop .background .filter-products aside .section{display:flex;flex-direction:column;gap:10px}.shop .background .filter-products aside .section h3{color:#fff}.shop .background .filter-products aside .section label{color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.shop .background .filter-products aside .section label span{font-family:Yanone Kaffeesatz,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.shop .background .filter-products aside .section p{color:#fff}.shop .background .filter-products aside .section hr{border:none;border-top:1px solid #727272;width:98%}.shop .background .filter-products aside .price .priceRange{display:flex;flex-direction:column}.shop .background .filter-products aside .price .priceRange .value{display:flex;flex-direction:row;gap:10px;justify-content:space-between}.shop .background .filter-products .products{display:flex;flex-wrap:wrap;width:100%}.shop .background .filter-products .products .product{align-items:center;color:#fff;display:flex;flex-direction:column;gap:10px;padding:20px;text-decoration:none;width:33.33%}.shop .background .filter-products .products .product img{border-radius:40px;height:616px;object-fit:cover;object-position:center;width:100%}.productPage{border-radius:100px;display:flex;flex-direction:column;min-height:100vh;padding:2%;position:relative}.productPage .background{background-color:#4b4843;border-radius:46px;display:flex;gap:50px;min-height:96vh;padding:200px 3% 100px;width:100%}.productPage .background .bear-react-carousel__root{align-items:center;display:flex;justify-content:center;width:50%}.productPage .background .bear-react-carousel__root .bear-react-carousel__nav-button{background-color:#4b4843}.productPage .background .sliderImg{border-radius:40px;min-height:100%;object-fit:cover;object-position:center;width:100%}.productPage .background .product{color:#f5f5f5;display:flex;flex-direction:column;gap:50px;width:50%}.productPage .background .product .productInfo .price{color:#c9bba7}.productPage .background .product .quantity{display:flex;flex-direction:column;gap:10px}.productPage .background .product .quantity h3{color:#c9bba7;font-weight:100}.productPage .background .product .quantity .quantityInput{align-items:center;border:1px solid #f5f5f5;border-radius:100px;display:flex;padding:5px 10px;width:150px}.productPage .background .product .quantity .quantityInput .btn{align-items:center;background:none;border:none;color:#f5f5f5;cursor:pointer;display:flex;justify-content:center;outline:#0000}.productPage .background .product .quantity .quantityInput .btn:disabled{color:hsla(0,0%,96%,.274)}.productPage .background .product .quantity .quantityInput input{background:none;border:none;color:#f5f5f5;outline:#0000;text-align:center;width:100%}.productPage .background .product .quantity .quantityInput input::-webkit-inner-spin-button,.productPage .background .product .quantity .quantityInput input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.productPage .background .product .quantity .quantityInput input[type=number]{-moz-appearance:textfield}.productPage .background .product .addToCart{align-items:center;background:none;border:1px solid #c9bba7;border-radius:100px;color:#f5f5f5;cursor:pointer;display:flex;font-size:1.3rem;justify-content:center;padding:10px 20px;transition:all .2s linear;width:100%}.productPage .background .product .addToCart:hover{background-color:#f5f5f5;color:#4b4843}.productPage .background .product .shopInfo{display:flex;flex-direction:column;gap:20px}.productPage .background .product .shopInfo hr{border:none;border-top:1px solid #727272;width:98%}.productPage .background .product .shopInfo .collapse{display:flex;height:1lh;overflow:hidden;padding-right:40px;position:relative;transition:all .2s linear;width:100%}.productPage .background .product .shopInfo .collapse h4{color:#c9bba7}.productPage .background .product .shopInfo .collapse label{cursor:pointer;height:30px;position:absolute;transition:all .2s linear;width:100%}.productPage .background .product .shopInfo .collapse label:after{border-left:10px solid #0000;border-right:10px solid #0000;border-top:10px solid #f5f5f5;content:"";height:0;position:absolute;right:15px;top:9px;transition:all .2s linear;width:0}.productPage .background .product .shopInfo .collapse input{display:none}.productPage .background .product .shopInfo .collapse #collapseBtn1:checked~.collapseLabel1,.productPage .background .product .shopInfo .collapse #collapseBtn2:checked~.collapseLabel2,.productPage .background .product .shopInfo .collapse #collapseBtn3:checked~.collapseLabel3{transform:rotateX(180deg)}.productPage .background .product .shopInfo .collapse1:has(input:checked){height:auto;height:calc-size(auto);transition:all .2s linear}.productPage .background .product .shopInfo .collapse2:has(input:checked){height:auto;height:calc-size(auto);transition:all .2s linear}.productPage .background .product .shopInfo .collapse3:has(input:checked){height:auto;height:calc-size(auto);transition:all .2s linear}.cart{border-radius:100px;display:flex;flex-direction:column;min-height:100vh;padding:2% 2% 3%;position:relative}.cart .background{background-color:#4b4843;border-radius:46px;color:#f5f5f5;display:flex;gap:100px;justify-content:center;min-height:95vh;padding:200px 3% 100px;width:100%}.cart .background h2,.cart .background h3,.cart .background h4{font-weight:100}.cart .background .cartProduct{display:flex;flex-direction:column;gap:40px;width:50%}.cart .background .cartProduct .products{display:flex;flex-direction:column;gap:30px}.cart .background .cartProduct .products .product{display:flex;gap:20px}.cart .background .cartProduct .products .product img{border-radius:10px;height:100px;object-fit:cover;object-position:center;width:100px}.cart .background .cartProduct .products .product .productInfo{display:flex;justify-content:space-between;width:100%}.cart .background .cartProduct .products .product .productInfo .quantity-price{display:flex;gap:60px;justify-content:space-between}.cart .background .cartProduct .products .product .productInfo .quantity-price .quantityInput{align-items:center;border:1px solid #f5f5f5;border-radius:100px;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:5px 10px;width:150px}.cart .background .cartProduct .products .product .productInfo .quantity-price .quantityInput .btn{align-items:center;background:none;border:none;color:#f5f5f5;cursor:pointer;display:flex;justify-content:center;outline:#0000}.cart .background .cartProduct .products .product .productInfo .quantity-price .quantityInput .btn:disabled{color:hsla(0,0%,96%,.274)}.cart .background .cartProduct .products .product .productInfo .quantity-price .quantityInput input{background:none;border:none;color:#f5f5f5;outline:#0000;text-align:center;width:100%}.cart .background .cartProduct .products .product .productInfo .quantity-price .quantityInput input::-webkit-inner-spin-button,.cart .background .cartProduct .products .product .productInfo .quantity-price .quantityInput input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart .background .cartProduct .products .product .productInfo .quantity-price .quantityInput input[type=number]{-moz-appearance:textfield}.cart .background .cartProduct .products .product .productInfo button{background:none;border:none;color:#f5f5f5;cursor:pointer;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;outline:#0000}.cart .background .productPrice{display:flex;flex-direction:column;gap:40px;width:20%}.cart .background .productPrice .price{display:flex;flex-direction:column;gap:20px}.cart .background .productPrice .price button{background-color:#fff;border:none;border-radius:10px;cursor:pointer;outline:#0000;padding:10px}
/*# sourceMappingURL=main.e5d9f9f1.css.map*/