.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size) / 45 * 45);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
} 

.my-div {
  cursor: pointer;
}

.site{
  background-color: #efefef;
}

.element {
  background-color: #efefef;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}

.element .div {
  background-color: #ffffff;
  overflow: hidden;
  width: 1440px;
  height: 8584px;
  position: relative;
}

.element .frame {
  position: absolute;
  width: 1440px;
  height: 427px;
  top: 8157px;
  left: 0;
  background-color: #1e4ab2;
}

.element .frame-2 {
  display: flex;
  flex-direction: column;
  width: 128px;
  align-items: flex-start;
  gap: 16px;
  position: absolute;
  top: 56px;
  left: 459px;
}

.element .frame-3 {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}

.element .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Bounded-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 17px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.element .nav-items {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 200px;
}

.element .text-wrapper-2 {
  margin-top: -1.00px;
  font-family: "Captura Now-Light", Helvetica;
  font-weight: 300;
  color: #ffffff;
  position: relative;
  width: fit-content;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.element .text-wrapper-3 {
  position: relative;
  width: fit-content;
  font-family: "Captura Now-Light", Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.element .frame-4 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: absolute;
  top: 56px;
  left: 770px;
}

.element .frame-5 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: absolute;
  top: 56px;
  left: 1108px;
}

.element .frame-6 {
  display: flex;
  flex-direction: column;
  width: 220px;
  align-items: flex-start;
  gap: 16px;
  position: absolute;
  top: 56px;
  left: 56px;
}

.element .div-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
  margin-right: -11.00px;
}

.element .frame-7 {
  display: flex;
  flex-direction: column;
  width: 290px;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  margin-right: -70.00px;
}

