@import url('https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@100;200;300;400;500;600;700;800;900&display=swap');

.header__link {
  border: 2px solid #FF450D;
  border-radius: 5px;
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #FF450D;
}

.header__link:hover {
  background: #FF450D;
  border: 2px solid #FF450D;
}

.header__div {
  display: flex;
  align-items: center;
  column-gap: 12px;
}

.header__link1 {
  font-family: 'Lexend Deca';
  font-style: normal;
  font-weight: 600 !important;
  font-size: 20px;
  line-height: 120%;
  text-align: center;
  color: #4D4D4D !important;
}

.header__link1:hover {
  font-family: 'Lexend Deca';
  font-style: normal;
  font-weight: 600 !important;
  font-size: 20px;
  line-height: 120%;
  text-align: center;
  color: #FF450D !important;

}

.ham6 .top {
  stroke-dasharray: 40 172;
}

.ham6 .middle {
  stroke-dasharray: 40 111;
}

.ham6 .bottom {
  stroke-dasharray: 40 172;
}

.line {
  fill: none;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  stroke: #000;
  stroke-width: 5.5;
  stroke-linecap: round;
}

.offcanvas.offcanvas-end {
  border-left: none !important;
}

.header__content {
  height: 639px;
  display: flex;
  align-items: center;
  background: #FFF3E5;
}

.content__text {
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 700;
  font-size: 64px;
  line-height: 77px;
  letter-spacing: -0.03em;
  color: #1A1A1A;
}

.content__text1 {
  font-family: 'Lexend Deca';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #808080;
}

.content__link {
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  display: flex;
  align-items: center;
  text-align: center;
  width: 240px;
  height: 65px;
  justify-content: center;
  color: #F2F2F2;
  text-decoration: none;
  background: #FF450D;
  border-radius: 8px;
}

.content__link:hover {
  color: #F2F2F2;
}

.content__div1 {
  display: flex;
  align-items: center;
  column-gap: 25px;
}

.content__column {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}

.content__div2 {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}

.content__column1 {
  display: flex;
  align-items: center;
  justify-content: center;

}

.header__content::before {
  content: url(img/24__before.svg);
  left: 0px;
  top: 482px;
  display: flex;
  position: absolute;
}

.header__content::after {
  content: url(img/Group\ 3514__after.svg);
  right: 0;
  display: flex;
  position: absolute;
}

.header__content::after {
  content: url(img/Fill\ 1__after.png);
  right: 0;
  top: 400px;
  display: flex;
  position: absolute;
}

.header__content {
  position: relative;
}

.section {
  height: 880px;
  background: #f9f6f6de;
}

.section__text1 {
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 60px;
  /* identical to box height, or 250% */

  letter-spacing: -0.03em;

  /* Primary/2/500 */

  color: #FF450D;

}

.section__text2 {
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 700;
  font-size: 64px;
  line-height: 77px;
  letter-spacing: -0.03em;
  width: 483px;
  color: #000000;
}

.section__text3 {
  width: 598px;
  font-family: 'Lexend Deca';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 28px;

  color: #808080;

}

.section__link {
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  display: flex;
  align-items: center;
  text-align: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 20px 32px;
  gap: 8px;
  width: 164px;
  height: 64px;
  background: #FF450D;
  border-radius: 8px;
  text-decoration: none;
  color: #FFFFFF;
  display: flex;
  column-gap: 15px;
}

.section__link:hover {
  color: #fff;
}

.section__row1 {
  min-height: 290px;
  display: flex;
  align-items: center;
}



.row2__col1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 32px 16px 24px;
  gap: 32px;
  background: #FFFFFF;
  width: 402px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  -webkit-box-shadow: 7px 10px 60px 5px rgba(0, 0, 0, 0.09);
  border-bottom: 6px solid #FB8600;

}

.row2__col2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 32px 16px 24px;
  gap: 32px;
  width: 402px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  -moz-box-shadow: 7px 10px 60px 5px rgba(0, 0, 0, 0.09);
  background: #FFFFFF;
  border-bottom: 6px solid #FB8600;
}

.row2__col3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 32px 16px 24px;
  gap: 32px;
  background: #FFFFFF;
  width: 402px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  box-shadow: 7px 10px 60px 5px rgba(0, 0, 0, 0.09);
  border-bottom: 6px solid #FB8600;
}

