@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&family=Poppins:wght@400;500;600;700;800&display=swap);.s-wrapper .s-container{position:relative;width:350px;z-index:10}.s-wrapper .s-container input{border:none;border-radius:.2rem;height:35px;outline:none;padding:2% 10%;width:100%}.s-wrapper .s-container .s-s-icon{left:5px}.s-wrapper .s-container .s-a-icon,.s-wrapper .s-container .s-s-icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.s-wrapper .s-container .s-a-icon{background:transparent;background:var(--clr-btn-bg);border:none;border-radius:.2rem;color:var(--clr-font-white);height:100%;right:.5px;width:30px}.n-wrapper{min-height:5rem;padding:0 2rem}.n-wrapper nav .n-logo{width:250px}.n-wrapper nav .n-links{justify-content:space-between;transition:.5s ease-in-out}.n-wrapper nav .n-contact,.n-wrapper nav .n-links ul{gap:25px}.n-ham-search,.n-wrapper nav .n-hamBurger{display:none}.n-searchContainer{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;right:80px;top:100px;transition:.5s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.s-wrapper .s-container input{border:1px solid #000}@media (max-width:1024px){.n-wrapper{position:relative}.n-wrapper nav{justify-content:space-between}.n-wrapper nav .n-links.active{display:block}.n-wrapper nav .n-links{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:none;height:100vh;position:absolute;right:0;top:0;width:100vw;z-index:11}.n-wrapper nav .n-links ul{background-color:var(--clr-gray);flex-direction:column;height:100%;position:absolute;right:0;width:50%}.n-wrapper nav .n-contact{display:none}.n-wrapper nav .n-hamBurger{display:flex;gap:25px}.n-searchContainer{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;right:180px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media (min-width:800px){.n-ham-search{display:block}}@media (max-width:690px){.n-searchContainer{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;right:10px;top:100px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:15}}.single-product{border:1px solid #dedede;flex-direction:column;gap:1rem;padding:1rem}.single-product,.single-product .p-image-container{border-radius:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.single-product .p-image-container{box-shadow:5px 10px 20px rgba(0,0,0,.2);height:235px}.single-product .p-image-container img{border-radius:1rem;height:100%;width:270px}.seller-wrapper{margin-top:75px;width:100%}.seller-wrapper .header{margin-bottom:5rem;text-align:center}.seller-wrapper .header h1{font-size:3vw}.seller-wrapper .product-card{flex-wrap:wrap;justify-content:space-around;row-gap:1rem;width:100%}@media (max-width:800px){.seller-wrapper .header h1{font-size:40px}}@media (max-width:500px){.seller-wrapper .header{margin-bottom:2rem}.seller-wrapper .header h1{font-size:30px}.seller-wrapper .header p{font-size:12px}}.btn-container{padding:.2rem 0}.btn{border:none;border-radius:1.5rem;color:var(--clr-font-white);cursor:pointer!important;font-size:.8rem;font-weight:600;padding:10px;transition:.3s ease-in}.btn:hover{scale:1.1}@media (max-width:768px){.btn{font-size:.5rem}}.card-wrapper{margin-top:250px;width:100%}.card-wrapper .card-container{background-color:var(--clr-red);border-radius:2rem;padding:5rem;position:relative}.card-wrapper .card-container img{left:20%;position:absolute;top:-40%;z-index:0}.card-wrapper .card-container .card-banner{grid-column-gap:6rem;color:var(--clr-font-white);display:grid;grid-template-columns:60% auto}.card-wrapper .card-container .card-banner .card-banner-left,.card-wrapper .card-container .card-banner .card-banner-right{z-index:2}.card-wrapper .card-container .card-banner .card-banner-left p{font-weight:900;margin:7px}.card-wrapper .card-container .card-banner .card-banner-left h1{font-size:8.5vw;line-height:.8}.card-wrapper .card-container .card-banner .card-banner-right p:first-child{font-size:2.6rem;font-weight:400}.card-wrapper .card-container .card-banner .card-banner-right h3{font-size:1.5rem}.card-wrapper .card-container .card-banner .card-banner-right p:nth-child(3){font-size:1rem;letter-spacing:0;margin:20px 0}@media (max-width:1030px){.card-wrapper{margin-top:200px}.card-wrapper .card-container img{top:-45%}.card-wrapper .card-container .card-banner .card-banner-right p:first-child{font-size:1.6rem}.card-wrapper .card-container .card-banner .card-banner-right h3{font-size:1.2rem}.card-wrapper .card-container .card-banner .card-banner-right p:nth-child(3){font-size:.8rem;letter-spacing:0;margin:20px 0}}@media (max-width:770px){.card-wrapper{margin-top:150px}.card-wrapper .card-container{padding:3rem 5rem}.card-wrapper .card-container img{left:15%;top:-35%}.card-wrapper .card-container .card-banner{grid-template-columns:repeat(1,1fr)}.card-wrapper .card-container .card-banner .card-banner-left{margin-bottom:20px}}@media (max-width:430px){.card-wrapper{margin-top:50px;padding:0 2rem!important}.card-wrapper .card-container{padding-top:10rem}.card-wrapper .card-container img{top:-15%;width:70%}}.f-wrapper{width:100%}.f-wrapper .f-container{display:grid;padding:2rem}.f-wrapper .f-container .f-logo{gap:1rem;grid-area:one;padding:1rem}.f-wrapper .f-container .f-logo .f-links{gap:1rem}.f-wrapper .f-container .f-contact{display:grid;grid-area:two;grid-template-columns:repeat(2,1fr);padding:2rem}.f-wrapper .f-container .f-subscribe{align-items:end;gap:1rem;grid-area:three;padding:2rem}.f-wrapper .f-container .f-subscribe .f-mailBox{position:relative}.f-wrapper .f-container .f-subscribe .f-mailBox input{border-radius:3rem;padding:.7rem 100px .7rem .7rem;width:320px}.f-wrapper .f-container .f-subscribe .f-mailBox :nth-child(2){position:absolute;right:5px;top:0}@media (max-width:1500px){.f-wrapper .f-container{grid-template-areas:"one two three"}}@media (max-width:1030px){.f-wrapper .f-container{grid-template-areas:"one two" "three"}}@media (max-width:780px){.f-wrapper{margin-top:75px;padding:0!important}.f-wrapper .f-container{grid-template-areas:"one" "two" "three";padding:0}.f-wrapper .f-container .f-subscribe{align-items:center}.f-wrapper .f-container .f-subscribe .f-mailBox input{padding:.7rem}}@media (max-width:500px){.f-wrapper .f-container{grid-template-areas:"one" "two" "three"}.f-wrapper .f-container .f-subscribe{align-items:center}.f-wrapper .f-container .f-subscribe .f-mailBox input{padding:.5rem}}@media (max-width:385px){.f-wrapper .f-container{grid-template-areas:"one" "two" "three"}.f-wrapper .f-container .f-subscribe{align-items:center}}.h-wrapper{width:100%}.h-wrapper .h-container{background:var(--clr-gray);border-radius:2rem;height:100%;padding:2rem;position:relative}.h-wrapper .h-container img{left:50%;position:relative;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:75%;z-index:2}.h-wrapper .h-container .h-banner-heading{top:50%}.h-wrapper .h-container .h-banner-heading,.hai{left:18%;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.hai{top:80%;z-index:10}.h-wrapper .h-container .h-banner-heading h4{font-size:3vw}.h-wrapper .h-container .h-banner-heading h4 span{font-size:5vw;line-height:0}.h-wrapper .h-container .h-banner-heading h1{color:var(--clr-font-white);font-size:10vw}.service-wrapper{grid-row-gap:3rem;display:grid;margin-top:50px;width:100%}.service-wrapper .service-container{text-align:center}.service-container:first-child{grid-area:one}.service-container:nth-child(2){grid-area:two}.service-container:nth-child(3){grid-area:three}.service-container:nth-child(4){grid-area:four}@media (max-width:1500px){.service-wrapper{grid-template-areas:"one two three four";padding:0!important}}@media (max-width:800px){.service-wrapper{grid-template-areas:"one two" " three four";margin-top:0;scale:.8}}@media (max-width:500px){.service-wrapper{gap:30px;grid-template-areas:"one" " two" " three" " four";margin-top:0;place-items:center}}.sp-image-container{background-color:var(--clr-gray);flex-wrap:wrap;justify-content:space-between!important;margin-top:75px;padding:2rem;row-gap:2rem}.sp-image-container>img{width:100px}.product_container{display:grid;width:100%}.h-wrapper:first-child{grid-area:one}.h-wrapper:nth-child(2){grid-area:two}.h-wrapper:nth-child(3){grid-area:three}.h-wrapper:nth-child(4){grid-area:four}.h-wrapper:nth-child(5){grid-area:five}.h-wrapper:nth-child(6){grid-area:six}.h-wrapper:nth-child(7){grid-area:seven}.h-wrapper:nth-child(4) .h-container .h-banner-heading{left:10%}.h-wrapper:nth-child(2) .h-container .h-banner-heading h1,.h-wrapper:nth-child(3) .h-container .h-banner-heading h1,.h-wrapper:nth-child(4) .h-container .h-banner-heading h1,.h-wrapper:nth-child(5) .h-container .h-banner-heading h1,.h-wrapper:nth-child(6) .h-container .h-banner-heading h1,.h-wrapper:nth-child(7) .h-container .h-banner-heading h1{font-size:2.9vw}.h-wrapper:nth-child(2) .h-container .h-banner-heading h4,.h-wrapper:nth-child(3) .h-container .h-banner-heading h4,.h-wrapper:nth-child(4) .h-container .h-banner-heading h4,.h-wrapper:nth-child(5) .h-container .h-banner-heading h4,.h-wrapper:nth-child(6) .h-container .h-banner-heading h4,.h-wrapper:nth-child(7) .h-container .h-banner-heading h4{font-size:1.6vw}.h-wrapper:nth-child(2) .h-container .h-banner-heading span,.h-wrapper:nth-child(3) .h-container .h-banner-heading span,.h-wrapper:nth-child(4) .h-container .h-banner-heading span,.h-wrapper:nth-child(5) .h-container .h-banner-heading span,.h-wrapper:nth-child(6) .h-container .h-banner-heading span,.h-wrapper:nth-child(7) .h-container .h-banner-heading span{font-size:2.5vw}.h-wrapper:nth-child(4) .h-container img{left:70%;width:65%}.h-wrapper:nth-child(5) .h-container img{left:75%;width:50%}.h-wrapper:nth-child(2) .h-container img,.h-wrapper:nth-child(3) .h-container img,.h-wrapper:nth-child(6) .h-container img,.h-wrapper:nth-child(7) .h-container img{left:60%;top:25%;width:100%;z-index:0}@media (max-width:1500px){.product_container{grid-template-areas:"one one one one" "two three four four" "five five  six seven"}}@media (max-width:800px){.product_container{grid-template-areas:"one one one " "two three three" "four four four" "five five six" "seven seven seven"}.h-wrapper:nth-child(2) .h-container img,.h-wrapper:nth-child(3) .h-container img,.h-wrapper:nth-child(6) .h-container img,.h-wrapper:nth-child(7) .h-container img{left:60%;top:50%;width:60%;z-index:0}.h-wrapper:nth-child(4) .h-container img{left:60%;width:65%}}@media (max-width:500px){.h-wrapper{padding:1rem!important}.product_container{grid-template-areas:"one " "two " "three" "four" "five" "six" "seven"}}:root{--clr-gray:#d5d3d5;--clr-dark-gray:#424242;--clr-yellow:#ffc800;--clr-red:#ec2e35;--clr-green:#03c03c;--clr-blue:#0039a6;--primary-font-color:#767676;--clr-font-white:#f1efef;--clr-btn-bg:#ec2e35;--font-montserrat:"Montserrat",sans-serif;--font-poppins:"Poppins",sans-serif}a{color:#767676;color:var(--primary-font-color);text-decoration:none}li{list-style:none}*{box-sizing:border-box;font-family:Poppins,sans-serif;font-family:var(--font-poppins);margin:0;padding:0}.flexCenter{justify-content:center}.flexCenter,.flexStart{align-items:center;display:flex}.flexStart{justify-content:flex-start}.flexColStart{align-items:flex-start}.flexColCenter,.flexColStart{display:flex;flex-direction:column;justify-content:center}.flexColCenter{align-items:center}.innerWidth{width:100%}.paddings{padding:2rem}.app{width:100%}
/*# sourceMappingURL=main.6e24ecbc.css.map*/