.pTVind {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.fongisUShhuNleC {
  background: #f7f7f7;
  box-shadow: 0 2px 10px rgba(31, 31, 33, 0.05);
  position: sticky;
  top: 0;
  z-index: 1000;
}

.fongisUShhuNleC .pTVind {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0;
}

.KkzBhVucNQpL img {
  width: 42px;
  height: auto;
}

.DxkFttAFi {
  position: relative;
}

.XKzUZaYOjDJE {
  display: flex;
  gap: 28px;
  align-items: center;
}

.XKzUZaYOjDJE li a {
  font-family: 'Inter', sans-serif;
  font-size: 15px;
  font-weight: 500;
  transition: 0.3s;
  color: #222;
}

.XKzUZaYOjDJE li a:hover {
  color: #e07439;
}

.MBpEiVQaz {
  background: #e07439;
  color: #f7f7f7 !important;
  padding: 10px 20px;
  border-radius: 30px;
  font-weight: 600;
}

.MBpEiVQaz:hover {
  background: #a94400;
}

.UwYJYHZEU {
  display: none;
  font-size: 28px;
  cursor: pointer;
  color: #333;
}

@media (max-width: 768px) {
  .XKzUZaYOjDJE {
    position: absolute;
    top: 100%;
    right: 0;
    background: #f7f7f7;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;
    display: none;
    width: 220px;
    box-shadow: 0 10px 18px rgba(0,0,0,0.08);
    border-radius: 10px;
    gap: 15px;
  }

  .XKzUZaYOjDJE.show {
    display: flex;
  }

  .UwYJYHZEU {
    display: inline-block;
  }
}

.oxnaYkfCZdsB {
  height: 100vh;
  background: url('../file_img/media/hero_art.webp') center center / cover fixed no-repeat;
  position: relative;
  display: flex;
  align-items: center;
}

.GGFZVMYeAhPS {
  width: 100%;
  height: 100%;
  background: rgba(10, 10, 20, 0.6);
  display: flex;
  align-items: center;
}

.sSyTyJvI {
  color: #f7f7f7;
  text-align: center;
  max-width: 850px;
  margin: 0 auto;
}

.wNdWCkXeKGuoZ {
  font-family: 'Anton', sans-serif;
  font-size: 58px;
  line-height: 1.1;
  letter-spacing: 1px;
  margin-bottom: 20px;
}

.BmYJaWXDmguSL {
  font-size: 18px;
  line-height: 1.7;
  max-width: 720px;
  margin: 0 auto 30px;
  font-weight: 400;
}

.RiwqVmQFotwfW {
  display: inline-block;
  background: #e07439;
  color: #f7f7f7;
  padding: 14px 32px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 40px;
  transition: background 0.3s ease;
}

.RiwqVmQFotwfW:hover {
  background: #a94400;
}

.cTNRRLJWzif {
  margin-top: 35px;
  font-size: 13px;
  opacity: 0.85;
  background: rgba(255,255,255,0.08);
  padding: 10px 20px;
  display: inline-block;
  border-radius: 8px;
  font-weight: 400;
}

.YToiosOqQZLX {
  padding: 100px 20px;
  background: #f0eef9;
  text-align: center;
}

.ooyeWaqaWg {
  font-family: 'Anton', sans-serif;
  font-size: 42px;
  margin-bottom: 20px;
  color: #1a1a1a;
}

.CPafgplQNOutk {
  font-size: 16px;
  line-height: 1.7;
  max-width: 780px;
  margin: 0 auto 50px;
  color: #444;
}

.wiUIVMVtBskw {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 30px;
}

.mPWAHmiBPx {
  background: #f7f7f7;
  padding: 30px 20px;
  border-radius: 12px;
  box-shadow: 0 4px 14px rgba(0,0,0,0.06);
  transition: transform 0.3s ease;
}

.mPWAHmiBPx:hover {
  transform: translateY(-6px);
}

.mPWAHmiBPx .ri {
  font-size: 38px;
  color: #e07439;
  margin-bottom: 15px;
}

.kQDQaibeEZon {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}

.mPWAHmiBPx p {
  font-size: 15px;
  color: #555;
  line-height: 1.6;
}

.YKJwrIqEdq {
  padding: 100px 20px;
  background: #f7f7f7;
}

.LPmIKmv {
  font-family: 'Anton', sans-serif;
  font-size: 42px;
  color: #1a1a1a;
  text-align: center;
  margin-bottom: 60px;
}

.wWZTmiFXYW {
  display: flex;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 30px;
  background: #f8f8ff;
  box-shadow: 0 4px 12px rgba(0,0,0,0.04);
}

.TuSGGTSzDGLqW {
  width: 12px;
  flex-shrink: 0;
}

.brloDkON {
  padding: 25px 30px;
}

.yOkAIiprYcjoY {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 8px;
  color: #e07439;
}

.kVtGvoXkmSi {
  font-size: 14px;
  color: #666;
  margin-bottom: 10px;
}

.GYENBNOAQd {
  font-size: 15px;
  color: #333;
  line-height: 1.6;
}

.PpGrWGHCMLw {
  display: inline-block;
  margin-top: 15px;
  background: #e07439;
  color: #f7f7f7;
  padding: 10px 22px;
  font-size: 14px;
  border-radius: 30px;
  font-weight: 600;
  transition: background 0.3s ease;
}

.PpGrWGHCMLw:hover {
  background: #a94400;
}


@media (max-width: 640px) {
  .wWZTmiFXYW {
    flex-direction: column;
  }

  .TuSGGTSzDGLqW {
    height: 6px;
    width: 100%;
  }

  .brloDkON {
    padding: 20px;
  }
}

.RGTIdXm {
  height: 60vh;
  background: url('../file_img/media/cas_arts.webp') center center / cover fixed no-repeat;
  position: relative;
  display: flex;
  align-items: center;
}

.LyULSUDgds {
  background: rgba(10, 10, 20, 0.6);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.IUBawXW {
  color: #f7f7f7;
  font-family: 'Anton', sans-serif;
  font-size: 52px;
  text-align: center;
  max-width: 800px;
  line-height: 1.2;
}

.YvLIDOZvE {
  background: #f9f7fc;
  padding: 100px 20px;
}

.hKqpMQHjVmgZPo{
  font-family: 'Anton', sans-serif;
  font-size: 40px;
  text-align: center;
  margin-bottom: 60px;
  color: #1a1a1a;
}

.MxjoPDQRypSm {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 30px;
}

.AvqIsVrYqser {
  background: #f7f7f7;
  border-left: 4px solid #e07439;
  padding: 25px 20px;
  border-radius: 10px;
  box-shadow: 0 3px 12px rgba(31, 31, 33, 0.05);
}

.HtxYwyi {
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 12px;
}

.duUSHZwC {
  font-size: 13px;
  color: #777;
  font-style: italic;
}

.XwHQB {
  background: #f7f7f7;
  padding: 100px 20px;
}

.RSLMDIBtxdjA {
  text-align: center;
  font-family: 'Anton', sans-serif;
  font-size: 40px;
  color: #1a1a1a;
  margin-bottom: 40px;
}

.VamBDcLlt {
  border-bottom: 1px solid #ddd;
  padding: 16px 0;
}

.toljsiLXGhUbht {
  background: none;
  border: none;
  font-size: 16px;
  font-weight: 600;
  width: 100%;
  text-align: left;
  color: #e07439;
  cursor: pointer;
  padding: 10px 0;
}

.rWoLXArE {
  display: none;
  padding-top: 8px;
  font-size: 14px;
  color: #333;
  line-height: 1.6;
}

.VamBDcLlt.active .rWoLXArE {
  display: block;
}

.MifQCunh {
  padding: 100px 20px;
  background: #f0f0fa;
}

.aIAXIyotD {
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
}

.cjZAUu {
  flex: 1 1 400px;
  background: #f7f7f7;
  border-radius: 12px;
  padding: 30px;
  box-shadow: 0 6px 16px rgba(31, 31, 33, 0.05);
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: 100%;
}

.xZZssTkXdqIbJ {
  font-family: 'Anton', sans-serif;
  font-size: 28px;
  margin-bottom: 10px;
  color: #1a1a1a;
}

.cjZAUu input,
.cjZAUu textarea {
  padding: 12px 16px;
  font-size: 15px;
  background: #f8f8ff;
  border: 1px solid #ddd;
  border-radius: 8px;
}

.cjZAUu textarea {
  min-height: 120px;
  resize: vertical;
}

.cjZAUu button {
  background: #e07439;
  color: #f7f7f7;
  font-weight: 600;
  font-size: 15px;
  padding: 12px 0;
  border: none;
  border-radius: 40px;
  cursor: pointer;
  transition: background 0.3s ease;
}

.cjZAUu button:hover {
  background: #a94400;
}

.SOLkVsPA {
  display: none;
  background: #d9fbe2;
  color: #066e2e;
  padding: 14px;
  border-radius: 8px;
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
}

.DfBePrUAG {
  flex: 1 1 300px;
  font-size: 15px;
  color: #333;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.sYPhFvLKDKnb {
  font-family: 'Anton', sans-serif;
  font-size: 26px;
  margin-bottom: 10px;
  color: #1a1a1a;
}

.DfBePrUAG span {
  color: #e07439;
  vertical-align: middle;
  margin-right: 8px;
}

.vehituqTKp {
  background: #1c1c28;
  color: #f7f7f7;
  padding: 40px 20px 0;
}

.ARjqu {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255,255,255,0.1);
}

.HqGTqLvEvPtgX {
  font-size: 13px;
  line-height: 1.6;
  max-width: 500px;
  opacity: 0.9;
}

.EyLsjOCT a {
  display: block;
  color: #f7f7f7;
  font-size: 14px;
  margin-bottom: 8px;
  transition: 0.3s;
}

.EyLsjOCT a:hover {
  color: #e07439;
}

.rdcmGIoW {
  padding: 16px 0;
  font-size: 13px;
  text-align: center;
  opacity: 0.6;
}

.qYkQaLsYB {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #293e39;
  color: #f7f7f7;
  padding: 18px 20px;
  display: none;
  justify-content: center;
  z-index: 10000;
  box-shadow: 0 -2px 8px rgba(0,0,0,0.2);
}

.PmIOCWV {
  max-width: 960px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
  font-size: 14px;
  width: 100%;
}

.PmIOCWV button {
  background: #fffb00;
  color: #000;
  border: none;
  padding: 10px 20px;
  font-weight: 600;
  border-radius: 8px;
  cursor: pointer;
  transition: background 0.3s ease;
}

.PmIOCWV button:hover {
  background: #e06c00;
}
