@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v28/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVuEooCP.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v28/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaooCP.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v28/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoooCP.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v28/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pYCP.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fMZg.ttf) format('truetype');
}
html,
body {
  height: 100%;
  color: #181919;
  font-family: 'Raleway', sans-serif;
}
a {
  text-decoration: none;
  color: #181919;
}
a:hover,
button:not(.accordion-button):hover {
  color: #181919;
  border-bottom: 0 !important;
}
a:active,
button:active {
  color: #767F7F;
  border-bottom: 1px solid #767F7F !important;
}
a:active .ic-arrow-right,
button:active .ic-arrow-right,
a:active .ic-arrow-left,
button:active .ic-arrow-left {
  opacity: 0.5;
}
.bg-pink {
  background-color: #F0E2DD;
}
.bg-pink-light {
  background-color: #FAF5F4;
}
.bg-blue {
  background-color: #D1E3EB;
}
.bg-blue-light {
  background-color: #E8F1F5;
}
.bg-pink-dark {
  background-color: #CC9D8D;
}
.bg-black {
  background-color: #181919;
}
.t-white {
  color: white;
}
.tls {
  letter-spacing: -0.019em;
}
.t-blue-light {
  color: #D1E3EB;
}
.t-pink {
  color: #F0E2DD;
}
.t-pink:hover {
  color: #F0E2DD;
}
.t-black {
  color: #181919 !important;
}
.hv-30 {
  height: 35%;
  max-height: 30vh;
}
@media (min-width: 765px) {
  .h-md-100 {
    height: 100% !important;
  }
}
@media (min-width: 765px) {
  .h-md-50 {
    height: 50% !important;
  }
}
.navbar-toggler-icon {
  background: url("../images/menu_button.png");
  background-size: contain;
  width: 20px;
  height: 10px;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: none;
}
.bg-light-transparent {
  background: rgba(255, 255, 255, 0.35);
}
.bg-header-flowers {
  background-image: url(../images/header-flowers.jpeg);
  background-position: right;
  background-repeat: no-repeat;
  background-size: 33.3%;
}
@media (max-width: 991px) {
  .bg-header-flowers {
    background-size: cover;
    background-position: center center;
  }
}
.bg-flower-imagination {
  background-image: url(../images/home-flower-imagination.jpeg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.bg-samorozwoj {
  background-image: url(../images/home-samorozwoj.jpeg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.bg-flower-target {
  background-image: url(../images/home-flower-target.jpeg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.bg-footer-flower {
  background-image: url(../images/footer-flower.jpeg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.bg-me-photo {
  background-image: url(../images/me-photo.jpeg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.bg-me-needs {
  background-image: url(../images/me-potrzeby.jpeg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
}
@media (max-width: 756px) {
  .mx-sm-minus {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.mt-50 {
  margin-top: 50px;
}
.mt-150 {
  margin-top: 150px;
}
.mt-250 {
  margin-top: 250px;
}
@media (max-width: 756px) {
  .img-sm-full-width {
    max-width: 100vw;
  }
}
.px-90 {
  padding-left: 55px;
  padding-right: 55px;
}
@media (min-width: 756px) {
  .px-90 {
    padding-left: 90px;
    padding-right: 90px;
  }
}
.py-90 {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 756px) {
  .py-90 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
.f-topheader {
  font-family: 'Raleway', serif;
  font-style: normal;
  font-weight: 500;
  font-size: 76px;
  line-height: 121.5%;
  letter-spacing: -0.034em;
}
@media (max-width: 991px) {
  .f-topheader {
    font-size: 27px;
  }
}
.f-header {
  font-family: 'Raleway', serif;
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 131.5%;
  letter-spacing: -0.044em;
}
@media (max-width: 991px) {
  .f-header {
    font-size: 24px;
  }
}
.f-header-400 {
  font-family: 'Raleway', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 150%;
}
@media (max-width: 991px) {
  .f-header-400 {
    font-size: 20px;
  }
}
.f-header-1 {
  font-family: 'Inter', serif;
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  line-height: 150%;
  letter-spacing: 0.021em;
}
.ff-inter {
  font-family: 'Inter', sans-serif;
}
.ff-raleway {
  font-family: 'Raleway', sans-serif;
}
.flh-100 {
  line-height: 100%;
}
.flh-150 {
  line-height: 150%;
}
.flh-250 {
  line-height: 250%;
}
.fw-300 {
  font-weight: 300;
}
.fw-400 {
  font-weight: 400;
}
.fw-500 {
  font-weight: 500;
}
.fs-12 {
  font-size: 12px;
}
.fs-16 {
  font-size: 16px;
}
@media (max-width: 991px) {
  .fs-sm-16 {
    font-size: 16px !important;
  }
}
.fs-20 {
  font-size: 20px;
}
.fs-24 {
  font-size: 24px;
}
@media (max-width: 991px) {
  .fs-sm-24 {
    font-size: 24px !important;
  }
}
.fs-36 {
  font-size: 36px;
}
.fs-42 {
  font-size: 42px;
}
.fs-76 {
  font-size: 76px;
}
@media (max-width: 991px) {
  .fs-76 {
    font-size: 30px !important;
  }
}
.form-control {
  background: #F0E2DD;
  border: 0 !important;
  padding: 28px 20px;
}
textarea.form-control {
  min-height: 400px;
}
.border-black {
  border-color: black !important;
}
.border-white {
  border-color: white !important;
}
.border-pink {
  border-color: #FAF5F4 !important;
}
.subheader {
  font-family: 'Raleway', serif;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 149.5%;
  letter-spacing: -0.019em;
}
@media (max-width: 991px) {
  .subheader {
    font-size: 16px;
  }
}
.subheader a {
  padding-bottom: 6px;
  border-bottom: 1px solid #181919;
}
.ic-arrow-right {
  display: inline-block;
  background-image: url("/images/arrow-right.png");
  background-size: contain;
  width: 20px;
  height: 20px;
}
@media (max-width: 991px) {
  .ic-arrow-right {
    width: 10px;
    height: 10px;
  }
}
.ic-arrow-left {
  display: inline-block;
  background-image: url("/images/arrow-left.png");
  background-size: contain;
  width: 20px;
  height: 20px;
}
@media (max-width: 991px) {
  .ic-arrow-left {
    width: 10px;
    height: 10px;
  }
}
/*# sourceMappingURL=style.css.map */