*{box-sizing:border-box;margin:0;padding:0;font-family:"PT Sans",sans-serif}.best-title{margin:20px}.navbar{background:linear-gradient(90deg,#1c1b1b,#1a1717);justify-content:space-evenly;font-size:1.2rem;position:-webkit-sticky;position:sticky;top:0;z-index:999}.navbar,.navbar-container{height:80px;display:flex;align-items:center}.navbar-container{justify-content:center;max-width:1500px}.navbar-logo{color:#fff;justify-self:start;cursor:pointer;text-decoration:none;font-size:2rem;display:flex;align-items:center}.fa-typo3{margin-left:.5rem;font-size:1.8rem}.nav-menu{display:grid;grid-template-columns:repeat(6,auto);grid-gap:10px;list-style:none;text-align:center;width:60vw;justify-content:end;margin-right:2rem}.nav-item{height:80px}.nav-links{color:#fff;display:flex;align-items:center;text-decoration:none;padding:.5rem 1rem;height:100%}.nav-links:hover{border-bottom:4px solid #fff;transition:all .2s ease-out;color:#fff}.fa-bars{color:#fff}.menu-icon,.nav-links-mobile{display:none}.drop{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:100px}.drop,.drop:hover{background-color:#242424}@media screen and (max-width:960px){.NavbarItems{position:relative}.nav-menu{display:flex;flex-direction:column;justify-content:start;width:100%;height:100vh;position:absolute;top:80px;left:-100%}.nav-menu,.nav-menu.active{opacity:1;transition:all .5s ease}.nav-menu.active{background:#242222;left:0;z-index:1;padding:0}.nav-links{text-align:center;padding:2rem;width:100%;display:table}.nav-links:hover{background-color:#fff;color:#242424;border-radius:0;width:100%}.navbar-logo{position:absolute;top:0;left:0;transform:translate(25%,50%)}.menu-icon{display:block;position:absolute;top:0;right:0;transform:translate(-100%,60%);font-size:1.8rem;cursor:pointer}.fa-times{color:#fff;font-size:2rem}.nav-links-mobile{display:block;text-align:center;margin:2rem auto;border-radius:4px;width:80%;text-decoration:none;font-size:1.5rem;background-color:transparent;color:#fff;padding:14px 20px;border:1px solid #fff;transition:all .3s ease-out}.nav-links-mobile:hover{background:#fff;color:#242424;transition:.25s}}:root{--primary:#fff}.btn{padding:8px 20px;border-radius:2px;outline:none;border:none;cursor:pointer}.btn--primary{background-color:#fff;background-color:var(--primary);color:#242424}.btn--outline,.btn--primary{border:1px solid #fff;border:1px solid var(--primary)}.btn--outline{background-color:transparent;color:#fff;padding:8px 20px;transition:all .3s ease-out}.btn--medium{padding:8px 20px;font-size:18px}.btn--large{padding:12px 26px;font-size:20px}.btn--large:hover,.btn--medium:hover{transition:all .3s ease-out;background:#fff;color:#242424;transition:.25s}.hero-container{background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1543071623-80e8de8ffafe?auto=format&fit=crop&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&q=80&w=797) 50%/cover no-repeat;height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:inset 0 0 0 1000px rgba(0,0,0,.2);object-fit:contain}.hero-container>h1{color:#fff;font-size:100px;margin-top:-100px}.hero-container>p{margin-top:8px;color:#fff;font-size:32px;font-family:"Trebuchet MS","Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,sans-serif;text-align:center}.hero-btns{margin-top:32px}.hero-btns .btn{margin:6px}.fa-play-circle{margin-left:4px}@media screen and (max-width:960px){.hero-container>h1{font-size:70px;margin-top:-150px}}@media screen and (max-width:768px){.hero-container>h1{font-size:50px;margin-top:-100px}.hero-container>p{font-size:30px}.btn-mobile{display:block;text-decoration:none}.btn{width:100%}}.cards__item{display:flex;flex:1 1;margin:1rem;border-radius:10px}.cards__item__link{display:flex;flex-flow:column;width:300px;height:360px;box-shadow:0 6px 20px rgba(56,125,255,.17);filter:drop-shadow(0 6px 20px rgba(56,125,255,.017));border-radius:10px;overflow:hidden;text-decoration:none}.cards__item__pic-wrap{position:relative;width:100%;padding-top:67%;overflow:hidden}.fade-img{animation-name:fade-img;animation-duration:2s}.cards__item__pic-wrap:after{content:attr(data-category);position:absolute;bottom:0;margin-left:10px;padding:6px 8px;max-width:calc(100% - 60px);font-size:12px;font-weight:700;color:#fff;background-color:#1f98f4;box-sizing:border-box}.cards__item__img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;max-width:100%;height:100%;max-height:100%;object-fit:contain;transition:all .2s linear}.cards__item__img:hover{transform:scale(1.1)}.cards__item__info{padding:20px 30px 30px}.cards__item__text{color:#252e48;font-size:18px;line-height:24px}.cards__item__price{color:#32cd32;font-size:18px;line-height:24px}@media only screen and (min-width:1200px){.content__blog__container{width:84%}}@media only screen and (min-width:1024px){.cards__items{display:flex}}@media only screen and (max-width:1024px){.cards__item{margin-bottom:2rem}}.auth{height:100vh;align-items:center;background:linear-gradient(90deg,#1c1b1b,#1a1717)}.auth,.card{display:flex;flex-direction:column}.card{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:60px;padding:30px;border-radius:5px;color:#fff;background-color:#242424;border:solid;border-color:#fff;border-width:.1px;box-shadow:0 6px 20px hsla(0,0%,100%,.17);filter:drop-shadow(0 6px 20px rgba(56,125,255,.017))}.form{display:flex;flex-direction:column;align-items:center}.product{display:flex;flex-direction:row;flex:1 1}.img-col{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin:30px 50px;padding:10px;border-radius:15px;box-shadow:0 6px 20px rgba(56,125,255,.17);filter:drop-shadow(0 6px 20px rgba(56,125,255,.017));height:45vw;width:45vw}.product-img{height:40vw;width:40vw}.product-details{display:flex;flex-direction:column;align-items:flex-start;margin:20px;padding:10px}.product-name{font-size:26px}.product-desc{margin-top:10px;margin-bottom:20px}.product-price{font-size:26px;color:#32cd32}.product-out{font-size:26px;color:red;margin-bottom:30px}.cart-btn{margin:20px 40px 20px 0;width:200px}.product-specs{display:flex;margin-top:20px;width:100%}@media screen and (max-width:720px){.product{display:flex;flex-direction:row;flex:1 1;flex-wrap:wrap}.product-img{height:70vw;width:70vw}.img-col{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin:10px;padding:10px;align-items:center;border-radius:15px;box-shadow:0 6px 20px rgba(56,125,255,.17);filter:drop-shadow(0 6px 20px rgba(56,125,255,.017));height:75vw;width:75vw}}.tabs{background:linear-gradient(90deg,#1c1b1b,#1a1717);height:80px;font-size:1.2rem;top:0;z-index:999;position:-webkit-sticky;position:sticky;top:80px}.nav,.tabs{display:flex;justify-content:space-evenly;align-items:center;text-decoration:none}.nav{flex:1 1}.type{color:grey;cursor:pointer}.type-selected{color:#fff;cursor:pointer}.product-div{display:flex;flex:1 1;flex-direction:row}.filter-div{position:-webkit-sticky;position:sticky;top:180px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;flex:1 1;flex-direction:column;align-items:flex-start;margin:20px;border-radius:15px;box-shadow:0 6px 20px rgba(56,125,255,.17);filter:drop-shadow(0 6px 20px rgba(56,125,255,.017))}.filter{margin:20px;cursor:pointer}.cards-div{display:flex;justify-content:space-evenly;flex-wrap:wrap;width:85vw}@media screen and (max-width:720px){.product-div{display:flex;flex-direction:column;justify-content:center;align-items:center}.filter-div{position:unset;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:300px;display:flex;flex:1 1;flex-direction:column;align-items:flex-start;margin:20px;border-radius:15px;box-shadow:0 6px 20px rgba(56,125,255,.17);filter:drop-shadow(0 6px 20px rgba(56,125,255,.017))}}.cart{display:flex;flex:1 1;flex-direction:row}.cart-items{display:flex;flex:5 1;flex-direction:column}.total{position:-webkit-sticky;position:sticky;top:110px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;flex:2 1;margin:30px 50px;padding:30px;border-radius:15px;box-shadow:0 6px 20px rgba(56,125,255,.17);filter:drop-shadow(0 6px 20px rgba(56,125,255,.017))}.total-box{display:flex;flex:1 1;flex-direction:column}.total-text{margin-top:20px;margin-bottom:20px}.cart-item{height:40vh;width:auto;display:flex;flex:1 1;flex-direction:row;justify-content:flex-start;margin:30px 50px;border-radius:15px;box-shadow:0 6px 20px rgba(56,125,255,.17);filter:drop-shadow(0 6px 20px rgba(56,125,255,.017))}.cart-img-div{margin-left:20px;height:250px;width:250px;align-items:center;align-self:center}.cart-img{height:200px;width:200px}.cart-data{display:flex;flex-direction:column;margin:30px 20px}.price{color:#32cd32;font-size:24px;margin-top:10px}.qt-div{display:flex;flex-direction:row;margin-top:20px}.qt-btn{display:flex;align-items:center;justify-content:center;height:20px;width:20px;border-radius:100px;border:solid;border-color:#32cd32;cursor:pointer}.qt{margin:0 20px}.remove-btn{width:200px;margin-top:20px;color:red;cursor:pointer}.cart-btn-w{margin:20px 20px 0 0;width:200px}@media screen and (max-width:720px){.cart-item{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:flex-start;margin:30px 50px;border-radius:15px;box-shadow:0 6px 20px rgba(56,125,255,.17);filter:drop-shadow(0 6px 20px rgba(56,125,255,.017))}.cart,.cart-item{display:flex;flex-direction:column}.total{position:unset;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:auto;display:flex;flex-direction:column;flex:2 1;margin:30px 50px;padding:30px;border-radius:15px;box-shadow:0 6px 20px rgba(56,125,255,.17);filter:drop-shadow(0 6px 20px rgba(56,125,255,.017))}}.account{display:flex;flex:1 1;flex-direction:row}.side-box{position:-webkit-sticky;position:sticky;top:110px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;flex:2 1;margin:30px 50px;padding:30px;border-radius:15px;box-shadow:0 6px 20px rgba(56,125,255,.17);filter:drop-shadow(0 6px 20px rgba(56,125,255,.017))}.details{display:flex;flex:1 1;flex-direction:column}.detail-text{margin-top:20px;margin-bottom:20px;color:#32cd32;cursor:pointer}.main-box{display:flex;flex:5 1;flex-direction:column;margin:30px 50px;padding:30px;border-radius:15px;box-shadow:0 6px 20px rgba(56,125,255,.17);filter:drop-shadow(0 6px 20px rgba(56,125,255,.017))}.address{display:flex;flex-direction:column;margin:10px}.title{display:flex;flex-direction:row;align-items:center}.personal{margin:10px 0}.address-details{display:flex;flex-direction:column;margin-top:10px;margin-bottom:20px}.name-phone{display:flex;flex-direction:row;margin-top:5px}h6{margin-right:20px}@media screen and (max-width:720px){.account{display:flex;flex-direction:column}.side-box{position:unset;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:auto;display:flex;flex-direction:column;flex:2 1;margin:30px 50px;padding:30px;border-radius:15px;box-shadow:0 6px 20px rgba(56,125,255,.17);filter:drop-shadow(0 6px 20px rgba(56,125,255,.017))}}.footer{display:flex;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;flex-direction:row;background:linear-gradient(90deg,#1c1b1b,#1a1717);padding:30px 50px;justify-content:space-evenly}.footer-col{display:flex;flex-direction:column;margin:20px;max-width:40vw}.heading{color:#fff;margin-bottom:10px}.footer-details{color:#fff;font-size:14px}.footer-link{text-decoration:none;color:#fff;font-weight:lighter}@media screen and (max-width:720px){.footer{display:flex;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;flex-direction:column;background:linear-gradient(90deg,#1c1b1b,#1a1717);padding:30px 50px;justify-content:space-evenly}}
/*# sourceMappingURL=main.b00c7c82.chunk.css.map */