* {
  margin: 0;
  font-family: sans-serif;
}

.navbar {
  display: flex;
  justify-content: space-around;
  padding: 20px 0;
}

.menu-logo {
  display: flex;
  align-items: center;
  font-family: sans-serif;
  gap: 10px;
}

.logo {
  background-color: #094B72;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  width: 20px;
  padding: 5px;
  border-radius: 50%;
}

.lawliet {
  font-size: 20px;
  color: #094B72;
}

.center-menu {
  display: flex;
  list-style: none;
  gap: 40px;
  font-size: 13px;
}

.text-cont1 p {
  background-color: #094B72;
  color: white;
  padding: 8px 20px;
  width: 40px;
  border-radius: 20px;
  display: flex;
  justify-content: center;
}

.text-cont1 span {
  color: #094B72;
}

.text-cont1 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  background-color: #E7F6FF;
  padding: 10px;
  border-radius: 20px;
  width: 430px;
  z-index: 2;
}

.btn-cont1 button {
  background-color: #094B72;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: start;
  gap: 20px;
  background-color: none;
  padding: 20px;
  font-size: 12px;
  border-radius: 5px;
}

.container1 {
  display: flex;
  justify-content: center;
  justify-content: space-around;
  align-items: center;
  display: flex;
  padding-bottom: 128px;
}

.text2-cont1 {
  color: #094B72;
  font-size: 40px;
}

.text3-cont1 {
  font-size: 20px;
}

.cont-conter1 {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.img-cont1 img {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 700px;
  height: auto;
  z-index: 1;
}

.finish-cont1 {
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: start;
  gap: 20px;
  margin-top: 100px;
}

.finish-cont1 p {
  color: rgba(0, 0, 0, 0.526);
}

.tablichka {
  position: absolute;
  left: 65%;
  top: 830px;
  display: flex;
  flex-direction: column;
  text-align: center;
  background-color: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.266);
  padding: 20px;
  width: 300px;
  gap: 10px;
  border-radius: 10px;
  z-index: 2;
}

.tablichka h1 {
  font-size: 20px;
  font-weight: 100;
}

.tablichka p {
  font-size: 12px;
}

.container2 {
  background-color: #F2F7FF;
  display: flex;
}

.text-cont2 {
  display: flex;
  justify-content: center;
  justify-content: space-around;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: start;
  gap: 20px;
}

.container2 {
  display: flex;
  justify-content: space-around;
  justify-content: center;
  align-items: center;
  padding-bottom: 100px;
}

.section2 {
  padding-top: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 150px;
}

.block-card1 {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 20px;
  padding: 30px;
}
.block-card1 h1 {
  font-size: 20px;
}
.block-card1 p {
  color: rgba(0, 0, 0, 0.478);
}
.block-card1 {
  background-color: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.367);
  border-radius: 10px;
}

.block-card2 {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 20px;
  padding: 30px;
}
.block-card2 h1 {
  font-size: 20px;
}
.block-card2 p {
  color: rgba(0, 0, 0, 0.478);
}
.block-card2 {
  background-color: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.367);
  border-radius: 10px;
}

.block-card3 {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 20px;
  padding: 30px;
}
.block-card3 h1 {
  font-size: 20px;
}
.block-card3 p {
  color: rgba(0, 0, 0, 0.478);
}
.block-card3 {
  background-color: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.367);
  border-radius: 10px;
}

.block-card4 {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 20px;
  padding: 30px;
}
.block-card4 h1 {
  font-size: 20px;
}
.block-card4 p {
  color: rgba(0, 0, 0, 0.478);
}
.block-card4 {
  background-color: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.367);
  border-radius: 10px;
}

.block-conter2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.container3 {
  background-color: #F2F7FF;
}

.section3 {
  background-color: #094B72;
  color: white;
}

.text-block3 {
  display: flex;
  justify-content: center;
  justify-content: space-around;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: start;
  gap: 20px;
}

.text2-block3 {
  padding-top: 50px;
  display: flex;
  gap: 200px;
  align-items: center;
  text-align: center;
  justify-content: space-around;
}

.text-block3 {
  padding: 40px;
  display: flex;
  gap: 30px;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.text-block3 h1 {
  font-size: 50px;
}

.text-block3 p {
  font-size: 20px;
}

.container4 {
  background-color: #F5F9FF;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.conter-text4 {
  padding: 100px 0;
  font-size: 60px;
}

.text-block4 {
  background-image: url("Card.png");
  background-size: 700px;
  background-position: center;
  background-repeat: no-repeat;
  width: 700px;
  height: auto;
}

.text-block04 {
  background-image: url("Card.png");
  background-size: 700px;
  background-position: center;
  background-repeat: no-repeat;
  width: 700px;
  height: auto;
}

.conter-block4 {
  display: flex;
  justify-content: space-around;
  text-align: center;
  gap: 20px;
}

.text-block4 span {
  font-size: 30px;
  font-weight: 600;
}

.text-block4 p {
  font-size: 15px;
}

.text-block04 span {
  font-size: 25px;
  font-weight: 600;
}

.text-block04 p {
  font-size: 15px;
}

.img-anya {
  display: flex;
  align-items: center;
  gap: 20px;
  border-radius: 50%;
}

.block-img-anya {
  padding: 50px 0;
  display: flex;
  justify-content: space-around;
}

.img-anya img {
  width: 100px;
  border-radius: 50%;
}

.anya1 h1 {
  font-size: 20px;
}

.anya1 {
  display: flex;
  flex-direction: column;
  text-align: justify;
}

.anya1 p {
  color: rgba(0, 0, 0, 0.648);
}

.container5 {
  background-color: rgb(243, 243, 243);
  padding: 30px 0;
}

.block-cont5 {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.block-cont5 h1 {
  font-size: 50px;
}
.block-cont5 p {
  font-size: 25px;
}

.btn-cont5 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  background-color: #094B72;
  color: white;
  width: 200px;
  padding: 5px 0;
  border-radius: 5px;
  cursor: pointer;
}

.btn-cont5:hover {
  background-color: rgb(76, 76, 75);
  transform: scale(1.05);
}

.cont-conter5 {
  display: flex;
  justify-content: space-around;
}

.cont-conter6 {
  background-color: #094B72;
  width: 100%;
  display: flex;
  justify-content: space-around;
  gap: 300px;
  padding: 100px 0;
}

.finish-text6 {
  display: flex;
  align-items: start;
  gap: 10px;
}

.footer1 {
  background-color: white;
  color: #094B72;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  width: 20px;
  padding: 5px;
  border-radius: 50%;
}

.fotter2 {
  color: white;
}

.fotter-blocks {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 200px;
}

.foot-block1 {
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: start;
  gap: 20px;
  color: white;
}
.foot-block1 p {
  font-size: 20px;
  font-weight: 600;
}
.foot-block1 span {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.666);
}

.footer3 {
  display: flex;
  align-items: center;
  justify-content: space-around;
  background-color: #014369;
  color: rgba(255, 255, 255, 0.71);
  padding: 10px 0;
  font-size: 13px;
  gap: 200px;
}/*# sourceMappingURL=style.css.map */