@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
@import url("https://fonts.googleapis.com/css?family=Inter+Tight:500,700,600|Roboto+Flex:600");

* {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}

html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
}

body {
  font-family: "Inter Tight", Helvetica, Arial, sans-serif;
  line-height: 1.5;
  background: #f3f4f6;
  margin: 0;
  padding: 0;
  position: relative;
}

button:focus-visible,
a:focus-visible {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}

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

img {
  max-width: 100%;
  height: auto;
  display: block;
}

h2 {
  color: #1c3a6b;
  font-family: "InterTight-Bold", sans-serif;
  font-size: 28px;
  font-weight: 600;
}

.wrapper {
  position: relative;
  width: 100%;
  max-width: 1960px;
  padding: 0 80px 0 80px;
  margin: 0 auto;
}

#header {
  padding-bottom: 86px;
  padding-top: 60px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 24px;
}

.header-blue {
  position: absolute;
  width: 100%;
  height: 1360px;
  background: #D9EEFF url("../images/accents.svg") no-repeat center bottom / cover;
  border-radius: 0px 0 32px 32px;
}
.path-frontpage .content-wrapper {
  padding-top: 0;
}

.logo {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.first {
  text-align: center;
  margin-bottom: 150px;
}

.image-99 {
  flex-shrink: 0;
  width: 50px;
  height: 50px;
  position: relative;
  object-fit: cover;
  aspect-ratio: 1;
}

.div {
  color: #333333;
  text-align: left;
  font-family: "InterTight-SemiBold", sans-serif;
  font-size: 36px;
  font-weight: 600;
  position: relative;
}

#CollapsingNavbar .navbar-nav {
  gap: 53.33px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.navbar a {
  color: #333333;
  text-align: left;
  font-family: "InterTight-SemiBold", sans-serif;
  font-size: 20px;
  line-height: 90%;
  font-weight: 600;
}

._09-00-18-00 {
  color: #7b7d87;
  text-align: left;
  font-family: "InterTight-SemiBold", sans-serif;
  font-size: 20px;
  line-height: 90%;
  font-weight: 600;
}

.frame {
  display: flex;
  flex-direction: row;
  gap: 30px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}

.phone {
  color: #7b7d87;
  text-align: left;
  font-family: "InterTight-SemiBold", sans-serif;
  font-size: 20px;
  font-weight: 600;
  position: relative;
}

.buttons {
  display: flex;
  flex-direction: row;
  gap: 15px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}

.button {
  background: #1c3a6b;
  border-radius: 32px;
  padding: 20px 40px 20px 40px;
  display: flex;
  flex-direction: row;
  gap: 10.67px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  height: 70px;
  position: relative;
}

.div4 {
  color: #ffffff;
  text-align: left;
  font-family: "InterTight-SemiBold", sans-serif;
  font-size: 24px;
  font-weight: 600;
  position: relative;
}

.button2 {
  border-radius: 32px;
  border-style: solid;
  border-color: #1c3a6b;
  border-width: 1px;
  padding: 20px 40px 20px 40px;
  display: flex;
  flex-direction: row;
  gap: 10.67px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  height: 70px;
  position: relative;
}

.div5 {
  color: #1c3a6b;
  text-align: left;
  font-family: "InterTight-SemiBold", sans-serif;
  font-size: 24px;
  font-weight: 600;
  position: relative;
}

.how {
  width: 100%;
  height: 77px;
  flex-basis: content;
}

.title2 {
  color: #333333;
  text-align: center;
  font-family: "InterTight-SemiBold", sans-serif;
  font-size: 86px;
  line-height: 90%;
  letter-spacing: -0.01em;
  font-weight: 600;
  width: 100%;
}

.hleb {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding-bottom: 20px;
}

.content-wrapper {
  padding: 100px 0 150px 0;
}

.content-wrapper p {
  padding-bottom: 1rem;
  font-size: 16px;
}

.content-wrapper .div2 {
  color: #1c3a6b;
  padding-bottom: 0;
  font-weight: 600
}

.text {
  color: #7b7d87;
  text-align: center;
  font-family: "InterTight-Medium", sans-serif;
  font-size: 20px;
  letter-spacing: -0.01em;
  font-weight: 500;
  position: relative;
}

.text2 {
  color: #1c3a6b;
  text-align: center;
  font-family: "InterTight-Medium", sans-serif;
  font-size: 20px;
  letter-spacing: -0.01em;
  font-weight: 500;
  position: relative;
}

footer {
  background: #d9eeff;
  border-radius: 32px 32px 0 0;
  padding: 20px;
  position: relative;
}

footer .inner {
  display: flex;
  gap: 10px;
  justify-content: space-between;
}

.logo2 {
  display: flex;
  flex-direction: column;
  gap: 26.67px;
  align-items: flex-start;
  justify-content: flex-start;
  width: 470.67px;
}

.logo3 {
  display: flex;
  flex-direction: row;
  gap: 15px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
}

.image-992 {
  flex-shrink: 0;
  width: 75.45px;
  height: 75px;
  position: relative;
  object-fit: cover;
  aspect-ratio: 75.45/75;
}

.div6 {
  color: #333333;
  text-align: left;
  font-family: "InterTight-SemiBold", sans-serif;
  font-size: 52px;
  font-weight: 600;
  position: relative;
}

.div7 {
  color: #1c3a6b;
  text-align: left;
  font-family: "InterTight-Medium", sans-serif;
  font-size: 24px;
  font-weight: 500;
  position: relative;
}

.up {
  width: 96px;
  height: 96px;
}

.ellipse-32 {
  position: relative;
  background: #1c3a6b;
  border-radius: 50%;
  width: 96px;
  height: 96px;
}

.expand-less {
  width: 92px;
  height: 92px;
}

.info {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.title3 {
  color: #7b7d87;
  text-align: left;
  font-family: "InterTight-Medium", sans-serif;
  font-size: 20px;
  line-height: 110%;
  font-weight: 500;
  opacity: 0.8;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}

.nav2 {
  display: flex;
  flex-direction: column;
  gap: 40px;
  align-items: flex-start;
  justify-content: flex-start;
}

.title4 {
  color: #7b7d87;
  text-align: left;
  font-family: "InterTight-Medium", sans-serif;
  font-size: 24px;
  font-weight: 500;
  position: relative;
  align-self: stretch;
}

.frame2 {
  display: flex;
  flex-direction: column;
  gap: 25px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}

.title5 {
  color: #1c3a6b;
  text-align: left;
  font-family: "RobotoFlex-SemiBold", sans-serif;
  font-size: 32px;
  line-height: 110%;
  font-weight: 600;
  position: relative;
  align-self: stretch;
}

.title6 {
  color: #1c3a6b;
  text-align: left;
  font-family: "RobotoFlex-SemiBold", sans-serif;
  font-size: 32px;
  line-height: 110%;
  font-weight: 600;
  position: relative;
}

.contacts {
  display: flex;
  flex-direction: column;
  gap: 40px;
  align-items: flex-start;
  justify-content: flex-start;
}

.social {
  display: flex;
  flex-direction: row;
  gap: 13.33px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}

.social-media-whatsapp {
  flex-shrink: 0;
  width: 86px;
  height: 86px;
  position: relative;
  overflow: visible;
  aspect-ratio: 1;
}

.social-media-telegram {
  flex-shrink: 0;
  width: 86px;
  height: 86px;
  position: relative;
  overflow: visible;
  aspect-ratio: 1;
}

.up2 {
  flex-shrink: 0;
  width: 86px;
  height: 86px;
  position: relative;
  overflow: visible;
  aspect-ratio: 1;
}

.text3 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
  justify-content: flex-start;
}

.title7 {
  color: #1c3a6b;
  text-align: left;
  font-family: "InterTight-Bold", sans-serif;
  font-size: 20px;
  line-height: 110%;
  letter-spacing: -0.01em;
  font-weight: 700;
  position: relative;
}

.description {
  color: #7b7d87;
  font-family: "InterTight-Medium", sans-serif;
  font-size: 20px;
  letter-spacing: -0.01em;
  font-weight: 500;
  position: relative;
  margin-bottom: 30px;
}

.text4 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
}

