/*!*********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/section-title-red/style.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************/
.section-title-red {
  width: 100%;
  padding-top: 100px;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .section-title-red {
    padding-top: 120px;
  }
}
@media (min-width: 1024px) {
  .section-title-red {
    padding-top: 188px;
  }
}
.section-title-red.dark-theme .section-title-red__wrapper-bottom-image {
  margin-left: -55px;
}
.section-title-red.dark-theme::before {
  background-color: rgba(0, 0, 0, 0.6);
}
.section-title-red.dark-theme .section-title-red__wrapper-bottom-more {
  width: 0;
  height: 0;
  margin-left: 0;
}
.section-title-red.dark-theme .section-title-red__wrapper-bottom-more > svg {
  display: none;
}
.section-title-red.dark-theme .section-title-red__wrapper-bottom-more-dotts svg circle {
  fill: #B12428;
}
.section-title-red.dark-theme .section-title-red__wrapper-bottom-image-shape svg path {
  fill: #B12428;
}
.section-title-red.about-us-hero .section-title-red__wrapper-bottom-image {
  margin-left: 0px;
}
.section-title-red.about-us-hero .section-title-red__wrapper-bottom-title {
  margin-right: 20px;
}
.section-title-red::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
.section-title-red::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(216, 0, 39, 0.85);
}
.section-title-red__wrapper {
  position: relative;
  z-index: 1;
}
.section-title-red__wrapper-breadcrumb {
  max-width: 1440px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
  color: var(--Neutral-White, #FFF);
  font-family: "Manrope";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  text-transform: uppercase;
  z-index: 1;
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .section-title-red__wrapper-breadcrumb {
    font-size: 16px;
    margin-bottom: 24px;
  }
}
@media (min-width: 1024px) {
  .section-title-red__wrapper-breadcrumb {
    font-size: 18px;
    margin-top: 50px;
  }
}
@media (min-width: 1440px) {
  .section-title-red__wrapper-breadcrumb {
    padding-left: 65px;
    padding-right: 65px;
  }
}
.section-title-red__wrapper-breadcrumb .breadcrumbs {
  display: flex;
  flex-wrap: wrap;
}
.section-title-red__wrapper-breadcrumb .breadcrumbs__separator {
  padding: 0 12px;
}
.section-title-red__wrapper-breadcrumb .breadcrumbs__item a {
  color: #fff;
}
.section-title-red__wrapper-breadcrumb .breadcrumbs__item a:hover {
  color: #B12428;
}
.section-title-red__wrapper-bottom {
  display: flex;
  align-items: center;
  max-width: 1110px;
  margin: 0 auto;
  padding: 0 15px;
}
.section-title-red__wrapper-bottom-title {
  color: #FFF;
  font-family: "Manrope";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  z-index: 2;
  position: relative;
  padding-left: 20px;
}
@media (min-width: 575px) {
  .section-title-red__wrapper-bottom-title {
    font-size: 34px;
    line-height: 57px;
  }
}
@media (min-width: 768px) {
  .section-title-red__wrapper-bottom-title {
    font-size: 44px;
    line-height: 67px;
    padding-left: 41px;
  }
}
@media (min-width: 1024px) {
  .section-title-red__wrapper-bottom-title {
    font-size: 64px;
    line-height: 87px;
  }
}
.section-title-red__wrapper-bottom-title strong {
  font-weight: 600;
}
.section-title-red__wrapper-bottom-title strong:first-of-type {
  margin-left: -20px;
}
@media (min-width: 768px) {
  .section-title-red__wrapper-bottom-title strong:first-of-type {
    margin-left: -41px;
  }
}
.section-title-red__wrapper-bottom-title strong:last-of-type {
  margin-left: 20px;
}
@media (min-width: 768px) {
  .section-title-red__wrapper-bottom-title strong:last-of-type {
    margin-left: 41px;
  }
}
.section-title-red__wrapper-bottom-more {
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-left: -25px;
  z-index: 1;
  position: relative;
}
@media (min-width: 575px) {
  .section-title-red__wrapper-bottom-more {
    width: 70px;
    height: 70px;
    margin-left: -35px;
  }
}
@media (min-width: 768px) {
  .section-title-red__wrapper-bottom-more {
    width: 100px;
    height: 100px;
    margin-left: -50px;
  }
}
@media (min-width: 1024px) {
  .section-title-red__wrapper-bottom-more {
    width: 174px;
    height: 174px;
    margin-left: -87px;
  }
}
.section-title-red__wrapper-bottom-more-dotts {
  position: absolute;
  left: calc(100% + 38px);
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.section-title-red__wrapper-bottom-more-dotts svg {
  display: block;
}
.section-title-red__wrapper-bottom-image {
  height: 400px;
  width: 300px;
  position: relative;
  border-radius: 293px 293px 0px 0px;
  margin-left: -80px;
}
@media (min-width: 768px) {
  .section-title-red__wrapper-bottom-image {
    margin-left: 80px;
  }
}
@media (min-width: 1024px) {
  .section-title-red__wrapper-bottom-image {
    margin-left: -150px;
    margin-top: -100px;
    width: 540px;
    height: 650px;
  }
}
.section-title-red__wrapper-bottom-image-title {
  position: absolute;
  bottom: 38px;
  right: 10%;
  color: #FFF;
  font-family: "Manrope";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  z-index: 2;
  padding-left: 20px;
}
@media (min-width: 475px) {
  .section-title-red__wrapper-bottom-image-title {
    right: -10%;
  }
}
@media (min-width: 575px) {
  .section-title-red__wrapper-bottom-image-title {
    font-size: 34px;
    line-height: 57px;
    right: -25%;
  }
}
@media (min-width: 768px) {
  .section-title-red__wrapper-bottom-image-title {
    font-size: 44px;
    line-height: 67px;
    padding-left: 41px;
  }
}
@media (min-width: 1200px) {
  .section-title-red__wrapper-bottom-image-title {
    font-size: 64px;
    line-height: 87px;
    right: -50%;
  }
}
.section-title-red__wrapper-bottom-image-shape {
  position: absolute;
  bottom: -30px;
  left: -70px;
  width: 140px;
  height: 60px;
}
@media (min-width: 1024px) {
  .section-title-red__wrapper-bottom-image-shape {
    bottom: -44px;
    left: -95px;
    width: 190px;
    height: 88px;
  }
}
.section-title-red__wrapper-bottom-image-shape svg {
  max-width: 100%;
  max-height: 100%;
  display: block;
}
.section-title-red__wrapper-bottom-image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 293px 293px 0px 0px;
}

/*# sourceMappingURL=style-index.css.map*/