*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  font-size: 16px;
}

body {
  font-family: 'Hind', sans-serif;
  background-color: #f6fcff;
  color: #1b1e24;
  line-height: 1.6;
  overflow-x: hidden;
}

img,
svg {
  max-width: 100%;
  display: block;
}

a {
  text-decoration: none;
  color: inherit;
}

ul,
ol {
  list-style: none;
}

button,
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  border: none;
  background: none;
  outline: none;
}

.KSHIIHe {
  position: relative;
  width: 100%;
  z-index: 1000;
}

.TGkMJ {
  background: #284362;
  color: #ffffff;
  font-size: 0.95rem;
  text-align: center;
  padding: 0.8rem 1rem;
  line-height: 1.5;
}


.OElEI {
  background: #ffffff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.4rem 2rem;
  border-bottom: 1px solid #eee;
}

.wwFpbLNup a {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1.8rem;
  color: #173534;
  text-transform: uppercase;
}

.vnwHFdSwf {
  display: flex;
  align-items: center;
}

.qckCFV {
  display: flex;
  gap: 2rem;
}

.qckCFV li a {
  font-weight: 500;
  color: #173534;
  transition: color 0.3s;
}

.qckCFV li a:hover {
  color: #3c85e4;
}

.XiVVXTDB {
  display: none;
  font-size: 1.4rem;
  margin-left: 1.5rem;
  cursor: pointer;
}

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

  .qckCFV.activeView {
    display: flex;
  }

  .XiVVXTDB {
    display: block;
  }
}

.lAEQzKEQK {
  position: relative;
  height: 100vh;
  background: url('../arhiv_art/promt_app.webp') center center / cover no-repeat fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  text-align: center;
}

.BGnNSiE {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1;
}

.MimXfOCwBgJh {
  position: relative;
  z-index: 2;
  max-width: 820px;
  padding: 2rem;
}

.oNbJZCVAW {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 3rem;
  margin-bottom: 1.5rem;
}

.SUzwDaLBjyUF {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.6;
}

@media (max-width: 768px) {
  .oNbJZCVAW {
    font-size: 2.2rem;
  }

  .SUzwDaLBjyUF {
    font-size: 1rem;
  }
}

.cMMqatw {
  background: #fcffec;
  padding: 5rem 1rem;
}

.MpVGeuZsXSNh {
  max-width: 850px;
  margin: 0 auto;
}

.NHXqIGVx {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 2.2rem;
  color: #4d0e9b;
  margin-bottom: 2rem;
  text-align: center;
}

.ErGRnwOJuU {
  font-size: 1.1rem;
  font-weight: 400;
  color: #28323f;
  line-height: 1.8;
}

.gWWiRm {
  background: #ffffff;
  padding: 5rem 1rem;
}

.UBSLVNwE {
  display: flex;
  gap: 2rem;
  justify-content: space-around;
  flex-wrap: wrap;
}

.mrzUeKNGtGIxuSX {
  background: linear-gradient(135deg, #e3faff, #e8eaff);
  border-radius: 1.5rem;
  padding: 2rem;
  flex: 1 1 260px;
  text-align: center;
  box-shadow: 0 12px 25px rgba(44, 66, 138, 0.08);
  transform: rotate(-1deg);
}

.mrzUeKNGtGIxuSX:nth-child(2) {
  transform: rotate(1.5deg);
}

.mrzUeKNGtGIxuSX:nth-child(3) {
  transform: rotate(-1.5deg);
}

.JJpcbo {
  font-size: 2.5rem;
  color: #3c85e4;
  margin-bottom: 1rem;
}

.mrzUeKNGtGIxuSX h3 {
  font-size: 1.3rem;
  margin-bottom: 0.6rem;
  color: #23265f;
}

.mrzUeKNGtGIxuSX p {
  font-size: 0.95rem;
  color: #3b4e5f;
  line-height: 1.5;
}

.AybsyrT {
  position: relative;
  height: 80vh;
  background: url('../arhiv_art/promt.webp') center center / cover no-repeat fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}

.DApVcIKoxIK {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.55);
  z-index: 1;
}