.description2 {
  text-align: left;
  position: relative;
  align-self: stretch;
}

.description-2-span {
  color: #1c3a6b;
  font-family: "InterTight-Bold", sans-serif;
  font-size: 40px;
  font-weight: 700;
}

.description-2-span2 {
  color: #333333;
  font-family: "InterTight-Medium", sans-serif;
  font-size: 24px;
  letter-spacing: -0.01em;
  font-weight: 500;
}

.description-2-span3 {
  color: #333333;
  list-style-type: decimal;
  padding-left: 1em;
  font-family: "InterTight-Medium", sans-serif;
  font-size: 24px;
  letter-spacing: -0.01em;
  font-weight: 500;
}

.description-2-span4 {
  color: #333333;
  list-style-type: disc;
  padding-left: 1em;
  font-family: "InterTight-Medium", sans-serif;
  font-size: 24px;
  letter-spacing: -0.01em;
  font-weight: 500;
}

.description-2-span5 {
  color: #1c3a6b;
  font-family: "InterTight-Medium", sans-serif;
  font-size: 40px;
  font-weight: 500;
}

.accents {
  width: 100%;
  height: 1360px;
  border-radius: 0px 0px 32px 32px;
  overflow: hidden;
  transform: rotate(180deg);
}

.union {
  width: 100%;
  height: 1051px;
  transform: rotate(-180deg);
}

