/*!***********************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/not-all/style.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.not-all {
  padding-left: 15px;
  padding-right: 15px;
}
.not-all .has-inline-color {
  background-color: rgba(0, 0, 0, 0);
}
.not-all--about-us {
  padding-top: 145px;
  padding-bottom: 50px;
  background-color: #F2F2F2;
  margin-bottom: 65px;
}
@media (min-width: 768px) {
  .not-all--about-us {
    padding-bottom: 100px;
  }
}
.not-all--about-us .not-all__wrapper-top {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .not-all--about-us .not-all__wrapper-top {
    margin-bottom: 100px;
  }
}
@media (min-width: 768px) {
  .not-all--about-us .not-all__wrapper-top-left-image {
    height: 723px;
  }
}
.not-all--about-us .not-all__wrapper-top-left {
  padding-left: 65px;
}
.not-all--about-us .not-all__wrapper-top-right-wrapper {
  max-width: 465px;
}
.not-all--about-us .not-all__wrapper-top {
  align-items: center;
}
.not-all--about-us .not-all__wrapper-bottom-description {
  margin-bottom: 0px;
}
.not-all--about-us .not-all__wrapper-bottom-description strong {
  color: #333;
  font-weight: 600;
}
.not-all--about-us .not-all__wrapper-top-right-title {
  margin-bottom: 40px;
}
.not-all--reversed {
  padding-bottom: 68px;
  margin-bottom: 0px;
}
.not-all--reversed .not-all__wrapper-top {
  flex-direction: row-reverse;
  margin-bottom: 0px;
  flex-wrap: wrap;
}
.not-all--reversed .not-all__wrapper-top-right-wrapper {
  margin-left: 0;
}
.not-all--reversed .not-all__wrapper-top-right {
  max-width: 100%;
  flex: 0 0 100%;
}
@media (min-width: 1024px) {
  .not-all--reversed .not-all__wrapper-top-right {
    max-width: 42%;
    flex: 0 0 42%;
  }
}
.not-all--reversed .not-all__wrapper-top-left {
  max-width: 100%;
  flex: 0 0 100%;
  padding-left: 50px;
  margin-bottom: 30px;
}
@media (min-width: 575px) {
  .not-all--reversed .not-all__wrapper-top-left {
    padding-left: 120px;
  }
}
@media (min-width: 1024px) {
  .not-all--reversed .not-all__wrapper-top-left {
    max-width: 58%;
    flex: 0 0 58%;
    padding-left: 170px;
    margin-bottom: 0px;
  }
}
.not-all--homepage .not-all__wrapper-top {
  -moz-column-gap: 15px;
       column-gap: 15px;
}
.not-all--homepage .not-all__wrapper-top-left {
  max-width: calc(50% - 7.5px);
  flex: 0 0 calc(50% - 7.5px);
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  .not-all--homepage .not-all__wrapper-top-left {
    max-width: 50%;
    flex: 0 0 50%;
  }
}
.not-all--homepage .not-all__wrapper-top-left .not-all__wrapper-top-left-image {
  height: 500px;
}
@media (min-width: 575px) {
  .not-all--homepage .not-all__wrapper-top-left .not-all__wrapper-top-left-image {
    height: 500px;
  }
}
@media (min-width: 768px) {
  .not-all--homepage .not-all__wrapper-top-left .not-all__wrapper-top-left-image {
    height: 940px;
  }
}
.not-all--homepage .not-all__wrapper-top-right {
  max-width: calc(50% - 7.5px);
  flex: 0 0 calc(50% - 7.5px);
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  .not-all--homepage .not-all__wrapper-top-right {
    max-width: 50%;
    flex: 0 0 50%;
  }
}
.not-all__wrapper {
  max-width: 1110px;
  margin: 0 auto;
}
.not-all__wrapper-top {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  margin-bottom: 30px;
}
@media (min-width: 575px) {
  .not-all__wrapper-top {
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  .not-all__wrapper-top {
    margin-bottom: 65px;
    flex-wrap: nowrap;
  }
}
.not-all__wrapper-top-left {
  max-width: 100%;
  flex: 0 0 100%;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .not-all__wrapper-top-left {
    max-width: 50%;
    flex: 0 0 50%;
    margin-bottom: 0px;
  }
}
.not-all__wrapper-top-left-image {
  height: 300px;
  width: 100%;
  position: relative;
}
@media (min-width: 575px) {
  .not-all__wrapper-top-left-image {
    height: 400px;
  }
}
@media (min-width: 768px) {
  .not-all__wrapper-top-left-image {
    height: 940px;
  }
}
.not-all__wrapper-top-left-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.not-all__wrapper-top-left-image-small {
  width: 110px;
  height: 160px;
  position: relative;
  margin-left: -55px;
  top: 50%;
  transform: translate(0, -50%);
}
@media (min-width: 768px) {
  .not-all__wrapper-top-left-image-small {
    width: 220px;
    height: 320px;
    margin-left: -110px;
  }
}
.not-all__wrapper-top-left-image-small img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 110px 110px 0 0;
}
.not-all__wrapper-top-right {
  max-width: 100%;
  flex: 0 0 100%;
}
@media (min-width: 768px) {
  .not-all__wrapper-top-right {
    max-width: 50%;
    flex: 0 0 50%;
  }
}
@media (min-width: 768px) {
  .not-all__wrapper-top-right-wrapper {
    max-width: 350px;
    margin-left: auto;
  }
}
.not-all__wrapper-top-right-list-title h3 {
  color: #1E1E1E;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 15px;
}
@media (min-width: 575px) {
  .not-all__wrapper-top-right-list-title h3 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
  }
}
.not-all__wrapper-top-right-list ul li {
  color: var(--color-4, #999);
  font-family: "Manrope";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 15px;
  position: relative;
  padding-left: 20px;
}
@media (min-width: 575px) {
  .not-all__wrapper-top-right-list ul li {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
  }
}
.not-all__wrapper-top-right-list ul li::before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: rgb(177, 36, 40);
}
.not-all__wrapper-top-right-subtitle {
  color: var(--color-2, #818671);
  font-family: "Manrope";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.18px;
  margin-bottom: 10px;
}
@media (min-width: 575px) {
  .not-all__wrapper-top-right-subtitle {
    font-size: 16px;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .not-all__wrapper-top-right-subtitle {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
.not-all__wrapper-top-right-title {
  color: var(--color-3, #2D2D2D);
  font-family: "Manrope";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 20px;
}
@media (min-width: 575px) {
  .not-all__wrapper-top-right-title {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .not-all__wrapper-top-right-title {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 50px;
  }
}
@media (min-width: 1024px) {
  .not-all__wrapper-top-right-title {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 60px;
  }
}
.not-all__wrapper-top-right-description {
  color: var(--color-4, #999);
  font-family: "Manrope";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 15px;
}
@media (min-width: 575px) {
  .not-all__wrapper-top-right-description {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
  }
}
.not-all__wrapper-top-right-link {
  color: var(--color-3, #2D2D2D);
  font-family: "Manrope";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.18px;
  padding: 15px 0 5px 0;
  border-bottom: 1px solid #2D2D2D;
  display: inline-block;
}
@media (min-width: 575px) {
  .not-all__wrapper-top-right-link {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .not-all__wrapper-top-right-link {
    font-size: 18px;
  }
}
.not-all__wrapper-top-right-link a {
  color: #2D2D2D;
}
.not-all__wrapper-bottom-description {
  color: var(--color-2, #818671);
  font-family: "Manrope";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 30px;
}
@media (min-width: 575px) {
  .not-all__wrapper-bottom-description {
    font-size: 18px;
    line-height: 30px;
  }
}
@media (min-width: 768px) {
  .not-all__wrapper-bottom-description {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 50px;
  }
}
@media (min-width: 1024px) {
  .not-all__wrapper-bottom-description {
    margin-bottom: 130px;
  }
}

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