/*!******************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/.pnpm/css-loader@6.7.4_webpack@5.84.1/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!../node_modules/.pnpm/sass-loader@13.3.0_sass@1.62.1_webpack@5.84.1/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./scss/layout/SectionAbout.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*
* Info
Sass obsługuje specjalny typ selektora o nazwie placeholders. 
Symbole zastępcze wyglądają jak klasy, z wyjątkiem tego, że kropka jest zamieniana na znak %. 
Charakterystyczną cechą symboli zastępczych Sass jest to, że nie są renderowane w arkuszu stylów wyników.

W rzeczywistości mogą one zostać rozszerzone za pomocą dyrektywy @extend.

Przykład:

%message {
    padding: 0.5em;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-weight: bold;
}

.message-error {
    @extend %message;
    color: red;
}
*/
@font-face {
  font-family: "Bariol";
  src: url("../fonts/Bariol.woff2") format("woff2"), url("../fonts/Bariol.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bariol";
  src: url("../fonts/Bariol-Bold.woff2") format("woff2"), url("../fonts/Bariol-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
body {
  color: #000;
}

.text__alfa, body {
  font-family: "Roboto Condensed", sans-serif;
  font-size: clamp(var(--bw__text-sizer) * 0.75, 0.94vw, var(--bw__text-sizer) * 1.125);
  line-height: 1.4em;
  letter-spacing: 0;
  font-weight: 400;
}
.text__alfa--alt {
  font-family: "Roboto Condensed", sans-serif;
  font-size: clamp(var(--bw__text-sizer) * 0.75, 0.94vw, var(--bw__text-sizer) * 1.125);
  line-height: 1.4em;
  letter-spacing: 0;
  font-weight: 700;
}
.text__beta {
  font-family: "Roboto Condensed", sans-serif;
  font-size: clamp(
    calc(var(--bw__text-sizer) * 0.875),
    1.0416666667vw,
    calc(var(--bw__text-sizer) * 1.25)
  );
  line-height: 1.2em;
  letter-spacing: 0;
  font-weight: 700;
}
.text__beta--alt {
  font-family: "Roboto Condensed", sans-serif;
  font-size: clamp(
    calc(var(--bw__text-sizer) * 0.875),
    1.0416666667vw,
    calc(var(--bw__text-sizer) * 1.25)
  );
  line-height: 1.2em;
  letter-spacing: 0;
  font-weight: 300;
}
.text__gamma, .section-about .about__text h2 {
  font-family: "Bariol", sans-serif;
  font-size: clamp(
    calc(var(--bw__text-sizer) * 1.25),
    2.0833333333vw,
    calc(var(--bw__text-sizer) * 2.5)
  );
  line-height: 1.2em;
  letter-spacing: 0;
  font-weight: 700;
}
.text__delta, .section-about .about__text h3 {
  font-family: "Bariol", sans-serif;
  font-size: clamp(
    calc(var(--bw__text-sizer) * 1.875),
    3.6458333333vw,
    calc(var(--bw__text-sizer) * 4.375)
  );
  line-height: 1.2em;
  letter-spacing: 0;
  font-weight: 400;
}
.text__epsilon {
  font-family: "Bariol", sans-serif;
  font-size: clamp(
    calc(var(--bw__text-sizer) * 1.5),
    3.125vw,
    calc(var(--bw__text-sizer) * 3.75)
  );
  line-height: 1.1em;
  letter-spacing: -0.02em;
  font-weight: 700;
}
.text__zeta {
  font-family: "Roboto Condensed", sans-serif;
  font-size: clamp(
    calc(var(--bw__text-sizer) * 1.125),
    1.6666666667vw,
    calc(var(--bw__text-sizer) * 2)
  );
  line-height: 1em;
  letter-spacing: 0;
  font-weight: 700;
}
.text__eta {
  font-family: "Roboto Condensed", sans-serif;
  font-size: clamp(
    calc(var(--bw__text-sizer) * 0.75),
    0.7291666667vw,
    calc(var(--bw__text-sizer) * 0.875)
  );
  line-height: 1.55em;
  letter-spacing: -0.02em;
  font-weight: 300;
}
.text__theta {
  font-family: "Roboto Condensed", sans-serif;
  font-size: clamp(
    calc(var(--bw__text-sizer) * 0.75),
    0.8333333333vw,
    calc(var(--bw__text-sizer) * 1)
  );
  line-height: 1.6em;
  letter-spacing: 0;
  font-weight: 300;
}
.text__theta--alt {
  font-family: "Roboto Condensed", sans-serif;
  font-size: clamp(
    calc(var(--bw__text-sizer) * 0.75),
    0.8333333333vw,
    calc(var(--bw__text-sizer) * 1)
  );
  line-height: 1.6em;
  letter-spacing: 0;
  font-weight: 900;
}
.text__theta--alt2 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: clamp(
    calc(var(--bw__text-sizer) * 0.75),
    0.8333333333vw,
    calc(var(--bw__text-sizer) * 1)
  );
  line-height: 1.6em;
  letter-spacing: 0;
  font-weight: 700;
}
.text__iota {
  font-family: "Bariol", sans-serif;
  font-size: clamp(
    calc(var(--bw__text-sizer) * 2),
    5.2083333333vw,
    calc(var(--bw__text-sizer) * 6.25)
  );
  line-height: 1.2em;
  letter-spacing: -0.02em;
  font-weight: 700;
}
.text__kappa {
  font-family: "Roboto Condensed", sans-serif;
  font-size: clamp(
    calc(var(--bw__text-sizer) * 1.125),
    1.3541666667vw,
    calc(var(--bw__text-sizer) * 1.625)
  );
  line-height: 1em;
  letter-spacing: 0;
  font-weight: 700;
}
.text__lambda {
  font-family: "Roboto Condensed", sans-serif;
  font-size: clamp(
    calc(var(--bw__text-sizer) * 3.125),
    8.3333333333vw,
    calc(var(--bw__text-sizer) * 10)
  );
  line-height: 1em;
  letter-spacing: 0;
  font-weight: 700;
}
.text__mu {
  font-family: "Roboto Condensed", sans-serif;
  font-size: clamp(
    calc(var(--bw__text-sizer) * 1.375),
    2.6041666667vw,
    calc(var(--bw__text-sizer) * 3.125)
  );
  line-height: 1em;
  letter-spacing: 0;
  font-weight: 700;
}
.text__mu--alt {
  font-family: "Roboto Condensed", sans-serif;
  font-size: clamp(
    calc(var(--bw__text-sizer) * 1.375),
    2.6041666667vw,
    calc(var(--bw__text-sizer) * 3.125)
  );
  line-height: 1em;
  letter-spacing: 0;
  font-weight: 300;
}
.text__nu {
  font-family: "Roboto Condensed", sans-serif;
  font-size: clamp(
    calc(var(--bw__text-sizer) * 1.125),
    1.4583333333vw,
    calc(var(--bw__text-sizer) * 1.75)
  );
  line-height: 1em;
  letter-spacing: 0;
  font-weight: 700;
}

.color__alfa {
  color: #e4c4aa;
}
.color__psi {
  color: #000;
}
.color__omega {
  color: #fff;
}

.color-hover {
  transition: all 0.2s ease-in;
}
.color-hover__alfa:hover, .color-hover__alfa:focus, .color-hover__alfa:active {
  color: #e4c4aa;
}

.font__alfa {
  font-family: "Roboto Condensed", sans-serif;
}

.weight__thin {
  font-weight: 100 !important;
}
.weight__extra-light {
  font-weight: 200 !important;
}
.weight__light {
  font-weight: 300 !important;
}
.weight__regular {
  font-weight: 400 !important;
}
.weight__medium {
  font-weight: 500 !important;
}
.weight__semi-bold {
  font-weight: 600 !important;
}
.weight__bold {
  font-weight: 700 !important;
}
.weight__extra-bold {
  font-weight: 800 !important;
}
.weight__black {
  font-weight: 900 !important;
}

.section-about {
  position: relative;
  padding: clamp(
    calc(var(--bw__sizer) * 80),
    10.9375vw,
    calc(var(--bw__sizer) * 210)
  ) 0 clamp(
    calc(var(--bw__sizer) * 250),
    19.7916666667vw,
    calc(var(--bw__sizer) * 380)
  ) 0;
  color: #fff;
}
@media (max-width: 767px) {
  .section-about {
    overflow: hidden;
    padding-bottom: calc(var(--bw__sizer) * 30);
  }
}
.section-about .about__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 105%;
  z-index: -3;
  transform: translateY(-5%);
}
.section-about .about__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
  mask: radial-gradient(ellipse 55% clamp( calc(var(--bw__sizer) * 25), 3.3854166667vw, calc(var(--bw__sizer) * 65) ) at 50% 100%, #000 98%, transparent) no-repeat, linear-gradient(#000 0 0);
  mask-composite: exclude;
  clip-path: inset(0 0 1% 0);
}
@media (max-width: 991px) {
  .section-about .about__bg img {
    mask: unset;
    clip-path: none;
  }
}
@media (max-width: 767px) {
  .section-about .about__bg img {
    height: 150%;
  }
}
.section-about .about__top {
  text-align: center;
  margin-bottom: clamp(
    calc(var(--bw__sizer) * 20),
    3.6458333333vw,
    calc(var(--bw__sizer) * 70)
  );
  padding-bottom: clamp(
    calc(var(--bw__sizer) * 20),
    4.1666666667vw,
    calc(var(--bw__sizer) * 80)
  );
  border-bottom: solid calc(var(--bw__sizer) * 2) #fff;
}
.section-about .about__top h2 {
  margin-bottom: calc(var(--bw__sizer) * 20) !important;
}
@media (max-width: 991px) {
  .section-about .about__top h2 {
    margin-bottom: calc(var(--bw__sizer) * 10) !important;
  }
}
.section-about .about__top h3 {
  margin-bottom: clamp(
    calc(var(--bw__sizer) * 20),
    2.0833333333vw,
    calc(var(--bw__sizer) * 40)
  ) !important;
}
@media (max-width: 991px) {
  .section-about .about__top h3 {
    margin-bottom: calc(var(--bw__sizer) * 10) !important;
  }
}
.section-about .about__text h2 {
  color: #e4c4aa;
  margin-bottom: calc(var(--bw__sizer) * 15);
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .section-about .about__text h2 {
    margin-bottom: calc(var(--bw__sizer) * 10);
  }
}
.section-about .about__text h3 {
  margin-bottom: calc(var(--bw__sizer) * 10);
}
.section-about .about__text p {
  max-width: calc(var(--bw__sizer) * 1200);
  font-weight: 300;
}
.section-about .about__text p strong {
  font-weight: 700;
}
.section-about .about__bottom {
  width: 50%;
  margin-left: auto;
}
@media (max-width: 767px) {
  .section-about .about__bottom {
    width: 100%;
    margin-left: 0;
    text-align: center;
  }
}

/*# sourceMappingURL=SectionAbout.css.map*/