.element .text-wrapper-4 {
  position: relative;
  width: 290px;
  margin-top: -1.00px;
  font-family: "Captura Now-Light", Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.element .text-wrapper-5 {
  position: relative;
  align-self: stretch;
  font-family: "Captura Now-Light", Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.element .frame-8 {
  display: flex;
  width: 1328px;
  align-items: flex-start;
  justify-content: space-between;
  position: absolute;
  top: 219px;
  left: 56px;
}

.element .image {
  position: relative;
  width: 1185px;
  height: 207.9px;
}

.element .img {
  position: relative;
  width: 111px;
  height: 106px;
}

.element .rectangle {
  position: absolute;
  width: 16px;
  height: 24px;
  top: 2571px;
  left: 1444px;
  background-color: #ffffff;
}

.element .text-wrapper-6 {
  position: absolute;
  top: 2238px;
  left: 457px;
    font-family: 'Unbounded', sans-serif;
  font-weight: 600;
  color: #000000;
  font-size: 48px;
  letter-spacing: 0;
  line-height: normal;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: 'prev' !important;
    font-size: 15px !important;
    color: #fff;
    font-weight: 800;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: 'next';
	    font-size: 15px !important;
    color: #fff;
    font-weight: 800;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    right: auto !important;
    width: 40px !important;
    height: 40px !important;
    background: rgba(30, 74, 178, 0.54);
    border-radius: 200px;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    width: 40px !important;
    height: 40px !important;
    background: rgba(30, 74, 178, 0.54);
    border-radius: 200px;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.element .overlap {
  position: absolute;
  width: 1440px;
  height: 410px;
  top: 2700px;
  left: 0;
  background-image: url(./img/group-11.png);
  background-size: 100% 100%;
}

.element .iconamoon-arrow-up {
  position: relative;
  width: 62px;
  height: 62px;
  top: 174px;
  left: 46px;
  transform: rotate(-90.00deg);
}

.element .solar-alt-arrow-left-wrapper {
  position: relative;
  width: 40px;
  height: 40px;
  top: 11px;
  left: 11px;
  background-color: #1e4ab28a;
  border-radius: 200px;
  overflow: hidden;
  transform: rotate(90.00deg);
}

.element .solar-alt-arrow-left {
  position: relative;
  width: 24px;
  height: 24px;
  top: 8px;
  left: 8px;
}

.element .vector {
  position: absolute;
  width: 8px;
  height: 16px;
  top: 4px;
  left: 8px;
}

.element .frame-9 {
  display: flex;
  flex-wrap: wrap;
  width: 1294px;
  align-items: flex-start;
  gap: 56px 48px;
  position: absolute;
  top: 2377px;
  left: 50px;
}

.element .frame-10 {
  display: flex;
  width: 622px;
  align-items: flex-start;
  gap: 18px;
  position: relative;
}

.element .star {
  position: relative;
  width: 61px;
  height: 61px;
}

.element .p {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
    font-family: 'Unbounded', sans-serif;
  font-weight: 400;
  color: transparent;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 27px;
}

.element .span {
  font-weight: 600;
  color: #1e4ab2;
}

.element .text-wrapper-7 {
  color: #404040;
  font-family: "Captura Now-Regular", Helvetica;
  font-size: 16px;
}

.element .frame-11 {
  display: inline-flex;
  align-items: flex-start;
  gap: 18px;
  position: relative;
  flex: 0 0 auto;
}

.element .div-2 {
  position: relative;
  width: 545px;
  margin-top: -1.00px;
    font-family: 'Unbounded', sans-serif;
  font-weight: 400;
  color: transparent;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 24px;
}

.element .text-wrapper-8 {
  line-height: 27px;
  font-weight: 600;
  color: #1e4ab2;
}

.element .text-wrapper-9 {
  color: #000000;
  line-height: 27px;
  font-family: "Captura Now-Regular", Helvetica;
  font-size: 16px;
}

.element .text-wrapper-10 {
  font-family: "Captura Now-Regular", Helvetica;
  color: #000000;
  font-size: 16px;
  line-height: 22px;
}

.element .text-wrapper-11 {
  color: #000000;
  font-family: "Captura Now-Regular", Helvetica;
  font-size: 16px;
}

.element .frame-12 {
  display: inline-flex;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  flex: 0 0 auto;
}

.element .overlap-wrapper {
  position: absolute;
  width: 2448px;
  height: 806px;
  top: 5245px;
  left: -504px;
}

.element .overlap-group {
  position: relative;
  height: 806px;
}

.element .rectangle-2 {
  position: absolute;
  width: 1440px;
  height: 760px;
  top: 46px;
  left: 504px;
  background-color: #1e4ab2;
}

.element .div-3 {
  position: absolute;
  width: 2448px;
  height: 673px;
  top: 0;
  left: 0;
}

.element .overlap-2 {
  position: relative;
  height: 673px;
}

.element .overlap-group-2 {
  position: absolute;
  width: 1328px;
  height: 220px;
  top: 0;
  left: 547px;
}

.element .frame-13 {
  display: flex;
  width: 1328px;
  height: 167px;
  align-items: flex-start;
  justify-content: space-between;
  position: absolute;
  top: 0;
  left: 0;
}

.element .frame-wrapper {
  display: flex;
  flex-direction: column;
  width: 412px;
  align-items: flex-start;
  position: relative;
}

.element .frame-14 {
  width: 53px;
  position: relative;
  height: 23px;
}

.element .frame-15 {
  position: relative;
  width: 430px;
  height: 167px;
}

.element .text-wrapper-12 {
  position: absolute;
  z-index: 2;
  width: 699px;
  top: 160px;
  left: 0;
  font-family: 'Unbounded', sans-serif;
  font-weight: 600;
  color: #ffffff;
  font-size: 48px;
  letter-spacing: 0;
  line-height: normal;
}

.element .frame-16 {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  position: absolute;
  top: 263px;
  left: 0;
}

.element .frame-17 {
  position: relative;
  width: 600px;
  height: 410px;
  border-radius: 16px;
  background-image: url(./img/frame-1321315927.png);
  background-size: cover;
  background-position: 50% 50%;
}

.element .frame-18 {
  position: relative;
  width: 600px;
  height: 410px;
  border-radius: 16px;
  background-image: url(./img/frame-1321315928.png);
  background-size: cover;
  background-position: 50% 50%;
}

.element .frame-19 {
  position: relative;
  width: 600px;
  height: 410px;
  border-radius: 16px;
  background-image: url(./img/frame-1321315929.png);
  background-size: cover;
  background-position: 50% 50%;
}

.element .frame-20 {
  position: relative;
  width: 600px;
  height: 410px;
  border-radius: 16px;
  background-image: url(./img/frame-1321315930.png);
  background-size: cover;
  background-position: 50% 50%;
}

.element .iconamoon-arrow-up-2 {
  position: absolute;
  width: 62px;
  height: 62px;
  top: 444px;
  left: 537px;
  transform: rotate(-90.00deg);
}

.element .frame-21 {
  position: relative;
  width: 40px;
  height: 40px;
  top: 11px;
  left: 18px;
  background-color: #1e4ab28a;
  border-radius: 200px;
  overflow: hidden;
  transform: rotate(90.00deg);
}

.element .frame-22 {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 448px;
  left: 1834px;
  background-color: #1e4ab28a;
  border-radius: 200px;
  overflow: hidden;
  transform: rotate(180deg);
}

.element .vector-2 {
  position: absolute;
  width: 8px;
  height: 16px;
  top: 4px;
  left: 8px;
  transform: rotate(-180deg);
}

.element .overlap-3 {
  position: absolute;
  width: 1440px;
  height: 1009px;
  top: 6051px;
  left: 0;
  background-image: url(./img/forma.jpg);
  background-size: 100% 100%;
}

.element .frame-23 {
  display: flex;
  flex-direction: column;
  width: 559px;
  align-items: flex-start;
  gap: 8px;
  padding: 36px;
  position: relative;
  top: 159px;
  left: 440px;
  background-color: #1e4ab2ed;
  border-radius: 16px;
  overflow: hidden;
}

.element .frame-24 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element .frame-25 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element .frame-26 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element .text {
  position: relative;
  flex: 1;
  margin-top: -1.00px;
    font-family: 'Unbounded', sans-serif;
  font-weight: 500;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 28.8px;
}

.element .btn-close {
  position: relative;
  width: 24px;
  height: 24px;
  border-radius: 4px;
  background-image: url(./img/close-MD.png);
  background-size: 100% 100%;
}

.element .text-wrapper-13 {
  position: relative;
  align-self: stretch;
  font-family: "Captura Now-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.element .frame-27 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element .input-field {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--3-radius-spacing-radius-radius-sm);
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element .title {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Stage Grotesk-Medium", Helvetica;
  font-weight: 500;
  color: #eeeeee;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 19.2px;
}

.element .input-field-2 {
  display: flex;
  height: 48px;
  align-items: center;
  gap: 12px;
  padding: 12px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: var(--2-color-modes-colors-background-bg-primary);
  border-radius: 8px;
  border: 1px solid;
  border-color: var(--2-color-modes-colors-border-border-primary);
}

.element .placeholder {
  position: relative;
  flex: 1;
  font-family: "Stage Grotesk-Regular", Helvetica;
  font-weight: 400;
  color: #8c8c8c;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 19.2px;
}

.element .frame-28 {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element .frame-29 {
  display: flex;
  height: 48px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  border: 1px solid;
  border-color: #ffffff;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 32px;
  border-radius: 200px;
  overflow: hidden;
}

.element .text-wrapper-14 {
  position: relative;
  width: fit-content;
  font-family: "Bounded-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.element .frame-30 {
  display: flex;
  height: 48px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 32px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #fff059;
  border-radius: 200px;
  overflow: hidden;
}

.element .text-wrapper-15 {
	font-family: 'Unbounded', sans-serif;
  font-weight: 400;
  color: #000000;
  position: relative;
  width: fit-content;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.element .frame-31 {
  display: flex;
  flex-direction: column;
  width: 1328px;
  align-items: center;
  gap: 40px;
  position: absolute;
  top: 4158px;
  left: 56px;
}

.element .frame-32 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
  margin-left: -5.00px;
  margin-right: -5.00px;
}

.element .frame-33 {
  width: 86px;
  position: relative;
  height: 23px;
}

.element .text-wrapper-16 {
  position: relative;
  width: 1338px;
  font-family: 'Unbounded', sans-serif;
  font-weight: 600;
  color: #000000;
  font-size: 48px;
  letter-spacing: 0;
  line-height: normal;
}

.element .frame-34 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element .frame-35 {
  display: flex;
  flex-direction: column;
  width: 432px;
  align-items: flex-start;
  gap: 15px;
  padding: 24px;
  position: relative;
  background-color: #1e4ab2;
  border-radius: 16px;
  overflow: hidden;
}

.element .rectangle-3 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 310px;
}

.element .frame-36 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element .text-wrapper-17 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Unbounded-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
}

.element .rectangle-4 {
  align-self: stretch;
  width: 100%;
  height: 310px;
  position: relative;
  object-fit: cover;
}

.element .overlap-4 {
  position: absolute;
  width: 1440px;
  height: 996px;
  top: 7140px;
  left: 16px;
}

.element .ic-develop {
  display: flex;
  flex-direction: column;
  width: 14px;
  height: 14px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px 10px 9px;
  position: absolute;
  top: 958px;
  left: 1027px;
  border-radius: 100px;
  overflow: hidden;
  border: 1px solid;
  border-color: #929292;
}

.element .text-wrapper-18 {
  position: relative;
  width: fit-content;
  margin-top: -10.00px;
  margin-bottom: -8.00px;
  margin-left: -5.50px;
  margin-right: -5.50px;
  font-family: "Open Sans-Regular", Helvetica;
  font-weight: 400;
  color: #929292;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 15.6px;
  white-space: nowrap;
}

.element .text-wrapper-19 {
  position: absolute;
  top: 954px;
  left: 1045px;
  font-family: "Captura Now-Regular", Helvetica;
  font-weight: 400;
  color: #929292;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 19.6px;
  white-space: nowrap;
}

.element .text-wrapper-20 {
  position: absolute;
  top: 954px;
  left: 1089px;
  font-family: "Captura Now-Regular", Helvetica;
  font-weight: 400;
  color: #929292;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 19.6px;
  white-space: nowrap;
}

.element .desktop {
  height: 996px;
  top: 0;
  position: absolute;
  width: 1440px;
  left: 0;
  background-color: #ffffff;
}

.element .group {
  position: relative;
  width: 1328px;
  height: 731px;
  top: 147px;
  left: 56px;
}

.element .overlap-group-3 {
  position: absolute;
  width: 547px;
  height: 731px;
  top: 0;
  left: 0;
}

.element .frame-37 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: absolute;
  top: 0;
  left: 0;
}

.element .text-wrapper-21 {
  position: relative;
  width: 547px;
  margin-top: -1.00px;
  font-family: "Unbounded-SemiBold", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 36px;
  letter-spacing: 0;
  line-height: normal;
}

.element .frame-38 {
  width: 45px;
  position: relative;
  height: 23px;
}

.element .frame-39 {
  display: flex;
  flex-direction: column;
  width: 501px;
  height: 619px;
  align-items: flex-start;
  gap: 20px;
  padding: 25px 24px 24px;
  position: absolute;
  top: 112px;
  left: 0;
  background-color: #1e4ab2;
  border-radius: 16px;
  overflow: hidden;
}

.element .rectangle-5 {
  position: relative;
  width: 459px;
  height: 355px;
  margin-right: -6.00px;
}

.element .text-wrapper-22 {
  position: relative;
  align-self: stretch;
  height: 61px;
  margin-top: -1.00px;
  font-family: "Unbounded-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 32px;
  letter-spacing: 0;
  line-height: normal;
}

.element .frame-40 {
  display: flex;
  height: 48px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #fff059;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 32px;
  border-radius: 200px;
  overflow: hidden;
}

.element .prize-description {
  position: relative;
  align-self: stretch;
  font-family: "Captura Now-Regular", Helvetica;
  font-weight: 400;
  color: #d1d3d7;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20.8px;
}

.element .frame-41 {
  display: flex;
  flex-direction: column;
  width: 768px;
  align-items: flex-start;
  gap: 12px;
  position: absolute;
  top: 0;
  left: 560px;
}

.element .frame-42 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid;
  border-color: #1e4ab2;
  font-family: 'Unbounded', sans-serif;
}

.element .text-wrapper-23 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  1111font-family: 'Unbounded', sans-serif;
  font-weight: 500;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.accordion-item {
    border: none !important;
}

.element .vector-wrapper {
  position: relative;
  width: 20px;
  height: 20px;
}

.element .vector-3 {
  position: absolute;
  width: 17px;
  height: 10px;
  top: 5px;
  left: 1px;
}

.element .frame-43 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #1e4ab24c;
  border-radius: 8px;
  overflow: hidden;
  margin-top: 10px;
}

