@import "https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap";*{box-sizing:border-box;margin:0;font-family:Manrope,sans-serif}.search input{color:red;background-color:#fff;border:none;border-radius:3rem;width:16rem;height:2.5rem;font-size:1rem}.search button{color:#fff;background-color:red;border-radius:10px;font-size:larger}.add-to-cart{background:#fff;border:none}.cartbtn{color:#333;font-size:1.6rem}.count{width:20px;height:17spx;color:#fff;background:red;border:1px solid red;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;display:flex;position:absolute;top:16px;right:7px}.image img{padding-top:40px}.heroImage img{width:100%;height:500px;margin:3px auto;position:relative}.wishlist{font-size:2rem}.wish-icon{color:#fff;background:red;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:15px;right:95px}.nav{z-index:15;background-color:#f5f5f5;justify-content:space-between;align-items:center;width:100%;height:50px;padding:40px 20px 20px;display:flex;position:fixed;box-shadow:0 8px 20px #91242433}.logo{color:red;margin:0;font-family:Manrope,sans-serif;font-size:1.5rem}.logo span{color:#000}.nav-links{gap:20px;display:flex}.nav-links a{color:#000;padding:10px;text-decoration:none}.nav-icons{align-items:center;gap:55px;display:flex}.harmbuger{cursor:pointer;color:red;display:none}.dropbtn:hover{color:red}.nav-links a:hover{color:red;-webkit-text-decoration:none;text-decoration:none}.dropdown{display:inline-block;position:relative}.dropbtn{cursor:pointer;background:0 0;border:none;padding:10px;font-size:16px}.drop-content{z-index:999;background:#fff;min-width:180px;display:none;position:absolute;top:100%;left:0;box-shadow:0 8px 16px #0003}.drop-content a{color:#000;padding:12px 15px;text-decoration:none;display:block}.drop-content a:hover{background:#f5f5f5}.cart-toast{color:#fff;z-index:9999;background:green;border-radius:8px;padding:12px 20px;font-size:14px;animation:.3s slideIn;position:fixed;top:40px;right:20px}.wishlist-toast{color:#fff;z-index:9999;background:green;border-radius:8px;padding:12px 20px;font-size:14px;animation:.3s slideIn;position:fixed;top:40px;right:60px}.wishlist{color:red;font-size:1.5rem}.wishlistdelete-toast{color:#fff;z-index:9999;background:red;border-radius:8px;padding:12px 20px;font-size:14px;animation:.3s slideIn;position:fixed;top:40px;right:60px}.deleteProduct-toast{color:#fff;z-index:9999;background:red;border-radius:8px;padding:12px 20px;font-size:14px;animation:.3s slideIn;position:fixed;top:40px;right:20px}@keyframes slideIn{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@media screen and (width<=767px){.nav-links{opacity:0;visibility:hidden;z-index:1000;background:#fff;border-radius:50px 0;flex-direction:column;width:50%;transition:transform .4s,opacity .4s,visibility .4s;display:flex;position:fixed;top:5px;left:0;transform:translateY(-100%)}.nav-links.active{opacity:1;visibility:visible;transform:translateY(0)}.nav-links a{color:red;border-bottom:1px solid #eee;padding:18px 20px;text-decoration:none}.nav-links a:hover{background:#f5f5f5}.harmbuger{cursor:pointer;color:red;display:block}.search{flex:1;align-items:center;display:flex}.search input{color:red;background-color:#fff;border:none;border-radius:3rem;width:380px;height:2rem;font-size:.7rem;display:block}.search button{color:#fff;background-color:red;border-radius:10px;font-size:10px}.wishlist{color:red;font-size:1.5rem}.logo{color:red;margin:0;font-family:Manrope,sans-serif;font-size:.85rem;position:relative;left:-10px}.nav-icons{align-items:center;gap:18px;display:flex}.nav{z-index:15;background-color:#f5f5f5;justify-content:space-between;align-items:center;width:100%;height:50px;padding:20px;display:flex;position:fixed;box-shadow:0 8px 20px #91242433}.wish-icon{color:#fff;background:red;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;display:flex;position:absolute;top:2px;right:90px}.count{width:15px;height:17spx;color:#fff;background:red;border:1px solid red;border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;display:flex;position:absolute;top:6px;right:50px}.drop-content{box-shadow:none;background:#fff;width:100%;display:none;position:static}.dropbtn{text-align:left;touch-action:manipulation;width:100%;padding:15px 20px}.dropdown{width:100%}.dropbtn{text-align:left;color:red;background:0 0;border:none;width:100%;padding:18px 20px;font-size:16px}.dropbtn:focus{outline:none}.drop-content{width:100%;box-shadow:none;background:#fff;display:none;position:static}.drop-content.active{flex-direction:column;display:flex}.drop-content a{border-bottom:1px solid #eee;padding:14px 30px}}@media screen and (width<=440px){*{box-sizing:border-box}.nav{background-color:#f5f5f5;align-items:center;gap:8px;width:100%;height:60px;padding:10px;display:flex;box-shadow:0 8px 20px #91242433}.nav-links{opacity:0;visibility:hidden;z-index:1000;background:#fff;border-radius:50px 0;flex-direction:column;width:50%;transition:transform .4s,opacity .4s,visibility .4s;display:flex;position:fixed;top:5px;left:0;transform:translateY(-100%)}.nav-links.active{opacity:1;visibility:visible;transform:translateY(0)}.nav-links a{color:#000;border-bottom:1px solid #eee;padding:18px 20px;text-decoration:none}.nav-links a:hover{background:#f5f5f5}.harmbuger{cursor:pointer;color:red;display:block}.search{flex:1;min-width:0;display:flex}.search input{width:100%;min-width:0;height:30px;padding:5px 10px;font-size:11px}.search button{color:#fff;background-color:red;border-radius:10px;padding:5px 7px;font-size:10px}.wishlist{font-size:1.5rem}.logo{color:red;flex-shrink:0;margin:0;font-family:Manrope,sans-serif;font-size:.7rem;line-height:1;position:static}.nav-icons{align-items:center;gap:18px;display:flex}.wish-icon{color:#fff;background:red;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;display:flex;position:absolute;top:6px;right:90px}.count{width:15px;height:17spx;color:#fff;background:red;border:1px solid red;border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;display:flex;position:absolute;top:6px;right:35px}.drop-content{width:100%;box-shadow:none;background:#fff;display:none;position:static}.drop-content.active{background:#fff;flex-direction:column;display:flex}.dropbtn{text-align:left;touch-action:manipulation;width:100%;padding:15px 20px}}@media screen and (width>=768px) and (width<=1114px){.nav-links{opacity:0;visibility:hidden;z-index:1000;background:#fff;border-radius:50px 0;flex-direction:column;width:50%;transition:transform .4s,opacity .4s,visibility .4s;display:flex;position:fixed;top:5px;left:0;transform:translateY(-100%)}.nav-links.active{opacity:1;visibility:visible;transform:translateY(0)}.nav-links a{color:#000;border-bottom:1px solid #eee;padding:18px 20px;text-decoration:none}.nav-links a:hover{background:#f5f5f5}.harmbuger{cursor:pointer;color:red;display:block}.search{flex:1;align-items:center;display:flex}.search input{color:red;background-color:#fff;border:none;border-radius:3rem;width:27rem;height:2rem;margin-left:20px;font-size:1rem;display:block}.search button{color:#fff;background-color:red;border-radius:10px;font-size:10px}.wishlist{font-size:1.5rem}.logo{color:red;margin:0;font-family:Manrope,sans-serif;font-size:1rem;position:relative;left:-10px}.nav-icons{align-items:center;gap:18px;display:flex}.nav{z-index:15;background-color:#f5f5f5;justify-content:space-between;align-items:center;width:100%;height:50px;padding:20px;display:flex;position:fixed;box-shadow:0 8px 20px #91242433}.wish-icon{color:#fff;background:red;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;display:flex;position:absolute;top:2px;right:90px}.count{width:15px;height:17spx;color:#fff;background:red;border:1px solid red;border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;display:flex;position:absolute;top:6px;right:50px}.drop-content{width:100%;box-shadow:none;background:#000;display:none;position:static}.drop-content.active{background:#fff;flex-direction:column;display:flex}.dropbtn{text-align:left;touch-action:manipulation;width:100%;padding:15px 20px}}@media screen and (width>=1114px) and (width<=1115px){.search input{color:red;background-color:#fff;border:none;border-radius:3rem;place-content:center;align-self:center;align-items:center;width:40rem;height:3rem;margin-left:5rem;font-size:.7rem;display:block}.nav-links{opacity:0;visibility:hidden;z-index:1000;background:#fff;border-radius:50px 0;flex-direction:column;width:50%;transition:transform .4s,opacity .4s,visibility .4s;display:flex;position:fixed;top:5px;left:0;transform:translateY(-100%)}.nav-links.active{opacity:1;visibility:visible;transform:translateY(0)}.nav-links a{color:red;border-bottom:1px solid #eee;padding:18px 20px;text-decoration:none}.nav-links a:hover{background:#f5f5f5}.harmbuger{cursor:pointer;color:red;display:block}.search{flex:1;align-items:center;display:flex}.search button{color:#fff;background-color:red;border-radius:10px;font-size:10px}.wishlist{font-size:1.5rem}.logo{color:red;margin:0;font-family:Manrope,sans-serif;font-size:1rem;position:relative;left:-10px}.nav-icons{align-items:center;gap:18px;display:flex}.nav{z-index:15;background-color:#f5f5f5;justify-content:space-between;align-items:center;width:100%;height:50px;padding:20px;display:flex;position:fixed;box-shadow:0 8px 20px #91242433}.wish-icon{color:#fff;background:red;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;display:flex;position:absolute;top:2px;right:90px}.count{width:15px;height:17spx;color:#fff;background:red;border:1px solid red;border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;display:flex;position:absolute;top:6px;right:50px}.drop-content{box-shadow:none;background:#000;display:none;position:static}.drop-content.active{background:#fff;flex-direction:column;display:flex}.dropbtn{text-align:left;touch-action:manipulation;width:100%;padding:15px 20px}}@media screen and (width>=540px) and (width<=700px){.search input{width:15rem;margin-left:1rem}.logo{font-size:.8rem}}@media screen and (width>=1024px) and (width<=1030px){.search input{width:30rem;height:50px;margin-left:5rem}.logo{font-size:1.3rem}}@media screen and (width>=1116px){.dropdown:hover .drop-content{display:block}}.items{flex-wrap:wrap;flex-grow:1;place-content:center;align-self:center;align-items:center;margin:5px auto;display:flex}.All-products{background-color:#f5f5f5;flex-grow:1;width:200px;padding:25px;position:relative}.All-products img{background-color:#fff;width:200px;height:200px;transition:all .3s;box-shadow:0 10px 25px #0000004d}.All-products img:hover{transform:scale(1.1);box-shadow:0 8px 20px #00000026}.All-products button{color:#fff;cursor:pointer;background-color:red;border-radius:20px;display:none}.All-products:hover button{display:flex}.All-products h3{color:red}.All-products h4{color:#8b0000}.All-products .star{color:#caca1f}@media screen and (width<=767px){.All-products button{color:#fff;cursor:pointer;background-color:red;border-radius:20px;display:flex}.items{flex-wrap:wrap;place-content:center;align-self:center;align-items:center;margin-left:50px;display:flex}}.hero-content{text-align:center;max-width:800px;margin-left:4rem;position:absolute;top:9rem;left:20%}.hero-content h1{color:red;margin-bottom:20px;font-size:3.5rem}.hero-content p{color:#f5f5f5;text-shadow:1px 1px 5px #0009;font-size:2rem;font-style:initial;margin-bottom:30px}.hero-content button{color:#fff;cursor:pointer;background-color:red;border-radius:50px;padding:7px;font-size:1.5rem;font-weight:bolder}.wears-container{flex-wrap:wrap;place-content:center;align-self:center;align-items:center;gap:25px;padding:20px;display:flex}.card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;height:350px;box-shadow:0 4px 10px #0000001a}.card img{width:300px;height:300px;transition:all .3s}.card img:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.card a{text-decoration:none}.shop-arrow{color:#fff;background:red;border-radius:5px;gap:7rem;display:flex}.about-us{text-align:center;color:#8b0000;background-color:#f5f5f5;box-shadow:0 8px 20px #00000026}.about-us h4{color:red;padding:5px;font-size:3rem}.about-us p{padding:5px;font-size:1rem;font-weight:700;line-height:2rem}.about-us button{color:#fff;cursor:pointer;background-color:#8b0000;border-radius:20px;font-size:1.2rem}.newletter{padding-top:50px}.subscribe{justify-content:end;display:flex}.subscribe input{border-color:red;border-radius:15px;width:300px;height:40px}.subscribe button{color:#fff;background:red;border:none;border-radius:30px}.why-us{background:#f5f5f5;padding-top:30px;box-shadow:0 8px 20px #00000026}.why-us h3{text-align:center;color:red}.whyus{justify-content:center;display:flex}.whyus p{flex-grow:.99;padding:10px;font-size:1rem}.whyus a{color:#000;text-decoration:none}.ending{color:#fff;background-color:#000;justify-content:space-around;padding:10px;font-family:fantasy;display:flex}.social-icons a{color:#00f;font-size:2rem}.social-icons h3{text-align:center;margin-bottom:15px}.social-links{gap:10px;display:flex}.ending h3{color:red}.ending a{color:#fff;text-decoration:none}.contact-us li{line-height:2rem;list-style-type:none}.contact h3{text-align:center}.media-icon{color:#fff;background:red;border-radius:20px;width:30px;height:20px}.contact-us span{padding:20px}.footer{text-align:center;color:red;place-content:center;align-items:center;font-size:1rem;display:flex}.business-hour p{color:red;text-align:center}.business-hour li{text-align:center;line-height:2rem;list-style-type:none}.business-hour span{padding-left:25px}.about{line-height:2rem}.tiktok:hover{color:#000;background-color:#fff;border-radius:50%}.instagram:hover{color:#8b0000}.whassap:hover{color:green}@media screen and (width<=767px){.hero-content{text-align:center;max-width:300px;margin-left:1rem;position:absolute;top:5rem;left:5%}.hero-content h1{color:red;margin-bottom:10px;font-size:2rem}.hero-content p{color:#f5f5f5;text-shadow:1px 1px 5px #0009;font-size:1.5rem;font-style:initial;margin-bottom:30px}.ending{color:#fff;background-color:#000;flex-flow:column wrap;align-content:center;align-self:center;align-items:center;gap:5px;display:flex}.social-icons{border-bottom:1px solid #333;margin-bottom:10px;padding-bottom:10px}.social-icons h3,.social-links a{font-size:1.5rem}.social-links{gap:25px}.contact-us li{line-height:2rem;list-style-type:none}.contact h3{text-align:center}.contact-us span{padding:10px}.contact-us{border-bottom:1px solid #333;margin-bottom:20px;padding-top:10px;padding-bottom:20px;padding-left:5px}.contact p{padding-top:1rem}.media-icon{color:#fff;background:red;border-radius:20px;width:25px;height:20px}.business-hour{border-bottom:1px solid #333;margin-bottom:10px;padding-top:5px;padding-bottom:10px}.business-hour span{padding-left:10px}}@media (width>=768px) and (width<=1023px){.hero-content{text-align:center;max-width:500px;margin-left:6rem;position:absolute;top:8rem;left:5%}.hero-content h1{color:red;margin-bottom:10px;font-size:2rem}.hero-content p{color:#f5f5f5;text-shadow:1px 1px 5px #0009;font-size:1.5rem;font-style:initial;margin-bottom:30px}}@media screen and (width>=540px) and (width<=700px){.hero-content{text-align:center;max-width:400px;margin-left:3.5rem;position:absolute;top:8rem;left:5%}}@media screen and (width>=1024px) and (width<=1030px){.hero-content{text-align:center;max-width:600px;margin-left:10rem;position:absolute;top:8rem;left:5%}}.men-page{padding-top:70px}.men-page h2{text-align:center;color:#fff;background:red;border-radius:20px}.men{flex-wrap:wrap;justify-content:center;align-self:center;align-items:center;gap:30px;padding:25px;display:flex}.shirts{background-color:#f5f5f5;width:250px;margin:15px;padding:25px;position:relative}.shirts img{background-color:#f5f5f5;align-self:center;align-items:center;width:200px;height:200px;padding:10px;display:flex;box-shadow:0 10px 25px #0000004d}.shirts button{color:#fff;float:right;cursor:pointer;background:red;border-radius:20px;width:6rem}.shirts p{color:#8b0000;background:#fff;font-size:1.2rem}.women-products{padding-top:70px}.women-products h2{text-align:center;color:#fff;background:red;border-radius:20px}.women{flex-wrap:wrap;justify-content:center;align-self:center;align-items:center;gap:30px;padding:25px;display:flex}.ladies{background-color:#f5f5f5;width:250px;margin:15px;padding:25px;position:relative}.ladies img{background-color:#f5f5f5;align-self:center;align-items:center;width:200px;height:200px;padding:10px;display:flex;box-shadow:0 10px 25px #0000004d}.ladies button{color:#fff;float:right;cursor:pointer;background:red;border-radius:20px;width:6rem}.ladies p{color:#8b0000;background:#fff;font-size:1.2rem}.beauty-page{padding-top:70px}.beauty-page h2{text-align:center;color:#fff;background:red;border-radius:20px}.beauty{flex-wrap:wrap;justify-content:center;align-self:center;align-items:center;gap:30px;padding:25px;display:flex}.beauty-products{background-color:#f5f5f5;width:250px;margin:15px;padding:25px;position:relative}.wishlist-icons{color:red;cursor:pointer;font-size:20px;position:absolute;top:4px;right:5px}.beauty-products img{background-color:#f5f5f5;align-self:center;align-items:center;width:200px;height:200px;padding:10px;display:flex;box-shadow:0 10px 25px #0000004d}.beauty-products button{color:#fff;float:right;cursor:pointer;background:red;border-radius:20px;width:6rem}.beauty-products p{color:#8b0000;background:#fff;font-size:1.2rem}.cart-container{padding-top:80px}.cart-container h1{text-align:center}.cart-items{flex-direction:column;gap:20px;display:flex}.cart-item{background-color:#fff;border-radius:8px;justify-content:space-between;align-items:center;width:90%;max-width:1000px;margin:0 auto;padding:20px;display:flex;box-shadow:0 2px 10px #00000014}.products-info{align-items:center;gap:20px;display:flex}.products-info img{width:150px;height:150px}.product-actions{align-items:center;gap:20px;display:flex}.product-actions button{cursor:pointer}.cart-summary{background-color:#fff;border-radius:8px;width:90%;max-width:1000px;margin:0 auto;padding:20px;box-shadow:0 2px 10px #00000014}.payment{color:#fff;cursor:pointer;background:red;border-radius:20px;width:90%;height:50px;font-size:1.5rem}.delete-icon{color:red;background:#fff;border:none}.overall-total{justify-content:space-between;gap:20px;display:flex}.overall-total h2{color:#971010}@media screen and (width<=767px){.cart-items{flex-flow:column wrap;gap:20px;display:flex}.cart-item{background-color:#fff;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;width:90%;max-width:1000px;margin:0 auto;padding:20px;display:flex;box-shadow:0 2px 10px #00000014}}.collection-page{padding-top:20px}.heading{text-align:center;width:fit-content;margin:80px auto 30px;font-size:2rem;position:relative}.heading:before,.heading:after{content:"";background:red;width:80px;height:2px;position:absolute;top:50%}.heading:before{margin-right:15px;right:100%}.heading:after{margin-left:15px;left:100%}.collections{flex-wrap:wrap;place-content:center;align-self:center;align-items:center;display:flex}.collect-products{background-color:#f5f5f5;flex-grow:1;width:300px;margin:15px;padding:25px;position:relative}.collect-products img{background-color:#fff;width:200px;height:200px;transition:all .3s;box-shadow:0 10px 25px #0000004d}.collect-products img:hover{transform:scale(1.1);box-shadow:0 8px 20px #00000026}.collect-products button{color:#fff;cursor:pointer;background-color:red;border-radius:20px;display:none}.collect-products:hover button{display:flex}.collect-products h3{color:red}.collect-products h4{color:#8b0000}.collect-products .star{color:#caca1f}.wishlist-icon{z-index:10;cursor:pointer;position:absolute;top:30px}.not-found{color:red;font-family:fantasy}.error-handling{text-align:center;padding-top:300px}.loading-container{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:100vh;display:flex}.spinner{border:5px solid #ddd;border-top-color:#000;border-radius:50%;width:45px;height:45px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media screen and (width<=767px){.collections{place-content:center;align-self:center;align-items:center;margin-left:50px;display:flex}.collect-products button{color:#fff;cursor:pointer;background-color:red;border-radius:20px;display:flex}}.product-details{padding-top:100px}.product-image{background-color:#fff;border-radius:8px;flex-flow:column wrap;justify-content:center;align-items:center;margin:40px auto;display:flex;box-shadow:0 2px 10px #00000014}.product-image img{background:#f5f5f5;box-shadow:0 2px 10px #00000014}.product-inform{text-align:center}.product-inform h2{color:red}.product-inform button{color:#fff;cursor:pointer;background-color:red;border-radius:20px;width:80%;height:40px;font-size:1.3rem}@media screen and (width<=412px){.product-image{background-color:#fff;border-radius:8px;flex-wrap:wrap;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 10px #00000014}.product-image img{background:#f5f5f5;box-shadow:0 2px 10px #00000014}}.checkout-page{grid-template-columns:1fr 1fr;gap:40px;max-width:1100px;margin:auto;padding-top:90px;display:grid}.checkout-page h2{color:#fff;background-color:red;border-radius:20px}.checkout-form,.order-summary{background:#f5f5f5;border-radius:10px;padding:30px}.checkout-form{flex-direction:column;gap:15px;display:flex}.checkout-form input{border:1px solid #ddd;border-radius:5px;padding:15px}.checkout-form button{color:#fff;cursor:pointer;background-color:red;border-radius:20px;height:40px;font-size:1.2rem}.checkout-product{gap:15px;margin-bottom:20px;display:flex}.checkout-product img{object-fit:cover;width:80px;height:80px}@media screen and (width<=767px){.checkout-page{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;max-width:1100px;margin:auto;padding-top:90px;display:flex}}.wishlist-page{background:#fff;padding-top:90px}.wishlist-page h2{text-align:center;color:#fff;background-color:red;border-radius:20px;width:100%;padding:10px}.wishlist-products{flex-wrap:wrap;justify-content:center;align-self:center;align-items:center;gap:20px;padding-top:40px;display:flex}.goods{background:#fff;border:1px solid #e5e5e5;border-radius:12px;height:400px;position:relative;box-shadow:0 4px 10px #0000001a}.wishlist-remove{color:red;cursor:pointer;font-size:20px;position:absolute;top:10px;right:10px}.goods img{background:#f5f5f5;border:1px solid #e5e5e5;border-radius:12px;box-shadow:0 4px 10px #0000001a}.goods button{float:right;color:#fff;cursor:pointer;background:red;border-radius:10px;justify-content:end;align-self:end;align-items:end;width:100px;display:flex}.wishlist-remove{color:red;cursor:pointer}.About{text-align:center;padding-top:80px}.who-we-are{background:#fff;gap:20px;display:flex}.images{background:#f5f5f5;border-radius:20px;width:60%;height:500px}.images img{border-radius:20px;width:600px;height:500px}.Goal{background:#f5f5f5;border-radius:20px;width:70%;height:500px}.Goal p{color:red;font-family:Arial,Helvetica,sans-serif;font-size:1.2rem;line-height:2rem}.Goal h3{color:#000}.mission{gap:20px;padding-top:20px;display:flex}.the-mission{background:#fff;border-radius:20px;width:60%;height:200px;box-shadow:0 4px 15px #00000014}.the-mission p{color:red;line-height:2rem}.vision{background:#fff;border-radius:20px;width:60%;height:200px;box-shadow:0 4px 15px #00000014}.vision p{color:red;line-height:2rem}.about-icon{color:#2563eb;font-size:20px}@media screen and (width<=767px){.who-we-are{background:#fff;flex-wrap:wrap;gap:20px;display:flex}.images{background:#f5f5f5;border-radius:20px;width:60%;height:400px;padding-top:20px}.images img{border-radius:20px;width:350px;height:400px;margin:0 auto 0 17px}.Goal{background:#f5f5f5;border-radius:20px;width:100%;height:400px;padding-top:20px}.mission{background:#fff;flex-wrap:wrap;gap:20px;padding-top:25rem;display:flex}.the-mission{background:#fff;border-radius:20px;width:100%;height:200px;box-shadow:0 4px 15px #00000014}.the-vision{padding-top:60px}.vision{width:100%}}@media screen and (width<=320px){.images img{border-radius:20px;width:300px;height:350px;margin:0 auto 0 10px}.mission{background:#fff;flex-wrap:wrap;gap:20px;padding-top:36rem;display:flex}.the-vision{padding-top:95px}}@media screen and (width<=360px){.images{background:#f5f5f5;border-radius:20px;width:100%;height:400px}.images img{width:100%px;border-radius:20px;height:350px;margin:0 auto 0 8px}.mission{background:#fff;flex-wrap:wrap;gap:20px;padding-top:30rem;display:flex}.the-vision{padding-top:75px}}@media (width>=768px) and (width<=1023px){.who-we-are{background:#fff;flex-wrap:wrap;gap:20px;display:flex}.images{background:#f5f5f5;border-radius:20px;width:100%;height:500px}.images img{border-radius:20px;width:600px;height:500px}.Goal{background:#f5f5f5;border-radius:20px;width:100%;height:400px}.Goal p{color:red;font-family:Arial,Helvetica,sans-serif;font-size:1.1rem;line-height:2rem}.Goal h3{color:#000}.mission{flex-wrap:wrap;gap:20px;padding-top:5px;display:flex}.the-mission{background:#fff;border-radius:20px;width:100%;height:200px;padding-top:-5rem;box-shadow:0 4px 15px #00000014}.the-mission p{color:red;line-height:2rem}.vision{background:#fff;border-radius:20px;width:100%;height:200px;box-shadow:0 4px 15px #00000014}.vision p{color:red;line-height:2rem}.about-icon{color:#2563eb;font-size:20px}}@media screen and (width>=540px) and (width<=700px){.who-we-are{background:#fff;flex-wrap:wrap;gap:20px;display:flex}.images{background:#f5f5f5;border-radius:20px;width:100%;height:400px}.images img{border-radius:20px;width:500px;height:400px}.Goal{background:#f5f5f5;border-radius:20px;width:100%;height:600px}.Goal p{color:red;font-family:Arial,Helvetica,sans-serif;font-size:1.1rem;line-height:2rem}.Goal h3{color:#000}.mission{flex-wrap:wrap;gap:20px;padding-top:5rem;display:flex}.the-mission{background:#fff;border-radius:20px;width:100%;height:200px;padding-top:-5rem;box-shadow:0 4px 15px #00000014}.the-mission p{color:red;line-height:2rem}.vision{background:#fff;border-radius:20px;width:100%;height:200px;box-shadow:0 4px 15px #00000014}.vision p{color:red;line-height:2rem}.about-icon{color:#2563eb;font-size:20px}}@media screen and (width>=1024px) and (width<=1030px){.who-we-are{background:#fff;flex-wrap:wrap;gap:20px;display:flex}.images{background:#f5f5f5;border-radius:20px;width:100%;height:500px}.images img{border-radius:20px;width:600px;height:500px}.Goal{background:#f5f5f5;border-radius:20px;width:100%;height:400px}.Goal p{color:red;font-family:Arial,Helvetica,sans-serif;font-size:1.2rem;line-height:2rem}.Goal h3{color:#000}.mission{flex-wrap:wrap;gap:20px;padding-top:20px;display:flex}.the-mission{background:#fff;border-radius:20px;width:100%;height:200px;box-shadow:0 4px 15px #00000014}.the-mission p{color:red;line-height:2rem}.vision{background:#fff;border-radius:20px;width:100%;height:200px;box-shadow:0 4px 15px #00000014}.vision p{color:red;line-height:2rem}.about-icon{color:#2563eb;font-size:20px}}
