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

.KQwLTmnYQFgo {
  background: #fff;
  padding: 15px 0;
  position: sticky;
  top: 0;
  z-index: 1000;
}

.BFMqAaeyCW {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sYgJflOjKj {
  font-family: 'Abril Fat', serif;
  font-weight: 700;
  font-size: 28px;
  color: #1a1a1a;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.znYOsOrGsreQ {
  position: relative;
}

.dZuxSApfaaoqXQ {
  display: flex;
  gap: 25px;
}

.dZuxSApfaaoqXQ li a {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #1a1a1a;
  transition: color 0.3s;
}

.dZuxSApfaaoqXQ li a:hover {
  color: #ff6200;
}

.VbszrYzBLwGL {
  display: none;
  font-size: 22px;
  cursor: pointer;
}

@media (max-width: 768px) {
  .dZuxSApfaaoqXQ {
    position: absolute;
    top: 100%;
    right: 0;
    background: #fff;
    flex-direction: column;
    display: none;
    width: 200px;
    padding: 15px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
  }

  .dZuxSApfaaoqXQ.show {
    display: flex;
  }

  .VbszrYzBLwGL {
    display: block;
  }
}

.xEgnYp {
  height: 100vh;
  background: url('../arts/krupp_art.webp') center center / cover fixed no-repeat;
  display: flex;
  align-items: center;
  position: relative;
}

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

.NVrJJRqVBMbT {
  color: #fff;
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
}

.vllKEOX {
  font-size: 14px;
  background: #e23434;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 20px;
  border-radius: 4px;
  font-weight: 500;
}

.rnPCq {
  font-family: 'Abril Fat', serif;
  font-size: 42px;
  line-height: 1.4;
  margin-bottom: 30px;
}

.FRuoSQM {
  background: #bfff00;
  color: #000;
  font-weight: 600;
  padding: 12px 28px;
  border-radius: 30px;
  display: inline-block;
  font-size: 16px;
  transition: all 0.3s ease;
}

.FRuoSQM:hover {
  background: #89b806;
}

.lExrHiLVl {
  background: linear-gradient(135deg, #222222, #272250);
  padding: 80px 20px;
  color: #ffffff;
  position: relative;
  overflow: hidden;
}

.lExrHiLVl::before,
.lExrHiLVl::after {
  content: '';
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  z-index: 0;
}

.lExrHiLVl::before {
  top: -50px;
  left: -50px;
}

.lExrHiLVl::after {
  bottom: -50px;
  right: -50px;
}

.lExrHiLVl .auszA {
  position: relative;
  z-index: 1;
}

.eLNysehlo {
  font-family: 'Abril Fat', serif;
  font-size: 36px;
  text-align: center;
  margin-bottom: 30px;
}

.JhTaelesZfLsf {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 1.8;
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
}

.NXWrAZBfkNt {
  background: #f9f7fc;
  padding: 80px 20px;
}

.jrMzhuebSeLjv {
  text-align: center;
  font-family: 'Abril Fat', serif;
  font-size: 34px;
  color: #1a1a1a;
  margin-bottom: 50px;
}

.jrMzhuebSeLjv span {
  display: block;
  font-size: 18px;
  color: #ff6200;
  margin-bottom: 10px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}

.mHQER {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

@media (max-width: 992px) {
  .mHQER {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 640px) {
  .mHQER {
    grid-template-columns: 1fr;
  }
}

.bqtejxZ {
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 6px 18px rgba(0,0,0,0.06);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: transform 0.3s ease;
}

.bqtejxZ:hover {
  transform: translateY(-8px);
}

.KXttZDxJy {
  width: 100%;
  height: 180px;
  object-fit: cover;
}

.mjvEoJ {
  padding: 25px;
}

.PgDTfk {
  font-family: 'Abril Fat', serif;
  font-size: 22px;
  margin-bottom: 10px;
  color: #ff6200;
}

.goDsajRtem,
.rXrycIyZVHuIi {
  font-size: 14px;
  color: #868686;
  margin-bottom: 6px;
  display: flex;
  align-items: center;
  gap: 6px;
}

.fltBwR {
  font-size: 14px;
  line-height: 1.5;
  margin: 12px 0;
  color: #504f4f;
}

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

.nJyIeRJ {
  background: #fff;
  padding: 80px 20px;
}

.hysPfmo {
  text-align: center;
  font-family: 'Abril Fat', serif;
  font-size: 32px;
  color: #1a1a1a;
  margin-bottom: 40px;
}

.gAABCpx {
  display: grid;
  gap: 20px;
}

.wVGMybEPPsMRO {
  background: #edf4f9;
  border-radius: 12px;
  padding: 20px 24px;
  cursor: pointer;
  transition: background 0.3s ease;
}

.xJLnBcKfDd {
  font-weight: 600;
  font-size: 17px;
  color: #002e6f;
  margin-bottom: 10px;
}

.gGFmvUngAXk {
  font-size: 15px;
  color: #444;
  line-height: 1.6;
  display: none;
}

.wVGMybEPPsMRO.active .gGFmvUngAXk {
  display: block;
}

.XGgGHfaUAap {
  background: linear-gradient(135deg, #272250, #222222);
  color: #fff;
  padding: 80px 20px;
}

.mTiad {
  text-align: center;
  font-family: 'Abril Fat', serif;
  font-size: 32px;
  margin-bottom: 50px;
}

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

.DMiKjDmrX {
  background: rgba(255,255,255,0.06);
  border-radius: 14px;
  padding: 25px;
  line-height: 1.6;
}

.PqfzPCVa {
  font-size: 16px;
  margin-bottom: 10px;
}

.iPVibBNvsLfguU {
  font-size: 14px;
  opacity: 0.85;
}

.BwLXfJCogxxSa {
  background: #f9f7fc;
  padding: 80px 20px;
}

.gfJGfcrmNtUj {
  display: flex;
  gap: 50px;
  flex-wrap: wrap;
}

.JFwrjZenPBogzXO {
  flex: 1 1 300px;
  font-size: 15px;
  color: #1a1a1a;
}

.qcjLWzIj {
  font-family: 'Abril Fat', serif;
  font-size: 28px;
  margin-bottom: 20px;
}

.JFwrjZenPBogzXO p {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.uelLZsNlAN {
  flex: 1 1 400px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  max-width: 100%;
}

.uelLZsNlAN input,
.uelLZsNlAN textarea {
  padding: 12px 16px;
  font-size: 15px;
  border-radius: 6px;
  background: #fff;
  border: 1px solid #ddd;
}

.uelLZsNlAN button {
  background: #ff6200;
  color: #fff;
  border: none;
  padding: 12px 0;
  font-weight: 600;
  border-radius: 6px;
  font-size: 16px;
  cursor: pointer;
  transition: background 0.3s ease;
}

.uelLZsNlAN button:hover {
  background: #8200cc;
}

.cARvOXxdN {
  display: none;
  background: #d7f7d9e3;
  color: #0a5c22;
  padding: 14px;
  border-radius: 6px;
  text-align: center;
  font-size: 15px;
}

.AOEHUcIsrBEca {
  background: #222222;
  color: #fff;
  padding: 60px 20px 40px;
  text-align: center;
}

.iAlzIy {
  font-size: 32px;
  font-weight: 800;
  color: #e23434;
  background: #fff;
  display: inline-block;
  padding: 12px 22px;
  border-radius: 50px;
  box-shadow: 0 0 0 6px rgba(255, 59, 59, 0.345);
  margin-bottom: 25px;
}

.BfqUdwYKoxCr {
  max-width: 800px;
  margin: 0 auto 20px;
  font-size: 14px;
  line-height: 1.6;
  opacity: 0.9;
}

.MWYJqOiMHn {
  font-size: 13px;
  opacity: 0.6;
}

.kJgOv {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #292d3e;
  color: #fff;
  padding: 16px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  font-size: 15px;
}

.AXxqWOVqU {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: center;
  align-items: center;
  max-width: 1000px;
  text-align: center;
}

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

.AXxqWOVqU button:hover {
  background: #ffaa00;
}
