ETUDE Zero Sebum Drying Powder ZERO SEBUM POWDER is a loose powder type product that contains 80% mineral that makes skin look clear and matte without clumpsSPECIAL SOLUTION FOR OILY SKIN PEOPLE! Control the extra sebum with control powder and make a clear skin with mineral powderSUGAR POLYMER & COTTON EXTRACT: Sugar Polymer witch controls the extra oil and cotton extract which improves the skin barrier5 FREE INGREDIENTS CALLOUTS: Talc, mineral oil, animal raw materials, pigment synthesis, artificail fragranceHOW TO USE: After applying skincare or makeup, dab the product on the areas with excess oil. Apply it over and over on the parts with excessive oil Features Clear Skin: Controls the extra sebum with control powder and makes a clear skin with mineral powder. Sugar Polymer & Cotton Extract: Sugar Polymer which controls the extra oil and cotton extract which improves the skin barrier. 5 Free Ingredient Callouts: Talc, mineral oil, animal raw materials, pigment synthesis, artificial fragrance. Controls the oil with Sugar Polymer Sugar Polymer which is extracted from plakton can absorb the oil around 50% of its body weight. It keeps the skin fresh and matt even after a long time. Fully Cotton ExtractIt takes cafe of the skin from excess oil by strengthening the skin barrier. Natural Protector reduces the sebumThe Fermented Soybean, Willow Tree, Cassia Bark, Oregano, Cypress Portulaca and Gold solves the sebum problems. After applying skincare or makeup, dab the product on the areas with excess oil. Apply it over and over on the parts with excessive oil. Other Ways to Use the Drying Powder! For Greasy Hair When you suffer from greasy hair, apply it on the roots and shake off the residues to make your hair look fresh. Use It as an Eye Primer Apply the product on the eyelid for the makeup to maintain without smudging. .responsive-container-top { display: flex; /* Flexbox 사용 */ gap: 10px; /* 아이템 간격 */ padding: 0px; } .feature { text-align: left; /* 좌측정렬 */ padding: 15px; } .feature img { width: 100%; /* 이미지가 컨테이너에 맞게 조정 */ height: auto; /* 비율 유지 */ margin-bottom: 10px; /* 이미지와 텍스트 간격 */ } .feature-text { padding: 15px; /* 텍스트 패딩 */ } .feature h3 { font-size: 18px; /* 제목 크기 */ color: #000; /* 제목 색상 */ margin: 10px 0; /* 제목 상하 여백 */ } .feature h4 { font-size: 16px; /* 소제목 크기 */ color: #000; /* 소제목 색상 */ margin: 10px 0; /* 소제목 상하 여백 */ } .feature p { font-size: 16px; /* 본문 텍스트 크기 */ color: #000; /* 본문 텍스트 색상 */ } /* 기존 responsive-container 스타일 유지 */ .responsive-container { display: grid; grid-template-columns: repeat(3, 1fr); /* 3열로 설정 */ gap: 10px; /* 아이템 간격 */ padding: 10px; } .item { text-align: left; /* 좌측정렬 */ padding: 15px; } .item img { width: 100%; /* 이미지가 컨테이너에 맞게 조정 */ height: auto; /* 비율 유지 */ margin-bottom: 10px; /* 이미지와 텍스트 간격 */ } .item h3 { font-size: 18px; /* 제목 크기 */ color: #000; /* 제목 색상 */ margin: 15px 0; /* 제목 상하 여백 */ } .item p { font-size: 16px; /* 본문 텍스트 크기 */ color: #000; /* 본문 텍스트 색상 */ } /* 반응형 디자인 */ @media (max-width: 768px) { .responsive-container { grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); /* 모바일에서 1열 또는 2열로 조정 */ } .responsive-container-top { flex-direction: column; /* 모바일에서 세로 방향으로 변경 */ } .item { width: 100%; padding: 5px; /* 모바일에서 패딩 조정 */ } .item h3, .feature h3 { font-size: 16px; /* 모바일에서 제목 크기 조정 */ } .item p, .feature p { font-size: 14px; /* 모바일에서 본문 텍스트 크기 조정 */ } }