.element .frame-44 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element .text-wrapper-24 {
  position: relative;
  width: 683px;
  margin-top: -1.00px;
  font-family: "Unbounded-Medium", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.element .prize-description-2 {
  position: relative;
  align-self: stretch;
  font-family: "Captura Now-Regular", Helvetica;
  font-weight: 400;
  color: #727477;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20.8px;
}

.element .text-wrapper-25 {
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: "Unbounded-Medium", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.element .frame-45 {
  display: flex;
  width: 768px;
  align-items: center;
  justify-content: space-between;
  padding: 24px;
  position: absolute;
  top: 643px;
  left: 560px;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid;
  border-color: #1e4ab2;
}

.element .text-wrapper-26 {
  position: relative;
  width: 578px;
  margin-top: -1.00px;
  font-family: "Unbounded-Medium", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.element .frame-46 {
  position: absolute;
  width: 1440px;
  height: 900px;
  top: 0;
  left: 0;
}

.element .overlap-group-wrapper {
  height: 900px;
  background: linear-gradient(
    180deg,
    rgba(30, 74, 178, 1) 44%,
    rgba(13, 32, 76, 1) 100%
  );
}

.element .overlap-5 {
  position: relative;
  width: 1440px;
  height: 876px;
  top: 24px;
  background-image: url(./img/a-1.png);
  background-size: cover;
  background-position: 50% 50%;
}

.element .overlap-6 {
  position: absolute;
  width: 1308px;
  height: 669px;
  top: 207px;
  left: 66px;
}

.element .overlap-7 {
  position: absolute;
  width: 1306px;
  height: 652px;
  top: 17px;
  left: 0;
}

.element .overlap-8 {
  position: absolute;
  width: 975px;
  height: 552px;
  top: 100px;
  left: 331px;
}

.element .line {
  position: absolute;
  width: 891px;
  height: 493px;
  top: 59px;
  left: 0;
}

.element .ellipse {
  position: absolute;
  width: 78px;
  height: 78px;
  top: 0;
  left: 850px;
  background-color: #fff059;
  border-radius: 39px;
}

.element .gravity-ui-target {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 11px;
  left: 857px;
}

.element .vector-4 {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 2px;
  left: 8px;
}

.element .weui-location-filled {
  position: absolute;
  width: 61px;
  height: 61px;
  top: 404px;
  left: 82px;
}

.element .vector-5 {
  position: absolute;
  width: 41px;
  height: 52px;
  top: 5px;
  left: 10px;
}

.element .group-2 {
  position: absolute;
  width: 146px;
  height: 35px;
  top: 149px;
  left: 829px;
}

.element .overlap-9 {
  position: relative;
  width: 141px;
  height: 34px;
  top: 1px;
  left: 3px;
  background-image: url(./img/rectangle-1682-3.svg);
  background-size: 100% 100%;
}

.element .text-wrapper-27 {
  position: absolute;
  top: 11px;
  left: 31px;
  font-family: "Captura Now-Medium", Helvetica;
  font-weight: 500;
  color: #1e4ab2;
  font-size: 10.6px;
  letter-spacing: 0;
  line-height: normal;
}

.element .group-3 {
  position: absolute;
  width: 178px;
  height: 38px;
  top: 105px;
  left: 570px;
}

.element .overlap-10 {
  position: relative;
  width: 173px;
  height: 36px;
  background-image: url(./img/rectangle-1682-2.svg);
  background-size: 100% 100%;
}

.element .text-wrapper-28 {
  position: absolute;
  top: 8px;
  left: 18px;
  font-family: "Captura Now-Medium", Helvetica;
  font-weight: 500;
  color: #1e4ab2;
  font-size: 10.8px;
  letter-spacing: 0;
  line-height: normal;
}

.element .group-4 {
  position: absolute;
  width: 176px;
  height: 37px;
  top: 243px;
  left: 672px;
}

.element .overlap-11 {
  position: relative;
  width: 174px;
  height: 37px;
}

.element .rectangle-wrapper {
  position: absolute;
  width: 174px;
  height: 37px;
  top: 0;
  left: 0;
}

.element .rectangle-6 {
  position: absolute;
  width: 172px;
  height: 36px;
  top: 1px;
  left: 2px;
}

.element .text-wrapper-29 {
  position: absolute;
  top: 13px;
  left: 33px;
  font-family: "Captura Now-Medium", Helvetica;
  font-weight: 500;
  color: #1e4ab2;
  font-size: 10.3px;
  letter-spacing: 0;
  line-height: normal;
}

.element .group-5 {
  position: absolute;
  width: 176px;
  height: 38px;
  top: 246px;
  left: 420px;
}

.element .overlap-12 {
  position: relative;
  width: 174px;
  height: 38px;
}

.element .group-6 {
  position: absolute;
  width: 174px;
  height: 38px;
  top: 0;
  left: 0;
}

.element .rectangle-7 {
  position: absolute;
  width: 172px;
  height: 37px;
  top: 0;
  left: 0;
}

.element .text-wrapper-30 {
  position: absolute;
  top: 9px;
  left: 35px;
  font-family: "Captura Now-Medium", Helvetica;
  font-weight: 500;
  color: #1e4ab2;
  font-size: 10px;
  letter-spacing: 0;
  line-height: normal;
}

.element .group-7 {
  position: absolute;
  width: 176px;
  height: 38px;
  top: 362px;
  left: 446px;
}

.element .img-wrapper {
  position: relative;
  height: 38px;
}

.element .rectangle-8 {
  position: absolute;
  width: 172px;
  height: 37px;
  top: 1px;
  left: 2px;
}

.element .text-wrapper-31 {
  position: absolute;
  top: 15px;
  left: 36px;
  font-family: "Captura Now-Medium", Helvetica;
  font-weight: 500;
  color: #1e4ab2;
  font-size: 10px;
  letter-spacing: 0;
  line-height: normal;
}

.element .group-8 {
  position: absolute;
  width: 184px;
  height: 39px;
  top: 289px;
  left: 153px;
}

.element .div-4 {
  position: relative;
  width: 182px;
  height: 39px;
}

.element .group-wrapper {
  position: absolute;
  width: 182px;
  height: 39px;
  top: 0;
  left: 0;
}

.element .group-9 {
  height: 39px;
}

.element .rectangle-9 {
  position: absolute;
  width: 181px;
  height: 38px;
  top: 0;
  left: 0;
}

.element .text-wrapper-32 {
  position: absolute;
  top: 10px;
  left: 18px;
  font-family: "Captura Now-Medium", Helvetica;
  font-weight: 500;
  color: #1e4ab2;
  font-size: 10px;
  letter-spacing: 0;
  line-height: normal;
}

.element .ellipse-2 {
  position: absolute;
  width: 9px;
  height: 9px;
  top: 470px;
  left: 109px;
  background-color: #fff059;
  border-radius: 4.5px;
}

.element .text-wrapper-33 {
  position: absolute;
  top: 382px;
  left: 87px;
  font-family: "Captura Now-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.element .overlap-13 {
  position: absolute;
  width: 1028px;
  height: 130px;
  top: 0;
  left: 0;
}

.element .text-wrapper-34 {
  position: absolute;
  width: 1028px;
  top: 0;
  left: 0;
  font-family: 'Unbounded', sans-serif;
  font-weight: 900;
  color: #ffffff;
  font-size: 46px;
  letter-spacing: 0;
  line-height: normal;
}

.element .text-wrapper-35 {
  width: 925px;
  top: 113px;
  left: 0;
  font-family: 'Unbounded', sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  position: absolute;
  letter-spacing: 0;
  line-height: normal;
}

.element .frame-47 {
  display: inline-flex;
  position: absolute;
  top: 179px;
  left: 0;
  background-color: #fff059;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 32px;
  border-radius: 200px;
  overflow: hidden;
}

.element .text-wrapper-36 {
  position: relative;
  width: fit-content;
  font-family: 'Unbounded', sans-serif;
  font-weight: 400;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  text-decoration: underline;
}

.element .icon-container {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 8px;
  position: relative;
  flex: 0 0 auto;
  background-color: #1e4ab2;
  border-radius: 50px;
}

.element .arrow-forward {
  position: relative;
  width: 16px;
  height: 16px;
}

.element .icon {
  position: absolute;
  width: 10px;
  height: 10px;
  top: 3px;
  left: 3px;
}

.element .group-10 {
  position: absolute;
  width: 175px;
  height: 116px;
  top: 0;
  left: 1133px;
}

.element .group-11 {
  height: 116px;
}

.element .overlap-group-4 {
  position: relative;
  width: 175px;
  height: 116px;
}

.element .rectangle-10 {
  position: absolute;
  width: 174px;
  height: 52px;
  top: 32px;
  left: 1px;
  background-color: #ffffff;
  border-radius: 7px;
}

.element .university-of {
  position: absolute;
  width: 174px;
  height: 116px;
  top: 0;
  left: 0;
  object-fit: cover;
}

.element .polygon {
  position: absolute;
  width: 28px;
  height: 25px;
  top: 78px;
  left: 73px;
}

.element .overlap-14 {
  position: absolute;
  width: 1328px;
  height: 52px;
  top: 0;
  left: 56px;
}

.element .frame-48 {
  position: absolute;
  width: 1328px;
  height: 52px;
  top: 0;
  left: 0;
}

.element .nav-items-2 {
  display: inline-flex;
  align-items: center;
  gap: 24px;
  padding: 16px 32px;
  position: absolute;
  top: 0;
  left: 450px;
  background-color: #2b3f6ecc;
  border-radius: 200px;
}

.element .text-wrapper-37 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Bounded-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.element .frame-49 {
  display: flex;
  width: 170px;
  height: 52px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: absolute;
  top: 0;
  left: 1158px;
  background-color: #2b3f6ecc;
  border-radius: 200px;
}

.element .img-2 {
  position: absolute;
  width: 37px;
  height: 37px;
  top: 7px;
  left: 10px;
  object-fit: cover;
}

.element .desktop-2 {
  height: 1207px;
  top: 900px;
  position: absolute;
  width: 1440px;
  left: 0;
  background-color: #ffffff;
}

.element .frame-50 {
  display: flex;
  flex-direction: column;
  width: 1328px;
  align-items: flex-start;
  gap: 40px;
  position: relative;
  top: 52px;
  left: 56px;
}

.element .frame-51 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.element .ellipse-3 {
  position: relative;
  width: 6px;
  height: 6px;
  background-color: #000000;
  border-radius: 3px;
}

.element .text-wrapper-38 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Captura Now-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.element .text-wrapper-39 {
  position: relative;
  width: 757px;
  height: 95px;
  font-family: 'Unbounded', sans-serif;
  font-weight: 600;
  color: #000000;
  font-size: 48px;
  letter-spacing: 0;
  line-height: normal;
}

.element .frame-52 {
  position: relative;
  width: 381px;
  height: 143px;
}

.element .frame-53 {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #1e4ab2;
  border-radius: 24px;
  overflow: hidden;
}

.element .frame-54 {
  display: flex;
  flex-direction: column;
  width: 596px;
  align-items: flex-start;
  gap: 16px;
  position: relative;
}

.element .img-3 {
  position: relative;
  width: 136px;
  height: 136px;
  object-fit: cover;
}

.element .text-wrapper-40 {
  position: relative;
  align-self: stretch;
  font-family: 'Unbounded', sans-serif;
  font-weight: 600;
  color: #ffffff;
  font-size: 32px;
  letter-spacing: 0;
  line-height: normal;
}

.element .text-wrapper-41 {
  position: relative;
  width: 555px;
  font-family: "Captura Now-Regular", Helvetica;
  color: #dfdfdf;
  font-size: 16px;
  line-height: 20.8px;
  font-weight: 400;
  letter-spacing: 0;
}

.element .group-12 {
  position: relative;
  width: 247.17px;
  height: 63.07px;
}

.element .overlap-group-5 {
  position: relative;
  width: 245px;
  height: 63px;
  background-color: #fff059;
  border-radius: 96.83px;
}

.element .text-wrapper-42 {
  position: absolute;
  top: 20px;
  left: 40px;
  font-family: 'Unbounded', sans-serif;
  color: #000000;
  font-size: 17.8px;
  line-height: normal;
  font-weight: 400;
  letter-spacing: 0;
}

.garant-img {
    width: 50%;
    height: 405px;
    position: relative;
    object-fit: cover;
    border-radius: 16px;
}

.element .frame-55 {
  display: flex;
  flex-direction: column;
  width: 556px;
  align-items: flex-start;
  gap: 16px;
  position: relative;
}

.element .university-of-2 {
  position: relative;
  width: 145px;
  height: 145px;
  object-fit: cover;
}

.element .overlap-15 {
  position: absolute;
  width: 1575px;
  height: 32px;
  top: 3906px;
  left: -68px;
}

.element .dots {
  position: absolute;
  width: 1575px;
  height: 4px;
  top: 14px;
  left: 0;
}

.element .group-13 {
  position: relative;
  height: 4px;
}

.element .vector-6 {
  position: absolute;
  width: 4px;
  height: 4px;
  top: 3980px;
  left: -3953px;
}

.element .vector-7 {
  position: absolute;
  width: 1440px;
  height: 4px;
  top: 0;
  left: 68px;
}

.element .vector-8 {
  position: absolute;
  width: 4px;
  height: 4px;
  top: 3980px;
  left: -2382px;
}

.element .group-14 {
  position: absolute;
  width: 31px;
  height: 31px;
  top: 1px;
  left: 232px;
  background-image: url(./img/vector-4.svg);
  background-size: 100% 100%;
}

.element .vector-9 {
  position: absolute;
  width: 15px;
  height: 15px;
  top: 8px;
  left: 8px;
}

.element .group-15 {
  position: absolute;
  width: 31px;
  height: 31px;
  top: 0;
  left: 498px;
  background-image: url(./img/vector-2.svg);
  background-size: 100% 100%;
}

.element .group-16 {
  position: absolute;
  width: 31px;
  height: 31px;
  top: 0;
  left: 765px;
  background-image: url(./img/vector-5.svg);
  background-size: 100% 100%;
}

.element .group-17 {
  position: absolute;
  width: 31px;
  height: 31px;
  top: 1px;
  left: 1038px;
  background-image: url(./img/vector-33.svg);
  background-size: 100% 100%;
}

.element .group-18 {
  position: absolute;
  width: 31px;
  height: 31px;
  top: 1px;
  left: 1319px;
  background-image: url(./img/vector-17.svg);
  background-size: 100% 100%;
}

.element .overlap-16 {
  position: absolute;
  width: 245px;
  height: 242px;
  top: 3621px;
  left: 56px;
  background-image: url(./img/poz-1.svg);
  background-size: 100% 100%;
}

.element .text-wrapper-43 {
  position: absolute;
  width: 227px;
  top: 113px;
  left: 10px;
  font-family: "Captura Now-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 13px;
  letter-spacing: 0;
  line-height: normal;
}

.element .teenyicons-wrapper {
  position: absolute;
  width: 75px;
  height: 75px;
  top: 25px;
  left: 85px;
  background-color: #ffffff;
  border-radius: 37.5px;
}

.element .teenyicons {
  position: relative;
  width: 38px;
  height: 38px;
  top: 19px;
  left: 19px;
}

.element .group-19 {
  position: relative;
  height: 38px;
  background-image: url(./img/vector-14.svg);
  background-size: 100% 100%;
}

.element .vector-10 {
  position: absolute;
  width: 18px;
  height: 25px;
  top: 13px;
  left: 20px;
}

.element .overlap-17 {
  position: absolute;
  width: 245px;
  height: 242px;
  top: 3621px;
  left: 323px;
  background-image: url(./img/poz-2.svg);
  background-size: 100% 100%;
}

.element .text-wrapper-44 {
  position: absolute;
  width: 217px;
  top: 113px;
  left: 10px;
  font-family: "Captura Now-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 13px;
  letter-spacing: 0;
  line-height: normal;
}

.element .icon-park-solid-wrapper {
  position: absolute;
  width: 75px;
  height: 75px;
  top: 25px;
  left: 84px;
  background-color: #ffffff;
  border-radius: 37.5px;
}

.element .icon-park-solid {
  position: absolute;
  width: 42px;
  height: 42px;
  top: 17px;
  left: 16px;
}

.element .overlap-18 {
  position: absolute;
  width: 272px;
  height: 242px;
  top: 3621px;
  left: 588px;
}

.element .vector-11 {
  position: absolute;
  width: 245px;
  height: 242px;
  top: 0;
  left: 0;
}

.element .text-wrapper-45 {
  position: absolute;
  width: 262px;
  top: 113px;
  left: 10px;
  font-family: "Captura Now-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 13px;
  letter-spacing: 0;
  line-height: normal;
}

.element .ellipse-4 {
  position: absolute;
  width: 75px;
  height: 75px;
  top: 25px;
  left: 88px;
  background-color: #ffffff;
  border-radius: 37.5px;
}

.element .famicons-earth {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 38px;
  left: 100px;
}

.element .vector-12 {
  position: absolute;
  width: 44px;
  height: 44px;
  top: 3px;
  left: 3px;
}

.element .overlap-19 {
  position: absolute;
  width: 245px;
  height: 242px;
  top: 3621px;
  left: 862px;
  background-image: url(./img/vector-3.svg);
  background-size: 100% 100%;
}

.element .text-wrapper-46 {
  position: absolute;
  width: 176px;
  top: 113px;
  left: 10px;
  font-family: "Captura Now-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 13px;
  letter-spacing: 0;
  line-height: normal;
}

.element .solid-medal-wrapper {
  position: absolute;
  width: 75px;
  height: 75px;
  top: 25px;
  left: 90px;
  background-color: #ffffff;
  border-radius: 37.5px;
}

.element .solid-medal {
  position: relative;
  width: 42px;
  height: 42px;
  top: 17px;
  left: 16px;
  background-image: url(./img/vector-28.svg);
  background-size: 100% 100%;
}

.element .overlap-20 {
  position: absolute;
  width: 245px;
  height: 242px;
  top: 3621px;
  left: 1142px;
  background-image: url(./img/vector.svg);
  background-size: 100% 100%;
}

.element .text-wrapper-47 {
  width: 202px;
  top: 113px;
  left: 10px;
  font-family: "Captura Now-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 13px;
  position: absolute;
  letter-spacing: 0;
  line-height: normal;
}

.element .healthicons-yes-wrapper {
  position: absolute;
  width: 75px;
  height: 75px;
  top: 25px;
  left: 83px;
  background-color: #ffffff;
  border-radius: 37.5px;
}

.element .healthicons-yes {
  position: relative;
  width: 42px;
  height: 42px;
  top: 17px;
  left: 16px;
}

.element .vector-13 {
  position: absolute;
  width: 35px;
  height: 35px;
  top: 4px;
  left: 4px;
}

.element .text-wrapper-48 {
  position: absolute;
  width: 1016px;
  top: 3288px;
  left: 56px;
  font-family: 'Unbounded', sans-serif;
  font-weight: 600;
  color: #000000;
  font-size: 48px;
  letter-spacing: 0;
  line-height: normal;
}

.element .text-wrapper-49 {
  width: 649px;
  top: 3450px;
  left: 56px;
  font-family: "Captura Now-Light", Helvetica;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  position: absolute;
  letter-spacing: 0;
  line-height: normal;
}

.element .text-wrapper-50 {
  width: 663px;
  top: 3500px;
  left: 56px;
  font-family: "Captura Now-Light", Helvetica;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  position: absolute;
  letter-spacing: 0;
  line-height: normal;
}




    /* Слайдер */
    .swiper {
      overflow: visible;
      padding: 0 60px;
    }

    .swiper-wrapper {
      align-items: center;
    }

    .swiper-slide {
      width: 80%;
      max-width: 550px;
      transition: transform 0.3s ease;
      border-radius: 12px;
      overflow: hidden;
      box-shadow: 0 4px 20px rgba(0,0,0,0.1);
    }

    .swiper-slide img {
      width: 100%;
      height: auto;
      display: block;
    }

    .swiper-button-prev,
    .swiper-button-next {
      color: #000;
    }




 /* НОВІЙ ШАБЛОН */
 
.contents{
	max-width:1440px;
	margin: auto;
}

section{
  background-color: #fff;
  padding: 0px 56px;
}

.slider{
	    padding: 45px 0px;
}
 
.hero-section{
	background: linear-gradient(180deg, #1E4AB2 44.48%, #0D204C 100%);
	padding: 0px;
 }
 

.hero-section .content{
    background-repeat: no-repeat;
    padding: 45px;
    color: white;
    position: relative;
    max-width: 1440px;
    height: 900px;
    background-image: url(./img/fon-des.png);
    background-position: bottom;
    background-size: 100%;
}

.header .image{
    width: 80px;
    margin-left: 25px;
}

.hero-text-h2{
	position: absolute;
    max-width: 1028px;
    font-family: 'Unbounded', sans-serif;
	font-weight: 900;
	top: 230px;
	left: 66px;
    color: #ffffff;
    font-size: 46px;
    letter-spacing: 0;
    line-height: normal;
}

.hero-text-p {
    max-width: 925px;
    top: 363px;
    left: 66px;
    font-family: 'Unbounded', sans-serif;
    font-weight: 400;
    color: #ffffff;
    font-size: 14px;
    position: absolute;
    letter-spacing: 0;
    line-height: normal;
}

#hero .button {
    display: inline-flex;
    position: absolute;
    top: 446px;
    left: 66px;
    background-color: #fff059;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 12px 32px;
    border-radius: 200px;
    overflow: hidden;
	width: 360px;
    height: 70px;
}

#hero .button a {
	font-size: 20px;
    font-family: 'Unbounded', sans-serif;
    font-weight: 400;
    color: #000;
	text-decoration: auto;
}


.garant-section .hero-text-h2-zagol {
    font-family: 'Unbounded', sans-serif;
    font-weight: 900;
    color: #000;
    font-size: 60px;
	letter-spacing: 0;
	line-height: normal;
	padding: 60px 0px;
}


 /* БЛОК ДОСЯГНЕННЯ */
 
.achievement{
	display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: center;
	padding: 0px 90px;
}

.achievement .item {
    flex: 1 1 calc(50% - 16px);
    background: #1E4AB2;
    padding: 30px 20px 20px 30px;
    box-sizing: border-box;
    box-shadow: 0px 3.16644px 9.49932px rgba(13, 10, 44, 0.06);
    border-radius: 31.6644px;
    height: 155px;
}

.achievement .item h3{
	font-family: 'Unbounded', sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 21px;
	color: #FFFFFF;
	flex: none;
	order: 0;
	flex-grow: 0;
}

.achievement .item p{
	font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-size: 15px;
    line-height: 20px;
    color: #cad4ff;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.dosyag-section .hero-text-h2-zagol {
    font-family: 'Unbounded', sans-serif;
    font-weight: 900;
    color: #000;
    font-size: 60px;
	letter-spacing: 0;
	line-height: normal;
	padding: 60px 50px;
	text-align: center;
}

 /* БЛОК ОБУЧЕНИЕ */
.teaching-section .hero-text-h2-zagol {
	max-width: 1150px;
    font-family: 'Unbounded', sans-serif;
    font-weight: 900;
    color: #000;
    font-size: 60px;
    letter-spacing: 0;
    line-height: normal;
    padding: 60px 0px 20px 0px;
}

.teaching-section .hero-text p{
	font-size: 22px;
    font-weight: 300;
        font-family: 'Montserrat', sans-serif;
}

.teaching {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
    justify-content: center;
	padding: 40px 0px 0px 0px;
} 

.teaching .item {
    flex: 1 1 calc(20% - 16px);
    background: #1E4AB2;
    padding: 45px 20px 20px 45px;
    box-sizing: border-box;
    box-shadow: 0px 3.16644px 9.49932px rgba(13, 10, 44, 0.06);
    border-radius: 31.6644px;
    height: 155px;
}


.teaching .item-1 {
    background-image: url(./img/poz-1.svg);
    background-size: 100% 100%;
    width: 20%;
    height: 230px
}

.teaching .item-2 {
    background-image: url(./img/poz-2.svg);
    background-size: 100% 100%;
    width: 20%;
    height: 230px
}

.teaching .item-3 {
    background-image: url(./img/poz-3.svg);
    background-size: 100% 100%;
    width: 20%;
    height: 230px
}

.teaching .item-4 {
    background-image: url(./img/poz-4.svg);
    background-size: 100% 100%;
    width: 20%;
    height: 230px
}

.teaching .item-5 {
    background-image: url(./img/poz-5.svg);
    background-size: 100% 100%;
    width: 20%;
    height: 230px
}

.teaching .opisanie p{
    font-family: "Captura Now-Regular", Helvetica;
    font-weight: 400;
    color: #ffffffd4;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
    padding: 15px 34px;
}

.teaching .icon-park-solid-wrapper {
	margin: auto;
    width: 70px;
    height: 70px;
    margin-top: 25px;
    background-color: #ffffff;
    border-radius: 37.5px;
	display: flex;
    justify-content: center;
    align-items: center;
}

.columns {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

/* Десктоп: 40% / 60% */
.faq-section .left-column {
    flex: 0 0 35%;
}

.faq-section .right-column {
  flex: 1 0 55%;
}



 /* БЛОК ГАРАНТИИ */

.block-garant .garant {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding: 24px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    background-color: #1e4ab2;
    border-radius: 24px;
    overflow: hidden;
	margin-top: 15px;
}

.block-garant .frame-54 {
    display: flex;
    flex-direction: column;
    width: 596px;
    align-items: flex-start;
    gap: 16px;
    position: relative;
}

.block-garant .img-3 {
    position: relative;
    width: 24%;
}

.block-garant .garant .frame-54 h3 {
    position: relative;
    align-self: stretch;
    font-family: 'Unbounded', sans-serif;
    font-weight: 600;
    color: #ffffff;
    font-size: 32px;
    letter-spacing: 0;
    line-height: normal;
}

.block-garant .garant .frame-54 p {
    position: relative;
    max-width: 555px;
    font-family: "Captura Now-Regular", Helvetica;
    color: #cad4ff;
    font-size: 16px;
    line-height: 20.8px;
    font-weight: 400;
    letter-spacing: 0;
}

.block-garant .garant .frame-55 h3 {
    position: relative;
    align-self: stretch;
    font-family: 'Unbounded', sans-serif;
    font-weight: 600;
    color: #ffffff;
    font-size: 32px;
    letter-spacing: 0;
    line-height: normal;
}

.block-garant .garant .frame-55 p {
    position: relative;
    max-width: 555px;
    font-family: 'Montserrat', sans-serif;
    color: #cad4ff;
    font-size: 16px;
    line-height: 20.8px;
    font-weight: 400;
    letter-spacing: 0;
}

.block-garant .group-12 {
    position: relative;
}

.block-garant .overlap-group-5 {
    position: relative;
    width: 245px;
    height: 63px;
    background-color: #fff059;
    border-radius: 96.83px;
}

.block-garant .text-wrapper-42 {
    position: absolute;
    top: 20px;
    left: 40px;
    font-family: 'Unbounded', sans-serif;
    color: #000000;
    font-size: 17.8px;
    line-height: normal;
    font-weight: 400;
    letter-spacing: 0;
}

.block-garant .rectangle-11 {
    width: 658px;
    height: 404px;
    position: relative;
    object-fit: cover;
}

.block-garant .frame-55 {
    display: flex;
    flex-direction: column;
    width: 50%;
    align-items: flex-start;
    gap: 16px;
    position: relative;
    margin-left: 20px;
}

.block-garant .frame-27 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.block-garant .university-of-2 {
	position: relative;
    width: 22%;
}



.slider .hero-text-h2-zagol {
    max-width: 1150px;
    font-family: 'Unbounded', sans-serif;
    font-weight: 900;
    color: #000;
    font-size: 60px;
    letter-spacing: 0;
    line-height: normal;
    padding: 60px 0px 20px 56px;
}
.feedback-s {
    background-image: url(./img/fon-form.jpg);
    background-position: 0% 25%;
    background-size: 100%;
    width: 100%;
    height: 1009px;
	display: flex;
}

.d-non {
    display: block !important;
}






	.accordion-button {
  background-color: #f8f9fa;
  color: #212529;
  text-align: left;
  transition: background-color 0.3s ease;
}

.accordion-button:not(.collapsed) {
  background-color: #dbeafe;
  color: #0c4a6e;
}

.accordion-answer {
  transition: max-height 0.3s ease;
}

.accordion-button .accordion-answer.d-block {
  display: block;
}
.accordion-answer {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.4s ease, opacity 0.4s ease;
}

.accordion-button:not(.collapsed) .accordion-answer {
  max-height: 500px; /* достаточно, чтобы вместить любой текст */
  opacity: 1;
  font-family: 'Montserrat', sans-serif;
}


    .form-container { margin: auto;     font-family: 'Montserrat', sans-serif;  max-width: 560px; background: rgba(30, 74, 178, 0.93); border-radius: 16px; color:#fff; padding:20px; border-radius:12px; }
    .form-container h2 { margin-top:0;font-family: 'Unbounded', sans-serif;font-weight: 400;font-size: 24px; }
    .form-container label { display:block; margin:12px 0 4px; }
    .form-container input { width:100%; padding:8px; border:none; border-radius:6px; }
    .buttons { display:flex; gap:10px; margin-top:16px; }
    .buttons button { flex:1; padding:10px; border:none; border-radius:35px; cursor:pointer; }
    .cancel { background:transparent; color:#fff; border:1px solid #fff; }
    .submit { background:#FFF05A; color:#000; }
	



.accordion-button:not(.collapsed) {
    color: #000000 !important;
    background-color: #1e4ab259 !important;
    border: 0px !important;
}


.footer {
  background-color: #1E4AB2;
  padding: 40px 20px 0px 20px;
  font-family: 'Arial', sans-serif;
  color: #fff;
}

.footer-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 30px;
  max-width: 1200px;
  margin: 0 auto;
}

.footer-column {
  flex: 1 1 200px;
  min-width: 180px;
}

.footer-title {
    font-size: 1.1rem;
    margin-bottom: 12px;
    font-family: 'Unbounded', sans-serif;
    font-weight: 400;
}

.footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-links li {
  margin-bottom: 5px;
}

.footer-links a {
  text-decoration: none;
  color: #fff;
  transition: color 0.3s;
  margin: 0px;
  font-family: 'Montserrat', sans-serif;
}

.footer-links a:hover {
  color: #a6bfff;
}

.footer-address p {
  margin: 4px 0;
}

.footer-address a {
    text-decoration: none;
    color: #fff;
    transition: color 0.3s;
    margin: 0px;
    font-family: 'Montserrat', sans-serif;
}

.footer-logos img {
  margin-right: 10px;
}




 /* БЛОК СЕРТИФИКАТЫ */
 
 
 
 
.certificates-section{
	background-color: #1e4ab2;
	padding: 0px 56px 100px 56px;
}

.certificates .item {
    flex: 1 1 calc(33% - 16px);
    background: #ffffff;
    padding: 24px;
    box-sizing: border-box;
    box-shadow: 0px 3.16644px 9.49932px rgba(13, 10, 44, 0.06);
    border-radius: 16px;
}

.certificates .university {
    position: relative;
    align-self: stretch;
    width: 100%;
	border-radius: 16px;
}

.certificates {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: center;
}

.certificates .item p {
    position: relative;
    align-self: stretch;
    font-family: 'Unbounded', sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 19px;
    letter-spacing: 0;
    line-height: normal;
    margin: auto;
    padding-top: 20px;
}
.certificates-section .hero-text-h2-zagol {
	max-width: 1150px;
    font-family: 'Unbounded', sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 60px;
    letter-spacing: 0;
    line-height: normal;
    padding: 100px 0px 0px 0px;
    margin: 0;
}

.certificates-section .hero-text p {
    color: #fff;
    font-size: 32px;
    font-family: 'Unbounded', sans-serif;
    font-weight: 600;
    padding-bottom: 20px;
}


.faq-section .overlap-group-3 {
    width: 40%;
}

.faq-section .frame-41 {
    display: flex;
    flex-direction: column;
    width: 60%;
    align-items: flex-start;
    gap: 12px;
}

.faq-section .group{
	    display: flex;
		gap: 40px;
}

.faq-section .frame-42 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 23px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid;
    border-color: #1e4ab2;
    font-family: 'Unbounded', sans-serif;
}

.faq-section .frame-43 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid;
    border-color: #1e4ab2;
    font-family: 'Unbounded', sans-serif;
}

.faq-section  .frame-39 {
    display: flex;
    flex-direction: column;
    padding: 25px 24px 24px;
    background-color: #1e4ab2;
    border-radius: 16px;
    overflow: hidden;
}

.faq-section .frame-43 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    padding: 24px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    background-color: #1e4ab24c;
    border-radius: 8px;
    overflow: hidden;
    margin-top: 10px;
}
.faq-section h2{
	font-family: 'Unbounded', sans-serif;
    font-weight: 900;
    font-size: 33px;
    line-height: normal;
}

.faq-section h3 {
    font-family: 'Unbounded', sans-serif;
    font-weight: 500;
    font-size: 30px;
    color: #fff;
    line-height: normal;
    padding: 15px 0px 30px 0px;
}

.faq-section .overlap-group-5 {
    position: relative;
    height: 48px;
    background-color: #fff059;
    border-radius: 100px;
}

.faq-section .text-wrapper-42 {
    position: relative;
    top: 13px;
    font-family: 'Unbounded', sans-serif;
    color: #000000;
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
    letter-spacing: 0;
    text-align: center;
}

.accordion-item{
	width: 100%;
}


.faq-section {
    max-width: 100%;
    height: auto;
    display: block;
    padding: 90px 56px;
}

.teaching2-section{
	padding: 0px;
}

.teaching2-section .teaching{
	background-image: url(./img/dot.png);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 0px 56px;
	background-position: center;
}

.teaching2-section .teaching .item-11{
    width: 20%;
}

.teaching .icon-park-solid-wrapper-des {
    margin: auto;
    width: 75px;
    height: 71px;
    margin-top: 0px;
    border-radius: 37.5px;
    display: flex
;
    justify-content: center;
    align-items: center;
}

	.mob{
		display:none;
	}
	
	.hero-section .hero-forward{
	top: 580px;
    position: absolute;
    left: 80px;
	}
	
	.hero-section .hero-forward .icon{
    width: 500px;
	}
	
	.prize-description{
	 color: #fff;
    transition: color 0.3s;
    margin: 0px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    text-align: center;
    padding-top: 20px;
	}
	
	.pop-up{
    padding: 25px 24px 24px !important;
    background-color: #1e4ab2 !important;
    border-radius: 40px;
    overflow: hidden;
    border: 10px solid #f8f9fa;
	}
	
	.pop-up label {
    display: block;
    margin: 12px 0 4px;
}

.pop-up h2 {
    font-family: 'Unbounded', sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
    padding: 10px 0px;
    margin: 0;
    text-align: center;
}

.pop-up input {
    width: 100%;
    padding: 8px;
    border: none;
    border-radius: 6px;
}
.pop-up  button {
    flex: 1;
    padding: 10px;
    border: none;
    border-radius: 35px;
    cursor: pointer;
}
#short-form{
	min-width: 350px;
    color: #fff;
    max-height: 500px;
    font-family: 'Montserrat', sans-serif;
}


@media (max-width: 1100px) {
	
	.footer .footer-logos {
    display: none;
}

.hero-text-h2 {
    font-size: 40px;
}

.hero-section .content {
    background-image: url(./img/fon-des.png);
    background-position: bottom;
    background-size: 100%;
}

.hero-text-p {
    max-width: 925px;
    top: 355px;
    left: 66px;
    font-family: 'Unbounded', sans-serif;
    font-weight: 400;
    color: #ffffff;
    font-size: 20px;
    position: absolute;
    letter-spacing: 0;
    line-height: normal;
}
.garant-section .hero-text-h2-zagol {
    font-size: 45px;
    padding: 45px 0px;
}

.dosyag-section .hero-text-h2-zagol {
    padding: 45px 0px;
    font-size: 45px;
}

.achievement {
    padding: 0px 0px;
}

.achievement .item {
    flex: 1 1 calc(50% - 16px);
    background: #1E4AB2;
    padding: 25px 25px 20px 25px;
    box-sizing: border-box;
    box-shadow: 0px 3.16644px 9.49932px rgba(13, 10, 44, 0.06);
    border-radius: 31.6644px;
    height: 155px;
}

.teaching-section .hero-text-h2-zagol {
    max-width: 1150px;
    font-family: 'Unbounded', sans-serif;
    font-weight: 900;
    color: #000;
    font-size: 45px;
    letter-spacing: 0;
    line-height: normal;
    padding: 45px 0px 20px 0px;
}

.certificates-section .hero-text-h2-zagol {
    max-width: 1150px;
    font-family: 'Unbounded', sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 45px;
    letter-spacing: 0;
    line-height: normal;
    padding: 100px 0px 0px 0px;
    margin: 0;
}

.certificates-section .hero-text p {
    color: #fff;
    font-size: 25px;
    font-family: 'Unbounded', sans-serif;
    font-weight: 600;
    padding-bottom: 20px;
}

.slider .hero-text-h2-zagol {
    max-width: 1150px;
    font-family: 'Unbounded', sans-serif;
    font-weight: 900;
    color: #000;
    font-size: 45px;
    letter-spacing: 0;
    line-height: normal;
    padding: 45px 0px 20px 56px;
}

.feedback-s {
    background-image: url(./img/fon-form.jpg);
    background-position: 0% 25%;
    background-size: 100%;
    width: 100%;
    height: 700px;
    display: flex;
}

.certificates .item p {
    font-weight: 500;
    font-size: 16px;
}

}

@media (max-width: 992px) {
.hero-text-h2 {
        top: 220px;
        left: 66px;
        color: #ffffff;
        font-size: 35px;
}

.hero-section .content {
    background-repeat: no-repeat;
    padding: 45px;
    color: white;
    position: relative;
    max-width: 1440px;
    height: 900px;
    background-image: url(./img/fon-des.png);
    background-position: bottom;
    background-size: 100%;
}
.garant-section .hero-text-h2-zagol {
    font-family: 'Unbounded', sans-serif;
    font-weight: 900;
    color: #000;
    font-size: 45px;
    letter-spacing: 0;
    line-height: normal;
    padding: 60px 0px;
}

.block-garant .garant .frame-54 h3 {
    font-size: 25px;
}

.block-garant .garant .frame-55 h3 {
    font-size: 25px;
}

.garant-img {
        display: block;
}
.block-garant .img-3 {
        width: 85px;
        height: 85px;
}
.block-garant .university-of-2 {
	width: 65px;
        height: 85px;
}

.dosyag-section .hero-text-h2-zagol {
    font-family: 'Unbounded', sans-serif;
    font-weight: 900;
    color: #000;
    font-size: 40px;
    letter-spacing: 0;
    line-height: normal;
    padding: 60px 50px;
    text-align: center;
}

.achievement {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
    padding: 0px 0px;
}

.achievement .item h3 {
    font-family: 'Unbounded', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.achievement .item p {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-size: 13px;
    line-height: 21px;
    color: #cad4ff;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.achievement .item {
    flex: 1 1 calc(50% - 16px);
    background: #1E4AB2;
    padding: 25px 25px 15px 29px;
    box-sizing: border-box;
    box-shadow: 0px 3.16644px 9.49932px rgba(13, 10, 44, 0.06);
    border-radius: 31.6644px;
    height: 155px;
}

.teaching-section .hero-text-h2-zagol {
    max-width: 1150px;
    font-family: 'Unbounded', sans-serif;
    font-weight: 900;
    color: #000;
    font-size: 40px;
    letter-spacing: 0;
    line-height: normal;
    padding: 60px 0px 20px 0px;
}

.teaching-section .hero-text p {
    font-size: 17px;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
}

section {
    background-color: #fff;
    padding: 0px 25px;
}

.certificates-section .hero-text-h2-zagol {
    max-width: 1150px;
    font-family: 'Unbounded', sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 40px;
    letter-spacing: 0;
    line-height: normal;
    padding: 100px 0px 0px 0px;
    margin: 0;
}

.certificates-section .hero-text p {
    color: #fff;
    font-size: 24px;
    font-family: 'Unbounded', sans-serif;
    font-weight: 600;
    padding-bottom: 20px;
}

.certificates .item {
    flex: 1 1 calc(33% - 16px);
    background: #ffffff;
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 0px 3.16644px 9.49932px rgba(13, 10, 44, 0.06);
    border-radius: 16px;
}


.certificates .item p {
		position: relative;
        align-self: stretch;
        font-family: 'Unbounded', sans-serif;
        color: #000;
        margin: auto;
        padding-top: 20px;
        font-style: normal;
        font-weight: 400;
        font-size: 15.3797px;
        line-height: 19px;
}
.teaching2-section{
	display:none;
}

.teaching .item-1 {
        padding: 30px 25px 20px 30px;
        height: 355px;
        flex: 50%;
        margin-bottom: 20px;
}
.teaching .item-2 {
        padding: 30px 25px 20px 30px;
        height: 355px;
        flex: 50%;
        margin-bottom: 20px;
}
.teaching .item-3 {
        padding: 30px 25px 20px 30px;
        height: 355px;
        flex: 50%;
        margin-bottom: 20px;
}
.teaching .item-4 {
        padding: 30px 25px 20px 30px;
        height: 355px;
        flex: 50%;
        margin-bottom: 20px;
}
.teaching .item-5 {
        padding: 30px 25px 20px 30px;
        height: 355px;
        flex: 50%;
        margin-bottom: 20px;
}
.teaching .opisanie p {
        font-family: "Captura Now-Regular", Helvetica;
        font-weight: 400;
        color: #ffffffd4;
        font-size: 19px;
        letter-spacing: 0;
        line-height: 26px;
        text-align: center;
        padding: 35px 0px;
		max-width: 300px;
        margin: auto;

}

.item-5 p{
	    width: 50%;
    margin: auto;
}
  
 
 .feedback-s {
    background-image: url(./img/fon-form.jpg);
    background-position: 0% 25%;
    background-size: 120%;
    width: 100%;
    height: 655px;
    display: flex;
}

    .faq-section .overlap-group-3 {
        width: 100%;
    }
	
	    .faq-section .left-column, .faq-section .right-column {
        flex: 0 0 100%;
    }
	
	    .columns {
        flex-direction: column-reverse;
    }
	
	.faq-section .frame-41 {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
    gap: 12px;
}

.footer-logos img {
    display: none;
}
    .footer-column {
        flex: 1 1 45%;
        min-width: 180px;
    }
	
	    .address-column {
        order: -1;
    }
 
}

/* Стили для мобильных устройств */
@media (max-width: 768px) {
	
	
	.hero-text-p {
    max-width: 400px;
    top: 280px;
    left: 20px;
    font-family: 'Unbounded', sans-serif;
    font-weight: 400;
    color: #ffffff;
    font-size: 10px;
    position: absolute;
    letter-spacing: 0;
    line-height: normal;
}
	.hero-text-h2 {
        position: absolute;
        max-width: 400px;
        font-family: 'Unbounded', sans-serif;
        font-weight: 900;
        top: 142px;
        left: 20px;
        color: #ffffff;
        font-size: 27px;
        letter-spacing: 0;
        line-height: 120%;
        margin: 0px;
}

	.footer {
    background-color: #1E4AB2;
    padding: 40px 20px 40px 20px;
    font-family: 'Arial', sans-serif;
    color: #fff;
}
	.footer-title {
    font-size: 13px;
    margin-bottom: 12px;
    font-family: 'Unbounded', sans-serif;
    font-weight: 400;
}
.footer-links a {
    text-decoration: none;
    color: #fff;
    transition: color 0.3s;
    margin: 0px;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
}

.footer-address p {
    margin: 4px 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
}
.footer-address a {
    text-decoration: none;
    color: #ffffff;
}

.footer-links li {
    margin-bottom: 0px;
}

.address-column {
  order: -1; /* перемещаем в начало */
}

	.footer-column {
  flex: 1 1 45%; /* 2 в ряд */
  min-width: 180px;
}
	.footer-logos{
		display: none;
	}
	
	.accordion-button:not(.collapsed) {
    color: #000000 !important;
    background-color: #1e4ab259 !important;
    border: 0px !important;
}


	#hero .button a {
    font-size: 13px;
    font-family: 'Unbounded', sans-serif;
    font-weight: 400;
    color: #000;
    text-decoration: auto;
}

	.hero-section .hero-forward{
        top: 390px;
        position: absolute;
        left: 20px;
	}
	
		.hero-section .hero-forward .icon{
    width: 320px;
	}
	
#hero .button {
        display: inline-flex;
        position: absolute;
        top: 330px;
        left: 20px;
        background-color: #fff059;
        align-items: center;
        justify-content: center;
        gap: 10px;
        padding: 12px 15px !important;
        border-radius: 200px;
        overflow: hidden;
        width: 90%;
        height: 40px;
}
	.des{
		display:none;
	}
	.mob{
		display:block;
	}
	  .columns {
    flex-direction: column-reverse; /* правая будет первой */
  }
.teaching2-section {
    display:none;
}

.hero-section .content {
    background-repeat: no-repeat;
    padding: 20px;
    color: white;
    position: relative;
    max-width: 1440px;
    height: 800px;
    background-image: url(./img/fon-mob.png);
    background-position: bottom;
    background-size: 100%;
}

.block-garant .group-12 {
    position: relative;
    width: 100%;
}


.header .image {
    width: 60px;
    margin-left: 0px;
}

.faq-section .frame-42 {
    font-size: 13px;
    line-height: normal;
	padding: 15px;
}

.faq-section .frame-43 {

    padding: 15px;
}

.accordion-body {
        padding: 0px !important;
    font-size: 12px;
    font-family: "Captura Now-Regular", Helvetica;
}



.faq-section  .left-column,
.faq-section  .right-column {
    flex: 0 0 100%;
  }
  
.faq-section .form-container {
    padding: 35px;
}

.faq-section .overlap-group-3 {
    width: 100%;
}

.faq-section .frame-41 {
    width: 100%;
}

.faq-section {
    padding: 60px 20px 50px 20px;
} 
	
.feedback-s {
        background-image: url(./img/fon-form.jpg);
        background-position: 0% 25%;
        width: 100%;
        height: 800px;
        display: flex;
        background-size: cover;
}

.feedback-s h2{
        font-family: 'Unbounded', sans-serif;
        font-weight: 500;
        font-size: 20px;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
        padding: 0px;
        gap: 15.95px;
        width: 283.67px;
        height: 96px;
        flex: none;
        order: 0;
        align-self: stretch;
        flex-grow: 0;
    }
	
	.form-container p {
	font-size: 13.4283px;
    line-height: 20px;
    color: #FFFFFF;
	}
	
.form-container label {
    display: block;
    margin: 12px 0 4px;
    font-size: 14px;
}
.hero-content {
	background-repeat: no-repeat;
	padding: 20px;
	color: white;
	position: relative;
	max-width: 1440px;
	height: 900px;
	background-image: url(./img/a-1.png);
	background-position: 0% 25%;
	background-size: 125%;
}

.garant-img {
	display: none;
}

/* БЛОК ГАРАНТИИ*/

.block-garant .overlap-group-5 {
position: relative;
        width: 100%;
        height: 35px;
        background-color: #fff059;
        border-radius: 95px;
}
.block-garant .garant .frame-54 h3 {
    font-size: 15px;
    line-height: normal;
    margin: 0;
}

.block-garant .garant .frame-55 h3 {
	font-size: 15px;
    line-height: normal;
	margin: 0;
}

.block-garant .text-wrapper-42 {
position: absolute;
 top: 0px;
        left: 0px;
        font-family: 'Unbounded', sans-serif;
        color: #000000;
        font-size: 12px;
        line-height: normal;
        font-weight: 600;
        letter-spacing: 0;
        margin: auto;
        /* width: 250px; */
        display: flex
;
        justify-content: center;
        align-items: center;
        text-align: center;
        height: 100%;
        width: 100%;
}
	
.garant-section .hero-text-h2-zagol {
	font-size: 30px;
    padding: 80px 0px 0px 0px;
    text-align: left;
}

.hero-graphics .image{
	width: 50px;
	margin-left: 25px;
}

.block-garant .frame-54 {
		gap: 5px;
        width: 100%;
        margin-right: 0px;
}


.block-garant .text-wrapper-40 {
	position: relative;
	align-self: stretch;
	font-family: 'Unbounded', sans-serif;
	font-weight: 600;
	color: #ffffff;
	font-size: 18px;
	letter-spacing: 0;
	line-height: normal;
}

.block-garant .img-3 {
	position: relative;
	width: 70px;
	height: 70px;
	object-fit: cover;
	margin-bottom: 10px;
}

.block-garant .university-of-2 {
        position: relative;
        width: 70px;
        height: 60px;
        object-fit: cover;
}

.block-garant .frame-55 {
		gap: 5px;
        width: 100%;
        margin-left: 0px;
}

    .achievement .item {
        border-radius: 16px;
    }
	

.hero-section {
    padding: 0px;
    background: linear-gradient(180deg, #1E4AB2 0%, #0D204C 100%);
}

.block-garant .garant .frame-54 p {
        font-size: 11px;
        line-height: 130%;
}
.block-garant .garant .frame-55 p {
        font-size: 11px;
        line-height: 130%;
}

/* БЛОК ДОСЯГНЕННЯ */


.achievement {
    padding: 0px;
}

.achievement .item h3 {
	font-size: 14px;
        margin: 0;
}

.achievement .item p{
        font-size: 11px;
        line-height: 11px;
}

.achievement .item {
        padding: 31px 37px 10px 37px;
        height: 100%;
        flex: 1 1 100%;
}

.dosyag-section .hero-text-h2-zagol {
        font-size: 27px;
        padding: 80px 0px 40px 0px;
        text-align: center;
}

.slider .hero-text-h2-zagol {
	font-size: 27px;
	padding: 30px 20px;
}

.swiper-slide {
        width: 80% !important;
}


 /* БЛОК ОБУЧЕНИЕ */
 
.teaching .item {
    padding: 23px 40px 20px 40px;
    height: 100px;
    flex: 1 1 100%;
}

.teaching-section .hero-text-h2-zagol {
        padding: 80px 20px 20px 20px;
        font-family: 'Unbounded';
        font-style: normal;
        font-weight: 600;
        font-size: 27px;
        line-height: 33px;
}


.teaching {
	padding: 0px;
}

.teaching-section .hero-text p {
        font-family: 'Montserrat', sans-serif;
        padding: 0px 20px;
        font-style: normal;
        font-weight: 300;
        font-size: 14px;
        line-height: 16px;
}
.teaching .item-1 {
        padding: 25px 25px 20px 30px;
        height: 245px;
        flex: 1 1 100%;
        margin-bottom: 20px;
}
.teaching .item-2 {
        padding: 25px 25px 20px 30px;
        height: 245px;
        flex: 1 1 100%;
        margin-bottom: 20px;
}
.teaching .item-3 {
        padding: 25px 25px 20px 30px;
        height: 245px;
        flex: 1 1 100%;
        margin-bottom: 20px;
}
.teaching .item-4 {
        padding: 25px 25px 20px 30px;
        height: 245px;
        flex: 1 1 100%;
        margin-bottom: 20px;
}
.teaching .item-5 {
        padding: 25px 25px 20px 30px;
        height: 245px;
        flex: 1 1 100%;
        margin-bottom: 20px;
}
.teaching .opisanie p {
    font-family: "Captura Now-Regular", Helvetica;
    width: 227px;
    height: 76px;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 19px;
    text-align: center;
    color: #FFFFFF;
        margin: auto;
}


.certificates .item {
	padding: 15px;
	flex: 1 1 100%;
}

.certificates-section  .hero-text-h2-zagol {
        font-size: 21px;
		padding: 50px 0px 0px 0px;
}

.certificates-section .hero-text p {
        font-size: 14px;
}

.certificates-section {
    background-color: #1e4ab2;
    padding: 0px 20px 50px 20px;
}

.teaching .icon-park-solid-wrapper {
	margin: auto;
    width: 75px;
    height: 75px;
    top: 15px;
    left: 84px;
    background-color: #ffffff;
    border-radius: 50px;
}

section {
    padding: 0px 20px;
}

}

@media (max-width: 393px) {
    .achievement .item p {
        font-size: 9px;
        line-height: 11px;
    }
	    .achievement .item h3 {
        font-size: 11px;
        margin: 0;
    }
	.hero-section .content{
    background-repeat: no-repeat;
    padding: 45px;
    color: white;
    position: relative;
    max-width: 1440px;
    height: 900px;
    background-image: url(./img/fon-mob.png);
    background-position: bottom;
    background-size: 100%;
}

.block-garant .group-12 {
    position: relative;
    width: 100%;
}

}
