@import url(https://fonts.googleapis.com/css2?family=Raleway&family=Roboto&display=swap);*{box-sizing:border-box;font-family:Raleway,"serif";margin:0;padding:0}.wrapper{margin:0 auto;max-width:1440px;overflow-x:hidden;width:100%}.header{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:15px}.logo{height:135px;width:135px}.logo img{height:100%;object-fit:contain;width:100%}.header p{color:#373d3f;font-size:14px;letter-spacing:.05em}.about-section{align-items:center;background-color:#001435;display:flex;flex-direction:column;justify-content:center;letter-spacing:.05em;padding:50px}.about-section h2{color:#fff;font-size:24px;font-weight:600;margin-bottom:20px}.about-section p{color:#fff;font-size:14px;line-height:24px;margin:15px 0;text-align:center;width:70%}@media(max-width:768px){.about-section{padding:40px}.about-section p{width:80%}}@media(max-width:540px){.about-section{padding:25px}.about-section p{width:100%}}.navbar{background-color:#ffc300;border-top:1px solid #e4e4e4;box-shadow:0 3px 3px -3px #0000001f;display:flex;justify-content:space-evenly;padding:15px;width:100%}.navbar .category{cursor:pointer;font-size:14px;font-weight:600;letter-spacing:.05em;padding:5px 2px 0;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.category:before{background-color:#ed1d24;content:"";height:3px;left:0;position:absolute;top:0;transition:width .3s ease-in-out;width:0}.category:hover:before{width:100%}.category.active:before{background-color:#ed1d24;content:"";height:3px;left:0;position:absolute;top:0;width:100%}@media(max-width:768px){.navbar{flex-direction:column;justify-content:flex-start}.navbar .category{margin:10px 0}.category.active:before,.category:hover:before{width:100%}}.products-section{display:flex;flex-direction:column;letter-spacing:.05em;margin:25px 0;width:100%}.products-section h2{font-size:24px;font-weight:600;text-align:center}.products-section h3{color:#373d3f;font-weight:400;margin-top:7px;text-align:center}.products-section .products-container{display:flex;flex-wrap:wrap;justify-content:center;margin-top:25px;width:100%}.products-container .product-card{align-items:center;border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4;border-top:1px solid #e4e4e4;box-shadow:0 3px 3px -3px #0000001f;display:flex;flex-direction:column;height:auto;margin:15px;width:250px}@media(max-width:540px){.products-container .product-card{width:100%}}.product-card .product-main-img{background-color:#e4e4e4;height:150px;padding:15px;width:100%}.product-main-img img{height:100%;object-fit:contain;width:100%}.product-card p{align-items:center;display:flex;font-family:Roboto,"serif";font-size:14px;height:150px;margin-bottom:7px;margin-top:7px;padding:15px;text-align:center}.product-card button{background-color:initial;border:1px solid #ed1d24;cursor:pointer;font-weight:600;outline:none;padding:10px 14px;text-align:center}.footer,.product-card button{letter-spacing:.05em;width:100%}.footer{background-color:#001435;color:#fff;display:flex;flex-direction:column;padding:15px}.footer h3{font-weight:400;margin-bottom:7px}.footer h3,.footer p{font-family:Roboto,"serif";text-align:center}.footer p{font-size:14px}.loading{font-size:14px;letter-spacing:.05em}.loading,.not-found-div{align-items:center;display:flex;justify-content:center;padding:15px}.not-found-div{flex-direction:column;text-align:center;width:100%}.not-found-div p{font-size:14px;letter-spacing:.05em}.individual-product-section{display:flex;margin:25px 0;width:100%}.individual-product-section .product-other-details,.individual-product-section .product-slider{flex:1 1}.individual-product-section .product-slider{align-items:center;display:flex;justify-content:space-between;margin:0 10px;padding:15px}.product-slider span{cursor:pointer}.product-slider .hide-span{display:none}@media(max-width:768px){.individual-product-section{flex-direction:column}.individual-product-section .product-slider{margin:10px 0;width:100%}}.product-slider .product-image-and-indicators-div{align-items:center;background-color:#e4e4e4;display:flex;flex-direction:column;height:auto;justify-content:center;padding:15px;width:100%}.product-image-and-indicators-div .indicators-div{display:flex;height:100px;margin:10px 0;width:100%}@media(max-width:539px){.product-image-and-indicators-div .indicators-div{display:none}}.indicators-div .indicator{background-color:#fff;cursor:pointer;flex:1 1;height:100%;padding:5px}.indicator.active{border:2px solid #ed1d24}.indicator img{height:100%;object-fit:contain;width:100%}.product-image-and-indicators-div .product-image{background-color:#e4e4e4;height:300px;width:100%}@media(max-width:1024px){.product-image-and-indicators-div .product-image{height:250px}}@media(max-width:768px){.product-image-and-indicators-div .product-image{height:200px}}@media(max-width:540px){.product-image-and-indicators-div .product-image{height:180px}}@media(max-width:450px){.product-image-and-indicators-div .product-image{height:160px}}@media(max-width:360px){.product-image-and-indicators-div .product-image{height:140px}}@media(max-width:280px){.product-image-and-indicators-div .product-image{height:120px}}.product-image img{height:100%;object-fit:contain;width:100%}.individual-product-section .product-other-details{display:flex;flex-direction:column;margin:0 10px;padding:15px}@media(max-width:768px){.individual-product-section .product-other-details{margin:10px 0;width:100%}}.product-other-details .check-prize,.product-other-details h2{font-family:Roboto,"serif";letter-spacing:.09em}.product-other-details .check-prize{background-color:#ed1d24;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;margin-top:30px;outline:none;padding:14px 18px;text-align:center;text-decoration:none;width:180px}.product-other-details h3{color:#373d3f;font-family:Roboto,"serif";font-weight:400;letter-spacing:.09em;margin-top:40px}.blog-section{letter-spacing:.05em;margin:25px auto;padding:15px;width:80%}.blog-section h1{border-bottom:1px solid #e4e4e4;color:#000;font-family:Roboto,"serif";font-size:2.25rem;margin-bottom:1.5rem;padding-bottom:10px}.blog-section p{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;color:#373d3f;font-family:Roboto,"serif";font-size:1.25rem;line-height:1.5;margin-block-end:1em;margin-block-start:1em;margin-bottom:1rem;margin-inline-end:0;margin-inline-start:0}@media(max-width:768px){.blog-section{width:100%}}.blog-section h2{color:#000;font-size:24px;font-size:1.875rem;font-weight:600;line-height:1.25;margin-bottom:1rem;margin-top:1.5rem}.blog-section .h2color{color:#ed1d24}.blog-section .order-now-div{align-items:center;display:flex;justify-content:center;padding:15px;width:100%}.blog-section a{background-color:#ed1d24;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Roboto,"serif";font-size:18px;font-weight:600;letter-spacing:.09em;outline:none;padding:14px 18px;text-align:center;text-decoration:none;width:180px}.blog-section .youtube-video{align-items:center;display:flex;justify-content:center;width:100%}.youtube-modal{background-color:#fff;height:400px;position:relative;width:600px}@media(max-width:1024px){.youtube-modal{height:auto;padding-top:56.25%;width:90%}.youtube-modal .youtube-player{left:0;position:absolute;top:0}}
/*# sourceMappingURL=main.05b8937e.css.map*/