@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,300&display=swap";@import"https://fonts.googleapis.com/css?family=Roboto:400,700";*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0}.container{padding-top:20px;min-width:1920px;max-width:2560px;margin-left:auto;margin-right:auto}header{display:flex;align-content:center;justify-content:space-between;padding-bottom:40px}header .logo img{width:194px;height:54px;margin:0;padding:0}header .nav__menu{display:flex;list-style:none;gap:56px;padding:16px 0 0;margin:0 0 0 5%}header .nav__menu li{margin:0;padding:0}header .nav__menu li a{text-decoration:none;font-family:poppins,sans-serif;font-size:18px;color:#403c39}header .nav__menu li a:hover{color:#f38160;padding-bottom:7px;border-bottom:3px solid #F38160}header .login{display:flex}header .login ul{display:flex;list-style:none;padding:0;margin:0;align-items:center;gap:56px}header .login ul li{margin:0;padding:0}header .login ul li a.btn1{color:#f38160;font-size:18px;font-family:poppins,sans-serif;font-weight:400}header .login ul li a.btn2{display:inline-block;background-color:#f38160;padding:16px 40px;border-radius:16px;color:#fff;text-decoration:none;font-family:poppins,sans-serif;font-size:18px;font-weight:400}.hero{display:flex;justify-content:space-between;margin-bottom:20px}.hero .hero__content{max-width:760px;max-height:290px;margin-bottom:48px}.hero .hero__content h1{font-size:80px;font-family:montserrat,sans-serif;font-weight:700;letter-spacing:-2.8px;margin-bottom:16px}.hero .hero__content h1 .in_color{color:#f38160}.hero .hero__content p{max-width:648px;font-family:poppins,sans-serif;color:#949494;font-size:24px;font-weight:400;line-height:40px;margin-top:0;margin-bottom:48px}.hero .hero__content .hero__search{display:flex;margin-bottom:56px}.hero .hero__content .hero__search input{width:60%;height:60px;border-radius:6px 0 0 6px;font-size:18px;font-family:poppins,sans-serif;background-color:#d0d0d240;padding-left:32px}.hero .hero__content .hero__search button{display:flex;align-items:center;padding:16px;border-radius:0 6px 6px 0;background-color:#f38160}.hero .hero__content .list__info{display:flex;align-items:center;list-style:none;margin:0;padding:0;width:60%;gap:16px;flex-wrap:wrap}.hero .hero__content .list__info li{width:40%;position:relative;font-family:poppins,sans-serif;font-size:18px;color:#949494;margin-left:30px}.hero .hero__content .list__info li:before{content:" ";position:absolute;width:22px;height:22px;margin-left:1.5px;background-image:url(/header-projects-non-responsive/grocery_store/dist/icon/icon-check.svg);background-size:20px;background-repeat:no-repeat;background-position:center center;left:-35px}.hero .hero_img{width:45%}.hero .hero_img img{max-width:600px;position:relative;left:-200px}section.products{display:flex;justify-content:space-between;align-content:center;gap:24px;margin-bottom:20px}section.products .products__type{display:flex;justify-content:center;flex-direction:column;margin:0}section.products .products__type .products_type_img{width:96px;height:96px;margin-bottom:24px}section.products .products__type .product_type_tittle{font-size:24px;font-family:poppins,sans-serif;font-weight:500;margin:0 0 8px}section.products .products__type .product_type_description{font-size:18px;margin:0;font-family:poppins,sans-serif;font-weight:400;color:#949494}body{padding:0;margin:0}.container{max-width:1800px;height:1080;padding-left:16px;padding-right:16px;margin-right:auto;margin-left:auto;box-sizing:border-box}
