html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:sans-serif,Geneva,Tahoma;min-height:100vh;width:100vw}body,html{margin:0;padding:0}body{box-sizing:border-box;height:100%;overflow-x:hidden;position:relative;width:100%}#root{flex-direction:column;height:95vh;max-width:100%;padding-top:61px;position:relative}#root,header{align-items:center;display:flex;justify-content:space-between}header{box-sizing:border-box;flex:1 1;height:61px;left:0;padding:.5rem 1rem;position:fixed;right:0;top:0;width:100%;z-index:10}header .sandwich{display:none}header .sandwich-button{display:none;z-index:20}header a{background:none;border:none;color:#000;font-size:1.2rem;letter-spacing:1px;position:relative;text-decoration:none;transition:.3s}header a:after{background-color:#ff613a;bottom:0;content:"";height:8px;left:0;position:absolute;-webkit-transform:scaleX(0);-webkit-transform-origin:bottom left;transform-origin:bottom left;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%;z-index:-1}header a:hover:after{-webkit-transform:scaleX(1);-webkit-transform-origin:bottom left;transform-origin:bottom left}header a:nth-of-type(4):after{display:none}header a:nth-of-type(4):hover{color:#ff613a}header h1{font-weight:400;letter-spacing:5px;margin:0;position:relative;transition:.5s ease-in-out;transition-delay:.1s}header .right{align-items:center;display:flex;gap:1rem;justify-content:center}header .right .cart{position:relative}header .right .cart p{align-items:center;background-color:#ff613a;border-radius:50%;bottom:-10px;color:#fff;display:flex;font-size:.8rem;font-weight:400;justify-content:center;margin:0;min-height:1rem;min-width:1rem;padding:.1rem;position:absolute;right:-10px}@media only screen and (max-width:680px){header h1{font-size:1.7rem}header .right a{font-size:1rem}}@media only screen and (max-width:480px){header{padding:0}header .sandwich{background-color:#fff;display:block;height:99%;opacity:0;position:absolute;top:0;-webkit-transform:scaleX(0);-webkit-transform-origin:right;transform-origin:right;transition:.3s;width:100%}header .sandwich .menu{align-items:center;display:flex;height:100%;justify-content:space-evenly;max-width:100%;padding-right:3rem}header .sandwich .menu a{background:none;border:none;color:#000;flex:0 1;font-size:1.2rem;letter-spacing:1px;position:relative;text-decoration:none;transition:.3s}header .sandwich .menu a:after{background-color:#ff613a;bottom:0;content:"";height:8px;left:0;position:absolute;-webkit-transform:scaleX(0);-webkit-transform-origin:bottom left;transform-origin:bottom left;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%;z-index:-1}header .sandwich .menu a:hover:after{-webkit-transform:scaleX(1);-webkit-transform-origin:bottom left;transform-origin:bottom left}header .sandwich .menu a:nth-of-type(4):after{display:none}header .sandwich .menu a:nth-of-type(4):hover{color:#ff613a}header .sandwich .menu .cart{position:relative}header .sandwich .menu .cart p{align-items:center;background-color:#ff613a;border-radius:50%;bottom:-10px;color:#fff;display:flex;font-size:.8rem;font-weight:400;justify-content:center;margin:0;min-height:1rem;min-width:1rem;padding:.1rem;position:absolute;right:-10px}header .active{opacity:1;-webkit-transform:scaleX(1)}header .sandwich-button{background:none;border:none;display:block;height:2rem;margin-right:1rem;position:relative;width:2rem}header .sandwich-button:after,header .sandwich-button:before{background-color:#000;content:"";height:2px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-300%);transition:.2s;width:100%}header .sandwich-button:before{bottom:0;top:50%;-webkit-transform:translateY(300%)}header .sandwich-button.active:after,header .sandwich-button.active:before{background-color:#000;content:"";height:2px;position:absolute;-webkit-transform:translate(-50%,-50%);-webkit-transform:rotate(45deg);width:100%}header .sandwich-button.active:before{-webkit-transform:translate(-50%,-50%);-webkit-transform:rotate(-45deg)}header h1{font-size:1.8rem;margin-left:1rem}header .right{display:none}}footer{background:#f7f7f7;box-sizing:border-box;cursor:default;display:grid;grid-template-columns:repeat(4,1fr);width:100%}footer .cta{grid-column:1/3}footer div{padding:2rem}footer div .form{display:flex;height:2.2rem;padding:0}footer div .form input{border:1px solid #aaa;outline:none}footer div .form input::-webkit-input-placeholder{padding:.4rem}footer div .form input:-ms-input-placeholder{padding:.4rem}footer div .form input::placeholder{padding:.4rem}footer div .form button{background:#ff613a;border:none;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.2rem 1rem}footer div h2,footer div h3{font-size:1.5rem;font-weight:500;margin:0}footer div h3{font-size:1.2rem;font-weight:200}footer div a,footer div p{color:#646464;font-size:1rem;font-weight:100}footer div .links{display:flex;flex-direction:column;gap:1rem;margin-top:1rem;padding:0}@media only screen and (max-width:640px){footer{align-items:center;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);height:auto}footer .cta{align-items:center;display:flex;flex-direction:column;grid-column:1/3;justify-content:center;text-align:center}}.shop{align-items:center;box-sizing:border-box;color:#000;justify-content:center}.shop,.shop .top{display:flex;flex-direction:column;width:100%}.shop .top{border-bottom:1px solid rgba(0,0,0,.199);gap:1rem;margin-bottom:1rem;padding-bottom:1rem}.shop .top .gender-section{display:flex;gap:.5rem;max-width:100%;padding:0 1rem}.shop .top .gender-section button{background:none;border:none;color:#000;cursor:pointer;font-size:1.2rem;font-weight:800;letter-spacing:1px;padding:.5rem 1rem}.shop .top .gender-section button:hover{background-color:#00000015}.shop .top .gender-section button.active{background-color:#242424;color:#fff}.shop .top .categories{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:0 1rem}.shop .top .categories .button{display:flex;gap:1rem}.shop .top .categories button{background:none;border:none;color:#000;cursor:pointer;font-size:1rem;transition:.2s}.shop .top .categories button:hover{background:#f5f5f5}.shop .top .categories button.active{background:#ffdcd3c2;box-shadow:0 3px 5px #00000036;-webkit-transform:translateY(-3px);transform:translateY(-3px);transition:.2s}.shop .top .categories input{border:1px solid #000;height:1.5rem;margin:0 1rem;outline:none;padding:0 .2rem;transition:.2s;width:15rem}.shop .top .categories input:focus{background:#ffdcd357;box-shadow:0 0 5px #00000036}.shop ul{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;list-style:none;max-width:60rem;padding:2rem}.shop ul a{color:#000;text-decoration:none}.shop ul li{flex-direction:column}.shop ul li,.shop ul li .image-container{align-items:center;display:flex;justify-content:center}.shop ul li .image-container{background-color:#f7f7f7;height:15rem;margin-bottom:.5rem;padding:.5rem;position:relative;width:15rem}.shop ul li .image-container img{max-height:100%;max-width:100%;object-fit:cover;object-position:center;transition:1s}.shop ul li .image-container:hover>img{-webkit-transform:scale(.95);transform:scale(.95)}.shop ul li p{align-self:flex-start;font-weight:300;justify-self:flex-start;margin:0;max-width:15rem}.shop ul li .name{height:2.5rem}@media only screen and (max-width:450px){.shop .top .categories{justify-content:space-evenly}.shop .top .categories input{width:100%}.shop .top .categories .button{gap:0;justify-content:space-evenly;width:100%}.shop .top .categories button{font-size:.9rem}}.about{cursor:default;display:flex;flex:1 1;flex-direction:column;width:100%}.about .section1{align-items:flex-end;color:#fff;display:flex;flex-direction:column;height:45rem;justify-content:center;max-width:100%;overflow:hidden;padding:0 5rem;position:relative;transition:1s}.about .section1:after{background:#fff;background:linear-gradient(90deg,#ffffff00,#00000067);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.about .section1:hover>img{-webkit-transform:scale(1);transform:scale(1)}.about .section1 img{height:100%;left:0;object-fit:cover;position:absolute;top:0;-webkit-transform:scale(1.05);transform:scale(1.05);transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s;width:100%}.about .section1 .cta{display:flex;flex-direction:column;gap:2rem;max-width:35rem;z-index:2}.about .section1 .cta a,.about .section1 .cta h1,.about .section1 .cta h3{font-weight:400;margin:0}.about .section1 .cta h1{font-size:3.5rem;text-shadow:#000 0 0 10px}.about .section1 .cta h3{font-size:1.5rem;font-weight:300;text-shadow:#000 0 0 10px}.about .section1 .cta a{background:#fff;border:none;border-radius:30px;box-shadow:5px 5px 10px rgba(3,3,3,.151);color:#000;font-size:1.5rem;padding:.6em 1.3em;position:relative;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.about .section1 .cta a:before{border:2px solid transparent;border-radius:30px;content:"";height:100%;left:0;position:absolute;top:0;transition:.2s;width:100%}.about .section1 .cta a:hover:before{border:2px solid #000;display:block;left:3px;top:3px}.about .section2{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;max-width:100%;padding:4rem 3rem}.about .section2 .grid{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr);max-width:60rem}.about .section2 .grid p{align-items:center;cursor:default;display:flex;flex-direction:column;font-size:1.2rem;font-weight:200;justify-content:center;margin:0;padding:3rem;transition:.5s ease-in-out}.about .section2 .grid .text1{background-color:#f5a7a7;box-shadow:12px 12px 0 2px #5f3232;grid-column:1/4;grid-row:1/2}.about .section2 .grid .text1:hover{box-shadow:18px 18px 5px 2px #5f3232b7}.about .section2 .grid .text2{background-color:#fad7b0;box-shadow:12px 12px 0 2px #684c2b;grid-column:2/5;grid-row:2/3}.about .section2 .grid .text2:hover{box-shadow:18px 18px 5px 2px #684c2bb7}.about .section2 .grid .text3{background-color:#f3cab0;box-shadow:12px 12px 0 2px #583a27;grid-column:1/4;grid-row:3/4}.about .section2 .grid .text3:hover{box-shadow:18px 18px 5px 2px #583a27b7}.about .section2 .grid .text4{background-color:#b0d3fa;box-shadow:12px 12px 0 2px #2b425c;grid-column:2/5;grid-row:4/5}.about .section2 .grid .text4:hover{box-shadow:18px 18px 5px 2px #2b425cb7}@media only screen and (max-width:750px){.about .section2 .grid{display:flex;flex-direction:column}}.home{cursor:default;flex:1 1;flex-direction:column;width:100%}.home,.home .section1{box-sizing:border-box;display:flex}.home .section1{align-items:flex-end;color:#fff;flex-direction:column;height:45rem;justify-content:center;max-width:100%;overflow:hidden;padding:0 5rem;position:relative;transition:1s}.home .section1:after{background:#0000006c;content:""}.home .section1 img,.home .section1:after{height:100%;left:0;position:absolute;top:0;width:100%}.home .section1 img{object-fit:cover;-webkit-transform:scale(1.05);transform:scale(1.05);transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s}.home .section1:hover>img{-webkit-transform:scale(1);transform:scale(1)}.home .section1 .cta{display:flex;flex-direction:column;gap:2rem;max-width:35rem;z-index:2}.home .section1 .cta .shop-button,.home .section1 .cta a,.home .section1 .cta h1,.home .section1 .cta h3{font-weight:400;margin:0;text-decoration:none}.home .section1 .cta h1{font-size:3.5rem;text-shadow:#000 0 0 15px}.home .section1 .cta h3{font-size:1.5rem;font-weight:300;text-shadow:#000 2px 2px 1px,#000 0 0 10px}.home .section1 .cta .shop-button{background:#fff;box-shadow:3px 3px 0 1px #ff613a;color:#000;font-size:1.5rem;margin-top:1rem;padding:.5rem 1rem;text-align:center;text-decoration:none;transition:.4s;width:12rem}.home .section1 .cta .shop-button:hover{background:#ff967c}.home .section2{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:2rem;justify-content:space-evenly;min-height:40rem;padding:4rem 0}.home .section2 h1{font-size:2.5rem;font-weight:200;margin:0}.home .section2 .cards{grid-gap:2rem;box-sizing:border-box;display:grid;flex:1 1;gap:2rem;grid-template-columns:repeat(4,1fr);padding:4rem 2rem;width:100%}.home .section2 .cards .card,.home .section2 .cards a{align-items:center;background-color:#ececec;display:flex;flex:1 1 auto;flex-direction:column;height:100%;justify-content:center;position:relative;transition:.3s;width:100%}.home .section2 .cards .card img,.home .section2 .cards a img{max-height:90%;max-width:90%;position:absolute}.home .section2 .cards .card p,.home .section2 .cards a p{align-items:center;background:#535353;color:#fff;display:flex;font-size:1rem;height:3rem;justify-content:center;margin:0;opacity:0;padding:0 .5rem;position:absolute;text-align:center;top:-20px;transition:.5s ease-in-out;width:70%}.home .section2 .cards .card:hover,.home .section2 .cards a:hover{box-shadow:0 10px 10px #0000000a}.home .section2 .cards .card:hover>p,.home .section2 .cards a:hover>p{opacity:1}.home .section3{background:#f7f7f7;box-sizing:border-box;height:50rem;width:100%}.home .section3 img{height:100%;object-fit:cover;object-position:center;-webkit-transform:scale(1.05);transform:scale(1.05);transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s;width:100%}.home .section3 img:hover{-webkit-transform:scale(1);transform:scale(1)}.home .section3 .top{align-items:center;display:flex;height:50%;justify-content:space-between;width:100%}.home .section3 .top .left{height:100%;overflow:hidden;width:50%}.home .section3 .top .right{align-items:flex-start;display:flex;flex-direction:column;gap:2rem;justify-content:center;max-width:50%;padding:2rem}.home .section3 .top .right h3,.home .section3 .top .right p{font-size:3rem;font-weight:400;margin:0}.home .section3 .top .right p{font-size:2rem;font-weight:200}.home .section3 .bottom{align-items:center;display:flex;height:50%;justify-content:space-between;width:100%}.home .section3 .bottom .right{height:100%;overflow:hidden;width:50%}.home .section3 .bottom .left{align-items:flex-start;display:flex;flex-direction:column;gap:2rem;height:50%;justify-content:center;padding:2rem;width:50%}.home .section3 .bottom .left h3,.home .section3 .bottom .left p{font-size:3rem;font-weight:400;margin:0}.home .section3 .bottom .left p{font-size:2rem;font-weight:200}.home .section4{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:6rem;justify-content:center;max-width:100%;padding:8rem 2rem}.home .section4 h1{font-size:2.5rem;font-weight:400;margin:0}.home .section4 .bottom{align-items:flex-start;display:flex;flex:1 1;gap:2rem;justify-content:space-evenly;max-width:100%}.home .section4 .bottom .quote{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;max-width:20rem}.home .section4 .bottom .quote .img{background-color:gray;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;height:15rem;width:15rem}.home .section4 .bottom .quote .img1{background-image:url(/fashionify/static/media/sustainable.a8db76e192fc69d53371.jpg)}.home .section4 .bottom .quote .img2{background-image:url(/fashionify/static/media/ethical.9475730a0e5c23d836c2.jpg)}.home .section4 .bottom .quote .img3{background-image:url(/fashionify/static/media/fashionable.08f14aedec5827e864f9.jpg)}.home .section4 .bottom .quote h3{font-size:1.5rem;font-weight:300;margin:0}.home .section4 .bottom .quote p{font-size:1rem;font-weight:200;margin:0;text-align:center}@media only screen and (max-width:850px){.home .section1{align-items:center}.home .section2 .cards{grid-template-columns:repeat(2,1fr)}.home .section2 .cards .card,.home .section2 .cards a{height:20rem}.home .section3 .bottom .left h3,.home .section3 .bottom .left p,.home .section3 .bottom .right h3,.home .section3 .bottom .right p,.home .section3 .top .left h3,.home .section3 .top .left p,.home .section3 .top .right h3,.home .section3 .top .right p{font-size:1.5rem}.home .section4 h1{text-align:center}.home .section4 .bottom{flex-direction:column;gap:4rem}.home .section4 .bottom .quote{max-width:40rem}}@media only screen and (max-width:480px){.home .section3 img{width:15rem}.home .section3 .bottom .left h3,.home .section3 .bottom .left p,.home .section3 .bottom .right h3,.home .section3 .bottom .right p,.home .section3 .top .left h3,.home .section3 .top .left p,.home .section3 .top .right h3,.home .section3 .top .right p{font-size:1.5rem}}.product{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.product a{align-self:flex-start;color:#000;font-size:1.2rem;margin:0 1rem;padding:.2rem .5rem;text-decoration:none}.product a:hover{background-color:#000;color:#fff}.product .main{flex:1 1;flex-direction:row;gap:4rem;max-width:100%;padding:6rem}.product .main,.product .main .left .img{align-items:center;display:flex;justify-content:center}.product .main .left .img{height:30rem;position:relative;width:30rem}.product .main .left .img img{background-color:#e7e7e7;object-fit:cover}.product .main .right{display:flex;flex-direction:column;gap:1rem;justify-content:space-between;width:20rem}.product .main .right h1,.product .main .right h3,.product .main .right p{margin:0}.product .main .right h3{align-items:center;display:flex;font-size:1.5rem;font-weight:400;gap:1rem}.product .main .right h3 p{font-size:1rem;font-weight:200;line-height:0}.product .main .right select{border:2px solid #000;color:#000;font-size:1rem;height:3rem;padding:0 .2rem}.product .main .right select:hover{background-color:#ffdcd3c2}.product .main .right button{background-color:#000;background-image:linear-gradient(#228f43,#228f43);background-position:0 100%;background-repeat:no-repeat;background-size:0 100%;border:none;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem;transition:.4s}.product .main .right button:hover{background-color:#1d1d1d}.product .main .right .clicked{background-size:100% 100%;color:#fff;transition:.6s}@media only screen and (max-width:933px){.product .main{flex-direction:column-reverse;gap:0;padding:1rem 2rem 3rem}.product .main .left{width:100%}.product .main .left .img{height:auto;width:100%}.product .main .right{margin-bottom:2rem;width:100%}}.iiz{cursor:zoom-in;display:inline-block;margin:0;max-width:100%;overflow:hidden;position:relative}.iiz--drag .iiz__zoom-img--visible{cursor:grab}.iiz__img{display:block;height:auto;max-width:100%;opacity:1;pointer-events:none;visibility:visible}.iiz__img--hidden{opacity:0;visibility:hidden}.iiz__img--abs{height:100%;left:0;top:0;width:100%}.iiz__img--abs,.iiz__zoom-img{display:block;position:absolute}.iiz__zoom-img{max-width:none!important;opacity:0;pointer-events:none;visibility:hidden;width:auto!important}.iiz__zoom-img--visible{cursor:zoom-out;opacity:1;pointer-events:auto;touch-action:none;visibility:visible}.iiz__zoom-portal{bottom:0;left:0;position:fixed;right:0;top:0;z-index:10000}.iiz__btn{align-items:center;-webkit-appearance:none;appearance:none;background:hsla(0,0%,100%,.8);border:none;display:flex;height:40px;justify-content:center;outline:none;padding:0;position:absolute;text-decoration:none;width:40px}.iiz__btn:before{background-position:50%;background-repeat:no-repeat;content:" ";display:block}.iiz__hint{bottom:10px;pointer-events:none;right:10px}.iiz__hint:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19.9 19.9'%3E%3Cpath d='M13.9 7.4C13.9 3.8 11 .9 7.4.9S.9 3.8.9 7.4s2.9 6.5 6.5 6.5 6.5-2.9 6.5-6.5zm5.3 12.5-6.7-7.2c-1.4 1.3-3.2 2.1-5.1 2.1-4.1 0-7.4-3.3-7.4-7.4S3.3 0 7.4 0s7.4 3.3 7.4 7.4c0 1.7-.6 3.4-1.7 4.7l6.8 7.2-.7.6z' fill='%23000222'/%3E%3C/svg%3E");content:" ";height:20px;width:20px}.iiz__close{opacity:0;right:10px;top:10px;visibility:hidden}.iiz__close--visible{cursor:pointer;opacity:1;visibility:visible}.iiz__close:before{background-image:linear-gradient(#222,#222),linear-gradient(#222,#222);background-size:100% 1px,1px 100%;content:" ";height:29px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:29px}.shopping-cart{align-items:flex-start;flex:1 1;gap:2rem;height:auto;margin:0;max-width:30rem;padding:3rem 0}.shopping-cart,.shopping-cart .empty-cart{box-sizing:border-box;display:flex;justify-content:center}.shopping-cart .empty-cart{align-items:center;align-self:center;background-color:#f7f7f7;box-shadow:0 5px 5px #0000002f;flex-direction:column;gap:1rem;padding:5rem;text-align:center}.shopping-cart .empty-cart p{font-size:1.5rem;font-weight:200;margin:0}.shopping-cart .empty-cart a{background:#ff613a;color:#fff;font-size:1.5rem;margin-top:1rem;padding:.5rem 1rem;text-align:center;text-decoration:none;transition:.4s;width:12rem}.shopping-cart .empty-cart a:hover{background:#ff896c}.shopping-cart h1{font-size:1.7rem;font-weight:400;margin:0}.shopping-cart a{color:#000;text-decoration:none}.shopping-cart ul{flex-direction:column;list-style:none;margin:0;padding:0}.shopping-cart ul,.shopping-cart ul li{align-items:center;display:flex;gap:1rem;width:100%}.shopping-cart ul li{background-color:#f7f7f7;box-shadow:0 5px 5px #0000002f;box-sizing:border-box;font-weight:200;gap:2rem;justify-content:space-between;min-height:8rem;padding:1rem 2rem}.shopping-cart ul li .description{display:flex;flex:1 1;flex-direction:column;gap:.3rem}.shopping-cart ul li img{background-color:#fff;height:5rem;object-fit:contain;padding:1rem;width:5rem}.shopping-cart ul li .add-and-remove{align-items:center;border:1px solid #000;box-sizing:border-box;color:#000;display:flex;height:2rem;justify-content:space-evenly;width:5rem}.shopping-cart ul li .add-and-remove button{background:none;border:none;color:#000;font-size:1rem;margin:0;padding:0;width:30%}.shopping-cart ul li .add-and-remove button:hover{color:#ff613a}.shopping-cart ul li p{margin:0}.shopping-cart ul li .name{max-width:12rem}.shopping-cart ul li .size{font-weight:400}.shopping-cart ul li .delete{background:none;border:none;cursor:pointer;display:flex;font-size:.8rem;font-weight:100;gap:.2rem}.shopping-cart .payment-method,.shopping-cart .total-price{align-items:center;background-color:#f7f7f7;box-shadow:0 5px 5px #0000002f;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;justify-content:center;min-height:10rem;padding:2rem;width:100%}.shopping-cart .payment-method h3,.shopping-cart .payment-method p,.shopping-cart .total-price h3,.shopping-cart .total-price p{margin:0}.shopping-cart .payment-method h3,.shopping-cart .total-price h3{align-self:flex-start;margin-bottom:1rem}.shopping-cart .payment-method .shipping,.shopping-cart .payment-method .sub-total,.shopping-cart .payment-method .total,.shopping-cart .total-price .shipping,.shopping-cart .total-price .sub-total,.shopping-cart .total-price .total{display:flex;justify-content:space-between;width:100%}.shopping-cart .payment-method .shipping,.shopping-cart .total-price .shipping{border-bottom:1px solid #b6b6b6;padding-bottom:.5rem}.shopping-cart .payment-method .total,.shopping-cart .total-price .total{font-weight:700;margin-top:.5rem}.shopping-cart .payment-method a,.shopping-cart .total-price a{background:#ff613a;color:#fff;cursor:pointer;margin-top:1rem;padding:.5rem 0;text-align:center;transition:.3s;width:100%}.shopping-cart .payment-method a:hover,.shopping-cart .total-price a:hover{background:#ff8567}.shopping-cart .payment-method{align-items:flex-start;justify-items:flex-start;min-height:auto}.shopping-cart .payment-method img{height:2rem}@media only screen and (max-width:850px){.shopping-cart{padding:1rem}}@media only screen and (max-width:650px){.shopping-cart{padding:1rem}.shopping-cart ul li{gap:1rem;min-width:0}}.error-page{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;padding:2rem}.error-page h1,.error-page h2,.error-page p{margin:0}.error-page h1{font-size:8rem}.error-page h2{font-size:1.5rem;margin-bottom:2rem}.error-page p{font-size:.5rem}.error-page p:nth-of-type(2n){margin-bottom:1rem}.error-page a{background:#ff613a;color:#fff;font-size:1.5rem;margin-top:1rem;padding:.5rem 1rem;text-align:center;text-decoration:none;transition:.4s;width:12rem}.error-page a:hover{background:#ff896c}
/*# sourceMappingURL=main.c0fa428c.css.map*/