@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;500;700;800&display=swap);.footer{background:#fff;border-top:1px solid grey;color:#000;display:flex;justify-content:space-between;min-height:4rem}.footer p{font-size:.8rem}.footer p,.footer__icons{align-items:center;display:flex;padding:1em}.footer__icons{justify-content:space-evenly;list-style:none;width:15rem}.footer__icons li{align-items:center;border:1px solid #000;border-radius:100%;display:flex;height:2em;justify-content:center;width:2em}.footer__icons li:hover{color:#3987c9;cursor:pointer}.logo{width:100px}.navigation-container{max-width:100vw}.fixed,.navigation-container{border-bottom:1px solid grey;display:flex;flex-wrap:wrap;height:auto;justify-content:space-between;padding:1em}.fixed{background:hsla(0,0%,100%,.9);position:fixed;top:0;width:100%;z-index:5}.home{border-bottom:1px solid grey;flex-wrap:wrap;height:auto;justify-content:space-between;max-width:100vw;padding:1em;z-index:1}.home,.navigation-items{align-items:center;display:flex}.navigation-items{justify-content:flex-end;padding-right:2em}.nav-item{margin-left:1em;text-decoration:none}.nav-item:hover{-webkit-text-decoration:underline 3px solid #3987c9;text-decoration:underline 3px solid #3987c9}.nav-item.shop{background-color:#3987c9;border:3px solid hsla(0,0%,100%,0);border-radius:.75em;color:#fff;padding:.5em}.nav-item.shop:hover{background-color:#fff;border:3px solid #3987c9;color:#3987c9;text-decoration:none}.navigation-icons-container{align-items:center;display:flex;justify-content:space-between;margin-right:2em}a{color:#000;text-decoration:none}.navigation-icon{margin-left:.5em}.user-icon{margin-top:.2em}.hero{align-items:center;color:#fff;height:100vh;justify-content:center;max-width:100%}.hero,.parent{display:flex}.hero__content{align-items:flex-start;color:#fff;display:flex;flex-direction:column;flex-wrap:wrap;margin:0 3em;max-width:50%;min-width:25%;padding:2em;z-index:1}.background-video{position:fixed;top:0;z-index:-1}.home-main-headline{font-size:3.5rem;text-align:left;text-transform:uppercase}.highlight{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,orange,#ff0,green,cyan,blue,violet);-webkit-background-clip:text}.hero-image{bottom:0;height:330px}.main-content{background-color:#fff;display:flex;flex-wrap:wrap-reverse;justify-content:space-around;min-height:80vh;z-index:2}.main-content-container{display:flex;flex-direction:column;justify-content:center;margin-top:3em;padding:2em;width:30%}.main-image-container{margin-top:3em}.top{margin-top:8em}.image-main{box-shadow:5px 8px 5px 0 rgba(0,0,0,.64);-webkit-box-shadow:5px 8px 5px 0 rgba(0,0,0,.64);-moz-box-shadow:5px 8px 5px 0 rgba(0,0,0,.64);height:30rem}.sorting-container{display:flex;flex-wrap:wrap;height:1rem;margin-top:1em;padding:1em;position:fixed;top:12%}.btn--sorting{font-family:inherit;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-right:1em;padding:.125em .25em;text-align:center}.btn--sorting:hover{cursor:pointer}.shop-page{margin-top:3em}.shop-product-container{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-top:2em}.product-card{border:1px solid grey;box-shadow:5px 5px 5px 0 rgba(0,0,0,.64);-webkit-box-shadow:5px 5px 5px 0 rgba(0,0,0,.64);-moz-box-shadow:5px 5px 5px 0 rgba(0,0,0,.64);flex-direction:column;height:auto;margin:1em;padding:2em;width:15rem}.product-card,.product-card-price-container{align-items:center;display:flex;justify-content:center}.product-card-price{font-size:1.2rem;margin-left:.5em}.product-card-image{min-height:10rem;width:13rem}.product-card-icons{display:flex}.wishlist-icon{stroke:#000;stroke-width:50;color:#fff}.product-card-buttons{display:flex;flex-direction:column;margin-bottom:2em}.contact,.contact-form{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2em}.contact-form{background:#edf2f4;color:#070707;font-family:Inter,sans-serif;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:600px}.contact__name,.contact__textarea{border:none;border-radius:1em;font-family:Inter,sans-serif;margin:1em;padding:1em;width:50%}.contact .btn--primary{margin-bottom:1em;padding:.5em}.cart-container{align-items:center;display:flex;flex-direction:column;margin-top:3em}.cart-table{border:1px solid #000;font-size:1.3rem;padding:2em;text-align:center;width:60%}thead{border-bottom:1px solid #000}.cart-image{width:120px}.cart-item-quantity{display:flex;flex-direction:column}.cart-button-container{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:2em;width:30%}.arrow,.delete-btn:hover{cursor:pointer}.page-wrapper{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;overflow:hidden}.loadingContainer{left:50%;position:fixed;top:50%;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}h1,h2,h3{margin:.35em 0}h1{font-size:2.7rem}h1,h2{text-align:center}h2{font-size:2.4rem}h3{font-size:1.9rem}p{font-size:1.3rem}.btn{border:1px solid #000;border-radius:1em;font-family:Inter,sans-serif;font-size:1.2rem;margin:1em 0;padding:.55em 1em;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn:hover{background:grey;border:1px solid grey;color:#fff;cursor:pointer}.btn--add-to-cart{background:#3987c9;border:none;border-radius:1em;color:#fff;font-family:Inter,sans-serif;font-size:1.3rem;margin:1em 0;padding:.45em .75em;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn--add-to-cart:hover{background:#fff;border:none;color:#3987c9;cursor:pointer;outline:1px solid #3987c9}.btn--disabled{border:1px solid #000;border-radius:1em;cursor:none;font-family:Inter,sans-serif;font-size:1.2rem;margin:1em 0;padding:.55em 1em;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn--primary{background:#3987c9;border:1px solid #3987c9;color:#fff;font-size:1.3rem}.btn--primary:hover,.btn--secondary{background:#fff;color:#000;outline:3px solid #3987c9}.btn--secondary{border-radius:.125em;font-size:1.3rem;text-align:center}.btn--secondary:hover{background:#3987c9;color:#fff;cursor:pointer;outline:3px solid #3987c9}.work-in-progress{text-align:center}.spinner{-webkit-animation:spin 5s linear infinite;animation:spin 5s 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)}}.single-product-wrapper{display:flex;flex-direction:column;margin:2em}.single-product-container{border-bottom:1px solid #000;width:100%}.single-product-image-container{display:flex;flex-direction:column}.single-product-image-carousel{display:flex;height:auto;justify-content:center}.single-product-main-image{display:flex;flex-direction:column;transition:1s ease-in-out;width:90%}.image-slider-btn{background:none;border:none;cursor:pointer;font-size:1em;transition:.3s ease-in}.image-slider-btn:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}.product-image-thumbnail-container{display:flex;justify-content:center;margin-bottom:2em;padding:1.5em}.product-image-thumbnail{height:auto;margin:.5em;width:5rem}.product-image-thumbnail.active{border:1px solid;box-shadow:0 0 7px 2px #686868}@media screen and (min-width:980px){.single-product-container{border-bottom:1px solid #000;display:flex;flex-direction:row;justify-content:space-between;width:100%}.single-product-image-container{display:flex;width:47%}.single-product-image-carousel{justify-content:flex-start;width:100%}.single-product-main-image{margin-bottom:2em;width:100%}.product-image-thumbnail-container{display:flex;justify-content:flex-start;padding:1.5em;width:85%}}.single-product-details{border:1px solid #000;display:flex;flex-direction:column;margin-bottom:2em;padding:1em}@media screen and (min-width:980px){.single-product-details{width:40%}}.rating{margin-top:0;text-align:center}.product-details-detailed-information{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:3em;margin-top:5em;width:50%}.product-details-detailed-description{margin-top:2em}.wishlist{align-items:center;display:flex;justify-content:center}*,root{box-sizing:border-box;margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column;font-family:Inter,Roboto,Droid Sans,Helvetica Neue,sans-serif;justify-content:space-between;margin:0}
/*# sourceMappingURL=main.a435a20a.css.map*/