.dSHqTodGtONg {
  position: relative;
  z-index: 2;
  max-width: 800px;
  text-align: center;
  padding: 2rem;
}

.rhyxknbD {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 2.6rem;
  line-height: 1.3;
}

@media (max-width: 768px) {
  .rhyxknbD {
    font-size: 1.8rem;
  }
}

.TNVDikjWXni {
  background: #faf6ff;
  padding: 4rem 1rem;
}

.ERczofc {
  display: flex;
  justify-content: center;
}

.hkEfOP {
  background: #ffffff;
  border-radius: 1.5rem;
  box-shadow: 0 10px 25px rgba(0,0,0,0.06);
  max-width: 360px;
  padding: 1rem;
  text-align: center;
  transition: transform 0.3s;
}

.hkEfOP:hover {
  transform: scale(1.04);
}

.hkEfOP img {
  width: 100%;
  border-radius: 1rem;
  margin-bottom: 1.5rem;
}

.OlBfLXj {
  display: inline-block;
  background: linear-gradient(135deg, #3c85e4, #0f1c91);
  color: #fff;
  padding: 0.9rem 2rem;
  border-radius: 40px;
  font-weight: 600;
  font-size: 1rem;
  transition: transform 0.3s;
}

.OlBfLXj:hover {
  transform: scale(1.05);
}

.VxDoPCSjIagTj {
  background: #314865;
  padding: 4rem 1.5rem;
}

.qqTPUzfdgZu {
  max-width: 900px;
  margin: 0 auto;
  color: #dcedf8;
  font-size: 1rem;
  line-height: 1.8;
  text-align: center;
}

.kCrLKU {
  background: #131d30;
  color: #ffffff;
  font-size: 0.9rem;
}

.jPHdn {
  display: flex;
  justify-content: center;
  gap: 2rem;
  padding: 1.5rem 1rem;
  flex-wrap: wrap;
}

.jPHdn a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.3s;
}

.jPHdn a:hover {
  color: #1d4ea1;
}

.krhwnDZCqrO {
  background: #0c0f22;
  text-align: center;
  padding: 1rem;
  font-size: 0.85rem;
  color: #b8bce6;
}

.NKsBNzET {
  background: #eff0ff;
  padding: 5rem 1rem;
}

.YPSLdXRw {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 3rem;
  flex-wrap: wrap;
}

.JBmelsHdQTx {
  flex: 1 1 55%;
  color: #494580;
}

.fDdKvYRtMl {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 2rem;
  margin-bottom: 1rem;
  color: #164d95;
}

.JBmelsHdQTx p {
  font-size: 1rem;
  line-height: 1.6;
  font-weight: 500;
  color: #364865;
}

.BSCyTuGbybQQF {
  flex: 1 1 40%;
}

.TTSlVjN {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.TTSlVjN li {
  font-size: 1rem;
  color: #242c41;
  display: flex;
  align-items: center;
  gap: 0.7rem;
}

.TTSlVjN .material-icons-outlined {
  color: #3c85e4;
  font-size: 1.2rem;
}

.GHYchbWkaJNHp {
  background: #fff9ff;
  padding: 5rem 1rem;
}

.SWROY {
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
}

.cvgAehemffzfBSS {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 2rem;
  color: #0e2d9b;
  margin-bottom: 2rem;
}

#CcedoyZnOD {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

#CcedoyZnOD input,
#CcedoyZnOD textarea {
  padding: 0.9rem 1rem;
  border-radius: 10px;
  background: #f0e9ff;
  border: none;
  font-size: 1rem;
  color: #2f2f54;
}

.gqSMQiSbp {
  font-size: 0.9rem;
  display: flex;
  align-items: center;
  gap: 0.6rem;
  color: #2f3f54;
  justify-content: flex-start;
}

