*{font-family:Poppins,sans-serif;margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:hidden}.navbar{display:flex;width:100%;align-items:center;justify-content:space-between;padding-inline:80px;box-shadow:0 1px 3px -2px #000;height:13vh;position:fixed;top:0;left:0;z-index:1000;background:#fff}.nav-links{display:flex;gap:2.4rem;cursor:pointer}.nav-links li{list-style:none;font-size:1.1rem;font-weight:400;text-transform:capitalize}.nav-links li a{color:#626262;text-decoration:none}.nav-links hr{border:none;height:2.7px;width:80%;background:#033c3c;border-radius:1rem}.logo{display:flex;align-items:center;gap:1rem}.logo img{width:3rem;display:block}.logo p{font-size:1.5rem;color:#000}.nav-login-cart{display:flex;align-items:center;gap:2rem}.nav-login-cart img{width:1.7rem;cursor:pointer}.nav-login-cart button{font-size:1rem;font-weight:400;color:#515151;text-transform:capitalize;border:1.3px solid #626262;background:none;padding:10px 30px;border-radius:2rem;cursor:pointer}.nav-login-cart button:active{background:#f3f3f3}.cart-icon-count{display:flex;align-items:center;justify-content:center;margin-top:-30px;margin-left:-40px;height:15px;width:15px;font-size:.8rem;background:red;border-radius:1rem;color:#fff}.hamburger{display:none}@media (max-width:1280px){.navbar{padding:12px 150px}}@media (max-width:1024px){.logo p{font-size:20px}.nav-links li{font-size:15px}.nav-login-cart img{width:1.6rem;cursor:pointer}.nav-login-cart button{font-size:15px;padding:8px 20px}.nav-links{padding-inline:1.2rem}}@media (max-width:800px){.navbar{gap:1rem;padding:12px 30px;height:9vh}.nav-links{display:none;height:80px;width:100%;position:absolute;top:80px;left:0;background:#fff;justify-content:center;align-items:center}.manu-visible{display:flex}.hamburger{display:block;color:#000;font-size:18px}}@media (max-width:500px){.nav-login-cart button{font-size:13px;padding:4px 10px}}@media (max-width:420px){.navbar{padding:4px 12px}.nav-login-cart{gap:.8rem}.logo p{font-size:16px}.nav-login-cart button{font-size:14px;padding:6px 15px}.logo img{width:2rem}}.hero{height:100vh;width:100%;background:linear-gradient(180deg,#fde1ff,#e1ffea22 60%);display:flex;margin-top:13vh}.hero-left{flex:1;display:flex;flex-direction:column;justify-content:center;padding-left:80px;line-height:1.1}.hero-left h4{color:#090909;font-size:1.3rem;font-weight:400}.hero-hand-icon{display:flex;align-items:center;gap:.8rem;margin-top:1rem}.hero-hand-icon p,.hero p{font-size:3rem;font-weight:500;text-transform:capitalize}.hero-hand-icon img{width:3.5rem}.hero-latest-btn{display:flex;justify-content:center;align-items:center;width:200px;height:50px;font-size:1rem;gap:.5rem;margin-top:1rem;border-radius:2rem;background:#ff4141;color:#fff;text-transform:capitalize;font-weight:400}.hero-right{flex:1;display:flex;padding-top:2rem}@media (max-width:1280px){.hero-left{padding-left:100px}.hero-left h4{font-size:1.2rem}.hero-hand-icon p,.hero p{font-size:2.6rem}.hero-hand-icon img{width:3.2rem}.hero-latest-btn{width:170px;height:50px;font-size:15px;gap:.5rem;margin-top:1rem}.hero-right img{width:500px}}@media (max-width:900px){.hero{height:60vh}.hero-left{padding-left:90px;align-items:center}.hero-left h4{font-size:1.1rem}.hero-hand-icon p,.hero p{font-size:2rem}.hero-hand-icon img{width:3rem}.hero-latest-btn{width:160px;height:50px;font-size:15px;gap:.4rem;margin-top:1rem}.hero-right img{width:400px;margin:auto}}@media (max-width:650px){.hero{height:40vh}.hero-right img{width:250px;margin:auto}.hero-left h4{font-size:1rem}.hero-hand-icon p,.hero p{font-size:1.5rem}.hero-latest-btn{width:150px;height:45px;font-size:13px;gap:.4rem;margin-top:1rem}.hero-hand-icon img{width:3rem}}@media (max-width:500px){.hero{flex-direction:column;height:40vh}.hero-left{padding:0 150px}.hero-right{display:none}}.popular{display:flex;flex-direction:column;align-items:center;margin-top:2.5rem;margin-bottom:5rem}.popular h1{font-size:1.8rem;color:#171717;font-weight:500}.popular h1:after{content:"";display:block;width:200px;height:2px;background:#252525;border-radius:1rem;margin:auto}.popular-item{display:flex;margin-top:2.5rem;gap:1.5rem}@media (max-width:1024px){.popular{margin-bottom:.5rem;margin-top:2.4rem}.popular-item{gap:5px;padding:0 80px}.popular h1{font-size:1.7rem}}@media (max-width:800px){.popular{margin-top:2.2rem}.popular h1:after{width:180px;height:2px}.popular-item{display:grid;grid-template-columns:1fr 1fr;gap:15px;align-items:center}.popular h1{font-size:1.4rem}}@media (max-width:500px){.popular{margin-top:.6rem}.popular h1:after{width:150px;height:2px}.popular-item{gap:2px}.popular h1{font-size:1.2rem}}@media (max-width: 390px){.popular-item{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:0 12px;gap:15px;box-sizing:border-box;justify-content:center}.popular .item{width:100%}.popular-item>*{max-width:100%}}.item,.item img{width:250px}.item p{margin:6px 0}.item-prices{display:flex;gap:.8rem}.item-new-price{font-size:1rem;color:#374151;font-weight:600}.item-old-price{font-size:1rem;color:#8c8c8c;text-decoration:line-through;font-weight:500}.item:hover{transform:scale(1.05);transition:.4s ease-in-out}@media (max-width:1280px){.item{width:220px}.item img{width:200px}.item-new-price{font-size:14px}.item-old-price{font-size:13px}.item p{font-size:14px}}@media (max-width:1024px){.item{width:180px;margin:.7rem;flex-wrap:nowrap}.item img{width:170px}.item-new-price,.item-old-price,.item p{font-size:13px}}@media (max-width:850px){.item{width:180px;margin:.2rem;flex-wrap:nowrap}.item img{width:170px}.item-new-price{font-size:13px}.item-old-price{font-size:12px}.item p{font-size:11px}}.new-collections{display:flex;flex-direction:column;align-items:center;margin-top:2.5rem;margin-bottom:2.5rem}.new-collections h1{font-size:1.8rem;color:#171717;font-weight:500}.new-collections h1:after{content:"";display:block;width:200px;height:2px;background:#252525;border-radius:1rem;margin:auto}.collections{display:flex;justify-content:center;flex-wrap:wrap;margin-top:2.5rem;gap:1.5rem;padding-bottom:10rem;padding:0 70px}@media (max-width:1024px){.new-collections{margin-bottom:.5rem;margin-top:2.4rem}.collections{gap:5px;padding:0 80px}.new-collections h1{font-size:1.7rem}}@media (max-width:800px){.new-collections{margin-top:2.2rem;padding:0 15px}.new-collections h1:after{width:180px;height:2px}.collections{display:grid;grid-template-columns:1fr 1fr;gap:15px;align-items:center}.new-collections h1{font-size:1.4rem}}@media (max-width:500px){.new-collections{margin-top:.6rem}}@media (max-width: 400px){.collections .item{width:100%}.collections{gap:5px;padding:0 20px}}.offers{padding:0 80px;display:flex;width:75%;height:60vh;margin:auto;background:linear-gradient(180deg,#fde1ff,#e1ffea22 60%);margin-bottom:5rem;max-width:100%;overflow:hidden}.offers-left{flex:1;display:flex;flex-direction:column;justify-content:center}.offers-left h1{color:#171717;font-size:2.5rem;font-weight:600;text-transform:capitalize}.offers-left p{color:#171717;font-size:1.1rem;font-weight:400;margin-top:1rem}.line{white-space:nowrap;display:flex}.offers-left button{display:flex;justify-content:center;align-items:center;width:150px;height:50px;font-size:1rem;gap:.5rem;margin-top:1rem;border-radius:2rem;background:#ff4141;color:#fff;font-weight:400;border:none;text-transform:capitalize}.offers-right{flex:1;display:flex;justify-content:flex-end;padding-top:2rem}@media (max-width:1280px){.offers{padding:0 70px;height:50vh;margin-bottom:4rem}.offers-left h1{font-size:2.3rem}.offers-left p{font-size:1rem}}@media (max-width:1024px){.offers{padding:0 60px;height:40vh;margin-bottom:3rem;margin-top:3rem}.offers-left h1{font-size:2.2rem}.offers-left p{font-size:1rem}}@media (max-width:800px){.offers{padding:0 50px;height:40vh;margin-bottom:3rem;margin-top:3rem}.offers-left h1{font-size:2rem}.offers-left p{font-size:.9rem}.offers-left button{width:130px;height:40px;font-size:.9rem;gap:.5rem}}@media (max-width:700px){.offers{padding:0 20px;display:flex;flex-direction:column;height:50vh;margin-bottom:3rem;margin-top:3rem;align-items:center}.offers-left{margin-top:2rem}.offers-left h1{font-size:1.4rem}.offers-left p{font-size:.8rem}.offers-left button{width:120px;height:40px;font-size:.8rem;gap:.4rem}.offers-right img{height:300px;margin-bottom:2rem}}@media (max-width:500px){.offers{padding:0 10px;height:50vh}.offers-left{margin-top:2rem}.offers-left h1{font-size:1.2rem}.offers-left p{font-size:.7rem}.offers-left button{width:90px;height:35px;font-size:.7rem;gap:.4rem}.offers-right img{height:300px;margin-bottom:2rem}}.newsletter{width:75%;height:60vh;display:flex;flex-direction:column;align-items:center;background:linear-gradient(180deg,#fde1ff,#e1ffea22 60%);margin:auto}.newsletter h1{color:#454545;font-size:2rem;font-weight:500;text-transform:capitalize}.newsletter p{color:#454545;font-size:1.1rem;font-weight:400;margin-top:1rem}.input-container{display:flex;align-items:center;justify-content:space-between;height:60px;width:530px;background:#fff;border:1.4px solid #e3e3e3;border-radius:1.5rem;margin-top:2rem}.input-container input{font-size:1rem;color:#616161;width:300px;height:50px;margin-left:1.4rem;outline:none;border:none;text-transform:capitalize}.input-container button{display:flex;justify-content:center;align-items:center;width:110px;height:40px;margin-right:1rem;font-size:.9rem;border-radius:2rem;background:#000;color:#fff;text-transform:capitalize;border:none;cursor:pointer}@media (max-width:1280px){.newsletter{width:70%;height:50vh;padding:20px 70px}}@media (max-width:1025px){.newsletter{margin-top:2rem;width:60%;height:30vh;padding:18px 50px}.input-container button{width:90px;height:35px;margin-right:1rem;font-size:.8rem;border-radius:2rem}.newsletter h1{font-size:1.6rem}.newsletter p{font-size:1rem;margin-top:1rem}.input-container input{font-size:1rem;width:200px;height:40px;margin-left:1.2rem}.input-container{height:50px;width:430px;border-radius:1.4rem;margin-top:1.8rem}}@media (max-width:800px){.newsletter{margin-top:2rem;width:80%;padding:18px 70px}.input-container button{width:80px;height:30px;margin-right:1rem;font-size:.8rem;border-radius:2rem}.newsletter h1{font-size:1.3rem;font-weight:600}.newsletter p{font-size:.9rem;margin-top:1rem}.input-container input{font-size:1rem;width:170px;height:35px;margin-left:1.1rem}.input-container{height:40px;width:330px;border-radius:1.3rem;margin-top:1.6rem}}@media (max-width:500px){.newsletter{margin-top:2rem;width:90%;padding:18px 80px}.input-container button{width:80px;height:28px;margin-right:1rem;font-size:.8rem;border-radius:2rem}.newsletter h1{font-size:1.1rem;font-weight:600}.newsletter p{font-size:.8rem;margin-top:1rem}.input-container input{font-size:1rem;width:160px;height:30px;margin-left:1.1rem}.input-container{height:40px;width:290px;border-radius:1.2rem;margin-top:1.5rem}}.shop-category-banner{display:block;margin:20px auto;width:83%;margin-top:15vh}.shopcategory-itemsort-container{margin:30px 100px}.sort-icon-image{border:1px solid #888;border-radius:2rem;padding:10px 20px;cursor:pointer}.line{white-space:nowrap}.product-sort{display:flex;justify-content:space-between;margin-inline:10px}.shopcategory-itemsort-container p span{font-weight:600}.shopcategory-product{display:flex;margin-top:25px;flex-wrap:wrap;gap:1rem;justify-content:center}@media (max-width:1280px){.shop-category-banner{width:75%}.shopcategory-itemsort-container{margin:30px 90px}.product-sort p span{font-weight:600;font-size:1rem}.product-sort{margin-inline:70px}.sort-icon-image{padding:8px 18px}}@media (max-width:1030px){.shopcategory-itemsort-container{margin:30px 80px}.shop-category-banner{width:70%}.sort-icon-image{font-size:1rem}.sort-icon-image{padding:7px 15px}}@media (max-width:830px){.shopcategory-itemsort-container{margin:30px 70px}.shop-category-banner{width:80%;height:12vh}.shop-category-banner{width:70%}.sort-icon-image{font-size:.9rem}.sort-icon-image{padding:7px 12px}.product-sort p span{font-size:1rem;font-weight:600}.product-sort p{font-size:.9rem;font-weight:400}}@media (max-width:630px){.shopcategory-itemsort-container{margin:20px 40px}.shop-category-banner{width:80%}.product-sort p span{font-weight:600;font-size:.9rem}.product-sort p{font-size:.8rem;font-weight:400}.product-sort{display:flex;margin:auto;justify-content:space-between;gap:50px}.sort-icon-image{padding:6px 8px}}@media (max-width:500px){.shopcategory-product .item{width:100%}.sort-icon-image{padding:4px 6px}.shop-category-banner{width:90%}.product-sort p span{font-weight:600;font-size:.8rem}.product-sort img{width:10px}.product-sort p{font-size:.7rem;font-weight:400}.shopcategory-product{display:grid;grid-template-columns:1fr 1fr;gap:15px;align-items:center}}.breadcrum{display:flex;align-items:center;font-size:1rem;color:#5e5e5e;text-transform:capitalize;gap:8px;margin:60px 70px;font-weight:500;padding-top:15vh;white-space:nowrap}@media (max-width:1024px){.breadcrum{font-size:.9rem;gap:6px;margin:30px 50px}}@media (max-width:800px){.breadcrum{margin:15px 20px;font-size:.8rem;gap:4px}.breadcrum img{height:15px}}@media (max-width:600px){.breadcrum{font-size:.7rem;gap:1px;font-weight:500}}@media (max-width:500px){.breadcrum{display:flex;flex-wrap:wrap}}.productdisplay{display:flex;justify-content:space-between;margin:16px 70px}.productdisplay-left{display:flex;gap:18px}.product-display-main-img{height:350px}.productdisplay-img-list img{height:85px;gap:16px}.productdisplay-right{display:flex;flex-direction:column;margin:0 40px}.productdisplay-right h1{font-size:1.1rem;color:#3d3d3d;font-weight:500}.productdisplay-right-description{font-size:.9rem}.productdisplay-right-stars{display:flex;align-items:center;gap:10px;color:#1c1c1c;font-size:12px;margin-top:16px}.productdisplay-right-prices{display:flex;align-items:center;gap:16px;font-size:18px;margin-top:18px;font-weight:500}.productdisplay-right-old-price{text-decoration:line-through;color:#818181}.productdisplay-right-new-price{color:#ff4141}.productdisplay-right-size h1{font-size:1.1rem;color:#656565;margin-top:30px;font-weight:500}.productdisplay-right-sizes{display:flex;gap:20px;margin-top:20px}.productdisplay-right-sizes div{padding:14px 20px;background:#fbfbfb;border:1px solid #ebebeb;border-radius:3px;cursor:pointer}.productdisplay-right button{padding:18px 30px;width:200px;font-size:15px;font-weight:500;background:#ff4141;color:#fff;margin-bottom:22px;margin-top:25px;border:none;outline:none;cursor:pointer;transition:.3s ease-in-out}.productdisplay-right button:hover{background:#000;color:#fff}.productdisplay-right-category{margin-top:8px;font-size:.9rem}.productdisplay-right-category span{font-size:1rem;font-weight:500}@media (max-width:1024px){.productdisplay{margin:0 50px}.productdisplay-left{gap:10px}.product-display-main-img{height:320px}.productdisplay-img-list img{height:75px;gap:14px}.productdisplay-right-stars{gap:8px;font-size:12px;margin-top:11px}.productdisplay-right h1{font-size:1rem;margin-top:10px;font-weight:600}.productdisplay-right button{padding:15px 22px;width:180px;font-size:15px;margin-bottom:10px;margin-top:12px}}@media (max-width:720px){.productdisplay{margin:0 7px}.productdisplay-right-category span{font-size:.9rem;font-weight:500}.productdisplay-right-prices{gap:14px;font-size:16px;margin-top:14px;font-weight:500}.productdisplay-left{gap:6px}.product-display-main-img{height:200px}.productdisplay-img-list img{height:45px;gap:10px}.productdisplay-right-stars{gap:5px;font-size:11px;margin-top:9px}.productdisplay-right h1{font-size:.9rem;margin-top:8px;font-weight:700}.productdisplay-right button{padding:12px 16px;width:130px;font-size:12px;margin-bottom:8px;margin-top:8px}.productdisplay-right-description{font-size:.8rem}.productdisplay-right-sizes div{padding:10px 12px}.productdisplay-right{margin:0 6px}.productdisplay-right-category{margin-top:6px;font-size:.8rem}}@media (max-width:500px){.productdisplay{margin:0 7px;flex-direction:column}.productdisplay-left{gap:10px;margin:auto;flex-direction:row}.product-display-main-img{height:260px}.productdisplay-img-list img{display:flex;flex-direction:column;height:60px;margin:5px}.productdisplay-right-stars{gap:4px;font-size:11px;margin-top:8px}.productdisplay-right h1{font-size:.9rem;margin-top:4px;font-weight:600}.productdisplay-right button{padding:8px 12px;width:100px;font-size:11px;margin-bottom:8px;margin-top:8px}.productdisplay-right-description{font-size:.7rem;font-weight:500}.productdisplay-right-sizes div{padding:8px 10px}.productdisplay-right{margin:0 20px}.productdisplay-right-category{margin-top:6px;font-size:.8rem}.productdisplay-right-prices{gap:12px;font-size:14px;margin-top:12px;font-weight:500}}.related-products{display:flex;flex-direction:column;align-items:center;margin-top:2.5rem}.related-products h1{font-size:1.8rem;color:#171717;font-weight:500}.related-products h1:after{content:"";display:block;width:200px;height:2px;background:#252525;border-radius:1rem;margin:auto}.related-product-items{display:flex;justify-content:center;margin-top:2.5rem;gap:1.5rem;padding-bottom:10rem}@media (max-width:1024px){.related-product{margin-bottom:.5rem;margin-top:2.4rem}.related-product-items{gap:5px;padding:0 80px}.related-product h1{font-size:1.7rem}}@media (max-width:800px){.related-product{margin-top:2.2rem}.related-product h1:after{width:180px;height:2px}.related-product-items{display:grid;grid-template-columns:1fr 1fr;gap:15px;align-items:center}.related-product h1{font-size:1.4rem}}@media (max-width:500px){.related-product{margin-top:.6rem}.related-product h1:after{width:150px;height:2px}.related-product-items{gap:2px}.related-product h1{font-size:1.1rem}}@media (max-width: 390px){.related-product-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:0 12px;gap:15px;box-sizing:border-box;justify-content:center}.related-product .items{width:100%}.related-product-items>*{max-width:100%}}.cartitems{margin:50px 100px;padding-top:12vh}.cartitems-format-main{display:grid;grid-template-columns:1fr 2fr 1fr 1fr 1fr 1fr;gap:60px;color:#454545;padding:15px 0;font-size:15px;font-weight:600}.format-img{height:60px}.cartitem-format{font-size:14px;font-weight:500}.remove-icon-fromcart{width:12px;cursor:pointer;transition:.3s ease-in-out}.remove-icon-fromcart:hover{background:#131212}.cartitems-quantity{width:40px;height:35px;border:2px solid #ebebeb;background:#fff}.cartitem-down{display:flex;margin:100px 0}.cartitem-total{flex:1;display:flex;flex-direction:column;margin-right:200px;gap:40px}.cartitem-total-items{display:flex;justify-content:space-between;padding:15px 0}.cartitem-total h1{font-size:1.1rem;font-weight:700}.cartitem-total h3{font-size:1rem;font-weight:600}.cartitem-total button{width:200px;height:50px;outline:none;border:none;background:#ff5a5a;color:#fff;font-size:14px;font-weight:500;cursor:pointer}@media (max-width:1280px){.cartitems{margin:40px 60px}.cartitems-format-main{grid-template-columns:.5fr 3fr .5fr .5fr .5fr .5fr;gap:20px;padding:15px 0;font-size:15px}}@media (max-width: 900px){.cartitems-format-main{grid-template-columns:1fr 2fr 1fr 1fr 1fr 1fr;font-size:13px}}@media (max-width: 600px){.cartitems-header{display:none}.cartitems-format-main{grid-template-columns:60px 1fr;row-gap:10px;text-align:left}.cartitems-format-main p{white-space:normal;word-wrap:break-word;font-size:12px}.cartitems-quantity{width:25px;height:20px;display:flex;align-items:center;justify-content:center}.cartitem-total h1{font-size:1rem;font-weight:600}.cartitem-total h3{font-weight:500}.cartitem-total-items p{font-size:.8rem}.remove-icon-fromcart{width:10px;margin:5px 2px}.cartitem-total button{width:150px;height:40px;font-size:11px}}.login-signup{width:100%;background:#fce3fe;padding-top:70px;padding-bottom:20px;margin-top:11vh}.login-signup-container{width:500px;height:440px;background:#fff;margin:auto;padding:40px 50px}.login-signup-container h1{font-size:1.2rem;font-weight:500}.login-signup-fields{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.login-signup-fields input{height:50px;width:350px;outline:none;border:1px solid #c9c9c9}.login-signup-fields input[type=text],input[type=email],input[type=password]{padding-left:16px;color:#5c5c5c;font-size:.8rem}.login-signup-container button{display:flex;justify-content:center;align-items:center;width:350px;height:40px;font-size:16px;margin-top:1rem;background:#ff4141;color:#fff;outline:none;border:none;cursor:pointer}.loginsignup-login{font-size:.8rem;margin-top:1rem;color:#5c5c5c}.loginsignup-login span{font-size:15px;color:#ff4141;cursor:pointer}.loginsignup-agree{display:flex;align-items:center;font-size:.8rem;margin-top:1rem;gap:.3rem;color:#5c5c5c}@media (max-width:1000px){.login-signup-container{width:450px;height:400px}.login-signup-fields input{height:40px;width:300px}.login-signup-fields{gap:.8rem;margin-top:.9rem}.login-signup-container button{width:200px;height:35px;font-size:14px;margin-top:.9rem}.loginsignup-agree p{max-width:300px;margin-top:15px}.loginsignup-agree input[type=checkbox]{width:12px;height:12px}}@media (max-width:800px){.login-signup{width:100%;height:70vh;display:flex;align-items:center;justify-content:center}.login-signup-container{width:350px;height:400px}.login-signup-fields input{height:30px;width:230px}.login-signup-fields{gap:.7rem;margin-top:.8rem}.login-signup-container button{width:100px;height:30px;font-size:12px;margin-top:.8rem}.login-signup-fields input[type=text],input[type=email],input[type=password]{padding-left:15px;font-size:.7rem}.login-signup-container h1{font-size:1rem;font-weight:500}.loginsignup-login{font-size:.7rem;margin-top:.8rem}.loginsignup-login span{font-size:13px;margin-left:3px}.loginsignup-agree{display:flex;align-items:center;font-size:.7rem;gap:.2rem}}@media (max-width:500px){.login-signup-container{width:320px;height:370px;margin:auto}.login-signup-fields input{height:35px;width:250px}.login-signup-container h1{font-size:.9rem;font-weight:500}.login-signup{height:70vh}}.footer-logo img{width:4rem;display:block}.footer-logo p{font-size:1.7rem;font-weight:500;color:#383838}.footer{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2.5rem;margin-top:1rem}.footer-logo{display:flex;align-items:center;gap:2rem}.footer-links{display:flex;gap:1.3rem;list-style:none;cursor:pointer;font-size:1.1rem;color:gray}.social-icons{display:flex;gap:2rem}.icon-container{display:flex;align-items:center;justify-content:center;background:#fbfbfb;cursor:pointer;border:1px solid #ebebeb;padding:5px;transition:.3s ease-in-out}.icon-container:hover{transform:scale(1.1)}.footer-copyright{width:100%;text-align:center;margin-bottom:1rem}.footer-copyright p{font-size:1.1rem;color:gray;text-transform:capitalize}.footer-copyright:before{content:"";display:block;width:80%;height:1px;background:#c7c7c7;border-radius:1rem;margin:auto}@media (max-width:800px){.footer{gap:1.3rem}.footer-logo img{width:3rem;display:block}.footer-logo p{font-size:1.4rem;font-weight:500}.footer-links{gap:1.2rem;font-size:1rem}.footer-copyright p{font-size:1rem}}@media (max-width:500px){.footer{gap:.9rem}.footer-logo img{width:2.5rem;display:block}.footer-logo p{font-size:1.2rem;font-weight:500}.footer-links{gap:.7rem;font-size:.9rem}.footer-copyright p{font-size:.9rem}}
