/*!***********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/tiff-to-jpeg/tiff-to-jpeg.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************/
/* TIFF to JPEG Converter Styles */

.tiff-to-jpeg_tiffToJpegPage__wM_zL {
  width: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  position: relative;
  background-color: #ffffff;
  padding: 90px 0 0 0;
}

.tiff-to-jpeg_tiffToJpegMain__69_rV {
  max-width: 1080px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.tiff-to-jpeg_horizontalBanner__S4XY_ {
  max-width: 728px;
  height: 90px;
  margin: 0 auto 20px auto;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border: 1px solid #bbbbbb;
}

.tiff-to-jpeg_lateralBanner__XMqKI {
  width: 160px;
  min-width: 160px;
  max-width: 160px;
  height: 600px;
  display: flex;
  flex-direction: column;
  margin: 180px 0 0 0;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 14px;
  border: 1px solid #bbbbbb;
  flex-shrink: 0;
}

.tiff-to-jpeg_convertersWithLateralAds__lfrKG {
  display: flex;
  align-items: flex-start;
  width: 100%;
  gap: 20px;
  margin: 0 auto;
  padding: 0 20px;
}

.tiff-to-jpeg_convertersMainContent__4_oSi {
  max-width: 740px;
  margin: 0 auto;
  justify-content: center;
  padding: 0;
}

.tiff-to-jpeg_title__s_G3j {
  font-size: 22px;
  font-weight: 600;
  color: #363636;
  margin-bottom: 20px;
  text-align: center;
}

.tiff-to-jpeg_subtitle__2sMr_ {
  font-size: 18px;
  color: #363636;
  margin-bottom: 40px;
  text-align: center;
  line-height: 28px;
}

.tiff-to-jpeg_converterSection__AqZM0 {
  padding: 20px 10px;
  margin: 0 auto 50px auto;
}

.tiff-to-jpeg_converterSection__AqZM0 h3 {
  font-size: 20px;
  font-weight: 600;
  color: #363636;
  margin-bottom: 20px;
  text-align: center;
}

.tiff-to-jpeg_inputArea__Ojjs0 {
  max-width: 660px;
  margin: 0 auto 30px auto;
}

.tiff-to-jpeg_optionsContainer__wQPq4 {
  margin-bottom: 20px;
  padding: 20px;
  background: #f9fafb;
  border-radius: 8px;
  border: 1px solid #e5e7eb;
}

.tiff-to-jpeg_optionsGrid___PMO5 {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 20px;
  gap: 20px;
}

.tiff-to-jpeg_optionGroup__bLXnN {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.tiff-to-jpeg_optionLabel__F0cEW {
  font-weight: 600;
  color: #374151;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.tiff-to-jpeg_compressionControls__ygR6v {
  display: flex;
  align-items: center;
  gap: 10px;
}

.tiff-to-jpeg_compressionSlider__s1tpL {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  height: 6px;
  border-radius: 3px;
  background: #e5e7eb;
  outline: none;
}

.tiff-to-jpeg_compressionSlider__s1tpL::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #3b82f6;
  cursor: pointer;
  border: 2px solid white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.tiff-to-jpeg_compressionSlider__s1tpL::-moz-range-thumb {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #3b82f6;
  cursor: pointer;
  border: 2px solid white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.tiff-to-jpeg_compressionValue__4JBMV {
  font-size: 12px;
  color: #6b7280;
  text-align: center;
  margin-top: 4px;
}

.tiff-to-jpeg_optionNote__I4QtZ {
  font-size: 12px;
  color: #6b7280;
  font-style: italic;
}

.tiff-to-jpeg_uploadArea__uBQVR {
  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;
}

.tiff-to-jpeg_uploadArea__uBQVR:hover {
  border-color: #3b82f6;
  background: #eff6ff;
}

.tiff-to-jpeg_uploadArea__uBQVR.tiff-to-jpeg_dragActive__ZYtKz {
  border-color: #3b82f6;
  background: #eff6ff;
}

.tiff-to-jpeg_fileInput__E3Meb {
  display: none;
}

.tiff-to-jpeg_uploadPrompt__mOfJr {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

.tiff-to-jpeg_uploadIcon__Kk0Nj {
  font-size: 36px;
  width: 36px;
  height: 36px;
  margin: 0 auto 60px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tiff-to-jpeg_uploadText__C4mnZ {
  font-size: 18px;
  color: #363636;
}

.tiff-to-jpeg_uploadSubtext__ALiJ0 {
  font-size: 14px;
  color: #363636;
}

.tiff-to-jpeg_fileSelected__ZlhOl {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.tiff-to-jpeg_fileIcon__3WKrx {
  font-size: 36px;
}

.tiff-to-jpeg_fileName___B_eh {
  font-weight: 600;
  color: #374151;
  font-size: 16px;
}

.tiff-to-jpeg_fileSize__t3ob9 {
  color: #6b7280;
  font-size: 14px;
}



.tiff-to-jpeg_convertBtn__dcwQK {
  width: 100%;
  background: #3b82f6;
  color: white;
  border: none;
  padding: 9px 15px;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.tiff-to-jpeg_convertBtn__dcwQK:hover:not(:disabled) {
  background: #2563eb;
}

.tiff-to-jpeg_convertBtn__dcwQK:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

.tiff-to-jpeg_converting__VgRPz {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px;
  color: #6b7280;
  font-size: 16px;
  gap: 10px;
}

.tiff-to-jpeg_converting__VgRPz i {
  font-size: 20px;
  color: #3b82f6;
}

.tiff-to-jpeg_result__pqVfZ {
  text-align: center;
  padding: 30px;
  border-top: 2px solid #f3f4f6;
}

.tiff-to-jpeg_imageContainer__g_y7k {
  margin: 0 auto 10px auto;
  padding: 0;
  background: #f9fafb;
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.tiff-to-jpeg_previewImage__yywPA {
  width: 100%;
  height: auto;
  border-radius: 0;
}

.tiff-to-jpeg_resultInfo__e6YhG {
  margin-bottom: 20px;
}

.tiff-to-jpeg_resultName__lXbcS {
  font-weight: 600;
  color: #374151;
  font-size: 16px;
}

.tiff-to-jpeg_fileDetails___79Hw {
  margin-top: 8px;
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
  font-size: 14px;
  color: #6b7280;
}

.tiff-to-jpeg_actionButtons__XSI6S {
  display: flex;
  gap: 15px;
  justify-content: center;
  flex-wrap: wrap;
}

.tiff-to-jpeg_downloadBtn__wAvUy,
.tiff-to-jpeg_resetBtn__0TU5k {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: none;
  padding: 9px 15px;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.tiff-to-jpeg_resetBtn__0TU5k {
  background: #6b7280;
  color: white;
}

.tiff-to-jpeg_resetBtn__0TU5k:hover {
  background: #4b5563;
}

.tiff-to-jpeg_hiddenCanvas__i0CoE {
  display: none;
}

.tiff-to-jpeg_errorMessage__Ooq5M {
  background: #fef2f2;
  border: 1px solid #fecaca;
  border-radius: 8px;
  padding: 12px 16px;
  margin: 16px 0;
  display: flex;
  align-items: center;
  gap: 8px;
}

.tiff-to-jpeg_errorMessage__Ooq5M i {
  color: #dc2626;
  font-size: 16px;
}

.tiff-to-jpeg_errorMessage__Ooq5M p {
  color: #dc2626;
  margin: 0;
  font-size: 14px;
}

.tiff-to-jpeg_downloadBtn__wAvUy {
  background: #3b82f6;
  color: white;
}

.tiff-to-jpeg_downloadBtn__wAvUy:hover {
  background: #2563eb;
}

.tiff-to-jpeg_stepByStep__Sv5_p {
  background: white;
  border-radius: 12px;
  padding: 32px;
  margin-bottom: 32px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.tiff-to-jpeg_stepByStep__Sv5_p h2 {
  font-size: 24px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 30px;
  text-align: center;
}

.tiff-to-jpeg_step__UM_GT {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 24px;
}

.tiff-to-jpeg_stepNumber__6A3ee {
  width: 40px;
  height: 40px;
  background: #3b82f6;
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  flex-shrink: 0;
}

.tiff-to-jpeg_step__UM_GT p {
  color: #333333;
  line-height: 1.6;
  margin: 8px 0 0 0;
}

.tiff-to-jpeg_aboutSection__pyik3 {
  background: white;
  border-radius: 12px;
  padding: 32px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.tiff-to-jpeg_aboutSection__pyik3 h2 {
  font-size: 24px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 30px;
  text-align: center;
}

.tiff-to-jpeg_toolDescription__PGbyd .tiff-to-jpeg_description__zlycz {
  font-size: 18px;
  color: #333333;
  margin-bottom: 16px;
  font-weight: 500;
}

.tiff-to-jpeg_toolDescription__PGbyd .tiff-to-jpeg_aboutText__ch8GK {
  color: #333333;
  line-height: 1.6;
}

@media (max-width: 768px) {
  .tiff-to-jpeg_convertersWithLateralAds__lfrKG {
    display: block;
    padding: 0 15px;
  }

  .tiff-to-jpeg_lateralBanner__XMqKI {
    display: none;
  }

  .tiff-to-jpeg_convertersMainContent__4_oSi {
    padding: 15px;
  }

  .tiff-to-jpeg_title__s_G3j {
    font-size: 24px;
  }

  .tiff-to-jpeg_subtitle__2sMr_ {
    font-size: 16px;
  }

  .tiff-to-jpeg_converterSection__AqZM0,
  .tiff-to-jpeg_stepByStep__Sv5_p,
  .tiff-to-jpeg_aboutSection__pyik3 {
    padding: 20px;
  }
}