.section__row2 {
  display: flex;

  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.section {
  position: relative;
  display: flex;
  overflow: hidden;
}

.section::before {
  content: url(img/81__img.png);
  position: absolute;
  display: flex;
  left: -10px;
  top: 610px;
}

.section__title {
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: -0.02em;
  color: #000000;
  margin-bottom: 0;
}

.section__text4 {
  font-family: 'Lexend Deca';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.02em;
  color: #808080;

}

.section1 {
  background: #f9f6f6de;
}

.section1__text1 {
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 60px;
  letter-spacing: -0.03em;
  color: #FF450D;

}

.section1__text2 {
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 700;
  font-size: 64px;
  line-height: 77px;
  letter-spacing: -0.03em;
  color: #000000;
  width: 652px;
}

.section1__text3 {
  font-family: 'Lexend Deca';

  width: 609px;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 28px;
  color: #808080;

}

.section1__div {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
}

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

.section1__text4 {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-size: 64px;
  line-height: 72px;
  letter-spacing: -0.02em;
  color: #000000;
  margin-bottom: 0;
}

.section1__text5 {
  font-family: 'Lexend Deca';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 31px;
  letter-spacing: -0.02em;
  color: #FF8A66;
}

.section1__column1 {
  display: flex;
  flex-direction: column;
  row-gap: 35px;
}

.section1__image {
  position: relative;
  left: 46px;
  width: 765px;
  bottom: 45px;
  display: flex;
}

.section2 {
  background-color: #f9f6f6de;
}

.section2__row {
  min-height: 300px;
  display: flex;
  align-items: center;
}

.section2__text1 {
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 60px;
  letter-spacing: -0.03em;
  color: #FF450D;
  margin-bottom: 0;
}

.section2__text2 {
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 700;
  font-size: 64px;
  line-height: 55px;
  color: #0D0D0D;
}

.section2__text3 {
  font-family: 'Lexend Deca';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 28px;
  color: #808080;
}

.card {
  background-color: unset !important;
  border: none !important;
}

.card__image {
  width: 400px;
  height: 237px;
  object-fit: contain;
}

.card__link {
  --bs-btn-padding-x: 0px !important;
  --bs-btn-padding-y: 0px !important;
  border: none !important;
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #FF450D;

}

.card__link:hover {
  border: none !important;
  color: #FF450D;
}

.card-title {
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 120%;
  color: #0D0D0D;
}

.card-text {
  font-family: 'Lexend Deca';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 120%;
  color: #808080;
}


.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}

.b-example-divider {
  height: 3rem;
  background-color: rgba(0, 0, 0, .1);
  border: solid rgba(0, 0, 0, .15);
  border-width: 1px 0;
  box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.b-example-vr {
  flex-shrink: 0;
  width: 1.5rem;
  height: 100vh;
}

.bi {
  vertical-align: -.125em;
  fill: currentColor;
}

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.section3__div {
  height: 285px;
  background-color: #FFF3E5;
}

.section4__column {
  display: flex;
  flex-direction: column;
  padding-left: 25px;
  justify-content: center;
}

.section4__text1 {
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: #FF450D;
}

.section4__text2 {
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 700;
  font-size: 29px;
  line-height: 36px;
  letter-spacing: -0.02em;
  width: 524px;
  color: #000000;
}

.section4__text3 {
  font-family: 'Lexend Deca';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 28px;
  color: #808080;
  width: 524px;
}

.section4__link {
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  color: #FF450D;
  text-decoration: none;
}

.section4__column01 {
  width: 406px;
  padding-left: 0;
  height: 372px;
  background: #FFF3E5;
  display: flex;
  flex-direction: column;
}

.section4__div {
  padding: 15px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.section4__txt1 {
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 36px;
  text-transform: uppercase;
  color: #FF450D;
}

.section4__txt2 {
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 700;
  font-size: 29px;
  line-height: 36px;
  letter-spacing: -0.02em;
  color: #000000;
}

.section4__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.section3__div2 {
  display: flex;
  flex-direction: column;
  row-gap: 31px;
}

.section3__div3 {
  width: 428px;
  height: 284px;
  object-fit: cover;
}

.section4 {
  height: 444px;
  background: #1A0E00;
  display: flex;
  align-items: center;
}

.section4__text1 {
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 60px;
  letter-spacing: -0.03em;
  color: #FF450D;
}

.section4__text4 {
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 700;
  font-size: 64px;
  line-height: 77px;
  letter-spacing: -0.03em;
  color: #FFEBE5;
  width: 585px;
}

.section3 {
  min-height: 1024px;
  display: flex;
  align-items: center;
}

.form-control {
  background-color: unset !important;
  border-bottom: 1px solid #fff !important;
  border: unset !important;
  color: #fff !important;
}

.form__label {
  color: #fff;
}

.form-control:focus {
  border-color: unset !important;
  box-shadow: unset !important;
}

.section4__div2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

hr {
  margin: unset !important;
  opacity: 1 !important;
  border-top: 1px solid #999999 !important;
}

.footer__div {
  display: flex;
  flex-direction: column;
}

.footer__row {
  min-height: 250px;
  align-items: center;
}

.footer {
  height: 400px;
  background: #FF450D;
}

.footer__text {
  font-family: 'Lexend Deca';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  width: 451px;
  line-height: 36px;
  letter-spacing: -0.02em;
  color: #FFEBE5;
}

.footer__column8 {
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}

.footer__link {
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  text-decoration: none;
}

.footer__link:hover {
  color: #fff;
}

.footer__div2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer__div3 {
  display: flex;
  flex-direction: column;
  row-gap: 25px;
}

.footer__div4 {
  display: flex;
  align-items: center;
  column-gap: 15px;
}

.footer__div5 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 66px;
  background: #FAFAFA;
}

.fdiv5__text {
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  text-align: center;
  color: #1A1A1A;
  margin-bottom: 0;
}

.section4__link2 {
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  color: #FFFFFF;
  text-decoration: none;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 15px 48px;
  gap: 10px;
  width: 176px;
  height: 52px;
  background: #FF450D;
  border-radius: 8px;
}

.section4__link2:hover {
  color: #fff;
}

.section4__text5 {
  font-family: 'Lexend Deca';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 28px;
  color: #F2F2F2;
}

.section3__div4 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.section3__txt1 {
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 60px;
  text-align: center;
  letter-spacing: -0.03em;
  color: #FF450D;

}

.section3__txt2 {
  font-family: 'Urbanist';
font-style: normal;
font-weight: 700;
font-size: 64px;
line-height: 77px;
text-align: center;
letter-spacing: -0.03em;

/* Neutral/950 */

color: #0D0D0D;
}