/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[11].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[11].oneOf[9].use[5]!./src/sections/Home/BestArts/BestArts2024.module.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.BestArts2024_container__Yx1VE {
  padding: 0;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 3rem;
}

.BestArts2024_title__S3caf {
  text-align: center;
  color: #0066cc;
  margin-bottom: 2rem;
  font-size: 2.5rem;
}

.BestArts2024_sectionsGrid__TqTu6 {
  display: flex;
  justify-content: center;
  gap: 1.5rem;
  margin-bottom: 2rem;
  width: 100%;
  max-width: 1600px;
  padding: 0 2rem;
}

.BestArts2024_section__UBsqw {
  background: white;
  border: 1px solid #0066cc;
  border-radius: 8px;
  padding: 1.5rem 2rem;
  cursor: pointer;
  transition: all 0.3s ease;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex: 1;
  min-width: 280px;
}
.BestArts2024_section__UBsqw h3 {
  margin: 0;
  font-size: 1rem;
  color: #333;
  font-weight: 700;
  line-height: 1.4;
}
.BestArts2024_section__UBsqw:hover {
  border-color: #0066cc;
  background: #f5f9ff;
}
.BestArts2024_section__UBsqw.BestArts2024_selected__qgQnM {
  background: #0066cc;
  border-color: #0066cc;
}
.BestArts2024_section__UBsqw.BestArts2024_selected__qgQnM h3 {
  color: white;
}

.BestArts2024_imageContainer__59j8K {
  position: relative;
  width: 100%;
  max-width: 1550px;
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}

.BestArts2024_mainImage__3U7Qn {
  width: 100%;
  height: auto;
  margin: 0;
  -o-object-fit: fill;
     object-fit: fill;
  max-width: 1550px;
  max-height: 400px;
}

.BestArts2024_buttonContainer___TbMT {
  position: absolute;
  bottom: 60px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  width: -moz-fit-content;
  width: fit-content;
}

.BestArts2024_arrowLink__0kLFP {
  max-width: 300px;
  background: white;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: bold;
  font-size: 18px;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 30px;
}
.BestArts2024_arrowLink__0kLFP:hover {
  background: #f5f9ff;
}

.BestArts2024_pagination__gNW11 {
  margin-bottom: 2rem;
}

@media (max-width: 768px) {
  .BestArts2024_sectionsGrid__TqTu6 {
    flex-direction: column;
    padding: 0 2rem;
  }
  .BestArts2024_section__UBsqw {
    width: 100%;
  }
  .BestArts2024_buttonContainer___TbMT {
    position: relative;
    bottom: auto;
    margin-top: 1rem;
    transform: none;
    left: auto;
  }
}
@media (max-width: 480px) {
  .BestArts2024_sectionsGrid__TqTu6 {
    grid-template-columns: 1fr;
  }
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[11].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[11].oneOf[9].use[5]!./src/sections/Partners/Partners.module.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.Partners_fade__4jXKt {
  position: absolute;
  background: linear-gradient(90deg, white, transparent 30%, transparent 70%, white);
  inset: 0;
  pointer-events: none;
}