.mKpPVvp {
  margin-top: 1rem;
  padding: 1rem;
  font-size: 1rem;
  background: linear-gradient(135deg,  #1d4ea1, #3c85e4);
  color: #fff;
  border-radius: 40px;
  cursor: pointer;
  font-weight: 600;
  transition: transform 0.3s ease;
}

.mKpPVvp:hover {
  transform: scale(1.05);
}

.jtTUXqie {
  display: none;
  position: fixed;
  z-index: 999;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  align-items: center;
  justify-content: center;
}

.rNLJuaiEusWTV {
  background: #ffffff;
  padding: 2rem;
  border-radius: 1rem;
  text-align: center;
  max-width: 400px;
  width: 90%;
  color: #250e9b;
}

.rNLJuaiEusWTV h3 {
  margin-bottom: 0.8rem;
  font-size: 1.6rem;
}

.rNLJuaiEusWTV button {
  margin-top: 1.2rem;
  padding: 0.6rem 1.4rem;
  border-radius: 30px;
  background: #3c85e4;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
}

.rNLJuaiEusWTV button:hover {
  background:  #1d4ea1;
}

.BvWCtyLUieffF,
.sPkGQYbPzj {
  padding: 5rem 1rem;
  max-width: 800px;
  margin: 0 auto;
  font-size: 1rem;
  line-height: 1.8;
  color: #252b44;
}

.szwVoXlGNsTH {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1.8rem;
  margin-bottom: 2rem;
  color: #0e179b;
  text-align: center;
}

.BvWCtyLUieffF h2,
.sPkGQYbPzj h2 {
  font-size: 1.2rem;
  margin-top: 2rem;
  color: #3c85e4;
}

.pMMaefpkXaaC {
  position: fixed;
  inset: 0;
  z-index: 9999;
  background: rgba(0,0,0,0.6);
  display: flex;
  align-items: center;
  justify-content: center;
}

.HikEoJPe {
  background: #fff;
  padding: 2rem;
  max-width: 400px;
  width: 90%;
  border-radius: 1rem;
  text-align: center;
  color: #232447;
  box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}

.HikEoJPe h2 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1.6rem;
  color: #250e9b;
  margin-bottom: 1rem;
}

.HikEoJPe p {
  font-size: 1rem;
  margin-bottom: 1.2rem;
}

.HikEoJPe button {
  background: linear-gradient(135deg, #3c85e4,  #1d4ea1);
  color: #fff;
  border: none;
  padding: 0.8rem 1.6rem;
  border-radius: 30px;
  font-weight: 600;
  cursor: pointer;
  transition: transform 0.3s;
}

.HikEoJPe button:hover {
  transform: scale(1.05);
}

.BPcCjHGMHaOY {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #11182c;
  color: #ffffff;
  font-size: 0.9rem;
  z-index: 9998;
  display: none;
}

.HwEVBOijcL {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  padding: 1rem;
  flex-wrap: wrap;
}

.HwEVBOijcL p {
  margin: 0;
  flex: 1 1 auto;
}

.HwEVBOijcL button {
  background: #3c85e4;
  color: #fff;
  border: none;
  padding: 0.6rem 1.4rem;
  border-radius: 30px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.3s;
}

.HwEVBOijcL button:hover {
  background:  #1d4ea1;
}

@media (max-width: 600px) {
  .HwEVBOijcL {
    flex-direction: column;
    align-items: flex-start;
  }

  .HwEVBOijcL button {
    width: 100%;
    margin-top: 0.5rem;
  }
}
.JbpxKzMMtPS {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  gap: 1rem;
  align-items: center;
  justify-items: center;
  max-width: 100%;
  overflow: hidden;
}
 .JbpxKzMMtPS {
    grid-template-columns: repeat(auto-fit, minmax(80px, 1fr));
  }
   