.grid {
  width: 630px;
  height: 491px;
  position: absolute;
  right: 85px;
  top: 0;
}

.title {
  font-family: "Inter Tight-SemiBold", Helvetica;
  font-weight: 600;
  color: #333333;
  font-size: 86px;
  letter-spacing: 0;
  line-height: 77.4px;
  margin-bottom: 30px;
}

.top {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}

.text-wrapper-5 {
  position: relative;
  width: fit-content;
  margin-top: -0.83px;
  font-family: "Inter Tight-SemiBold", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.title-3 {
  width: 100%;
  font-family: "Inter Tight-SemiBold", Helvetica;
  font-weight: 600;
  color: #1c3a6b;
  font-size: 64px;
  text-align: center;
  letter-spacing: -0.64px;
  line-height: 57.6px;
  margin-bottom: 32px;
}

.content-wrapper .p-title {
  color: #7b7d87;
  text-align: center;
  font-family: "Inter Tight-Medium", Helvetica;
  font-weight: 500;
  font-size: 24px;
  letter-spacing: -0.24px;
  line-height: normal;
  max-width: 525px;
  margin: 0 auto 50px auto;
  display: block;
}

.cards {
  width: 100%;
  gap: 25px;
}

.card {
  padding: 40px;
  background-color: #ffffff;
  border-radius: 20px;
}

.button-3,
.button-8 {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  height: 70px;
  align-items: center;
  justify-content: center;
  padding: 20px 40px;
  background-color: #1c3a6b;
  border-radius: 32px;
  cursor: pointer;
}

.button-8 {
  margin-bottom: 80px;
}

.check-circle {
  width: 64px;
  height: 64px;
}

.frame-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  margin-top: 100px;
}

.title-4 {
  position: relative;
  align-self: stretch;
  margin-top: -1.33px;
  font-family: "Inter Tight-Bold", Helvetica;
  font-weight: 700;
  color: #1c3a6b;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 44.0px;
}

.content-wrapper .text-wrapper-7 {
  position: relative;
  align-self: stretch;
  color: #7b7d87;
  font-family: "Inter Tight-Medium", Helvetica;
  font-weight: 500;
  font-size: 24px;
  letter-spacing: -0.24px;
  line-height: normal;
}

.card-2 {
  width: 50%;
  height: 465px;
  background-color: #ffffff;
  border-radius: 20px;
}

.card-3 {
  width: 50%;
  height: 465px;
  background-color: #d8eeff;
  border-radius: 20px;
}

.frame-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  margin-top: 100px;
}

.content-wrapper .description-2 {
  position: relative;
  align-self: stretch;
  color: #1c3a6b;
  font-family: "Inter Tight-Medium", Helvetica;
  font-weight: 500;
  font-size: 24px;
  letter-spacing: -0.24px;
  line-height: normal;
}

.image {
  display: block;
  margin: 0 auto;
}

.image-2 {
  width: 64px;
  height: 64px;
  object-fit: cover;
}

.logos {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  gap: 50px;
  margin: 150px 0 150px 0;
}

.title-5 {
  position: relative;
  width: fit-content;
  margin-top: -1.33px;
  font-family: "Inter Tight-SemiBold", Helvetica;
  font-weight: 600;
  color: #1c3a6b;
  font-size: 32px;
  text-align: center;
  letter-spacing: -0.32px;
  line-height: 28.8px;
  white-space: nowrap;
}

.categorys {
  margin-bottom: 150px;
}

.card-12 {
  display: flex;
  flex-direction: column;
  height: 795px;
  align-items: flex-start;
  gap: 13.33px;
  padding: 40px;
  background-color: #ffffff;
  border-radius: 20px;
  overflow: hidden;
}

.category-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  flex: 1;
  align-self: stretch;
  width: 100%;
  flex-grow: 1;
}

.div-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 26.67px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.img-2 {
  position: relative;
  width: 64px;
  height: 64px;
}

.title-6 {
  position: relative;
  align-self: stretch;
  font-family: "Inter Tight-Bold", Helvetica;
  font-weight: 700;
  color: #1c3a6b;
  font-size: 32px;
  letter-spacing: 0;
  line-height: 35.2px;
}

.card-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 26.67px;
  padding: 40px;
  background-color: #ffffff;
  border-radius: 20px;
  overflow: hidden;
}

.title-7 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 13.33px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.button-4 {
  all: unset;
  box-sizing: border-box;
  display: flex;
  height: 72px;
  gap: 10.67px;
  padding: 20px 42.67px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #d8eeff;
  border-radius: 32px;
  align-items: center;
  justify-content: center;
}

