/*!*********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./app/converters/heic-to-jpg/heic-to-jpg.module.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************/
/* HEIC to JPG Converter Styles */

.heic-to-jpg_heicToJpgPage__2gyc2 {
  width: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  position: relative;
  background-color: #ffffff;
  padding: 90px 0 0 0;
}

.heic-to-jpg_heicToJpgMain__mURkW {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

.heic-to-jpg_convertersMainContent__Y_t4y {
  max-width: 740px;
  margin: 0 auto;
  justify-content: center;
  padding: 0;
}

.heic-to-jpg_title__otjn0 {
  font-size: 22px;
  font-weight: 600;
  color: #363636;
  margin-bottom: 20px;
  text-align: center;
}

.heic-to-jpg_subtitle__dSZdk {
  font-size: 18px;
  color: #363636;
  margin-bottom: 40px;
  text-align: center;
  line-height: 28px;
}

.heic-to-jpg_converterSection__PLom_ {
  padding: 20px 10px;
  margin: 0 auto 50px auto;
}

.heic-to-jpg_converterSection__PLom_ h3 {
  font-size: 20px;
  font-weight: 600;
  color: #363636;
  margin-bottom: 20px;
  text-align: center;
}

.heic-to-jpg_inputMethods__xihQA {
  max-width: 660px;
  margin: 0 auto 30px auto;
  padding: 0;
}
.heic-to-jpg_uploadArea__oyJV4 {
  max-width: 660px;
  min-width: 320px;
  height: 360px;
  border: 1px dashed #696969;
  border-radius: 3px;
  margin: 0 auto 10px auto;
  padding: 30px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  background: #f9fafb;
}

.heic-to-jpg_uploadZone__KIBbk {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.heic-to-jpg_uploadZone__KIBbk:hover {
  border-color: #3b82f6;
  background-color: #f0f8ff;
}

.heic-to-jpg_dragActive__j0GHv {
  border-color: #3b82f6 !important;
  background-color: #f0f8ff !important;
  transform: scale(1.02);
}

.heic-to-jpg_uploadPrompt__Hyg20 h4 {
  color: #363636;
  font-size: 18px;
  font-weight: 600;
  margin: 20px 0 10px 0;
}

.heic-to-jpg_uploadPrompt__Hyg20 p {
  color: #666;
  font-size: 14px;
  margin: 0;
}

.heic-to-jpg_fileSelected__UWSeW {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.heic-to-jpg_fileIcon__6WvKy {
  font-size: 48px;
}

.heic-to-jpg_fileName__lcm5k {
  font-weight: 600;
  color: #333;
  font-size: 16px;
}

.heic-to-jpg_fileSize__gMbig {
  color: #666;
  font-size: 14px;
}

.heic-to-jpg_optionsContainer__tm4M5 {
  max-width: 660px;
  margin: 20px auto;
  padding: 0;
}

.heic-to-jpg_optionGroup__50jCe {
  margin-bottom: 20px;
}

.heic-to-jpg_optionLabel__bzWe6 {
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #333;
  margin-bottom: 12px;
  text-align: center;
}

.heic-to-jpg_formatOptions__Lhjw1 {
  display: flex;
  justify-content: center;
  gap: 20px;
}

.heic-to-jpg_formatOption__zBUGa {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  font-size: 16px;
  color: #333;
}

.heic-to-jpg_formatOption__zBUGa input[type="radio"] {
  margin: 0;
}

.heic-to-jpg_convertBtn__oUdYU {
  display: flex;
  width: 100%;
  max-width: 660px;
  background: #3b82f6;
  color: white;
  border: none;
  margin: 0 auto 20px auto;
  padding: 12px 24px;
  border-radius: 3px;
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
  transition: background 0.3s ease;
  align-items: center;
  justify-content: center;
  gap: 6px;
}

.heic-to-jpg_convertBtn__oUdYU:hover:not(:disabled) {
  background: #2563eb;
}

.heic-to-jpg_convertBtn__oUdYU:disabled {
  background: #9ca3af;
  cursor: not-allowed;
}

.heic-to-jpg_converting__VqDcx {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin: 20px 0;
  color: #3b82f6;
  font-weight: 500;
}

.heic-to-jpg_converting__VqDcx i {
  font-size: 18px;
}

.heic-to-jpg_convertAnotherBtn__PhLK5 {
  background: #6b7280;
  color: white;
  border: none;
  padding: 12px 24px;
  border-radius: 3px;
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
  transition: background 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-left: 10px;
}

.heic-to-jpg_convertAnotherBtn__PhLK5:hover {
  background: #4b5563;
}

.heic-to-jpg_actionButtons__IVpot {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.heic-to-jpg_result__ky3bO {
  max-width: 660px;
  min-width: 320px;
  padding: 0;
  margin: 0 auto;
  text-align: center;
}

.heic-to-jpg_imageContainer__UVjyt {
  margin-bottom: 20px;
}

.heic-to-jpg_previewImage__AbCWj {
  width: 100%;
  height: auto;
  border-radius: 3px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.heic-to-jpg_resultInfo__RsY8_ {
  margin-bottom: 20px;
}

.heic-to-jpg_resultName__MpBN9 {
  display: block;
  font-size: 18px;
  font-weight: 600;
  color: #333;
  margin-bottom: 12px;
}

.heic-to-jpg_fileDetails__gp9e9 {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.heic-to-jpg_fileSize__gMbig,
.heic-to-jpg_fileDimensions__dcPad {
  color: #666;
  font-size: 14px;
  background: #f8f9fa;
  padding: 4px 8px;
  border-radius: 3px;
}

.heic-to-jpg_resetBtn__wLgAZ {
  background: #6b7280;
  color: white;
  border: none;
  padding: 12px 24px;
  border-radius: 3px;
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
  transition: background 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.heic-to-jpg_resetBtn__wLgAZ:hover {
  background: #4b5563;
}

.heic-to-jpg_hiddenCanvas__hjMqR {
  display: none;
}

.heic-to-jpg_uploadIcon__zYccw {
  font-size: 48px;
  color: #fd7e14;
  width: 50px;
  height: 50px;
  margin: 0 auto 60px auto;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.heic-to-jpg_selectBtn__gUpMR {
  background: #3b82f6;
  color: white;
  border: none;
  padding: 12px 24px;
  border-radius: 3px;
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
  transition: background 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.heic-to-jpg_selectBtn__gUpMR:hover {
  background: #2563eb;
}

.heic-to-jpg_errorMessage__ltK_t {
  background: #fef2f2;
  border: 1px solid #fecaca;
  border-radius: 3px;
  padding: 12px 16px;
  margin: 16px 0;
  display: flex;
  align-items: center;
  gap: 8px;
}

.heic-to-jpg_errorMessage__ltK_t i {
  color: #dc2626;
  font-size: 16px;
}

.heic-to-jpg_errorMessage__ltK_t p {
  color: #dc2626;
  margin: 0;
  font-size: 14px;
}

.heic-to-jpg_fileList__gwLsL {
  margin-top: 20px;
}

.heic-to-jpg_fileList__gwLsL h4 {
  font-size: 16px;
  font-weight: 600;
  color: #363636;
  margin-bottom: 12px;
}

.heic-to-jpg_fileItem__MtvlL {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 16px;
  background-color: #f9fafb;
  border-radius: 3px;
  margin-bottom: 8px;
  border: 1px solid #e5e7eb;
}

.heic-to-jpg_fileItem__MtvlL span {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #374151;
  font-weight: 500;
}

.heic-to-jpg_successMessage__B1g5G {
  background: #f0f9ff;
  border: 2px solid #0ea5e9;
  border-radius: 3px;
  padding: 24px;
  text-align: center;
  margin-top: 24px;
}

.heic-to-jpg_successMessage__B1g5G i {
  font-size: 48px;
  color: #0ea5e9;
  margin-bottom: 16px;
}

.heic-to-jpg_successMessage__B1g5G h3 {
  font-size: 24px;
  font-weight: 600;
  color: #0c4a6e;
  margin-bottom: 8px;
}

.heic-to-jpg_successMessage__B1g5G p {
  color: #0369a1;
  margin-bottom: 20px;
}

.heic-to-jpg_downloadBtn__lcGI0 {
  background: #059669;
  color: white;
  border: none;
  padding: 12px 24px;
  border-radius: 3px;
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
  transition: background 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.heic-to-jpg_downloadBtn__lcGI0:hover {
  background: #047857;
}


.heic-to-jpg_stepByStep__cFSvD {
  padding: 20px 10px;
  margin-bottom: 60px;
}

.heic-to-jpg_stepByStep__cFSvD h2 {
  font-size: 22px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 36px;
  text-align: center;
}

.heic-to-jpg_step__zlWbN {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  margin-bottom: 20px;
}

.heic-to-jpg_stepNumber__K4mAz {
  display: flex;
  width: 36px;
  height: 36px;
  margin: 0 0 10px 0;
  background: #0b69ff;
  color: white;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  flex-shrink: 0;
}

.heic-to-jpg_step__zlWbN p {
  color: #363636;
  font-size: 16px;
  line-height: 26px;
  margin: 0 0 0 0;
}

.heic-to-jpg_aboutSection__U1rX9 {
  background: white;
  margin: 0 0 90px 0;
  padding: 20px 10px;
}

.heic-to-jpg_aboutSection__U1rX9 h2 {
  font-size: 20px;
  font-weight: 600;
  color: #363636;
  margin-bottom: 30px;
  text-align: center;
}

.heic-to-jpg_toolDescription__tZtoE .heic-to-jpg_description__O554h {
  font-size: 18px;
  color: #363636;
  margin-bottom: 16px;
  font-weight: 500;
  line-height: 30px;
}

.heic-to-jpg_toolDescription__tZtoE .heic-to-jpg_aboutText__xIGsL {
  color: #363636;
  line-height: 30px;
}


@media (max-width: 768px) {
 
.heic-to-jpg_heicToJpgMain__mURkW {
  max-width: 96%;
  
}

}

