.bookmark-icon-burger {
  height: 16px;
  width: 16px;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
}
.div1-burger {
  position: relative;
  font-weight: 500;
  display: inline-block;
  min-width: 127px;
  white-space: nowrap;
}
.component-23-burger,
.wrapper-burger {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
.component-23-burger {
  gap: 4px;
}
.component-23-wrapper-burger {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 0 0 3px;
}
.x-icon-burger {
  height: 24px;
  width: 24px;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  flex-shrink: 0;
  cursor: pointer;
}
.frame-group-burger {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
  text-align: left;
  font-size: 14px;
  color: #9a9bbe;
  font-family: Inter;
}

.caption-burger {
  position: relative;
  font-size: 16px;
  line-height: 150%;
  font-weight: 600;
  color: #f6f8fb;
  text-align: center;
  display: inline-block;
  min-width: 48px;
}
.frame-parent-burger {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.frame-parent-burger {
  align-self: stretch;
  flex-direction: column;
}

.frame-parent-burger {
  margin-bottom: 20px;
  gap: 21px;
  text-align: left;
  font-size: 20px;
  color: #001233;
}
.h31-burger {
  position: relative;
  font-size: inherit;
  line-height: 120%;
  font-weight: 600;
  font-family: inherit;
  display: inline-block;
  min-width: 81px;
}


.inner-burger,
.parent-burger,
.parent5-burger {
  display: flex;
  justify-content: flex-start;
}

.inner-burger,
.parent-burger {
  align-items: flex-start;
  max-width: 100%;
}
.parent-burger {
  flex: 1;
  flex-direction: column;
  gap: 20px;
}
.inner-burger {
  align-self: stretch;
  flex-direction: row;
  padding: 0 5px 12px;
  box-sizing: border-box;
  text-align: left;
  font-size: 20px;
  color: #001233;
  font-family: Inter;
}
.h32-burger {
  display: inline-block;
  min-width: 119px;
}
.h32-burger,
.h33-burger,
.h34-burger {
  margin: 0;
  position: relative;
  font-size: inherit;
  line-height: 120%;
  font-weight: 600;
  font-family: inherit;
}
.h34-burger {
  display: inline-block;
  min-width: 97px;
}
.parent6-burger {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 15px 20px 20px 0;
  gap: 28px;
}
.phone-burger {
  position: relative;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}
.div12-burger,
.phone1-burger {
  position: relative;
  line-height: 22px;
}
.div12-burger {
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  display: inline-block;
  min-width: 95px;
  white-space: nowrap;
}
.phone-group-burger {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 4px;
}
.phone2-burger,
.phone3-burger {
  position: relative;
}
.phone2-burger {
  line-height: 22px;
  display: inline-block;
  min-width: 124px;
  white-space: nowrap;
}
.phone3-burger {
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}
.phone-container-burger {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 4px;
}
.vector-icon-burger {
  width: 193px;
  height: 203px;
  position: absolute;
  margin: 0 !important;
  right: -46px;
  bottom: -24px;
  z-index: 1;
}
.div-burger-burger,
.phone-parent-burger {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  text-align: left;
  font-family: Inter;
}
.phone-parent-burger {
  align-self: stretch;
  border-radius: 12px;
  background-color: #f6f8fb;
  padding: 12px;
  gap: 12px;
  font-size: 18px;
  color: #1e4995;
}
.div-burger {
  width: 100%;
  background-color: #fff;
  padding: 15px 16px 20px;
  box-sizing: border-box;
  gap: 28px;
  line-height: normal;
  letter-spacing: normal;
  font-size: 20px;
  color: #001233;
}

/* burger top banner */
.burger-banner {
  width: 100%;
  border-radius: 12px;
  background-color: #f6f8fb;
  overflow: hidden;
  flex-shrink: 0;
  padding: 20px;
  box-sizing: border-box;
  position: relative;
  font-family: "Inter", sans-serif;
}
.burger-banner__decor {
  position: absolute;
  z-index: 1;
      height: auto;
  width: 225px;
  top: 50%;
  right: -29px;
  transform: translateY(-50%);
}
.burger-banner__decor path:nth-child(1) {
  fill: rgb(30 73 149 / 7%);
}
.burger-banner__title {
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  margin: 0;
  position: relative;
  z-index: 2;
}
.burger-banner__subtitle {
  display: block;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  margin: 12px 0 20px;
  display: block;
  position: relative;
  z-index: 2;
}
.burger-banner .button-default {
      padding-top: 9px;
    padding-bottom: 9px;
    width: 265px;
    max-width: 100%;
    position: relative;
  z-index: 2;
}



/* burger grid */
.burger-catalog-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
  width: 100%;
}
.burger-catalog-grid a {
  background: #F6F8FB;
  border-radius: 30px;
  position: relative;
  height: 190px;
  padding: 20px;
  color: #001233;
  overflow: hidden;
}
.burger-catalog-grid span {
font-size: 16px;
line-height: 150%;
font-weight: 600;
font-family: "Inter", sans-serif;
}
.burger-catalog-grid img {
  position: absolute;
  height: 84px;
  bottom: 25px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 690px){
  .burger-catalog-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 590px){
  .burger-catalog-grid {
    gap: 12px;
  }
  .burger-catalog-grid a {
    padding: 12px 5px 0;
    height: 123px;
  }
  .burger-catalog-grid img {
    height: 115px;
    bottom: auto;
    top: 48px;
  }
  .burger-catalog-grid span {
    font-size: 14px;
    text-align: center;
    display: block;
  }
}
@media (max-width: 380px){
  .burger-catalog-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