.text-wrapper-8 {
  position: relative;
  width: fit-content;
  margin-left: -8.17px;
  margin-right: -8.17px;
  font-family: "Inter Tight-SemiBold", Helvetica;
  font-weight: 600;
  color: #1c3a6b;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
  cursor: pointer;
}

.card-5 {
  display: flex;
  flex-direction: column;
  height: 390px;
  align-items: flex-start;
  justify-content: space-around;
  gap: 13.33px;
  padding: 40px;
  background-color: #ffffff;
  border-radius: 20px;
  overflow: hidden;
}

.category-content-2 {
  height: 313.33px;
  justify-content: space-between;
  align-self: stretch;
  width: 100%;
  margin-top: -1.67px;
  margin-bottom: -1.67px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}


.card-6 {
  display: flex;
  flex-direction: column;
  width: 421px;
  height: 380px;
  align-items: flex-start;
  padding: 40px;
  background-color: #ffffff;
  border-radius: 20px;
  overflow: hidden;
}

.card-7 {
  display: flex;
  flex-direction: column;
  width: 421px;
  height: 380px;
  align-items: flex-start;
  padding: 40px;
  background-color: #ffffff;
  border-radius: 20px;
  overflow: hidden;
}

.products {
  margin-bottom: 150px;
  text-align: center;
}

.button-5 {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  height: 70px;
  padding: 20px 40px;
  background-color: #1c3a6b;
  border-radius: 32px;
  align-items: center;
  justify-content: center;
  margin: 50px auto 0 auto;
  cursor: pointer;
}

.products-2 {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 26.67px;
}

.card-8 {
  display: flex;
  flex-direction: column;
  width: 420px;
  align-items: center;
  gap: 25px;
  padding: 0px 0px 25px;
  position: relative;
  background-color: #ffffff;
  border-radius: 16px;
}

.image-5 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 320px;
}

.product-content-3 {
  width: 366.67px;
  gap: 40px;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.text-wrapper-9 {
  position: relative;
  align-self: stretch;
  margin-top: -1.33px;
  font-family: "Inter Tight-Bold", Helvetica;
  font-weight: 700;
  color: #333333;
  font-size: 32px;
  letter-spacing: 0;
  line-height: 41.6px;
}

.text-wrapper-10 {
  text-align: left;
  position: relative;
  align-self: stretch;
  font-family: "Inter Tight-Bold", Helvetica;
  font-weight: 700;
  color: #1c3a6b;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.description-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10.67px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.div-4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.text-wrapper-11 {
  position: relative;
  width: fit-content;
  margin-top: -1.33px;
  font-family: "Inter Tight-Medium", Helvetica;
  font-weight: 500;
  color: #1c3a6b;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.text-wrapper-12 {
  position: relative;
  width: fit-content;
  margin-top: -1.33px;
  font-family: "Inter Tight-Medium", Helvetica;
  font-weight: 500;
  color: #333333;
  font-size: 24px;
  text-align: right;
  letter-spacing: 0;
  line-height: normal;
}

.button-6 {
  all: unset;
  box-sizing: border-box;
  display: flex;
  height: 72px;
  padding: 20px 40px;
  position: relative;
  background-color: #1c3a6b;
  border-radius: 42.67px;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  cursor: pointer;
}

.text-wrapper-13 {
  position: relative;
  width: fit-content;
  font-family: "Inter Tight-SemiBold", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.shopping-cart-wrapper {
  display: flex;
  width: 72px;
  height: 72px;
  gap: 10.67px;
  padding: 16px 42.67px;
  position: relative;
  background-color: #1c3a6b;
  border-radius: 42.67px;
  align-items: center;
  justify-content: center;
}

.shopping-cart {
  position: relative;
  width: 24px;
  height: 24px;
  margin-left: -18.67px;
  margin-right: -18.67px;
}

.card-9 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 25px;
  padding: 0px 0px 25px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 16px;
}

.button-7 {
  all: unset;
  box-sizing: border-box;
  display: flex;
  width: 281.33px;
  height: 72px;
  padding: 20px 40px;
  position: relative;
  border-radius: 42.67px;
  border: 1px solid;
  border-color: #1c3a6b;
  align-items: center;
  justify-content: center;
}

.text-wrapper-14 {
  position: relative;
  width: fit-content;
  font-family: "Inter Tight-SemiBold", Helvetica;
  font-weight: 600;
  color: #1c3a6b;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.add {
  width: 32px;
  height: 32px;
}

.remove {
  width: 32px;
  height: 32px;
}

.img-wrapper {
  display: flex;
  width: 72px;
  height: 72px;
  gap: 10.67px;
  padding: 16px 42.67px;
  position: relative;
  border-radius: 42.67px;
  border: 1px solid;
  border-color: #1c3a6b;
  align-items: center;
  justify-content: center;
}
