#dotasia-product-content { all: initial; display: block !important; font-family: ‘Noto Sans KR’, -apple-system, sans-serif !important; }
#dotasia-product-content * { all: unset; display: revert; box-sizing: border-box !important; }
#dotasia-product-content .hdt-hidden, #dotasia-product-content hdt-modal { display: none !important; }
#dotasia-product-content {
width: 100% !important;
max-width: 100% !important;
background: #ffffff !important;
color: #1a1a1a !important;
}
#dotasia-product-content .dotasia-container {
max-width: 1200px !important;
margin: 0 auto !important;
padding: 0 20px !important;
}
#dotasia-product-content .dotasia-hero {
text-align: center !important;
padding: 60px 20px !important;
background: linear-gradient(180deg, #f8f8f8 0%, #ffffff 100%) !important;
}
#dotasia-product-content .dotasia-hero-title {
font-size: 32px !important;
font-weight: 700 !important;
color: #1a1a1a !important;
margin-bottom: 16px !important;
line-height: 1.3 !important;
}
#dotasia-product-content .dotasia-hero-subtitle {
font-size: 20px !important;
font-weight: 500 !important;
color: #f24331 !important;
margin-bottom: 12px !important;
}
#dotasia-product-content .dotasia-hero-desc {
font-size: 18px !important;
color: #2c2c2c !important;
line-height: 1.6 !important;
}
#dotasia-product-content .dotasia-section {
padding: 60px 20px !important;
}
#dotasia-product-content .dotasia-section-title {
font-size: 24px !important;
font-weight: 700 !important;
color: #1a1a1a !important;
text-align: center !important;
margin-bottom: 40px !important;
}
#dotasia-product-content .dotasia-features {
display: grid !important;
grid-template-columns: 1fr !important;
gap: 24px !important;
margin-bottom: 60px !important;
}
#dotasia-product-content .dotasia-feature-card {
background: #fafafa !important;
border-radius: 16px !important;
padding: 32px !important;
text-align: center !important;
border: 1px solid #e8e8e8 !important;
}
#dotasia-product-content .dotasia-feature-icon {
font-size: 48px !important;
margin-bottom: 16px !important;
}
#dotasia-product-content .dotasia-feature-title {
font-size: 20px !important;
font-weight: 700 !important;
color: #1a1a1a !important;
margin-bottom: 12px !important;
}
#dotasia-product-content .dotasia-feature-desc {
font-size: 16px !important;
color: #2c2c2c !important;
line-height: 1.6 !important;
}
#dotasia-product-content .dotasia-usage {
background: #fff3e0 !important;
border-radius: 16px !important;
padding: 40px !important;
margin: 40px 0 !important;
}
#dotasia-product-content .dotasia-usage-title {
font-size: 22px !important;
font-weight: 700 !important;
color: #1a1a1a !important;
margin-bottom: 24px !important;
text-align: center !important;
}
#dotasia-product-content .dotasia-usage-grid {
display: grid !important;
grid-template-columns: 1fr 1fr !important;
gap: 16px !important;
}
#dotasia-product-content .dotasia-usage-item {
background: #ffffff !important;
border-radius: 12px !important;
padding: 20px !important;
text-align: center !important;
}
#dotasia-product-content .dotasia-usage-emoji {
font-size: 32px !important;
margin-bottom: 8px !important;
}
#dotasia-product-content .dotasia-usage-text {
font-size: 16px !important;
font-weight: 500 !important;
color: #2c2c2c !important;
}
#dotasia-product-content .dotasia-info-table {
background: #ffffff !important;
border: 1px solid #e8e8e8 !important;
border-radius: 12px !important;
overflow: hidden !important;
margin: 40px 0 !important;
}
#dotasia-product-content .dotasia-info-row {
display: grid !important;
grid-template-columns: 140px 1fr !important;
border-bottom: 1px solid #e8e8e8 !important;
}
#dotasia-product-content .dotasia-info-row:last-child {
border-bottom: none !important;
}
#dotasia-product-content .dotasia-info-label {
background: #fafafa !important;
padding: 20px !important;
font-size: 16px !important;
font-weight: 600 !important;
color: #757575 !important;
}
#dotasia-product-content .dotasia-info-value {
padding: 20px !important;
font-size: 16px !important;
color: #1a1a1a !important;
font-weight: 500 !important;
}
#dotasia-product-content .dotasia-quality {
text-align: center !important;
padding: 60px 20px !important;
background: #fafafa !important;
border-radius: 16px !important;
margin: 40px 0 !important;
}
#dotasia-product-content .dotasia-quality-title {
font-size: 24px !important;
font-weight: 700 !important;
color: #1a1a1a !important;
margin-bottom: 24px !important;
}
#dotasia-product-content .dotasia-quality-badges {
display: flex !important;
justify-content: center !important;
gap: 32px !important;
flex-wrap: wrap !important;
margin-bottom: 24px !important;
}
#dotasia-product-content .dotasia-badge {
display: flex !important;
flex-direction: column !important;
align-items: center !important;
}
#dotasia-product-content .dotasia-badge-icon {
font-size: 40px !important;
margin-bottom: 8px !important;
}
#dotasia-product-content .dotasia-badge-text {
font-size: 14px !important;
font-weight: 600 !important;
color: #2c2c2c !important;
}
#dotasia-product-content .dotasia-quality-desc {
font-size: 16px !important;
color: #757575 !important;
line-height: 1.6 !important;
}
#dotasia-product-content .dotasia-highlight {
background: #fff3e0 !important;
padding: 2px 6px !important;
border-radius: 4px !important;
font-weight: 600 !important;
}
@media (min-width: 768px) {
#dotasia-product-content .dotasia-hero-title {
font-size: 42px !important;
}
#dotasia-product-content .dotasia-hero-subtitle {
font-size: 24px !important;
}
#dotasia-product-content .dotasia-section-title {
font-size: 28px !important;
}
#dotasia-product-content .dotasia-features {
grid-template-columns: repeat(3, 1fr) !important;
}
#dotasia-product-content .dotasia-usage-grid {
grid-template-columns: repeat(4, 1fr) !important;
}
#dotasia-product-content .dotasia-info-row {
grid-template-columns: 200px 1fr !important;
}
}
🌾 농협 경기 안성쌀 2.5kg
100% 국산 프리미엄 쌀
🎯 안성쌀을 선택해야 하는 이유
최상급 품질 보증
믿고 먹는 농협쌀
구수하고 단맛 가득
🍽️ 이럴 때 딱이에요!
🏆 품질 보증
농협과 함께 믿을 수 있는 먹거리를 약속드립니다
.dotasia-faq-section {
margin: 40px 0 !important;
padding: 0 20px !important;
font-family: ‘Noto Sans KR’, -apple-system, BlinkMacSystemFont, ‘Segoe UI’, sans-serif !important;
}
.dotasia-faq-title {
font-size: 24px !important;
font-weight: 700 !important;
color: #1a1a1a !important;
margin-bottom: 24px !important;
text-align: center !important;
display: block !important;
font-family: ‘Noto Sans KR’, -apple-system, BlinkMacSystemFont, ‘Segoe UI’, sans-serif !important;
}
.dotasia-faq-list {
max-width: 800px !important;
margin: 0 auto !important;
}
.dotasia-faq-item {
background: #ffffff !important;
border: 1px solid #e5e7eb !important;
border-radius: 12px !important;
margin-bottom: 12px !important;
overflow: hidden !important;
}
.dotasia-faq-item summary {
padding: 20px !important;
font-size: 16px !important;
font-weight: 600 !important;
color: #1a1a1a !important;
cursor: pointer !important;
list-style: none !important;
display: flex !important;
justify-content: space-between !important;
align-items: center !important;
font-family: ‘Noto Sans KR’, -apple-system, BlinkMacSystemFont, ‘Segoe UI’, sans-serif !important;
}
.dotasia-faq-item summary::-webkit-details-marker {
display: none !important;
}
.dotasia-faq-item summary::after {
content: ‘+’ !important;
font-size: 20px !important;
color: #f24430 !important;
font-weight: 600 !important;
}
.dotasia-faq-item[open] summary::after {
content: ‘−’ !important;
color: #f24430 !important;
}
.dotasia-faq-item[open] summary {
background: #fff8f5 !important;
border-bottom: 1px solid #f24430 !important;
}
.dotasia-faq-answer {
padding: 20px !important;
font-size: 15px !important;
color: #4b5563 !important;
line-height: 1.8 !important;
background: #ffffff !important;
font-family: ‘Noto Sans KR’, -apple-system, BlinkMacSystemFont, ‘Segoe UI’, sans-serif !important;
}
.dotasia-faq-answer a {
color: #f24430 !important;
text-decoration: underline !important;
font-weight: 500 !important;
}
.dotasia-faq-answer a:hover {
color: #d93a2a !important;
}
농협 경기 안성쌀 2.5kg은 어떻게 조리하나요?
이 쌀로 어떤 요리를 만들 수 있나요?
해당 제품과 잘 어울리는 반찬은 무엇인가요?
개봉 후 보관 방법과 유통기한은 어떻게 되나요?
{
«@context»: «https://schema.org»,
«@type»: «FAQPage»,
«mainEntity»: [
{
«@type»: «Question»,
«name»: «농협 경기 안성쌀 2.5kg은 어떻게 조리하나요?»,
«acceptedAnswer»: {
«@type»: «Answer»,
«text»: «쌀을 깨끗이 씻은 후 쌀과 물의 비율을 1:1.2로 맞춰 밥솥에서 취사하시면 됩니다. 30분 정도 불린 후 조리하면 더욱 찰지고 맛있는 밥을 드실 수 있습니다. 포르투 한인마트에서도 인기가 높은 이유는 윤기나는 밥알과 구수한 맛 때문입니다.»
}
},
{
«@type»: «Question»,
«name»: «이 쌀로 어떤 요리를 만들 수 있나요?»,
«acceptedAnswer»: {
«@type»: «Answer»,
«text»: «기본 흰밥은 물론 김치볶음밥, 주먹밥, 비빔밥 등 다양한 한식 요리가 가능합니다. 또한 죽이나 누룽지를 만들어도 고소하고 진한 맛을 즐길 수 있습니다. 세비야 한인마트 고객들도 특히 볶음밥용으로 많이 구매하십니다.»
}
},
{
«@type»: «Question»,
«name»: «해당 제품과 잘 어울리는 반찬은 무엇인가요?»,
«acceptedAnswer»: {
«@type»: «Answer»,
«text»: «김치, 된장찌개, 불고기 등 전통 한식 반찬과 완벽하게 조화를 이룹니다. 간단한 계란후라이나 김 한 장만 있어도 맛있는 한 끼 식사가 완성됩니다. 바르셀로나 한인마트에서도 고향의 맛을 그리워하는 분들이 자주 찾으시는 조합입니다.»
}
},
{
«@type»: «Question»,
«name»: «개봉 후 보관 방법과 유통기한은 어떻게 되나요?»,
«acceptedAnswer»: {
«@type»: «Answer»,
«text»: «개봉 후에는 밀폐용기에 담아 서늘하고 건조한 곳에 보관하시기 바랍니다. 여름철에는 냉장보관을 권장하며, 개봉 후 2-3개월 내에 드시는 것이 좋습니다. 프랑스 한인마트 고객들도 소분하여 냉동실에 보관하는 방법을 많이 사용합니다.»
}
}
]
}





Valoraciones
No hay valoraciones aún.