@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&display=swap");
:root {
  --primary-color: #e6007e;
  --badges-color: #e6007e;
  --btn-color: #e6007e;
  --btnColor: #e6007e;
  --border-color: #efefef;
  --icon-sale: https://static-demo-images.s3-eu-west-1.amazonaws.com/label_sale.png;
  --icon-hot: https://static-demo-images.s3-eu-west-1.amazonaws.com/label_hot.png;
  --icon-new: https://static-demo-images.s3-eu-west-1.amazonaws.com/label_new.png;
  --header-color: #ffffff;
}

.one-account-dropdown-component {
  margin: 0 !important;
}
.one-account-dropdown-component .nav-link {
  padding: 0;
  height: 100%;
}

.one-button-toggle__text.active {
  color: white !important;
}

.h-divider,
.v-divider {
  background-color: #f5edf2;
  opacity: 0.25;
}

.bg-pink {
  background-color: #e6007e;
}

a {
  color: inherit;
}
a:hover {
  color: inherit;
  text-decoration: none;
}

.tax-switcher .text {
  color: white;
}

body {
  font-family: "Montserrat", sans-serif;
  background-color: #fafafa;
}
body .header {
  font-weight: normal;
}
body .header .v-divider,
body .header .h-divider {
  opacity: 0.5;
  background-color: #e0e4e9;
}
body .header__top {
  background: linear-gradient(90deg, #e6007e 60%, #9e0054 100%);
  font-size: 0.8em;
  min-height: 35px;
  max-height: 40px;
  align-items: center;
  color: white;
}
body .header__top__text {
  font-size: 16px;
  font-weight: 700;
  color: #f5edf2;
  opacity: 0.75;
  height: 100%;
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  body .header__top__text {
    font-size: 14px;
  }
}
body .header__top__text span {
  padding: 0 0 0 12px;
}
@media (max-width: 1199px) {
  body .header__top__text span {
    font-size: 11px;
    padding: 0 0 0 6px;
  }
}
body .header__top__text p {
  margin: 0;
}
body .header__top__text p:last-of-type {
  padding-left: 45px;
}
body .header__top .flk-manager-information__phone__label, body .header__top .flk-manager-information__name__label {
  font-weight: 600;
  opacity: 0.7;
}
body .header__top .flk-manager-information__phone__value, body .header__top .flk-manager-information__name__value {
  font-weight: 600;
  color: #f6f6f6;
  font-size: 14px;
}
body .header__top .flk-manager-information__container {
  display: flex;
  flex-direction: row;
}
body .header__main i {
  color: #5d6062;
}
body .header__main a.icon-badge:after {
  border-radius: 50%;
  min-width: 2em;
  min-height: 2em;
  line-height: 1.5;
  font-size: 60%;
  top: 5%;
  background-color: #e6007e;
}

.one-search-bar__input-append .one-button {
  background: #f5edf2 !important;
  background-color: #f5edf2 !important;
  border-left: none;
  background-color: #f5edf2;
  border-color: #c4c4c4;
}
.one-search-bar__input-append .one-button__content {
  background: #f5edf2 !important;
  background-color: #f5edf2 !important;
  color: black !important;
  border-color: #f5edf2 !important;
}
.one-search-bar__input-append .one-button__content i {
  background: #f5edf2 !important;
  background-color: #f5edf2 !important;
  color: black !important;
  border-color: #f5edf2 !important;
}
.one-search-bar .search-input {
  background-color: #f5edf2;
  color: #5d6062;
}

.grid-list-megapopup__container {
  z-index: 1001;
  background: white;
}
.grid-list-megapopup__popup {
  width: 1050px;
  padding: 15px;
}
.grid-list-megapopup__header {
  padding-right: 5px;
  padding-left: 0;
  padding-bottom: 10px;
  padding-top: 15px;
  border-bottom: 1px solid #e6007e;
  font-size: 14px;
  font-weight: 700;
  color: #e6007e;
}
.grid-list-megapopup__header:first-of-type {
  padding-top: 5px;
}
.grid-list-megapopup__item {
  color: #5d6062;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 0;
  display: flex;
  font-size: 12px;
}
.grid-list-megapopup__item.active .grid-list-megapopup__item__text {
  font-weight: 700;
}
.grid-list-megapopup__item__image {
  width: 22px;
  height: 22px;
}
.grid-list-megapopup__item__text {
  width: 100%;
  display: flex;
  align-items: center;
  font-size: 16px;
  padding-left: 0;
}

@keyframes fade_in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.one-cms-products-rotator .swiper-container {
  margin: 0;
}
.one-cms-products-rotator .swiper-container .swiper-button-next {
  right: 0 !important;
}
.one-cms-products-rotator .swiper-container .swiper-button-prev {
  left: 0 !important;
}
.one-cms-products-rotator .swiper-container .swiper-slide {
  width: calc(100% / 6 - 20px) !important;
  margin-right: 24px !important;
}
@media (max-width: 1199px) {
  .one-cms-products-rotator .swiper-container .swiper-slide {
    width: calc(100% / 4 - 18px) !important;
  }
}
@media (max-width: 767px) {
  .one-cms-products-rotator .swiper-container .swiper-slide {
    width: calc(100% / 3 - 16px) !important;
  }
}
@media (max-width: 499px) {
  .one-cms-products-rotator .swiper-container .swiper-slide {
    width: calc(100% / 2 - 12px) !important;
  }
}
.one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item {
  position: relative;
  width: 100%;
}
.one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item .flk-product-rotator-item {
  transition: all 0.1s ease-in-out;
  width: auto;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item .flk-product-rotator-item__image {
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item .flk-product-rotator-item__image__wrapper {
  width: 237px;
  height: 237px;
}
.one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item .flk-product-rotator-item__name {
  color: #5d6062;
  font-weight: 500;
  padding: 0 15px;
}
@media (max-width: 767px) {
  .one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item .flk-product-rotator-item__name {
    font-size: 12px;
  }
}
.one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item .flk-product-rotator-item__name__wrapper {
  text-align: center;
  padding-top: 10px;
}
.one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item .flk-product-rotator-item__name__subname {
  opacity: 0.5;
}
.one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item .flk-product-rotator-item__price {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
  width: 100%;
  flex-direction: column;
}
.one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item .flk-product-rotator-item__price__value {
  display: flex;
  color: #9e0054;
  font-size: 22px;
  font-weight: 600;
}
.one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item .flk-product-rotator-item__price__type {
  display: flex;
  opacity: 0.5;
  font-size: 12px;
}
.one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item .flk-product-rotator-item__add-to-cart__quantity-row {
  display: flex;
  position: relative;
  font-weight: 300;
  opacity: 0.7;
  font-size: 10px;
  width: 100%;
  justify-content: center;
  padding-top: 2px;
}
.one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item .flk-product-rotator-item__add-to-cart__quantity-row__divider {
  height: 100%;
  padding-bottom: 2px;
  width: 1px;
  background-color: #e0e4e9;
  margin-left: 5px;
  margin-right: 5px;
}
.one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item .flk-product-rotator-item__add-to-cart__input-row {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item .flk-product-rotator-item__add-to-cart__input-row input {
  border-radius: 25px;
  border: 1px solid #e0e4e9;
  padding: 20px;
  width: 100px;
  height: 15px;
}
.one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item .flk-product-rotator-item__add-to-cart__input-row__button {
  height: 40px;
  width: 70px;
  text-align: center;
  background-color: #e6007e;
  border-radius: 20px;
  cursor: pointer;
  margin-left: 5px;
  margin-right: 5px;
}
.one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item .flk-product-rotator-item__add-to-cart__input-row__button i {
  font-size: 32px;
  color: white;
}
.one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item .flk-product-rotator-item__add-to-cart__wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  padding: 12px;
  width: 100%;
  align-items: center;
  flex-direction: column;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}
.one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item .flk-product-rotator-item:hover {
  filter: drop-shadow(0px 0px 24px rgba(0, 0, 0, 0.1));
  height: auto;
}
.one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item .flk-product-rotator-item:hover .flk-product-rotator-item__add-to-cart__wrapper {
  visibility: visible;
  opacity: 1;
}
.one-cms-product-fetcher-component__rotator-item {
  display: flex;
  justify-content: center;
}

.flk-user-indicator__labels {
  align-items: flex-end;
}
.flk-user-indicator__labels__top {
  font-weight: 600;
  font-size: 14px;
  color: #5d6062;
}
.flk-user-indicator__labels__bottom {
  font-weight: 500;
  font-size: 10px;
  color: #b8b9ba;
}
.flk-products-rotator h2 {
  font-family: Montserrat;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 39px;
  letter-spacing: 0em;
  text-align: center;
  text-transform: uppercase;
  color: #e6007e;
}

.flk-category-overview__kosmetyki__right {
  background-color: rgba(230, 0, 126, 0.1);
}
.flk-category-overview__kosmetyki__right__text {
  padding: 20px;
}
.flk-category-overview__kosmetyki__right__text__first {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #5d6062;
  padding-bottom: 10px;
}
.flk-category-overview__kosmetyki__right__text__second {
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  color: #5d6062;
}
.flk-category-overview__kosmetyki__left-image {
  height: 100%;
}
.flk-category-overview__kosmetyki__left-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.flk-category-overview__kosmetyki__right-image img {
  width: 100%;
  height: auto;
}
.flk-category-overview__kosmetyki__products__title {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #5d6062;
  padding: 10px 0;
}
.flk-category-overview__kosmetyki__products img {
  width: 100px;
  height: auto;
}
.flk-category-overview__kosmetyki__products__see-more {
  display: flex;
  margin-top: auto;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #e6007e;
}

.flk_login_register_button {
  display: inline-block;
  background: var(--btn-color);
  border-color: var(--btn-color);
  color: #fff;
  padding: 5px 12px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  text-align: center;
}
.flk_login_register_button:hover {
  color: #fff;
  background: #9e0054;
}
.flk_login_register_button.flk_login_register_button_small {
  font-size: 12px;
  padding: 5px 6px;
}

.flk_logowanie_plansza {
  display: block;
  background-color: #f5edf2;
  padding: 48px 24px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.flk_logowanie_plansza .flk_logowanie_plansza_naglowek {
  color: #9e0054;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  position: relative;
  z-index: 2;
}
.flk_logowanie_plansza .flk_logowanie_plansza_tekst {
  margin: 24px 0;
  color: #5d6062;
  font-size: 14px;
  line-height: 1.7;
  position: relative;
  z-index: 2;
}
.flk_logowanie_plansza .flk_logowanie_plansza_button_1,
.flk_logowanie_plansza .flk_logowanie_plansza_button_2 {
  padding: 7.5px 12px;
  text-align: center;
  width: calc(50% - 6px);
  z-index: 2;
  position: relative;
  text-transform: uppercase;
  display: block;
  float: left;
  border: solid 2px #e6007e;
  font-size: 14px;
  font-weight: 600;
  box-sizing: border-box;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
@media (max-width: 1399px) {
  .flk_logowanie_plansza .flk_logowanie_plansza_button_1,
.flk_logowanie_plansza .flk_logowanie_plansza_button_2 {
    width: 100%;
  }
}
.flk_logowanie_plansza .flk_logowanie_plansza_button_1 {
  background-color: transparent;
  color: #e6007e;
  margin-right: 12px;
}
@media (max-width: 1399px) {
  .flk_logowanie_plansza .flk_logowanie_plansza_button_1 {
    margin-right: 0;
    margin-bottom: 12px;
  }
}
.flk_logowanie_plansza .flk_logowanie_plansza_button_1:hover {
  color: #fff;
  background-color: #e6007e;
}
.flk_logowanie_plansza .flk_logowanie_plansza_button_2 {
  background-color: #e6007e;
  color: #fff;
}
.flk_logowanie_plansza .flk_logowanie_plansza_button_2:hover {
  color: #e6007e;
  background-color: transparent;
}
.flk_logowanie_plansza .flk_logowanie_plansza_circle_1,
.flk_logowanie_plansza .flk_logowanie_plansza_circle_2,
.flk_logowanie_plansza .flk_logowanie_plansza_circle_3 {
  position: absolute;
  z-index: 1;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: #fff;
  opacity: 0.5;
}
.flk_logowanie_plansza .flk_logowanie_plansza_circle_1 {
  width: 52px;
  height: 52px;
  left: 5%;
  top: 5%;
}
.flk_logowanie_plansza .flk_logowanie_plansza_circle_2 {
  width: 24px;
  height: 24px;
  left: 2%;
  top: 41%;
}
.flk_logowanie_plansza .flk_logowanie_plansza_circle_3 {
  width: 12px;
  height: 12px;
  left: 95%;
  top: 50%;
}

.flk-onlyregisterloginbutton {
  text-align: center;
  padding-bottom: 24px;
}

@media (min-width: 576px) {
  .login {
    height: auto !important;
    min-height: 600px;
  }
}
.login .login-center {
  max-width: 700px;
}
.login .flk-login__b2b-only div {
  color: #9e0054;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 24px;
}
.login .flk-login__dont-have-an-account {
  display: block;
  margin: 24px 0;
}
.login .flk-login__dont-have-an-account .flk-login__dont-have-an-account-yet-text {
  color: #9e0054;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 12px;
}
.login .btn {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.login .btn.one-button.btn-secondary.mt-1 {
  background: #9e0054;
  color: #fff;
}
.login .btn.one-button.btn-secondary.mt-1:hover {
  background: #e6007e;
}
.login .flk-login__need-help {
  margin: 24px 0;
}
.login .flk-login__need-help div a {
  color: #e6007e;
  position: relative;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.login .flk-login__need-help div a::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #e6007e;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.login .flk-login__need-help div a:hover::before {
  width: 0;
}
.login .flk-login__for-b2c .flk-ind-headline {
  color: #9e0054;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 12px;
}
.flk_form_zewn {
  width: 100%;
  height: 800px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .flk_form_zewn {
    height: 850px;
  }
}
@media (max-width: 767px) {
  .flk_form_zewn {
    height: 1600px;
  }
}

.one-login-form .align-items-center .link::after {
  content: "";
  display: block;
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 40px;
  height: 40px;
  background-color: #e6007e;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-animation: spin 3s linear infinite;
  -moz-animation: spin 3s linear infinite;
  animation: shake 3s ease infinite;
  opacity: 1;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  visibility: visible;
}
.one-login-form .align-items-center .link::before {
  content: "";
  display: block;
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.8;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  visibility: visible;
}
@-moz-keyframes shake {
  0%, 100% {
    -moz-transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -moz-transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -moz-transform: translateX(10px);
  }
}
@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
  }
}
@keyframes shake {
  0%, 100% {
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    transform: translateX(10px);
  }
}
.one-login-form .align-items-center .link.fadeout::before, .one-login-form .align-items-center .link.fadeout::after {
  visibility: hidden;
  opacity: 0;
}

/* Generated by less 2.5.1 */
.animate {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #e6007e;
  cursor: pointer;
  opacity: 0.15;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.swiper-pagination-bullet:hover,
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}

.flk_naglowek {
  font-family: Montserrat;
  text-transform: uppercase;
  font-size: 32px;
  font-style: normal;
  color: #5d6062;
  font-weight: 400;
  line-height: 39px;
  letter-spacing: 0em;
  text-align: center;
}

@media (max-width: 1199px) {
  .flk_naglowek {
    font-size: 32px;
  }
}
@media (max-width: 991px) {
  .flk_naglowek {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .flk_naglowek {
    font-size: 24px;
  }
}
.flk_naglowek.margintop {
  margin-top: 96px;
}

@media (max-width: 1199px) {
  .flk_naglowek.margintop {
    margin-top: 80px;
  }
}
@media (max-width: 991px) {
  .flk_naglowek.margintop {
    margin-top: 72px;
  }
}
@media (max-width: 767px) {
  .flk_naglowek.margintop {
    margin-top: 64px;
  }
}
.static-page {
  margin-top: 0 !important;
}

.stronystatyczne_flk a,
.stronystatyczne_flk abbr,
.stronystatyczne_flk acronym,
.stronystatyczne_flk address,
.stronystatyczne_flk applet,
.stronystatyczne_flk article,
.stronystatyczne_flk aside,
.stronystatyczne_flk audio,
.stronystatyczne_flk b,
.stronystatyczne_flk big,
.stronystatyczne_flk blockquote,
.stronystatyczne_flk body,
.stronystatyczne_flk canvas,
.stronystatyczne_flk caption,
.stronystatyczne_flk center,
.stronystatyczne_flk cite,
.stronystatyczne_flk code,
.stronystatyczne_flk dd,
.stronystatyczne_flk del,
.stronystatyczne_flk details,
.stronystatyczne_flk dfn,
.stronystatyczne_flk div,
.stronystatyczne_flk dl,
.stronystatyczne_flk dt,
.stronystatyczne_flk em,
.stronystatyczne_flk embed,
.stronystatyczne_flk fieldset,
.stronystatyczne_flk figcaption,
.stronystatyczne_flk figure,
.stronystatyczne_flk footer,
.stronystatyczne_flk form,
.stronystatyczne_flk h1,
.stronystatyczne_flk h2,
.stronystatyczne_flk h3,
.stronystatyczne_flk h4,
.stronystatyczne_flk h5,
.stronystatyczne_flk h6,
.stronystatyczne_flk header,
.stronystatyczne_flk hgroup,
.stronystatyczne_flk html,
.stronystatyczne_flk i,
.stronystatyczne_flk iframe,
.stronystatyczne_flk img,
.stronystatyczne_flk ins,
.stronystatyczne_flk kbd,
.stronystatyczne_flk label,
.stronystatyczne_flk legend,
.stronystatyczne_flk li,
.stronystatyczne_flk mark,
.stronystatyczne_flk menu,
.stronystatyczne_flk nav,
.stronystatyczne_flk object,
.stronystatyczne_flk ol,
.stronystatyczne_flk output,
.stronystatyczne_flk p,
.stronystatyczne_flk pre,
.stronystatyczne_flk q,
.stronystatyczne_flk ruby,
.stronystatyczne_flk s,
.stronystatyczne_flk samp,
.stronystatyczne_flk section,
.stronystatyczne_flk small,
.stronystatyczne_flk span,
.stronystatyczne_flk strike,
.stronystatyczne_flk strong,
.stronystatyczne_flk sub,
.stronystatyczne_flk summary,
.stronystatyczne_flk sup,
.stronystatyczne_flk table,
.stronystatyczne_flk tbody,
.stronystatyczne_flk td,
.stronystatyczne_flk tfoot,
.stronystatyczne_flk th,
.stronystatyczne_flk thead,
.stronystatyczne_flk time,
.stronystatyczne_flk tr,
.stronystatyczne_flk tt,
.stronystatyczne_flk u,
.stronystatyczne_flk ul,
.stronystatyczne_flk var,
.stronystatyczne_flk video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.stronystatyczne_flk .container,
.stronystatyczne_flk .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.stronystatyczne_flk article,
.stronystatyczne_flk aside,
.stronystatyczne_flk details,
.stronystatyczne_flk figcaption,
.stronystatyczne_flk figure,
.stronystatyczne_flk footer,
.stronystatyczne_flk header,
.stronystatyczne_flk hgroup,
.stronystatyczne_flk menu,
.stronystatyczne_flk nav,
.stronystatyczne_flk section {
  display: block;
}

.stronystatyczne_flk body {
  line-height: 1;
}

.stronystatyczne_flk ol,
.stronystatyczne_flk ul {
  list-style: none;
}

.stronystatyczne_flk blockquote,
.stronystatyczne_flk q {
  quotes: none;
}

.stronystatyczne_flk blockquote:after,
.stronystatyczne_flk blockquote:before,
.stronystatyczne_flk q:after,
.stronystatyczne_flk q:before {
  content: "";
  content: none;
}

.stronystatyczne_flk table {
  border-collapse: collapse;
  border-spacing: 0;
}

.stronystatyczne_flk a {
  color: inherit;
  text-decoration: inherit;
}

.stronystatyczne_flk body *,
.stronystatyczne_flk button:focus,
.stronystatyczne_flk input:focus,
.stronystatyczne_flk select:focus,
.stronystatyczne_flk textarea:focus {
  outline: 0;
}

.stronystatyczne_flk input::-ms-clear {
  display: none;
}

@-ms-viewport {
  width: device-width;
}
.stronystatyczne_flk .visible-lg,
.stronystatyczne_flk .visible-lg-block,
.stronystatyczne_flk .visible-lg-inline,
.stronystatyczne_flk .visible-lg-inline-block,
.stronystatyczne_flk .visible-md,
.stronystatyczne_flk .visible-md-block,
.stronystatyczne_flk .visible-md-inline,
.stronystatyczne_flk .visible-md-inline-block,
.stronystatyczne_flk .visible-sm,
.stronystatyczne_flk .visible-sm-block,
.stronystatyczne_flk .visible-sm-inline,
.stronystatyczne_flk .visible-sm-inline-block,
.stronystatyczne_flk .visible-xs,
.stronystatyczne_flk .visible-xs-block,
.stronystatyczne_flk .visible-xs-inline,
.stronystatyczne_flk .visible-xs-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .stronystatyczne_flk .visible-xs {
    display: block !important;
  }

  .stronystatyczne_flk table.visible-xs {
    display: table;
  }

  .stronystatyczne_flk tr.visible-xs {
    display: table-row !important;
  }

  .stronystatyczne_flk td.visible-xs,
.stronystatyczne_flk th.visible-xs {
    display: table-cell !important;
  }

  .stronystatyczne_flk .visible-xs-block {
    display: block !important;
  }

  .stronystatyczne_flk .visible-xs-inline {
    display: inline !important;
  }

  .stronystatyczne_flk .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .stronystatyczne_flk .visible-sm {
    display: block !important;
  }

  .stronystatyczne_flk table.visible-sm {
    display: table;
  }

  .stronystatyczne_flk tr.visible-sm {
    display: table-row !important;
  }

  .stronystatyczne_flk td.visible-sm,
.stronystatyczne_flk th.visible-sm {
    display: table-cell !important;
  }

  .stronystatyczne_flk .visible-sm-block {
    display: block !important;
  }

  .stronystatyczne_flk .visible-sm-inline {
    display: inline !important;
  }

  .stronystatyczne_flk .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .stronystatyczne_flk .visible-md {
    display: block !important;
  }

  .stronystatyczne_flk table.visible-md {
    display: table;
  }

  .stronystatyczne_flk tr.visible-md {
    display: table-row !important;
  }

  .stronystatyczne_flk td.visible-md,
.stronystatyczne_flk th.visible-md {
    display: table-cell !important;
  }

  .stronystatyczne_flk .visible-md-block {
    display: block !important;
  }

  .stronystatyczne_flk .visible-md-inline {
    display: inline !important;
  }

  .stronystatyczne_flk .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .stronystatyczne_flk .visible-lg {
    display: block !important;
  }

  .stronystatyczne_flk table.visible-lg {
    display: table;
  }

  .stronystatyczne_flk tr.visible-lg {
    display: table-row !important;
  }

  .stronystatyczne_flk td.visible-lg,
.stronystatyczne_flk th.visible-lg {
    display: table-cell !important;
  }

  .stronystatyczne_flk .visible-lg-block {
    display: block !important;
  }

  .stronystatyczne_flk .visible-lg-inline {
    display: inline !important;
  }

  .stronystatyczne_flk .visible-lg-inline-block {
    display: inline-block !important;
  }

  .stronystatyczne_flk .hidden-lg {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .stronystatyczne_flk .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .stronystatyczne_flk .hidden-md {
    display: none !important;
  }
}
.stronystatyczne_flk .visible-print {
  display: none !important;
}

@media print {
  .stronystatyczne_flk .visible-print {
    display: block !important;
  }

  .stronystatyczne_flk table.visible-print {
    display: table;
  }

  .stronystatyczne_flk tr.visible-print {
    display: table-row !important;
  }

  .stronystatyczne_flk td.visible-print,
.stronystatyczne_flk th.visible-print {
    display: table-cell !important;
  }
}
.stronystatyczne_flk .visible-print-block {
  display: none !important;
}

@media print {
  .stronystatyczne_flk .visible-print-block {
    display: block !important;
  }
}
.stronystatyczne_flk .visible-print-inline {
  display: none !important;
}

@media print {
  .stronystatyczne_flk .visible-print-inline {
    display: inline !important;
  }
}
.stronystatyczne_flk .visible-print-inline-block {
  display: none !important;
}

@media print {
  .stronystatyczne_flk .visible-print-inline-block {
    display: inline-block !important;
  }

  .stronystatyczne_flk .hidden-print {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .stronystatyczne_flk .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .stronystatyczne_flk .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .stronystatyczne_flk .container {
    width: 1170px;
  }
}
.stronystatyczne_flk .row {
  margin-left: -15px;
  margin-right: -15px;
  display: block;
}

.stronystatyczne_flk .col,
.stronystatyczne_flk .col-lg-1,
.stronystatyczne_flk .col-lg-10,
.stronystatyczne_flk .col-lg-11,
.stronystatyczne_flk .col-lg-12,
.stronystatyczne_flk .col-lg-2,
.stronystatyczne_flk .col-lg-3,
.stronystatyczne_flk .col-lg-4,
.stronystatyczne_flk .col-lg-5,
.stronystatyczne_flk .col-lg-6,
.stronystatyczne_flk .col-lg-7,
.stronystatyczne_flk .col-lg-8,
.stronystatyczne_flk .col-lg-9,
.stronystatyczne_flk .col-md-1,
.stronystatyczne_flk .col-md-10,
.stronystatyczne_flk .col-md-11,
.stronystatyczne_flk .col-md-12,
.stronystatyczne_flk .col-md-2,
.stronystatyczne_flk .col-md-3,
.stronystatyczne_flk .col-md-4,
.stronystatyczne_flk .col-md-5,
.stronystatyczne_flk .col-md-6,
.stronystatyczne_flk .col-md-7,
.stronystatyczne_flk .col-md-8,
.stronystatyczne_flk .col-md-9,
.stronystatyczne_flk .col-sm-1,
.stronystatyczne_flk .col-sm-10,
.stronystatyczne_flk .col-sm-11,
.stronystatyczne_flk .col-sm-12,
.stronystatyczne_flk .col-sm-2,
.stronystatyczne_flk .col-sm-3,
.stronystatyczne_flk .col-sm-4,
.stronystatyczne_flk .col-sm-5,
.stronystatyczne_flk .col-sm-6,
.stronystatyczne_flk .col-sm-7,
.stronystatyczne_flk .col-sm-8,
.stronystatyczne_flk .col-sm-9,
.stronystatyczne_flk .col-xs-1,
.stronystatyczne_flk .col-xs-10,
.stronystatyczne_flk .col-xs-11,
.stronystatyczne_flk .col-xs-12,
.stronystatyczne_flk .col-xs-2,
.stronystatyczne_flk .col-xs-3,
.stronystatyczne_flk .col-xs-4,
.stronystatyczne_flk .col-xs-5,
.stronystatyczne_flk .col-xs-6,
.stronystatyczne_flk .col-xs-7,
.stronystatyczne_flk .col-xs-8,
.stronystatyczne_flk .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.stronystatyczne_flk .col,
.stronystatyczne_flk .col-xs-1,
.stronystatyczne_flk .col-xs-10,
.stronystatyczne_flk .col-xs-11,
.stronystatyczne_flk .col-xs-12,
.stronystatyczne_flk .col-xs-2,
.stronystatyczne_flk .col-xs-3,
.stronystatyczne_flk .col-xs-4,
.stronystatyczne_flk .col-xs-5,
.stronystatyczne_flk .col-xs-6,
.stronystatyczne_flk .col-xs-7,
.stronystatyczne_flk .col-xs-8,
.stronystatyczne_flk .col-xs-9 {
  float: left;
}

.stronystatyczne_flk .col-xs-12 {
  width: 100%;
}

.stronystatyczne_flk .col-xs-11 {
  width: 91.66666667%;
}

.stronystatyczne_flk .col-xs-10 {
  width: 83.33333333%;
}

.stronystatyczne_flk .col-xs-9 {
  width: 75%;
}

.stronystatyczne_flk .col-xs-8 {
  width: 66.66666667%;
}

.stronystatyczne_flk .col-xs-7 {
  width: 58.33333333%;
}

.stronystatyczne_flk .col-xs-6 {
  width: 50%;
}

.stronystatyczne_flk .col-xs-5 {
  width: 41.66666667%;
}

.stronystatyczne_flk .col-xs-4 {
  width: 33.33333333%;
}

.stronystatyczne_flk .col-xs-3 {
  width: 25%;
}

.stronystatyczne_flk .col-xs-2 {
  width: 16.66666667%;
}

.stronystatyczne_flk .col-xs-1 {
  width: 8.33333333%;
}

.stronystatyczne_flk .col-xs-pull-12 {
  right: 100%;
}

.stronystatyczne_flk .col-xs-pull-11 {
  right: 91.66666667%;
}

.stronystatyczne_flk .col-xs-pull-10 {
  right: 83.33333333%;
}

.stronystatyczne_flk .col-xs-pull-9 {
  right: 75%;
}

.stronystatyczne_flk .col-xs-pull-8 {
  right: 66.66666667%;
}

.stronystatyczne_flk .col-xs-pull-7 {
  right: 58.33333333%;
}

.stronystatyczne_flk .col-xs-pull-6 {
  right: 50%;
}

.stronystatyczne_flk .col-xs-pull-5 {
  right: 41.66666667%;
}

.stronystatyczne_flk .col-xs-pull-4 {
  right: 33.33333333%;
}

.stronystatyczne_flk .col-xs-pull-3 {
  right: 25%;
}

.stronystatyczne_flk .col-xs-pull-2 {
  right: 16.66666667%;
}

.stronystatyczne_flk .col-xs-pull-1 {
  right: 8.33333333%;
}

.stronystatyczne_flk .col-xs-pull-0 {
  right: auto;
}

.stronystatyczne_flk .col-xs-push-12 {
  left: 100%;
}

.stronystatyczne_flk .col-xs-push-11 {
  left: 91.66666667%;
}

.stronystatyczne_flk .col-xs-push-10 {
  left: 83.33333333%;
}

.stronystatyczne_flk .col-xs-push-9 {
  left: 75%;
}

.stronystatyczne_flk .col-xs-push-8 {
  left: 66.66666667%;
}

.stronystatyczne_flk .col-xs-push-7 {
  left: 58.33333333%;
}

.stronystatyczne_flk .col-xs-push-6 {
  left: 50%;
}

.stronystatyczne_flk .col-xs-push-5 {
  left: 41.66666667%;
}

.stronystatyczne_flk .col-xs-push-4 {
  left: 33.33333333%;
}

.stronystatyczne_flk .col-xs-push-3 {
  left: 25%;
}

.stronystatyczne_flk .col-xs-push-2 {
  left: 16.66666667%;
}

.stronystatyczne_flk .col-xs-push-1 {
  left: 8.33333333%;
}

.stronystatyczne_flk .col-xs-push-0 {
  left: auto;
}

.stronystatyczne_flk .col-xs-offset-12 {
  margin-left: 100%;
}

.stronystatyczne_flk .col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.stronystatyczne_flk .col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.stronystatyczne_flk .col-xs-offset-9 {
  margin-left: 75%;
}

.stronystatyczne_flk .col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.stronystatyczne_flk .col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.stronystatyczne_flk .col-xs-offset-6 {
  margin-left: 50%;
}

.stronystatyczne_flk .col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.stronystatyczne_flk .col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.stronystatyczne_flk .col-xs-offset-3 {
  margin-left: 25%;
}

.stronystatyczne_flk .col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.stronystatyczne_flk .col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.stronystatyczne_flk .col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .stronystatyczne_flk .col,
.stronystatyczne_flk .col-sm-1,
.stronystatyczne_flk .col-sm-10,
.stronystatyczne_flk .col-sm-11,
.stronystatyczne_flk .col-sm-12,
.stronystatyczne_flk .col-sm-2,
.stronystatyczne_flk .col-sm-3,
.stronystatyczne_flk .col-sm-4,
.stronystatyczne_flk .col-sm-5,
.stronystatyczne_flk .col-sm-6,
.stronystatyczne_flk .col-sm-7,
.stronystatyczne_flk .col-sm-8,
.stronystatyczne_flk .col-sm-9 {
    float: left;
  }

  .stronystatyczne_flk .col-sm-12 {
    width: 100%;
  }

  .stronystatyczne_flk .col-sm-11 {
    width: 91.66666667%;
  }

  .stronystatyczne_flk .col-sm-10 {
    width: 83.33333333%;
  }

  .stronystatyczne_flk .col-sm-9 {
    width: 75%;
  }

  .stronystatyczne_flk .col-sm-8 {
    width: 66.66666667%;
  }

  .stronystatyczne_flk .col-sm-7 {
    width: 58.33333333%;
  }

  .stronystatyczne_flk .col-sm-6 {
    width: 50%;
  }

  .stronystatyczne_flk .col-sm-5 {
    width: 41.66666667%;
  }

  .stronystatyczne_flk .col-sm-4 {
    width: 33.33333333%;
  }

  .stronystatyczne_flk .col-sm-3 {
    width: 25%;
  }

  .stronystatyczne_flk .col-sm-2 {
    width: 16.66666667%;
  }

  .stronystatyczne_flk .col-sm-1 {
    width: 8.33333333%;
  }

  .stronystatyczne_flk .col-sm-pull-12 {
    right: 100%;
  }

  .stronystatyczne_flk .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .stronystatyczne_flk .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .stronystatyczne_flk .col-sm-pull-9 {
    right: 75%;
  }

  .stronystatyczne_flk .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .stronystatyczne_flk .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .stronystatyczne_flk .col-sm-pull-6 {
    right: 50%;
  }

  .stronystatyczne_flk .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .stronystatyczne_flk .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .stronystatyczne_flk .col-sm-pull-3 {
    right: 25%;
  }

  .stronystatyczne_flk .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .stronystatyczne_flk .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .stronystatyczne_flk .col-sm-pull-0 {
    right: auto;
  }

  .stronystatyczne_flk .col-sm-push-12 {
    left: 100%;
  }

  .stronystatyczne_flk .col-sm-push-11 {
    left: 91.66666667%;
  }

  .stronystatyczne_flk .col-sm-push-10 {
    left: 83.33333333%;
  }

  .stronystatyczne_flk .col-sm-push-9 {
    left: 75%;
  }

  .stronystatyczne_flk .col-sm-push-8 {
    left: 66.66666667%;
  }

  .stronystatyczne_flk .col-sm-push-7 {
    left: 58.33333333%;
  }

  .stronystatyczne_flk .col-sm-push-6 {
    left: 50%;
  }

  .stronystatyczne_flk .col-sm-push-5 {
    left: 41.66666667%;
  }

  .stronystatyczne_flk .col-sm-push-4 {
    left: 33.33333333%;
  }

  .stronystatyczne_flk .col-sm-push-3 {
    left: 25%;
  }

  .stronystatyczne_flk .col-sm-push-2 {
    left: 16.66666667%;
  }

  .stronystatyczne_flk .col-sm-push-1 {
    left: 8.33333333%;
  }

  .stronystatyczne_flk .col-sm-push-0 {
    left: auto;
  }

  .stronystatyczne_flk .col-sm-offset-12 {
    margin-left: 100%;
  }

  .stronystatyczne_flk .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .stronystatyczne_flk .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .stronystatyczne_flk .col-sm-offset-9 {
    margin-left: 75%;
  }

  .stronystatyczne_flk .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .stronystatyczne_flk .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .stronystatyczne_flk .col-sm-offset-6 {
    margin-left: 50%;
  }

  .stronystatyczne_flk .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .stronystatyczne_flk .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .stronystatyczne_flk .col-sm-offset-3 {
    margin-left: 25%;
  }

  .stronystatyczne_flk .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .stronystatyczne_flk .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .stronystatyczne_flk .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .stronystatyczne_flk .col,
.stronystatyczne_flk .col-md-1,
.stronystatyczne_flk .col-md-10,
.stronystatyczne_flk .col-md-11,
.stronystatyczne_flk .col-md-12,
.stronystatyczne_flk .col-md-2,
.stronystatyczne_flk .col-md-3,
.stronystatyczne_flk .col-md-4,
.stronystatyczne_flk .col-md-5,
.stronystatyczne_flk .col-md-6,
.stronystatyczne_flk .col-md-7,
.stronystatyczne_flk .col-md-8,
.stronystatyczne_flk .col-md-9 {
    float: left;
  }

  .stronystatyczne_flk .col-md-12 {
    width: 100%;
  }

  .stronystatyczne_flk .col-md-11 {
    width: 91.66666667%;
  }

  .stronystatyczne_flk .col-md-10 {
    width: 83.33333333%;
  }

  .stronystatyczne_flk .col-md-9 {
    width: 75%;
  }

  .stronystatyczne_flk .col-md-8 {
    width: 66.66666667%;
  }

  .stronystatyczne_flk .col-md-7 {
    width: 58.33333333%;
  }

  .stronystatyczne_flk .col-md-6 {
    width: 50%;
  }

  .stronystatyczne_flk .col-md-5 {
    width: 41.66666667%;
  }

  .stronystatyczne_flk .col-md-4 {
    width: 33.33333333%;
  }

  .stronystatyczne_flk .col-md-3 {
    width: 25%;
  }

  .stronystatyczne_flk .col-md-2 {
    width: 16.66666667%;
  }

  .stronystatyczne_flk .col-md-1 {
    width: 8.33333333%;
  }

  .stronystatyczne_flk .col-md-pull-12 {
    right: 100%;
  }

  .stronystatyczne_flk .col-md-pull-11 {
    right: 91.66666667%;
  }

  .stronystatyczne_flk .col-md-pull-10 {
    right: 83.33333333%;
  }

  .stronystatyczne_flk .col-md-pull-9 {
    right: 75%;
  }

  .stronystatyczne_flk .col-md-pull-8 {
    right: 66.66666667%;
  }

  .stronystatyczne_flk .col-md-pull-7 {
    right: 58.33333333%;
  }

  .stronystatyczne_flk .col-md-pull-6 {
    right: 50%;
  }

  .stronystatyczne_flk .col-md-pull-5 {
    right: 41.66666667%;
  }

  .stronystatyczne_flk .col-md-pull-4 {
    right: 33.33333333%;
  }

  .stronystatyczne_flk .col-md-pull-3 {
    right: 25%;
  }

  .stronystatyczne_flk .col-md-pull-2 {
    right: 16.66666667%;
  }

  .stronystatyczne_flk .col-md-pull-1 {
    right: 8.33333333%;
  }

  .stronystatyczne_flk .col-md-pull-0 {
    right: auto;
  }

  .stronystatyczne_flk .col-md-push-12 {
    left: 100%;
  }

  .stronystatyczne_flk .col-md-push-11 {
    left: 91.66666667%;
  }

  .stronystatyczne_flk .col-md-push-10 {
    left: 83.33333333%;
  }

  .stronystatyczne_flk .col-md-push-9 {
    left: 75%;
  }

  .stronystatyczne_flk .col-md-push-8 {
    left: 66.66666667%;
  }

  .stronystatyczne_flk .col-md-push-7 {
    left: 58.33333333%;
  }

  .stronystatyczne_flk .col-md-push-6 {
    left: 50%;
  }

  .stronystatyczne_flk .col-md-push-5 {
    left: 41.66666667%;
  }

  .stronystatyczne_flk .col-md-push-4 {
    left: 33.33333333%;
  }

  .stronystatyczne_flk .col-md-push-3 {
    left: 25%;
  }

  .stronystatyczne_flk .col-md-push-2 {
    left: 16.66666667%;
  }

  .stronystatyczne_flk .col-md-push-1 {
    left: 8.33333333%;
  }

  .stronystatyczne_flk .col-md-push-0 {
    left: auto;
  }

  .stronystatyczne_flk .col-md-offset-12 {
    margin-left: 100%;
  }

  .stronystatyczne_flk .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .stronystatyczne_flk .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .stronystatyczne_flk .col-md-offset-9 {
    margin-left: 75%;
  }

  .stronystatyczne_flk .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .stronystatyczne_flk .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .stronystatyczne_flk .col-md-offset-6 {
    margin-left: 50%;
  }

  .stronystatyczne_flk .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .stronystatyczne_flk .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .stronystatyczne_flk .col-md-offset-3 {
    margin-left: 25%;
  }

  .stronystatyczne_flk .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .stronystatyczne_flk .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .stronystatyczne_flk .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .stronystatyczne_flk .col,
.stronystatyczne_flk .col-lg-1,
.stronystatyczne_flk .col-lg-10,
.stronystatyczne_flk .col-lg-11,
.stronystatyczne_flk .col-lg-12,
.stronystatyczne_flk .col-lg-2,
.stronystatyczne_flk .col-lg-3,
.stronystatyczne_flk .col-lg-4,
.stronystatyczne_flk .col-lg-5,
.stronystatyczne_flk .col-lg-6,
.stronystatyczne_flk .col-lg-7,
.stronystatyczne_flk .col-lg-8,
.stronystatyczne_flk .col-lg-9 {
    float: left;
  }

  .stronystatyczne_flk .col-lg-12 {
    width: 100%;
  }

  .stronystatyczne_flk .col-lg-11 {
    width: 91.66666667%;
  }

  .stronystatyczne_flk .col-lg-10 {
    width: 83.33333333%;
  }

  .stronystatyczne_flk .col-lg-9 {
    width: 75%;
  }

  .stronystatyczne_flk .col-lg-8 {
    width: 66.66666667%;
  }

  .stronystatyczne_flk .col-lg-7 {
    width: 58.33333333%;
  }

  .stronystatyczne_flk .col-lg-6 {
    width: 50%;
  }

  .stronystatyczne_flk .col-lg-5 {
    width: 41.66666667%;
  }

  .stronystatyczne_flk .col-lg-4 {
    width: 33.33333333%;
  }

  .stronystatyczne_flk .col-lg-3 {
    width: 25%;
  }

  .stronystatyczne_flk .col-lg-2 {
    width: 16.66666667%;
  }

  .stronystatyczne_flk .col-lg-1 {
    width: 8.33333333%;
  }

  .stronystatyczne_flk .col-lg-pull-12 {
    right: 100%;
  }

  .stronystatyczne_flk .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .stronystatyczne_flk .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .stronystatyczne_flk .col-lg-pull-9 {
    right: 75%;
  }

  .stronystatyczne_flk .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .stronystatyczne_flk .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .stronystatyczne_flk .col-lg-pull-6 {
    right: 50%;
  }

  .stronystatyczne_flk .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .stronystatyczne_flk .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .stronystatyczne_flk .col-lg-pull-3 {
    right: 25%;
  }

  .stronystatyczne_flk .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .stronystatyczne_flk .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .stronystatyczne_flk .col-lg-pull-0 {
    right: auto;
  }

  .stronystatyczne_flk .col-lg-push-12 {
    left: 100%;
  }

  .stronystatyczne_flk .col-lg-push-11 {
    left: 91.66666667%;
  }

  .stronystatyczne_flk .col-lg-push-10 {
    left: 83.33333333%;
  }

  .stronystatyczne_flk .col-lg-push-9 {
    left: 75%;
  }

  .stronystatyczne_flk .col-lg-push-8 {
    left: 66.66666667%;
  }

  .stronystatyczne_flk .col-lg-push-7 {
    left: 58.33333333%;
  }

  .stronystatyczne_flk .col-lg-push-6 {
    left: 50%;
  }

  .stronystatyczne_flk .col-lg-push-5 {
    left: 41.66666667%;
  }

  .stronystatyczne_flk .col-lg-push-4 {
    left: 33.33333333%;
  }

  .stronystatyczne_flk .col-lg-push-3 {
    left: 25%;
  }

  .stronystatyczne_flk .col-lg-push-2 {
    left: 16.66666667%;
  }

  .stronystatyczne_flk .col-lg-push-1 {
    left: 8.33333333%;
  }

  .stronystatyczne_flk .col-lg-push-0 {
    left: auto;
  }

  .stronystatyczne_flk .col-lg-offset-12 {
    margin-left: 100%;
  }

  .stronystatyczne_flk .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .stronystatyczne_flk .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .stronystatyczne_flk .col-lg-offset-9 {
    margin-left: 75%;
  }

  .stronystatyczne_flk .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .stronystatyczne_flk .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .stronystatyczne_flk .col-lg-offset-6 {
    margin-left: 50%;
  }

  .stronystatyczne_flk .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .stronystatyczne_flk .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .stronystatyczne_flk .col-lg-offset-3 {
    margin-left: 25%;
  }

  .stronystatyczne_flk .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .stronystatyczne_flk .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .stronystatyczne_flk .col-lg-offset-0 {
    margin-left: 0;
  }
}
.stronystatyczne_flk .clearfix,
.stronystatyczne_flk .clearfix:after,
.stronystatyczne_flk .clearfix:before,
.stronystatyczne_flk .container-fluid:after,
.stronystatyczne_flk .container-fluid:before,
.stronystatyczne_flk .container:after,
.stronystatyczne_flk .container:before,
.stronystatyczne_flk .row:after,
.stronystatyczne_flk .row:before {
  content: " ";
  display: table;
}

.stronystatyczne_flk .clearfix:after,
.stronystatyczne_flk .container-fluid:after,
.stronystatyczne_flk .container:after,
.stronystatyczne_flk .row:after {
  clear: both;
}

.stronystatyczne_flk .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.stronystatyczne_flk .pull-right {
  float: right !important;
}

.stronystatyczne_flk .pull-left {
  float: left !important;
}

.stronystatyczne_flk *,
.stronystatyczne_flk :after,
.stronystatyczne_flk :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.stronystatyczne_flk {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  margin: 0 auto;
  font-size: 14px;
  line-height: 24px;
  box-sizing: border-box;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
}

@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTUPjIg1_i6t8kCHKm459WxZYgzD-w.ttf) format("truetype");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_cJD7g4.ttf) format("truetype");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTUSjIg1_i6t8kCHKm45xW4.ttf) format("truetype");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_bZF7g4.ttf) format("truetype");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_dJE7g4.ttf) format("truetype");
}
.stronystatyczne_flk strong {
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}

.stronystatyczne_flk .animate {
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.stronystatyczne_flk .gradient {
  background: #e6007e;
  background: -moz-linear-gradient(left, #e6007e 0%, #9e0054 100%);
  background: -webkit-linear-gradient(left, #e6007e 0%, #9e0054 100%);
  background: linear-gradient(to right, #e6007e 0%, #9e0054 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e6007e", endColorstr="#9e0054", GradientType=0);
}

.stronystatyczne_flk .gradientbg {
  background: #f5edf2;
  background: -moz-linear-gradient(180deg, rgba(245, 237, 242, 0) 0%, #f5edf2 100%);
  background: -webkit-linear-gradient(180deg, rgba(245, 237, 242, 0) 0%, #f5edf2 100%);
  background: linear-gradient(180deg, rgba(245, 237, 242, 0) 0%, #f5edf2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5edf2", endColorstr="#f5edf2", GradientType=1);
}

.stronystatyczne_flk .gradientbg2 {
  background: #f5edf2;
  background: -moz-linear-gradient(0deg, rgba(245, 237, 242, 0.3) 0%, #f5edf2 100%);
  background: -webkit-linear-gradient(0deg, rgba(245, 237, 242, 0.3) 0%, #f5edf2 100%);
  background: linear-gradient(0deg, rgba(245, 237, 242, 0.3) 0%, #f5edf2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5edf2", endColorstr="#f5edf2", GradientType=1);
}

.stronystatyczne_flk .font-light {
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
}

.stronystatyczne_flk .font-regular {
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
}

.stronystatyczne_flk .font-semibold {
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}

.stronystatyczne_flk .font-bold {
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}

.stronystatyczne_flk .stronystatyczne_flk_text_left {
  text-align: left;
}

.stronystatyczne_flk .stronystatyczne_flk_text_right {
  text-align: right;
}

.stronystatyczne_flk .stronystatyczne_flk_text_center {
  text-align: center;
}

@media (max-width: 575px) {
  .stronystatyczne_flk .mobilefull {
    width: 100% !important;
  }
}
.stronystatyczne_flk .contentbox {
  padding: 30px 35px 50px 35px;
}

@media (max-width: 991px) {
  .stronystatyczne_flk .contentbox {
    padding: 20px 15px 30px 15px;
  }
}
.stronystatyczne_flk .contentbox img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
}

.stronystatyczne_flk .contentbox blockquote {
  padding: 48px;
  background-color: #f5edf2;
  color: #5d6062;
  font-weight: 500;
  font-size: 22px;
  line-height: 1.5;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk .contentbox blockquote {
    font-size: 18px;
    padding: 36px;
  }
}
@media (max-width: 991px) {
  .stronystatyczne_flk .contentbox blockquote {
    font-size: 16px;
    padding: 24px;
  }
}
.stronystatyczne_flk .contentbox a {
  position: relative;
  margin-bottom: 10px;
  display: inline-block;
  word-break: break-all;
  color: #e6007e;
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.stronystatyczne_flk .contentbox a::after {
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 0;
  height: 1px;
  background-color: #e6007e;
  content: "";
  display: block;
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.stronystatyczne_flk .contentbox a:hover {
  color: #9e0054;
}

.stronystatyczne_flk .contentbox a:hover::after {
  background-color: #9e0054;
  width: 100%;
}

.stronystatyczne_flk .contentbox h2 {
  color: #e6007e;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}

@media (max-width: 767px) {
  .stronystatyczne_flk .contentbox h2 {
    font-size: 20px;
  }
}
.stronystatyczne_flk .contentbox h3 {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  line-height: 1.9;
}

@media (max-width: 767px) {
  .stronystatyczne_flk .contentbox h3 {
    font-size: 18px;
  }
}
.stronystatyczne_flk .contentbox p {
  margin-bottom: 15px;
}

.stronystatyczne_flk .contentbox ul li {
  margin-bottom: 15px;
  padding: 0 0 0 15px;
  position: relative;
}

.stronystatyczne_flk .contentbox ul li::after {
  position: absolute;
  left: 0;
  top: 10px;
  width: 5px;
  height: 2px;
  background-color: #e6007e;
  display: block;
  content: "";
}

.stronystatyczne_flk .contentbox ul li ol li::after {
  display: none;
}

.stronystatyczne_flk .contentbox ol {
  counter-reset: item;
}

.stronystatyczne_flk .contentbox ol li {
  display: block;
  margin-bottom: 15px;
  padding: 0;
  width: 100%;
}

.stronystatyczne_flk .contentbox ol li::before {
  content: counters(item, ".") ". ";
  counter-increment: item;
}

.stronystatyczne_flk .contentbox ol li ul li {
  margin-left: 0;
  padding: 0 0 0 15px;
  list-style: none;
}

.stronystatyczne_flk .contentbox ol li ul li::before {
  display: none;
}

.stronystatyczne_flk .contentbox ol ol,
.stronystatyczne_flk .contentbox ul ol,
.stronystatyczne_flk .contentbox ol ul,
.stronystatyczne_flk .contentbox ul ul {
  margin-top: 15px;
  padding-left: 15px;
}

.stronystatyczne_flk .nazwastrony {
  display: block;
  width: 100%;
  height: auto;
  padding: 90px 50px 110px 50px;
  background: #e6007e;
  background: -moz-linear-gradient(left, #e6007e 0%, #9e0054 100%);
  background: -webkit-linear-gradient(left, #e6007e 0%, #9e0054 100%);
  background: linear-gradient(to right, #e6007e 0%, #9e0054 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e6007e", endColorstr="#9e0054", GradientType=0);
  overflow: hidden;
  position: relative;
  z-index: 1;
}

@media (max-width: 991px) {
  .stronystatyczne_flk .nazwastrony {
    padding: 50px 30px 60px 30px;
  }
}
.stronystatyczne_flk .nazwastrony .ikonka {
  position: absolute;
  right: 110px;
  top: 52px;
  width: auto;
  height: calc(100% - 124px);
  display: block;
}

@media (max-width: 991px) {
  .stronystatyczne_flk .nazwastrony .ikonka {
    right: 30px;
    top: 40px;
    height: calc(100% - 90px);
  }
}
.stronystatyczne_flk .nazwastrony .dopal {
  position: absolute;
  bottom: -1px;
  left: -1px;
  width: 102%;
  height: auto;
  display: block;
}

.stronystatyczne_flk .nazwastrony h1,
.stronystatyczne_flk .nazwastrony h2 {
  font-size: 36px;
  line-height: 1.6;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  color: #ffffff;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk .nazwastrony h1,
.stronystatyczne_flk .nazwastrony h2 {
    font-size: 32px;
  }
}
@media (max-width: 991px) {
  .stronystatyczne_flk .nazwastrony h1,
.stronystatyczne_flk .nazwastrony h2 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk .nazwastrony h1,
.stronystatyczne_flk .nazwastrony h2 {
    font-size: 24px;
  }
}
.stronystatyczne_flk .bocznemenu {
  position: relative;
  z-index: 2;
  padding: 62px 24px 24px 24px;
}

.stronystatyczne_flk .bocznemenu h2 {
  color: #5d6062;
  text-transform: uppercase;
  font-size: 18px;
  position: relative;
  margin-bottom: 18px;
}

.stronystatyczne_flk .bocznemenu h2::before {
  position: absolute;
  left: -40px;
  top: -40px;
  display: block;
  width: 80px;
  height: 80px;
  content: "";
  z-index: -1;
  background-image: url("https://static.falelokikoki.pl/cms/edec957bc57c4eadad95631983897c27/flk_ico_sidebar.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.stronystatyczne_flk .bocznemenu ul {
  display: block;
  padding-bottom: 24px;
  border-bottom: solid 1px #e0e4e9;
}

.stronystatyczne_flk .bocznemenu ul li {
  margin-bottom: 6px;
}

.stronystatyczne_flk .bocznemenu ul li a {
  font-size: 16px;
  line-height: 1.5;
  color: #5d6062;
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.stronystatyczne_flk .bocznemenu ul li a:hover {
  color: #e6007e;
}

.stronystatyczne_flk .bocznemenu ul li strong a {
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  color: #e6007e;
}

.stronystatyczne_flk .flexrow {
  width: calc(100% + 30px);
  margin: 0 -15px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .stronystatyczne_flk .flexrow {
    margin: 0;
    width: 100%;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk .flexrow {
    width: 100%;
    margin: 0;
    flex-direction: none;
    justify-content: none;
    align-items: none;
    align-content: none;
    display: block;
    -webkit-flex-wrap: none;
    -ms-flex-wrap: none;
    flex-wrap: none;
  }
}
.stronystatyczne_flk .flexrow > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 575px) {
  .stronystatyczne_flk .flexrow > div {
    display: block;
  }
}
.stronystatyczne_flk .fala {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  left: 0;
}

.stronystatyczne_flk .fala.gorna {
  top: 0;
}

.stronystatyczne_flk .fala.dolna {
  bottom: 0;
}

.stronystatyczne_flk .shadow {
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}

.stronystatyczne_flk .button {
  display: inline-block;
  cursor: pointer;
  height: auto;
  padding: 9px 14px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
}

.stronystatyczne_flk .button.borderpink {
  color: #e6007e;
  border: solid 1px #e6007e;
  line-height: 23px;
}

.stronystatyczne_flk .button.borderpink.filledhover {
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.stronystatyczne_flk .button.borderpink.filledhover:hover {
  background-color: #e6007e;
  color: #ffffff;
}

.stronystatyczne_flk .button.white {
  color: #e6007e;
  border: solid 1px #ffffff;
  background-color: #ffffff;
  line-height: 23px;
  padding: 9px 32px;
}

.stronystatyczne_flk .button.white.filledhover {
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.stronystatyczne_flk .button.white.filledhover:hover {
  background-color: transparent;
  color: #ffffff;
}

.stronystatyczne_flk .button.pink {
  color: #ffffff;
  border: solid 1px #e6007e;
  background-color: #e6007e;
  line-height: 23px;
}

.stronystatyczne_flk .button.pink.filledhover {
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.stronystatyczne_flk .button.pink.filledhover:hover {
  background-color: transparent;
  color: #e6007e;
}

.stronystatyczne_flk .button.bigger {
  padding: 9px 63px;
}

@media (max-width: 767px) {
  .stronystatyczne_flk .button.bigger {
    padding: 9px 24px;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_okruszki {
  position: relative;
  z-index: 2;
  padding: 10px 0;
}

.stronystatyczne_flk .stronystatyczne_flk_okruszki ul li {
  float: left;
  padding: 3px 22px 3px 0;
  position: relative;
}

.stronystatyczne_flk .stronystatyczne_flk_okruszki ul li::after {
  position: absolute;
  content: "/";
  color: #b8b9ba;
  top: 5px;
  margin: auto;
  right: 9px;
}

.stronystatyczne_flk .stronystatyczne_flk_okruszki ul li:last-child {
  margin-right: 0;
}

.stronystatyczne_flk .stronystatyczne_flk_okruszki ul li:last-child::after {
  display: none;
}

.stronystatyczne_flk .stronystatyczne_flk_okruszki ul li a,
.stronystatyczne_flk .stronystatyczne_flk_okruszki ul li router-link,
.stronystatyczne_flk .stronystatyczne_flk_okruszki ul li h1 {
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  color: #9e0054;
}

.stronystatyczne_flk .stronystatyczne_flk_okruszki ul li router-link,
.stronystatyczne_flk .stronystatyczne_flk_okruszki ul li a {
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.stronystatyczne_flk .stronystatyczne_flk_okruszki ul li router-link:hover,
.stronystatyczne_flk .stronystatyczne_flk_okruszki ul li a:hover {
  color: #e6007e;
}

.stronystatyczne_flk.panelowa .panele {
  padding: 50px 35px 70px 35px;
}

@media (max-width: 991px) {
  .stronystatyczne_flk.panelowa .panele {
    padding: 20px 15px 30px 15px;
  }
}
.stronystatyczne_flk.panelowa .panele input {
  display: none !important;
}

.stronystatyczne_flk.panelowa .panele .panelowabox {
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  padding: 12px 0;
  cursor: pointer;
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  border-bottom: solid 1px #e0e4e9;
}

.stronystatyczne_flk.panelowa .panele .panelowabox .stronystatyczne_flk_panelowa_naglowek {
  margin: 0;
  position: relative;
  color: #5d6062;
  font-size: 18px;
  line-height: 1.5;
  padding: 0 50px 0 0;
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.panelowa .panele .panelowabox .stronystatyczne_flk_panelowa_naglowek {
    font-size: 16px;
  }
}
.stronystatyczne_flk.panelowa .panele .panelowabox .stronystatyczne_flk_panelowa_naglowek:hover {
  color: #e6007e;
}

.stronystatyczne_flk.panelowa .panele .panelowabox .stronystatyczne_flk_panelowa_naglowek::before,
.stronystatyczne_flk.panelowa .panele .panelowabox .stronystatyczne_flk_panelowa_naglowek::after {
  width: 16px;
  height: 4px;
  top: 15px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  background-color: #e6007e;
  position: absolute;
  content: "";
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  display: block;
}

.stronystatyczne_flk.panelowa .panele .panelowabox .stronystatyczne_flk_panelowa_naglowek::before {
  right: 0;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.stronystatyczne_flk.panelowa .panele .panelowabox .stronystatyczne_flk_panelowa_naglowek::after {
  right: 9px;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.stronystatyczne_flk.panelowa .panele .panelowabox .stronystatyczne_flk_panelowa_tresc {
  visibility: hidden;
  opacity: 0;
  height: 0;
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.stronystatyczne_flk.panelowa .panele .panelowabox .stronystatyczne_flk_panelowa_tresc .contentbox {
  padding: 0;
}

.stronystatyczne_flk.panelowa .panele .panelowabox .stronystatyczne_flk_panelowa_tresc .contentbox img {
  margin: 30px 0 0 0;
  max-width: 100%;
  width: auto;
  height: auto;
}

.stronystatyczne_flk.panelowa .panele .panelowabox .stronystatyczne_flk_panelowa_tresc .contentbox .flk_tabelkazastepcza {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}

.stronystatyczne_flk.panelowa .panele .panelowabox .stronystatyczne_flk_panelowa_tresc .contentbox .flk_tabelkazastepcza p {
  margin: 15px 0;
}

.stronystatyczne_flk.panelowa .panele .panelowabox .stronystatyczne_flk_panelowa_tresc .contentbox .flk_tabelkazastepcza img {
  width: 100%;
  max-width: 500px;
  height: auto;
  display: block;
  margin: 0;
}

.stronystatyczne_flk.panelowa .panele input[type=checkbox]:checked + label {
  border-color: #e6007e;
}

.stronystatyczne_flk.panelowa .panele input[type=checkbox]:checked + label > .stronystatyczne_flk_panelowa_tresc {
  visibility: visible;
  opacity: 1;
  margin-top: 15px;
  animation-delay: 300ms;
  height: auto;
}

.stronystatyczne_flk.panelowa .panele input[type=checkbox]:checked + label > .stronystatyczne_flk_panelowa_naglowek {
  color: #e6007e;
}

.stronystatyczne_flk.panelowa .panele input[type=checkbox]:checked + label > .stronystatyczne_flk_panelowa_naglowek::before {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.stronystatyczne_flk.panelowa .panele input[type=checkbox]:checked + label > .stronystatyczne_flk_panelowa_naglowek::after {
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.stronystatyczne_flk.panelowa .panele input[type=checkbox]:not(:checked) + label > .stronystatyczne_flk_panelowa_tresc {
  visibility: hidden;
  opacity: 0;
  animation-delay: 300ms;
  height: 0;
}

.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_nazwabloku {
  color: #9e0054;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  padding: 24px 0;
  text-transform: uppercase;
}

@media (max-width: 575px) {
  .stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_nazwabloku {
    font-size: 18px;
    padding: 12px 0;
  }
}
.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wlasne {
  position: relative;
  background-color: #f5edf2;
}

.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wlasne .container-fluid {
  z-index: 2;
  position: relative;
}

.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wlasne .col-xs-12 {
  margin-bottom: 24px;
}

.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wlasne .stronystatyczne_flk_wszystkiemarki_blok {
  background-color: #ffffff;
  display: block;
  width: 100%;
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  padding: 40px;
  overflow: hidden;
  position: relative;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wlasne .stronystatyczne_flk_wszystkiemarki_blok {
    padding: 40px 40px 80px 40px;
  }
}
@media (max-width: 991px) {
  .stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wlasne .stronystatyczne_flk_wszystkiemarki_blok {
    padding: 32px 32px 80px 32px;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wlasne .stronystatyczne_flk_wszystkiemarki_blok {
    height: auto;
  }
}
.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wlasne .stronystatyczne_flk_wszystkiemarki_blok .stronystatyczne_flk_wszystkiemarki_blokwlasnecontent {
  float: left;
  width: 45%;
  text-align: center;
  position: relative;
}

@media (max-width: 1599px) {
  .stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wlasne .stronystatyczne_flk_wszystkiemarki_blok .stronystatyczne_flk_wszystkiemarki_blokwlasnecontent {
    width: 50%;
    padding: 0 0 77px 0;
  }
}
@media (max-width: 1199px) {
  .stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wlasne .stronystatyczne_flk_wszystkiemarki_blok .stronystatyczne_flk_wszystkiemarki_blokwlasnecontent {
    width: 100%;
    height: auto;
    padding: 0 0 24px 0;
  }
}
.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wlasne .stronystatyczne_flk_wszystkiemarki_blok .stronystatyczne_flk_wszystkiemarki_blokwlasnecontent img {
  display: block;
  margin: 0 auto;
  width: auto;
  height: 40px;
}

.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wlasne .stronystatyczne_flk_wszystkiemarki_blok .stronystatyczne_flk_wszystkiemarki_blokwlasnecontent h3 {
  display: block;
  margin: 24px 0 12px 0;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  color: #5d6062;
}

.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wlasne .stronystatyczne_flk_wszystkiemarki_blok .stronystatyczne_flk_wszystkiemarki_blokwlasnecontent p {
  color: #5d6062;
}

.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wlasne .stronystatyczne_flk_wszystkiemarki_blok .stronystatyczne_flk_wszystkiemarki_blokwlasnecontent .button.borderpink {
  display: none;
  max-width: 175px;
  margin: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

@media (max-width: 1599px) {
  .stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wlasne .stronystatyczne_flk_wszystkiemarki_blok .stronystatyczne_flk_wszystkiemarki_blokwlasnecontent .button.borderpink {
    display: block;
  }
}
@media (max-width: 1199px) {
  .stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wlasne .stronystatyczne_flk_wszystkiemarki_blok .stronystatyczne_flk_wszystkiemarki_blokwlasnecontent .button.borderpink {
    display: none;
  }
}
.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wlasne .stronystatyczne_flk_wszystkiemarki_blok .stronystatyczne_flk_wszystkiemarki_blokwlasneprodukt {
  float: left;
  width: 30%;
}

@media (max-width: 1599px) {
  .stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wlasne .stronystatyczne_flk_wszystkiemarki_blok .stronystatyczne_flk_wszystkiemarki_blokwlasneprodukt {
    width: 50%;
  }
}
@media (max-width: 1199px) {
  .stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wlasne .stronystatyczne_flk_wszystkiemarki_blok .stronystatyczne_flk_wszystkiemarki_blokwlasneprodukt {
    width: 100%;
  }
}
.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wlasne .stronystatyczne_flk_wszystkiemarki_blok .stronystatyczne_flk_wszystkiemarki_blokwlasneprodukt img {
  display: block;
  width: 100%;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wlasne .stronystatyczne_flk_wszystkiemarki_blok .stronystatyczne_flk_wszystkiemarki_blokwlasneprodukt img {
    width: auto;
    max-width: 100%;
    max-height: 250px;
    margin: auto;
  }
}
@media (max-width: 991px) {
  .stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wlasne .stronystatyczne_flk_wszystkiemarki_blok .stronystatyczne_flk_wszystkiemarki_blokwlasneprodukt img {
    max-height: 200px;
  }
}
.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wlasne .stronystatyczne_flk_wszystkiemarki_blok .stronystatyczne_flk_wszystkiemarki_blokwlasnecta {
  float: left;
  width: 25%;
  padding-top: 80px;
  text-align: center;
}

@media (max-width: 1599px) {
  .stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wlasne .stronystatyczne_flk_wszystkiemarki_blok .stronystatyczne_flk_wszystkiemarki_blokwlasnecta {
    display: none;
  }
}
@media (max-width: 1199px) {
  .stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wlasne .stronystatyczne_flk_wszystkiemarki_blok .stronystatyczne_flk_wszystkiemarki_blokwlasnecta {
    display: block;
    width: 100%;
    padding: 0;
    position: absolute;
    left: 0;
    bottom: 24px;
    right: 0;
    margin: auto;
  }
}
.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wlasne .stronystatyczne_flk_wszystkiemarki_blok:hover {
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}

.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wylacznosc {
  padding: 48px 0 96px 0;
  position: relative;
  background-color: #fafafa;
}

@media (max-width: 991px) {
  .stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wylacznosc {
    padding: 48px 0;
  }
}
.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wylacznosc .container-fluid {
  z-index: 2;
  position: relative;
}

.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wylacznosc .mobilefull {
  margin-top: 24px;
}

.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wylacznosc .stronystatyczne_flk_wszystkiemarki_blokwylacznosc {
  background-color: #ffffff;
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  display: block;
  padding: 48px 48px 88px 48px;
  overflow: hidden;
  text-align: center;
  width: 100%;
}

@media (max-width: 991px) {
  .stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wylacznosc .stronystatyczne_flk_wszystkiemarki_blokwylacznosc {
    padding: 36px 36px 88px 36px;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wylacznosc .stronystatyczne_flk_wszystkiemarki_blokwylacznosc {
    height: auto;
  }
}
.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wylacznosc .stronystatyczne_flk_wszystkiemarki_blokwylacznosc .logo {
  display: block;
  width: 100%;
  margin: 0 auto;
  height: 50px;
  position: relative;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wylacznosc .stronystatyczne_flk_wszystkiemarki_blokwylacznosc .logo {
    height: 40px;
  }
}
@media (max-width: 991px) {
  .stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wylacznosc .stronystatyczne_flk_wszystkiemarki_blokwylacznosc .logo {
    height: 35px;
  }
}
.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wylacznosc .stronystatyczne_flk_wszystkiemarki_blokwylacznosc .logo img {
  display: block;
  width: auto;
  height: auto;
  max-width: 210px;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

@media (max-width: 991px) {
  .stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wylacznosc .stronystatyczne_flk_wszystkiemarki_blokwylacznosc .logo img {
    max-width: 150px;
  }
}
.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wylacznosc .stronystatyczne_flk_wszystkiemarki_blokwylacznosc h3 {
  display: block;
  margin: 24px 0 12px 0;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  color: #5d6062;
}

.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wylacznosc .stronystatyczne_flk_wszystkiemarki_blokwylacznosc p {
  color: #5d6062;
}

.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wylacznosc .stronystatyczne_flk_wszystkiemarki_blokwylacznosc .button.borderpink {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 24px;
  width: 175px;
  display: block;
  margin: auto;
}

.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_wylacznosc .stronystatyczne_flk_wszystkiemarki_blokwylacznosc:hover {
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}

.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_pozostale {
  position: relative;
  padding-bottom: 100px;
  background: #f5edf2;
  background: -moz-linear-gradient(180deg, rgba(245, 237, 242, 0) 0%, #f5edf2 100%);
  background: -webkit-linear-gradient(180deg, rgba(245, 237, 242, 0) 0%, #f5edf2 100%);
  background: linear-gradient(180deg, rgba(245, 237, 242, 0) 0%, #f5edf2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5edf2", endColorstr="#f5edf2", GradientType=1);
}

@media (max-width: 575px) {
  .stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_pozostale {
    padding-bottom: 40px;
  }
}
.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_pozostale::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background-color: #fafafa;
}

.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_pozostale .container-fluid {
  z-index: 2;
  position: relative;
  border-top: solid 1px #e0e4e9;
}

.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_pozostale .stronystatyczne_flk_wszystkiemarki_nazwabloku {
  color: #5d6062;
  margin: 24px 0 16px 0;
  padding-bottom: 0;
}

.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_pozostale ul {
  -moz-column-count: 4;
  -moz-column-gap: 24px;
  -webkit-column-count: 4;
  -webkit-column-gap: 24px;
  column-count: 4;
  column-gap: 24px;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_pozostale ul {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
}
@media (max-width: 991px) {
  .stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_pozostale ul {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_pozostale ul {
    -moz-column-count: 1;
    -moz-column-gap: 0;
    -webkit-column-count: 1;
    -webkit-column-gap: 0;
    column-count: 1;
    column-gap: 0;
  }
}
.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_pozostale ul li {
  padding: 16px 0 0 0;
}

@media (max-width: 575px) {
  .stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_pozostale ul li {
    padding: 0;
  }
}
.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_pozostale ul li a {
  display: inline-block;
  text-transform: uppercase;
  color: #5d6062;
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
}

.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_pozostale ul li a strong {
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
}

@media (max-width: 575px) {
  .stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_pozostale ul li a strong {
    font-size: 12px;
  }
}
.stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_pozostale ul li a:hover {
  color: #e6007e;
}

@media (max-width: 575px) {
  .stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_pozostale ul li a {
    display: block;
    padding: 12px 10px;
    background-color: #ffffff;
    font-size: 14px;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk.wszystkiemarki .stronystatyczne_flk_wszystkiemarki_pozostale ul li:nth-child(2n+1) a {
    background-color: #fafafa;
  }
}
.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_hero {
  position: relative;
  background-color: #f5edf2;
  overflow: hidden;
  padding: 92px 92px 112px 92px;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_hero {
    padding: 72px 72px 92px 72px;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_hero {
    padding: 64px 32px;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_hero {
    padding: 48px 0;
  }
}
.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_hero .container-fluid {
  z-index: 2;
  position: relative;
}

.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_hero .dopal {
  z-index: 1;
  position: absolute;
  bottom: -1px;
  left: -1px;
  width: 102%;
  height: auto;
  display: block;
}

.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_hero .baner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_hero .baner {
    opacity: 0.3;
  }
}
.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_hero h2 {
  font-size: 36px;
  line-height: 1.5;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  color: #9e0054;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_hero h2 {
    font-size: 24px;
  }
}
.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_hero p {
  margin-top: 24px;
  color: #5d6062;
  font-size: 20px;
  line-height: 1.5;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_hero p {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_hero p {
    font-size: 15px;
  }
}
.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_filmy {
  padding: 48px 92px;
  position: relative;
  background: #f5edf2;
  background: -moz-linear-gradient(180deg, rgba(245, 237, 242, 0) 0%, #f5edf2 100%);
  background: -webkit-linear-gradient(180deg, rgba(245, 237, 242, 0) 0%, #f5edf2 100%);
  background: linear-gradient(180deg, rgba(245, 237, 242, 0) 0%, #f5edf2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5edf2", endColorstr="#f5edf2", GradientType=1);
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_filmy {
    padding: 48px 72px;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_filmy {
    padding: 0 32px 32px 32px;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_filmy {
    padding: 0 0 32px 0;
  }
}
@media (max-width: 1199px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_filmy .col-xs-12 {
    max-width: none;
    flex: 0 0 100%;
  }
}
.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_filmy .flk_wideo {
  width: 600px;
  height: 600px;
  overflow: hidden;
}

@media (max-width: 1599px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_filmy .flk_wideo {
    width: 450px;
    height: 450px;
  }
}
@media (max-width: 1199px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_filmy .flk_wideo {
    width: 400px;
    height: 400px;
    margin: 0 auto;
  }
}
@media (max-width: 991px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_filmy .flk_wideo {
    width: 350px;
    height: 350px;
  }
}
@media (max-width: 767) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_filmy .flk_wideo {
    width: 300px;
    height: 300px;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_filmy .flk_wideo {
    width: 250px;
    height: 250px;
  }
}
.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_filmy .flk_wideo iframe {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_filmy .flk_content {
  padding: 48px 0 64px 0;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_filmy .flk_content {
    padding: 36px 0;
  }
}
.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_filmy .flk_content p {
  font-size: 18px;
  line-height: 1.8;
  margin-top: 24px;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_filmy .flk_content p {
    font-size: 16px;
  }
}
.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_filmy .flk_content.drugi {
  padding: 128px 0 64px 0;
}

@media (max-width: 1599px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_filmy .flk_content.drugi {
    padding: 36px 0;
  }
}
.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_filmy .flk_content.drugi p {
  margin-top: 0;
}

.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_galeria {
  padding: 48px 0;
  overflow: hidden;
}

.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_galeria .flk_galeria_fotko {
  width: 25%;
  height: auto;
  display: block;
  float: left;
  margin-bottom: 24px;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_galeria .flk_galeria_fotko {
    width: 33.33%;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_galeria .flk_galeria_fotko {
    width: 50%;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_galeria .flk_galeria_fotko:nth-child(2n+1) {
    clear: left;
  }
}
.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_galeria .flk_galeria_fotko .flk_galeria_fotko_inside {
  width: 100%;
  height: 300px;
  overflow: hidden;
  display: block;
  position: relative;
  cursor: pointer;
}

@media (max-width: 1599px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_galeria .flk_galeria_fotko .flk_galeria_fotko_inside {
    height: 250px;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_galeria .flk_galeria_fotko .flk_galeria_fotko_inside {
    height: 200px;
  }
}
.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_galeria .flk_galeria_fotko .flk_galeria_fotko_inside img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.7;
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_galeria .flk_galeria_fotko span {
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  opacity: 0.7;
  display: block;
  text-align: center;
  padding: 8px 16px;
}

.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_galeria .flk_galeria_fotko:hover .flk_galeria_fotko_inside img {
  opacity: 1;
  width: 104%;
  height: 104%;
  left: -2%;
  right: -2%;
  top: -2%;
  bottom: -2%;
}

.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_galeria .flk_galeria_fotko:hover span {
  opacity: 1;
}

.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia {
  padding: 0 92px 48px 92px;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia {
    padding: 0 72px 48px 72px;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia {
    padding: 0 32px 32px 32px;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia {
    padding: 0 0 32px 0;
  }
}
.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia .flk_galeria_historia_fotko {
  width: 100%;
  display: block;
}

.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia .flk_galeria_historia_fotko.duze {
  height: 470px;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia .flk_galeria_historia_fotko.duze {
    height: 330px;
  }
}
.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia .flk_galeria_historia_fotko.male {
  height: 220px;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia .flk_galeria_historia_fotko.male {
    height: 150px;
  }
}
.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia .flk_galeria_historia_fotko.szerokie {
  height: 225px;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia .flk_galeria_historia_fotko.szerokie {
    height: 150px;
  }
}
.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia .flk_galeria_historia_fotko .flk_galeria_historia_fotko_inside {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
  position: relative;
  cursor: pointer;
}

.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia .flk_galeria_historia_fotko .flk_galeria_historia_fotko_inside img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.7;
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia .flk_galeria_historia_fotko:hover .flk_galeria_historia_fotko_inside img {
  opacity: 1;
  width: 104%;
  height: 104%;
  left: -2%;
  right: -2%;
  top: -2%;
  bottom: -2%;
}

.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia h2 {
  font-size: 36px;
  line-height: 1.5;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  color: #9e0054;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia h2 {
    font-size: 24px;
  }
}
.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia p {
  margin: 24px 0 48px 0;
  color: #5d6062;
  font-size: 18px;
  line-height: 1.8;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia p {
    font-size: 15px;
  }
}
.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia ul {
  position: relative;
}

.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia ul::before {
  z-index: 1;
  width: 2px;
  height: 100%;
  background-color: rgba(158, 0, 84, 0.25);
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}

@media (max-width: 575px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia ul::before {
    left: 0;
    right: auto;
  }
}
.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia ul li {
  display: block;
  width: 100%;
  margin-bottom: 0px;
  position: relative;
}

@media (max-width: 575px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia ul li {
    margin-bottom: 12px;
  }
}
.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia ul li::before {
  width: 16px;
  height: 16px;
  background-color: #ffffff;
  border: solid 4px #9e0054;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  z-index: 2;
}

.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia ul li p {
  margin: 0;
  font-size: 18px;
  line-height: 1.5;
  color: #5d6062;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia ul li p {
    font-size: 15px;
  }
}
.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia ul li span {
  position: relative;
  display: block;
  color: #b8b9ba;
  font-size: 16px;
  line-height: 14px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia ul li span {
    font-size: 12px;
  }
}
.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia ul li span::before {
  width: 39px;
  height: 2px;
  position: absolute;
  top: 7px;
  background-color: #b8b9ba;
  display: block;
  content: "";
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
}

.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia ul li:nth-child(2n+1) {
  padding-left: calc(50% + 55px);
}

@media (max-width: 575px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia ul li:nth-child(2n+1) {
    padding-left: 55px;
  }
}
.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia ul li:nth-child(2n+1)::before {
  left: calc(50% - 8px);
}

@media (max-width: 575px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia ul li:nth-child(2n+1)::before {
    left: -8px;
  }
}
.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia ul li:nth-child(2n+1) span::before {
  left: -45px;
}

.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia ul li:nth-child(2n+2) {
  padding-right: calc(50% + 55px);
  text-align: right;
}

@media (max-width: 575px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia ul li:nth-child(2n+2) {
    padding-right: 0;
    padding-left: 55px;
    text-align: left;
  }
}
.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia ul li:nth-child(2n+2)::before {
  right: calc(50% - 8px);
}

@media (max-width: 575px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia ul li:nth-child(2n+2)::before {
    left: -8px;
  }
}
.stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia ul li:nth-child(2n+2) span::before {
  right: -45px;
}

@media (max-width: 575px) {
  .stronystatyczne_flk.ofirmie .stronystatyczne_flk_ofirmie_historia ul li:nth-child(2n+2) span::before {
    left: -45px;
    right: auto;
  }
}
.stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_hero {
  padding: 96px 0 124px 0;
  position: relative;
  overflow: hidden;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_hero {
    padding: 64px 0 78px 0;
  }
}
.stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_hero .container-fluid {
  position: relative;
  z-index: 3;
}

.stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_hero .container-fluid h2 {
  color: #9e0054;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  font-size: 36px;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_hero .container-fluid h2 {
    font-size: 24px;
  }
}
.stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_hero .dopal {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: auto;
  bottom: -1%;
  left: 0;
  display: block;
}

.stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_hero .baner {
  display: block;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_ikony {
  text-align: center;
  padding: 40px 0 64px 0;
}

.stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_ikony img {
  width: auto;
  height: 70px;
  margin: 0 auto 24px auto;
}

@media (max-width: 991px) {
  .stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_ikony img {
    height: 50px;
    margin: 24px auto 16px auto;
  }
}
.stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_ikony h3 {
  font-size: 18px;
  color: #9e0054;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_ikony h3 {
    font-size: 16px;
  }
}
.stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_ikony p {
  font-size: 22px;
  line-height: 28px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  color: #5d6062;
  margin: 24px 0 12px 0;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_ikony p {
    font-size: 18px;
    line-height: 26px;
    margin: 8px 0;
  }
}
.stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_ikony p.small {
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  margin: 0;
  line-height: 28px;
  color: #5d6062;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_ikony p.small {
    font-size: 15px;
    line-height: 22px;
  }
}
.stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_ikony p.small sup {
  vertical-align: super;
  font-size: 10px;
}

.stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_ikony a {
  font-size: 22px;
  line-height: 28px;
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  color: #5d6062;
  display: inline-block;
  margin: 24px 0 12px 0;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_ikony a {
    font-size: 18px;
    line-height: 26px;
    margin: 8px 0;
  }
}
.stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_ikony a:hover {
  color: #9e0054;
}

.stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_daneiformularz {
  padding: 150px 0;
  background-color: #f5edf2;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_daneiformularz {
    padding: 120px 0;
  }
}
@media (max-width: 991px) {
  .stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_daneiformularz {
    padding: 100px 0;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_daneiformularz {
    padding: 80px 0;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_daneiformularz {
    padding: 60px 0;
  }
}
.stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_daneiformularz .danekontaktowe {
  text-align: center;
}

.stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_daneiformularz .danekontaktowe img {
  display: block;
  width: auto;
  height: 60px;
  margin: auto;
}

.stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_daneiformularz .danekontaktowe h2 {
  font-size: 22px;
  color: #9e0054;
  margin-top: 24px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}

.stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_daneiformularz .danekontaktowe ul li {
  margin-top: 12px;
}

.stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_daneiformularz .danekontaktowe ul li a {
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_daneiformularz .danekontaktowe ul li a:hover {
  color: #e6007e;
}

.stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_cta {
  padding: 72px 0;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media (max-width: 575px) {
  .stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_cta {
    padding: 60px 0;
  }
}
.stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_cta h2 {
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  color: #5d6062;
  font-size: 22px;
  margin: 0 auto 48px auto;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.kontakt .stronystatyczne_flk_kontakt_cta h2 {
    font-size: 18px;
    margin: 0 auto 32px auto;
  }
}
.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_hero {
  padding: 96px 0 124px 0;
  position: relative;
  overflow: hidden;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_hero {
    padding: 64px 0 78px 0;
  }
}
.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_hero .container-fluid {
  position: relative;
  z-index: 3;
}

.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_hero .container-fluid h2 {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  font-size: 36px;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_hero .container-fluid h2 {
    font-size: 24px;
  }
}
.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_hero .dopal {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: auto;
  bottom: -1%;
  left: 0;
  display: block;
}

.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_hero .baner {
  display: block;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_podzialka {
  display: block;
  width: auto;
  padding: 48px 0 0 0;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_podzialka {
    padding: 24px 0 0 0;
  }
}
.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_podzialka ul {
  display: block;
  width: 100%;
  overflow: hidden;
  border-bottom: solid 1px #e0e4e9;
  padding-bottom: 24px;
}

.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_podzialka ul li {
  width: 50%;
  float: left;
  display: block;
  padding: 0 24px;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_podzialka ul li {
    width: 100%;
    float: none;
    padding: 12px;
    line-height: 1.5;
  }
}
.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_podzialka ul li a {
  width: 100%;
  display: block;
  color: #5d6062;
  font-size: 28px;
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-transform: uppercase;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_podzialka ul li a {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_podzialka ul li a {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_podzialka ul li a {
    font-size: 18px;
  }
}
.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_podzialka ul li a.current {
  font-weight: 600;
}

.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_podzialka ul li:nth-child(1) a {
  text-align: right;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_podzialka ul li:nth-child(1) a {
    text-align: center;
  }
}
.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_podzialka ul li:nth-child(1) a.current,
.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_podzialka ul li:nth-child(1) a:hover {
  color: #e6007e;
}

.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_podzialka ul li:nth-child(2) a {
  text-align: left;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_podzialka ul li:nth-child(2) a {
    text-align: center;
  }
}
.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_podzialka ul li:nth-child(2) a.current,
.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_podzialka ul li:nth-child(2) a:hover {
  color: #9e0054;
}

.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_witamy {
  padding: 24px 0;
}

.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_witamy img {
  width: 18px;
  height: auto;
  float: left;
}

.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_witamy p,
.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_witamy h2,
.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_witamy h3,
.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_witamy h4 {
  float: left;
  width: calc(100% - 18px);
  padding-left: 6px;
}

.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_mapa {
  display: block;
  width: 100%;
  height: auto;
  padding: 0 0 48px 0;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_mapa {
    padding: 0 0 24px 0;
  }
}
.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_mapa iframe {
  display: block;
  width: 100%;
  height: 650px;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_mapa iframe {
    height: 550px;
  }
}
@media (max-width: 991px) {
  .stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_mapa iframe {
    height: 450px;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_mapa iframe {
    height: 400px;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_mapa iframe {
    height: 350px;
  }
}
.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_lista {
  padding: 0 0 136px 0;
  background: -moz-linear-gradient(top, rgba(245, 237, 242, 0) 0%, rgba(245, 237, 242, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(245, 237, 242, 0) 0%, rgba(245, 237, 242, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(245, 237, 242, 0) 0%, rgba(245, 237, 242, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00f5edf2", endColorstr="#a6f5edf2", GradientType=0);
  /* IE6-9 */
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_lista {
    padding: 0 0 100px 0;
  }
}
@media (max-width: 991px) {
  .stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_lista {
    padding: 0 0 72px 0;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_lista {
    padding: 0 0 56px 0;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_lista {
    padding: 0 0 48px 0;
  }
}
.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_lista .container {
  position: relative;
  z-index: 2;
}

.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_lista .stronystatyczne_flk_naszesklepy_lista_naglowek {
  border-top: solid 1px #e0e4e9;
  padding-top: 48px;
  margin-bottom: 48px;
  text-align: center;
  font-size: 28px;
  color: #5d6062;
  font-weight: 500;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_lista .stronystatyczne_flk_naszesklepy_lista_naglowek {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_lista .stronystatyczne_flk_naszesklepy_lista_naglowek {
    font-size: 20px;
    padding-top: 24px;
    margin-bottom: 24px;
  }
}
.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_lista .stronystatyczne_flk_naszesklepy_lista_lista {
  -moz-column-count: 4;
  -webkit-column-count: 4;
  column-count: 4;
  -moz-column-gap: 24px;
  -webkit-column-gap: 24px;
  column-gap: 24px;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_lista .stronystatyczne_flk_naszesklepy_lista_lista {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_lista .stronystatyczne_flk_naszesklepy_lista_lista {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_lista .stronystatyczne_flk_naszesklepy_lista_lista {
    -moz-column-count: unset;
    -webkit-column-count: unset;
    column-count: unset;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_lista .stronystatyczne_flk_naszesklepy_lista_lista li {
    text-align: center;
  }
}
.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_lista .stronystatyczne_flk_naszesklepy_lista_lista li a {
  text-transform: uppercase;
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  color: #5d6062;
  position: relative;
  padding: 0 26px 0 0;
}

.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_lista .stronystatyczne_flk_naszesklepy_lista_lista li a::before,
.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_lista .stronystatyczne_flk_naszesklepy_lista_lista li a::after {
  content: "";
  width: 16px;
  height: 16px;
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  margin: auto;
  background-size: contain;
  background-repeat: no-repeat;
}

.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_lista .stronystatyczne_flk_naszesklepy_lista_lista li a::before {
  opacity: 1;
  background-image: url("https://static.falelokikoki.pl/cms/84786c0955424b519432c655953cc8d7/flk_ico_arrow_right_gray.png");
}

.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_lista .stronystatyczne_flk_naszesklepy_lista_lista li a::after {
  opacity: 0;
  background-image: url("https://static.falelokikoki.pl/cms/f5db2b9fdca44a3bb15a3e73ad9801f4/flk_ico_arrow_right_pink.png");
}

.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_lista .stronystatyczne_flk_naszesklepy_lista_lista li a:hover {
  color: #e6007e;
}

.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_lista .stronystatyczne_flk_naszesklepy_lista_lista li a:hover::before {
  opacity: 0;
}

.stronystatyczne_flk.naszesklepy .stronystatyczne_flk_naszesklepy_lista .stronystatyczne_flk_naszesklepy_lista_lista li a:hover::after {
  opacity: 1;
}

.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_hero {
  position: relative;
  background-color: #f5edf2;
  overflow: hidden;
  padding: 92px 92px 112px 92px;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_hero {
    padding: 72px 72px 92px 72px;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_hero {
    padding: 64px 32px;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_hero {
    padding: 48px 0;
  }
}
.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_hero .container-fluid {
  z-index: 2;
  position: relative;
}

.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_hero .dopal {
  z-index: 1;
  position: absolute;
  bottom: -1px;
  left: -1px;
  width: 102%;
  height: auto;
  display: block;
}

.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_hero .baner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_hero .baner {
    opacity: 0.3;
  }
}
.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_hero h2 {
  font-size: 36px;
  line-height: 1.5;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  color: #9e0054;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_hero h2 {
    font-size: 24px;
  }
}
.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_hero p {
  margin-top: 24px;
  color: #5d6062;
  font-size: 20px;
  line-height: 1.5;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_hero p {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_hero p {
    font-size: 15px;
  }
}
.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista {
  padding: 48px 92px 48px 92px;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista {
    padding: 48px 72px 48px 72px;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista {
    padding: 24px 32px;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista {
    padding: 24px 0;
  }
}
.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .contentbox {
  padding: 0;
}

.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .contentbox p {
  font-size: 20px;
}

.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 24px;
  background-color: #f5edf2;
  padding: 0;
  position: relative;
}

.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_foto_desktop,
.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_foto_mobile {
  width: 30%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

@media (max-width: 991px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_foto_desktop,
.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_foto_mobile {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_foto_desktop,
.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_foto_mobile {
    width: 50%;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_foto_desktop,
.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_foto_mobile {
    width: 100%;
    position: relative;
    left: auto;
    top: auto;
    height: auto;
  }
}
.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_foto_desktop img,
.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_foto_mobile img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 991px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_foto_desktop img,
.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_foto_mobile img {
    height: auto;
    object-fit: initial;
  }
}
.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_foto_desktop {
  display: block;
}

@media (max-width: 575px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_foto_desktop {
    display: none;
  }
}
.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_foto_mobile {
  display: none;
}

@media (max-width: 575px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_foto_mobile {
    display: block;
  }
}
.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_dane {
  padding: 36px;
  width: 100%;
  height: auto;
  display: block;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_dane {
    padding: 24px;
  }
}
@media (max-width: 991px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_dane {
    width: 100%;
  }
}
.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_dane h2 {
  color: #e6007e;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.6;
}

@media (max-width: 991px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_dane h2 {
    font-size: 20px;
  }
}
.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_dane h3 {
  color: #5d6062;
  font-size: 18px;
}

@media (max-width: 991px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_dane h3 {
    font-size: 16px;
  }
}
.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_dane .stronystatyczne_flk_miasto_lista_sklep_daneszczegolowe {
  margin: 0 -24px 0 -24px;
  overflow: hidden;
}

.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_dane .stronystatyczne_flk_miasto_lista_sklep_daneszczegolowe .stronystatyczne_flk_miasto_lista_sklep_dane_kolumna {
  padding: 24px 24px 0 24px;
  float: left;
  width: calc(100% / 3);
}

@media (max-width: 991px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_dane .stronystatyczne_flk_miasto_lista_sklep_daneszczegolowe .stronystatyczne_flk_miasto_lista_sklep_dane_kolumna {
    width: calc(100% / 3);
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_dane .stronystatyczne_flk_miasto_lista_sklep_daneszczegolowe .stronystatyczne_flk_miasto_lista_sklep_dane_kolumna {
    width: 50%;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_dane .stronystatyczne_flk_miasto_lista_sklep_daneszczegolowe .stronystatyczne_flk_miasto_lista_sklep_dane_kolumna {
    width: 100%;
  }
}
.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_dane .stronystatyczne_flk_miasto_lista_sklep_daneszczegolowe .stronystatyczne_flk_miasto_lista_sklep_dane_kolumna p {
  font-size: 16px;
  line-height: 1.8;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_dane .stronystatyczne_flk_miasto_lista_sklep_daneszczegolowe .stronystatyczne_flk_miasto_lista_sklep_dane_kolumna p {
    font-size: 14px;
    line-height: 1.6;
  }
}
.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_dane .stronystatyczne_flk_miasto_lista_sklep_daneszczegolowe .stronystatyczne_flk_miasto_lista_sklep_dane_kolumna p sup {
  vertical-align: super;
  font-size: smaller;
}

.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_dane .stronystatyczne_flk_miasto_lista_sklep_daneszczegolowe .stronystatyczne_flk_miasto_lista_sklep_dane_kolumna a {
  color: #e6007e;
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep .stronystatyczne_flk_miasto_lista_sklep_dane .stronystatyczne_flk_miasto_lista_sklep_daneszczegolowe .stronystatyczne_flk_miasto_lista_sklep_dane_kolumna a:hover {
  color: #9e0054;
}

.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep.stronystatyczne_flk_miasto_lista_sklep_zdjecie {
  padding: 0 0 0 30%;
}

@media (max-width: 991px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep.stronystatyczne_flk_miasto_lista_sklep_zdjecie {
    padding: 0 0 0 40%;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep.stronystatyczne_flk_miasto_lista_sklep_zdjecie {
    padding: 0 0 0 50%;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep.stronystatyczne_flk_miasto_lista_sklep_zdjecie {
    padding: 0;
  }
}
.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep.stronystatyczne_flk_miasto_lista_sklep_zdjecie .stronystatyczne_flk_miasto_lista_sklep_dane .stronystatyczne_flk_miasto_lista_sklep_daneszczegolowe .stronystatyczne_flk_miasto_lista_sklep_dane_kolumna {
  padding: 24px 24px 0 24px;
  float: left;
  width: calc(100% / 3);
}

@media (max-width: 991px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_lista .stronystatyczne_flk_miasto_lista_sklep.stronystatyczne_flk_miasto_lista_sklep_zdjecie .stronystatyczne_flk_miasto_lista_sklep_dane .stronystatyczne_flk_miasto_lista_sklep_daneszczegolowe .stronystatyczne_flk_miasto_lista_sklep_dane_kolumna {
    width: 100%;
  }
}
.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_wroc .stronystatyczne_flk_miasto_wroc_inside {
  padding: 0 92px 48px 92px;
  text-align: center;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_wroc .stronystatyczne_flk_miasto_wroc_inside {
    padding: 0 72px 48px 72px;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_wroc .stronystatyczne_flk_miasto_wroc_inside {
    padding: 0 32px 24px 32px;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_wroc .stronystatyczne_flk_miasto_wroc_inside {
    padding: 0 0 24px 0;
  }
}
.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_wroc .stronystatyczne_flk_miasto_wroc_inside .button.borderpink:hover {
  color: #ffffff;
  background-color: #e6007e;
}

.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_mapa {
  display: block;
  width: 100%;
  height: auto;
  padding: 0 92px 48px 92px;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_mapa {
    padding: 0 72px 48px 72px;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_mapa {
    padding: 0 32px;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_mapa {
    padding: 0 0 24px 0;
  }
}
.stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_mapa iframe {
  display: block;
  width: 100%;
  height: 450px;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_mapa iframe {
    height: 500px;
  }
}
@media (max-width: 991px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_mapa iframe {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_mapa iframe {
    height: 300px;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk.miasto .stronystatyczne_flk_miasto_mapa iframe {
    height: 250px;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_wpis_content .contentbox {
  padding: 0;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .contentbox p {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.8;
  margin: 0 0 24px 0;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk .stronystatyczne_flk_wpis_content .contentbox p {
    font-size: 16px;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_wpis_content .contentbox p strong {
  font-weight: 600;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .contentbox li {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 15px;
  padding-left: 20px;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk .stronystatyczne_flk_wpis_content .contentbox li {
    font-size: 16px;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_wpis_content .contentbox li::after {
  width: 10px;
  height: 1px;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .contentbox li a {
  margin: 0;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header {
  border-bottom: solid 1px #e0e4e9;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_thumb {
  display: block;
  width: 100%;
  height: auto;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_thumb img {
  display: block;
  width: 100%;
  height: auto;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_leftside,
.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_rightside {
  padding: 12px 0;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_leftside p,
.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_rightside p,
.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_leftside li,
.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_rightside li,
.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_leftside a,
.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_rightside a {
  color: #b8b9ba;
  font-size: 16px;
  line-height: 26px;
}

@media (max-width: 767px) {
  .stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_leftside p,
.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_rightside p,
.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_leftside li,
.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_rightside li,
.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_leftside a,
.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_rightside a {
    font-size: 12px;
    line-height: 20px;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_leftside {
  float: left;
  width: auto;
  display: block;
  margin-right: 24px;
}

@media (max-width: 1399px) {
  .stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_leftside {
    width: 100%;
    padding-bottom: 0;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_leftside p {
  float: left;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_leftside .stronystatyczne_flk_wpis_content_header_leftside_sociale {
  display: block;
  float: left;
  padding-left: 12px;
  margin-left: 12px;
  position: relative;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_leftside .stronystatyczne_flk_wpis_content_header_leftside_sociale::before {
  left: 0;
  top: 0;
  bottom: 0;
  height: 15px;
  margin: auto;
  width: 1px;
  content: "";
  display: block;
  position: absolute;
  background-color: #b8b9ba;
}

@media (max-width: 767px) {
  .stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_leftside .stronystatyczne_flk_wpis_content_header_leftside_sociale::before {
    height: 10px;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_leftside .stronystatyczne_flk_wpis_content_header_leftside_sociale p {
  float: left;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_leftside .stronystatyczne_flk_wpis_content_header_leftside_sociale ul {
  float: left;
  width: auto;
  margin-left: 4px;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_leftside .stronystatyczne_flk_wpis_content_header_leftside_sociale ul li {
  display: block;
  float: left;
  margin-left: 8px;
  width: 30px;
  height: 30px;
}

@media (max-width: 767px) {
  .stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_leftside .stronystatyczne_flk_wpis_content_header_leftside_sociale ul li {
    width: 16px;
    height: 16px;
    margin-left: 6px;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_leftside .stronystatyczne_flk_wpis_content_header_leftside_sociale ul li a {
  display: block;
  width: 100%;
  height: 100%;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_leftside .stronystatyczne_flk_wpis_content_header_leftside_sociale ul li a img {
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  display: block;
  width: 100%;
  height: 100%;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_leftside .stronystatyczne_flk_wpis_content_header_leftside_sociale ul li a:hover img {
  opacity: 0.7;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_rightside {
  float: right;
  width: auto;
  text-align: right;
}

@media (max-width: 1399px) {
  .stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_rightside {
    float: left;
    text-align: left;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_rightside ul {
  display: inline-block;
}

@media (max-width: 1499px) {
  .stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_rightside ul {
    display: block;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_rightside ul li {
  float: left;
  margin-left: 12px;
  padding-left: 12px;
  position: relative;
}

@media (max-width: 767px) {
  .stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_rightside ul li {
    margin-left: 6px;
    padding-left: 6px;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_rightside ul li::before {
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 15px;
  width: 1px;
  content: "";
  display: block;
  position: absolute;
  background-color: #b8b9ba;
}

@media (max-width: 767px) {
  .stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_rightside ul li::before {
    height: 10px;
  }
}
@media (max-width: 1499px) {
  .stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_rightside ul li:first-child {
    margin-left: 0;
    padding-left: 0;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_rightside ul li:first-child::before {
  display: none;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_rightside ul li p {
  font-weight: 600;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_rightside ul li a {
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_header .stronystatyczne_flk_wpis_content_header_rightside ul li a:hover {
  color: #9e0054;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_tresc {
  padding: 24px 0 48px 0;
  border-bottom: solid 1px #e0e4e9;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_tresc .stronystatyczne_flk_wpis_content_tresc_h1 {
  font-weight: 700;
  color: #5d6062;
  font-size: 32px;
  line-height: 1.5;
  margin-bottom: 24px;
}

@media (max-width: 767px) {
  .stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_tresc .stronystatyczne_flk_wpis_content_tresc_h1 {
    font-size: 28px;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_tresc .stronystatyczne_flk_wpis_content_tresc_wstep {
  font-weight: 500;
  color: #5d6062;
  font-size: 22px;
  line-height: 1.5;
  margin-bottom: 48px;
}

@media (max-width: 767px) {
  .stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_tresc .stronystatyczne_flk_wpis_content_tresc_wstep {
    font-size: 18px;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_tresc .stronystatyczne_flk_wpis_content_tresc_thumb_2 {
  display: block;
  width: 100%;
  height: auto;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_tresc .stronystatyczne_flk_wpis_content_tresc_thumb_2 img {
  display: block;
  width: 100%;
  height: auto;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_tresc_kontynuacja {
  padding: 48px 0 0 0;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_tresc_kontynuacja .contentbox {
  margin: 0 0 48px 0;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_tresc_kontynuacja .stronystatyczne_flk_wpis_content_tresc_kontynuacja_thumb {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_tresc_kontynuacja .stronystatyczne_flk_wpis_content_tresc_kontynuacja_thumb img {
  display: block;
  width: 100%;
  height: auto;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_marki {
  padding: 48px 0;
  border-top: solid 1px #e0e4e9;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_marki .stronystatyczne_flk_wpis_content_marki_naglowek {
  text-align: left;
  font-size: 22px;
  line-height: 1.8;
  font-weight: 500;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_marki .stronystatyczne_flk_wpis_content_marki_marka {
  margin-top: 48px;
  display: block;
  width: 100%;
  height: auto;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_marki .stronystatyczne_flk_wpis_content_marki_marka .stronystatyczne_flk_wpis_content_marki_thumb {
  display: block;
  width: 100%;
  height: auto;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_marki .stronystatyczne_flk_wpis_content_marki_marka .stronystatyczne_flk_wpis_content_marki_thumb .stronystatyczne_flk_wpis_content_marki_thumb_img {
  display: block;
  width: 100%;
  height: auto;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_marki .stronystatyczne_flk_wpis_content_marki_marka .stronystatyczne_flk_wpis_content_marki_tresc img {
  display: block;
  width: auto;
  height: 36px;
  margin: 0 0 24px 0;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_marki .stronystatyczne_flk_wpis_content_marki_marka .stronystatyczne_flk_wpis_content_marki_tresc p {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.8;
  margin: 0 0 24px 0;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_marki .stronystatyczne_flk_wpis_content_marki_marka .stronystatyczne_flk_wpis_content_marki_tresc p {
    font-size: 16px;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_marki .stronystatyczne_flk_wpis_content_marki_marka .stronystatyczne_flk_wpis_content_marki_tresc p strong {
  font-weight: 600;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_marki .stronystatyczne_flk_wpis_content_marki_marka .stronystatyczne_flk_wpis_content_marki_tresc li {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 15px;
  padding-left: 20px;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_marki .stronystatyczne_flk_wpis_content_marki_marka .stronystatyczne_flk_wpis_content_marki_tresc li {
    font-size: 16px;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_marki .stronystatyczne_flk_wpis_content_marki_marka .stronystatyczne_flk_wpis_content_marki_tresc li::after {
  width: 10px;
  height: 1px;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_marki .stronystatyczne_flk_wpis_content_marki_marka .stronystatyczne_flk_wpis_content_marki_tresc li a {
  margin: 0;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_marki .stronystatyczne_flk_wpis_content_marki_marka .stronystatyczne_flk_wpis_content_marki_tresc a {
  margin-top: 12px;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.8;
  color: #e6007e;
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_marki .stronystatyczne_flk_wpis_content_marki_marka .stronystatyczne_flk_wpis_content_marki_tresc a:hover {
  color: #5d6062;
}

@media (max-width: 991px) {
  .stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_marki .stronystatyczne_flk_wpis_content_marki_marka .stronystatyczne_flk_wpis_content_marki_tresc {
    margin-bottom: 12px;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_sidebar {
  position: relative;
}

@media (max-width: 767px) {
  .stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_sidebar {
    display: none;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_sidebar .stronystatyczne_flk_wpis_content_sidebar_kategorie,
.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_sidebar .stronystatyczne_flk_wpis_content_sidebar_baner {
  z-index: 2;
  position: relative;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_sidebar .stronystatyczne_flk_wpis_content_sidebar_kategorie {
  padding: 56px 24px 24px 24px;
  background-color: #f6f6f6;
  margin-bottom: 12px;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_sidebar .stronystatyczne_flk_wpis_content_sidebar_kategorie .stronystatyczne_flk_wpis_content_sidebar_kategorie_naglowek {
  font-weight: 600;
  text-transform: uppercase;
  color: #5d6062;
  font-size: 18px;
  margin-bottom: 16px;
  z-index: 2;
  position: relative;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_sidebar .stronystatyczne_flk_wpis_content_sidebar_kategorie ul.stronystatyczne_flk_wpis_content_sidebar_kategorie_lista {
  display: block;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_sidebar .stronystatyczne_flk_wpis_content_sidebar_kategorie ul.stronystatyczne_flk_wpis_content_sidebar_kategorie_lista li {
  display: block;
  margin-top: 8px;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_sidebar .stronystatyczne_flk_wpis_content_sidebar_kategorie ul.stronystatyczne_flk_wpis_content_sidebar_kategorie_lista li a {
  font-weight: 400;
  color: #5d6062;
  font-size: 16px;
  line-height: 22px;
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

@media (max-width: 991px) {
  .stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_sidebar .stronystatyczne_flk_wpis_content_sidebar_kategorie ul.stronystatyczne_flk_wpis_content_sidebar_kategorie_lista li a {
    font-size: 14px;
    line-height: 20px;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_sidebar .stronystatyczne_flk_wpis_content_sidebar_kategorie ul.stronystatyczne_flk_wpis_content_sidebar_kategorie_lista li a:hover {
  color: #e6007e;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_sidebar .stronystatyczne_flk_wpis_content_sidebar_kategorie ul.stronystatyczne_flk_wpis_content_sidebar_kategorie_lista li.current a {
  color: #e6007e;
  font-weight: 600;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_sidebar .stronystatyczne_flk_wpis_content_sidebar_kategorie .flk_wpis_kategorie_bg {
  position: absolute;
  display: block;
  width: 70px;
  height: auto;
  top: 21px;
  left: 9px;
  z-index: 1;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_sidebar .stronystatyczne_flk_wpis_content_sidebar_baner {
  display: block;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_sidebar .stronystatyczne_flk_wpis_content_sidebar_baner .stronystatyczne_flk_wpis_content_sidebar_baner_link {
  display: block;
  width: 100%;
  height: auto;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_sidebar .stronystatyczne_flk_wpis_content_sidebar_baner .stronystatyczne_flk_wpis_content_sidebar_baner_link .stronystatyczne_flk_wpis_content_sidebar_baner_img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_content .stronystatyczne_flk_wpis_content_sidebar .stronystatyczne_flk_wpis_content_sidebar_baner .stronystatyczne_flk_wpis_content_sidebar_baner_link:hover img {
  opacity: 0.8;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_czytajdalej {
  padding: 48px 0;
  border-top: solid 1px #e0e4e9;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_czytajdalej .stronystatyczne_flk_wpis_czytajdalej_naglowek {
  text-transform: uppercase;
  font-size: 32px;
  font-style: normal;
  color: #5d6062;
  font-weight: 400;
  line-height: 39px;
  letter-spacing: 0em;
  text-align: center;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk .stronystatyczne_flk_wpis_czytajdalej .stronystatyczne_flk_wpis_czytajdalej_naglowek {
    font-size: 32px;
  }
}
@media (max-width: 991px) {
  .stronystatyczne_flk .stronystatyczne_flk_wpis_czytajdalej .stronystatyczne_flk_wpis_czytajdalej_naglowek {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk .stronystatyczne_flk_wpis_czytajdalej .stronystatyczne_flk_wpis_czytajdalej_naglowek {
    font-size: 24px;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_wpis_czytajdalej .stronystatyczne_flk_wpis_czytajdalej_wpis {
  margin-top: 30px;
  display: block;
  position: relative;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_czytajdalej .stronystatyczne_flk_wpis_czytajdalej_wpis span.button.pink {
  position: absolute;
  width: 175px;
  height: 40px;
  line-height: 38px;
  font-weight: 500;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  color: #e6007e;
  text-transform: uppercase;
  border: solid 1px #e6007e;
  font-size: 14px;
  font-weight: 400;
  z-index: 2;
  padding: 0;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_czytajdalej .stronystatyczne_flk_wpis_czytajdalej_wpis .stronystatyczne_flk_wpis_czytajdalej_wpis_thumb {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  position: relative;
  z-index: 1;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_czytajdalej .stronystatyczne_flk_wpis_czytajdalej_wpis:hover .stronystatyczne_flk_wpis_czytajdalej_wpis_thumb {
  opacity: 0.25;
}

.stronystatyczne_flk .stronystatyczne_flk_wpis_czytajdalej .stronystatyczne_flk_wpis_czytajdalej_wpis:hover span.button.pink {
  opacity: 1;
}

.stronystatyczne_flk .stronystatyczne_flk_ikony {
  display: block;
}

.stronystatyczne_flk .stronystatyczne_flk_ikony .container-fluid {
  padding: 0 25px;
}

.stronystatyczne_flk .stronystatyczne_flk_ikony .container-fluid .row {
  margin: 0;
  padding: 30px 0;
}

.stronystatyczne_flk .stronystatyczne_flk_ikony .container-fluid .row .stronystatyczne_flk_ikony_ikona {
  float: left;
  width: 20%;
  height: auto;
  min-height: 90px;
  position: relative;
  padding: 15px;
  text-align: center;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk .stronystatyczne_flk_ikony .container-fluid .row .stronystatyczne_flk_ikony_ikona {
    width: 33%;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk .stronystatyczne_flk_ikony .container-fluid .row .stronystatyczne_flk_ikony_ikona {
    width: 50%;
    padding: 15px 5px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .stronystatyczne_flk .stronystatyczne_flk_ikony .container-fluid .row .stronystatyczne_flk_ikony_ikona:nth-child(4) {
    margin-left: 16.6%;
  }
}
@media (min-width: 500px) and (max-width: 767px) {
  .stronystatyczne_flk .stronystatyczne_flk_ikony .container-fluid .row .stronystatyczne_flk_ikony_ikona:nth-child(5) {
    margin-left: 25%;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_ikony .container-fluid .row .stronystatyczne_flk_ikony_ikona .stronystatyczne_flk_ikony_ikona_inside {
  display: inline-block;
  position: relative;
  width: auto;
  height: auto;
  max-width: 200px;
}

.stronystatyczne_flk .stronystatyczne_flk_ikony .container-fluid .row .stronystatyczne_flk_ikony_ikona .stronystatyczne_flk_ikony_ikona_inside img {
  width: 60px;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
}

@media (max-width: 575px) {
  .stronystatyczne_flk .stronystatyczne_flk_ikony .container-fluid .row .stronystatyczne_flk_ikony_ikona .stronystatyczne_flk_ikony_ikona_inside img {
    margin: 0 auto 10px auto;
    display: block;
    left: auto;
    top: auto;
    position: relative;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_ikony .container-fluid .row .stronystatyczne_flk_ikony_ikona .stronystatyczne_flk_ikony_ikona_inside .stronystatyczne_flk_ikony_tekst {
  padding: 5px 0 0 50px;
  font-size: 16px;
  line-height: 1.2;
  text-align: left;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk .stronystatyczne_flk_ikony .container-fluid .row .stronystatyczne_flk_ikony_ikona .stronystatyczne_flk_ikony_ikona_inside .stronystatyczne_flk_ikony_tekst {
    padding: 10px 0 0 50px;
    font-size: 15px;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk .stronystatyczne_flk_ikony .container-fluid .row .stronystatyczne_flk_ikony_ikona .stronystatyczne_flk_ikony_ikona_inside .stronystatyczne_flk_ikony_tekst {
    padding: 0;
    font-size: 14px;
    text-align: center;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_stopka {
  background: #e6007e;
  background: -moz-linear-gradient(left, #e6007e 0%, #9e0054 100%);
  background: -webkit-linear-gradient(left, #e6007e 0%, #9e0054 100%);
  background: linear-gradient(to right, #e6007e 0%, #9e0054 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e6007e", endColorstr="#9e0054", GradientType=0);
  color: #ffffff;
}

@media (max-width: 399px) {
  .stronystatyczne_flk .stronystatyczne_flk_stopka {
    text-align: center;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_stopka .container-fluid {
  padding: 0 25px;
}

.stronystatyczne_flk .stronystatyczne_flk_stopka a {
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  position: relative;
}

.stronystatyczne_flk .stronystatyczne_flk_stopka a::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 0;
  height: 1px;
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  background-color: #ffffff;
  display: block;
}

.stronystatyczne_flk .stronystatyczne_flk_stopka a:hover::before {
  width: 100%;
}

.stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna {
  float: left;
  padding: 0 15px;
  width: 20%;
  position: relative;
}

@media (max-width: 767px) {
  .stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna {
    width: 50%;
  }
}
@media (max-width: 399px) {
  .stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna {
    width: 100%;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna h3 {
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  margin: 25px 0 15px 0;
  margin-bottom: 15px;
  display: block;
}

.stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna p {
  margin-top: 10px;
  display: block;
  margin-bottom: 24px;
}

.stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna p a {
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}

.stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna li {
  margin-top: 10px;
  display: block;
}

.stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna .stronystatyczne_flk_stopka_kolumna_mapa {
  width: 235px;
  height: auto;
  position: absolute;
  top: 60px;
  left: 15px;
  display: block;
  max-width: calc(100% - 30px);
}

@media (max-width: 1299px) {
  .stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna .stronystatyczne_flk_stopka_kolumna_mapa {
    width: 200px;
  }
}
@media (max-width: 1199px) {
  .stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna .stronystatyczne_flk_stopka_kolumna_mapa {
    width: 170px;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna .stronystatyczne_flk_stopka_kolumna_mapa {
    position: relative;
    left: auto;
    top: auto;
  }
}
@media (max-width: 399px) {
  .stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna .stronystatyczne_flk_stopka_kolumna_mapa {
    display: inline-block;
    margin: 0 auto 25px auto;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna .stronystatyczne_flk_stopka_kolumna_mapa img {
  display: block;
  width: 100%;
  height: auto;
}

.stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna .stronystatyczne_flk_stopka_kolumna_mapa::before {
  display: none;
}

.stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna_2 {
  float: left;
  padding: 0 15px;
  width: 40%;
  margin: 30px 0 25px 0;
}

@media (max-width: 767px) {
  .stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna_2 {
    width: 50%;
  }
}
@media (max-width: 399px) {
  .stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna_2 {
    width: 100%;
    margin: 0 0 25px 0;
    text-align: center;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna_2 h3 {
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  color: #f6f6f6;
  float: left;
  margin-right: 5px;
  line-height: 40px;
  font-size: 16px;
}

@media (max-width: 767px) {
  .stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna_2 h3 {
    clear: both;
    float: none;
    display: block;
  }
}
@media (max-width: 1199px) {
  .stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna_2.pierwsza {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna_2.pierwsza {
    width: 50%;
  }
}
@media (max-width: 399px) {
  .stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna_2.pierwsza {
    width: 100%;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna_2 ul {
  display: block;
  float: left;
}

@media (max-width: 767px) {
  .stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna_2 ul {
    clear: both;
    float: none;
  }
}
@media (max-width: 399px) {
  .stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna_2 ul {
    display: inline-block;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna_2 ul li {
  float: left;
}

.stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna_2 ul.stronystatyczne_flk_stopka_kolumna_2_wyroznienia li {
  width: auto;
  height: 40px;
  margin-left: 20px;
}

@media (max-width: 767px) {
  .stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna_2 ul.stronystatyczne_flk_stopka_kolumna_2_wyroznienia li {
    height: 24px;
    margin-left: 12px;
  }

  .stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna_2 ul.stronystatyczne_flk_stopka_kolumna_2_wyroznienia li:first-child {
    margin-left: 0;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna_2 ul.stronystatyczne_flk_stopka_kolumna_2_wyroznienia li img {
  display: block;
  width: auto;
  height: 100%;
}

.stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna_2 ul.stronystatyczne_flk_stopka_kolumna_2_sociale {
  margin: 9px 0 9px 8px;
}

@media (max-width: 767px) {
  .stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna_2 ul.stronystatyczne_flk_stopka_kolumna_2_sociale {
    margin-left: 0;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna_2 ul.stronystatyczne_flk_stopka_kolumna_2_sociale li {
  width: auto;
  height: 24px;
  margin-left: 12px;
}

@media (max-width: 767px) {
  .stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna_2 ul.stronystatyczne_flk_stopka_kolumna_2_sociale li:first-child {
    margin-left: 0;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna_2 ul.stronystatyczne_flk_stopka_kolumna_2_sociale li a {
  display: block;
  width: auto;
  height: 100%;
}

.stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna_2 ul.stronystatyczne_flk_stopka_kolumna_2_sociale li a::before {
  display: none;
}

.stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna_2 ul.stronystatyczne_flk_stopka_kolumna_2_sociale li a img {
  display: block;
  width: auto;
  height: 100%;
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.stronystatyczne_flk .stronystatyczne_flk_stopka .stronystatyczne_flk_stopka_kolumna_2 ul.stronystatyczne_flk_stopka_kolumna_2_sociale li a:hover img {
  opacity: 0.5;
}

.stronystatyczne_flk .stronystatyczne_flk_copy {
  padding: 15px 0;
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0.25);
}

@media (max-width: 575px) {
  .stronystatyczne_flk .stronystatyczne_flk_copy {
    text-align: center;
  }
}
.stronystatyczne_flk .stronystatyczne_flk_copy a {
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  position: relative;
}

.stronystatyczne_flk .stronystatyczne_flk_copy a::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 0;
  height: 1px;
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  background-color: #ffffff;
  display: block;
}

.stronystatyczne_flk .stronystatyczne_flk_copy a:hover::before {
  width: 100%;
}

@media (max-width: 575px) {
  .stronystatyczne_flk .stronystatyczne_flk_copy .stronystatyczne_flk_text_right {
    text-align: center;
    margin-top: 10px;
  }
}
.stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_hero {
  position: relative;
  background-color: #ffffff;
  overflow: hidden;
  padding: 92px 92px 112px 92px;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_hero {
    padding: 72px 72px 92px 72px;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_hero {
    padding: 64px 32px;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_hero {
    padding: 48px 0;
  }
}
.stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_hero .container-fluid {
  z-index: 2;
  position: relative;
}

.stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_hero .dopal {
  z-index: 1;
  position: absolute;
  bottom: -1px;
  left: -1px;
  width: 102%;
  height: auto;
  display: block;
}

.stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_hero .baner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right;
  z-index: 0;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_hero .baner {
    opacity: 0.3;
  }
}
.stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_hero h2 {
  font-size: 36px;
  line-height: 1.5;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  color: #9e0054;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_hero h2 {
    font-size: 24px;
  }
}
.stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_hero p {
  margin-top: 24px;
  color: #5d6062;
  font-size: 20px;
  line-height: 1.5;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_hero p {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_hero p {
    font-size: 15px;
  }
}
.stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_nagrody {
  display: block;
  background: #f5edf2;
  background: -moz-linear-gradient(180deg, rgba(245, 237, 242, 0) 0%, #f5edf2 100%);
  background: -webkit-linear-gradient(180deg, rgba(245, 237, 242, 0) 0%, #f5edf2 100%);
  background: linear-gradient(180deg, rgba(245, 237, 242, 0) 0%, #f5edf2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5edf2", endColorstr="#f5edf2", GradientType=1);
}

.stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_nagrody .nagroda_logopolewej,
.stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_nagrody .nagroda_logopoprawej {
  padding: 48px 15px;
  text-align: left;
  border-top: solid 1px #e0e4e9;
}

.stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_nagrody .nagroda_logopolewej:first-child,
.stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_nagrody .nagroda_logopoprawej:first-child {
  border-top: none;
}

.stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_nagrody .nagroda_logopolewej .nagrodyiwyroznienia_nagroda_logo,
.stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_nagrody .nagroda_logopoprawej .nagrodyiwyroznienia_nagroda_logo {
  display: block;
  width: 180px;
  height: auto;
  margin: 32px auto 0 auto;
}

.stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_nagrody .nagroda_logopolewej .nagrodyiwyroznienia_nagroda_logo img,
.stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_nagrody .nagroda_logopoprawej .nagrodyiwyroznienia_nagroda_logo img {
  display: block;
  width: 100%;
  height: auto;
}

.stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_nagrody .nagroda_logopolewej .nagrodyiwyroznienia_nagroda_opis h2,
.stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_nagrody .nagroda_logopoprawej .nagrodyiwyroznienia_nagroda_opis h2 {
  color: #9e0054;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.6;
}

.stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_nagrody .nagroda_logopolewej .nagrodyiwyroznienia_nagroda_opis p,
.stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_nagrody .nagroda_logopoprawej .nagrodyiwyroznienia_nagroda_opis p {
  margin-top: 24px;
  font-size: 16px;
  line-height: 1.6;
  color: #5d6062;
}

.stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_nagrody .nagroda_logopolewej .nagrodyiwyroznienia_nagroda_opis .nagrodyiwyroznienia_nagroda_cta,
.stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_nagrody .nagroda_logopoprawej .nagrodyiwyroznienia_nagroda_opis .nagrodyiwyroznienia_nagroda_cta {
  margin-top: 24px;
  display: block;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_nagrody .nagroda_logopolewej .nagrodyiwyroznienia_nagroda_opis .nagrodyiwyroznienia_nagroda_cta,
.stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_nagrody .nagroda_logopoprawej .nagrodyiwyroznienia_nagroda_opis .nagrodyiwyroznienia_nagroda_cta {
    text-align: center;
  }
}
.stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_nagrody .fala.dolna {
  position: relative;
  left: auto;
  bottom: auto;
  display: block;
  width: 100%;
  height: auto;
}

.stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_zdjecia {
  padding: 48px 0;
  overflow: hidden;
}

.stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_zdjecia .stronystatyczne_flk_nagrodyiwyroznienia_zdjecia_naglowek {
  text-transform: uppercase;
  font-size: 32px;
  font-style: normal;
  color: #5d6062;
  font-weight: 400;
  line-height: 39px;
  letter-spacing: 0em;
  text-align: center;
  margin-bottom: 48px;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_zdjecia .stronystatyczne_flk_nagrodyiwyroznienia_zdjecia_naglowek {
    font-size: 32px;
    margin-bottom: 36px;
  }
}
@media (max-width: 991px) {
  .stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_zdjecia .stronystatyczne_flk_nagrodyiwyroznienia_zdjecia_naglowek {
    font-size: 28px;
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_zdjecia .stronystatyczne_flk_nagrodyiwyroznienia_zdjecia_naglowek {
    font-size: 24px;
  }
}
.stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_zdjecia .flk_galeria_fotko {
  width: 25%;
  height: auto;
  display: block;
  float: left;
  margin-bottom: 24px;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_zdjecia .flk_galeria_fotko {
    width: 33.33%;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_zdjecia .flk_galeria_fotko {
    width: 50%;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_zdjecia .flk_galeria_fotko:nth-child(2n+1) {
    clear: left;
  }
}
.stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_zdjecia .flk_galeria_fotko .flk_galeria_fotko_inside {
  width: 100%;
  height: 300px;
  overflow: hidden;
  display: block;
  position: relative;
  cursor: pointer;
}

@media (max-width: 1599px) {
  .stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_zdjecia .flk_galeria_fotko .flk_galeria_fotko_inside {
    height: 250px;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_zdjecia .flk_galeria_fotko .flk_galeria_fotko_inside {
    height: 200px;
  }
}
.stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_zdjecia .flk_galeria_fotko .flk_galeria_fotko_inside img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.7;
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_zdjecia .flk_galeria_fotko span {
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  opacity: 0.7;
  display: block;
  text-align: center;
  padding: 8px 16px;
}

.stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_zdjecia .flk_galeria_fotko:hover .flk_galeria_fotko_inside img {
  opacity: 1;
  width: 104%;
  height: 104%;
  left: -2%;
  right: -2%;
  top: -2%;
  bottom: -2%;
}

.stronystatyczne_flk.nagrodyiwyroznienia .stronystatyczne_flk_nagrodyiwyroznienia_zdjecia .flk_galeria_fotko:hover span {
  opacity: 1;
}

.stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_hero {
  position: relative;
  background-color: #ffffff;
  overflow: hidden;
  padding: 92px 92px 112px 92px;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_hero {
    padding: 72px 72px 92px 72px;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_hero {
    padding: 64px 32px;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_hero {
    padding: 48px 0;
  }
}
.stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_hero .container-fluid {
  z-index: 2;
  position: relative;
}

.stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_hero .dopal {
  z-index: 1;
  position: absolute;
  bottom: -1px;
  left: -1px;
  width: 102%;
  height: auto;
  display: block;
}

.stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_hero .baner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right;
  z-index: 0;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_hero .baner {
    opacity: 0.3;
  }
}
.stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_hero h2 {
  font-size: 36px;
  line-height: 1.5;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  color: #9e0054;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_hero h2 {
    font-size: 24px;
  }
}
.stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_hero p {
  margin-top: 24px;
  color: #5d6062;
  font-size: 20px;
  line-height: 1.5;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_hero p {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_hero p {
    font-size: 15px;
  }
}
.stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_dzialalnosc {
  position: relative;
}

.stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_dzialalnosc .container {
  z-index: 2;
  position: relative;
}

.stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_dzialalnosc .container .cytat {
  display: block;
  text-align: center;
}

.stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_dzialalnosc .container .cytat .ikona_cytat {
  display: block;
  margin: 36px auto 12px auto;
}

.stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_dzialalnosc .container .cytat .naglowek_cytat {
  display: inline-block;
  position: relative;
  color: #9e0054;
  font-size: 24px;
  line-height: 1.6;
  font-style: italic;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_dzialalnosc .container .cytat .naglowek_cytat {
    font-size: 18px;
  }
}
.stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_dzialalnosc .container .cytat .naglowek_cytat::before {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  left: -15px;
  top: -5px;
  background-image: url("https://static.falelokikoki.pl/cms/d5db5a283ecb4c74b663e285cc249b18/flk_eko_ikona_cytat.png");
  background-size: contain;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_dzialalnosc .container .cytat .naglowek_cytat::before {
    width: 40px;
    height: 40px;
  }
}
.stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_dzialalnosc .container .naglowek {
  font-size: 32px;
  line-height: 1.6;
  text-align: center;
  color: #5d6062;
  font-weight: 600;
  margin: 64px 0 0 0;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_dzialalnosc .container .naglowek {
    font-size: 24px;
    margin: 48px 0 0 0;
  }
}
.stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_dzialalnosc .container.eko_dzialanie {
  padding: 48px 15px;
  border-top: solid 1px #e0e4e9;
}

.stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_dzialalnosc .container.eko_dzialanie.panel-0 {
  border-top: none;
}

.stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_dzialalnosc .container.eko_dzialanie .row {
  padding: 0 15%;
}

@media (max-width: 575px) {
  .stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_dzialalnosc .container.eko_dzialanie .row {
    padding: 0 15px;
  }
}
.stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_dzialalnosc .container.eko_dzialanie .ekologia_opis {
  padding: 30px 0;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_dzialalnosc .container.eko_dzialanie .ekologia_opis {
    text-align: center;
  }
}
.stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_dzialalnosc .container.eko_dzialanie .ekologia_opis p {
  font-size: 16px;
  line-height: 1.7;
}

.stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_dzialalnosc .container.eko_dzialanie .ekologia_ikona {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_dzialalnosc .container.eko_dzialanie .ekologia_ikona {
    width: auto;
  }
}
.stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_dzialalnosc .container.eko_dzialanie .ekologia_ikona img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 250px;
  margin: auto;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.ekologia .stronystatyczne_flk_ekologia_dzialalnosc .container.eko_dzialanie .ekologia_ikona img {
    max-height: 180px;
  }
}
.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_hero {
  position: relative;
  background-color: #ffffff;
  overflow: hidden;
  padding: 92px 92px 112px 92px;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_hero {
    padding: 72px 72px 92px 72px;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_hero {
    padding: 64px 32px;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_hero {
    padding: 48px 0;
  }
}
.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_hero .container-fluid {
  z-index: 2;
  position: relative;
}

.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_hero .dopal {
  z-index: 1;
  position: absolute;
  bottom: -1px;
  left: -1px;
  width: 102%;
  height: auto;
  display: block;
}

.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_hero .baner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right;
  z-index: 0;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_hero .baner {
    opacity: 0.3;
  }
}
.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_hero h2 {
  font-size: 36px;
  line-height: 1.5;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  color: #9e0054;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_hero h2 {
    font-size: 24px;
  }
}
.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_hero p {
  margin-top: 24px;
  color: #5d6062;
  font-size: 20px;
  line-height: 1.5;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_hero p {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_hero p {
    font-size: 15px;
  }
}
.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_nagrody {
  display: block;
  background: #f5edf2;
  background: -moz-linear-gradient(180deg, rgba(245, 237, 242, 0) 0%, #f5edf2 100%);
  background: -webkit-linear-gradient(180deg, rgba(245, 237, 242, 0) 0%, #f5edf2 100%);
  background: linear-gradient(180deg, rgba(245, 237, 242, 0) 0%, #f5edf2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5edf2", endColorstr="#f5edf2", GradientType=1);
}

.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_nagrody .nagroda_logopolewej,
.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_nagrody .nagroda_logopoprawej {
  padding: 48px 15px;
  text-align: left;
  border-top: solid 1px #e0e4e9;
}

.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_nagrody .nagroda_logopolewej.panel-0,
.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_nagrody .nagroda_logopoprawej.panel-0 {
  border-top: none;
}

.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_nagrody .nagroda_logopolewej .odpowiedzialnoscspoleczna_nagroda_logo,
.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_nagrody .nagroda_logopoprawej .odpowiedzialnoscspoleczna_nagroda_logo {
  display: block;
  width: 180px;
  height: auto;
  margin: 32px auto 0 auto;
}

.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_nagrody .nagroda_logopolewej .odpowiedzialnoscspoleczna_nagroda_logo img,
.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_nagrody .nagroda_logopoprawej .odpowiedzialnoscspoleczna_nagroda_logo img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 200px;
}

.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_nagrody .nagroda_logopolewej .odpowiedzialnoscspoleczna_nagroda_opis h2,
.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_nagrody .nagroda_logopoprawej .odpowiedzialnoscspoleczna_nagroda_opis h2 {
  color: #9e0054;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.6;
}

.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_nagrody .nagroda_logopolewej .odpowiedzialnoscspoleczna_nagroda_opis p,
.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_nagrody .nagroda_logopoprawej .odpowiedzialnoscspoleczna_nagroda_opis p {
  margin-top: 24px;
  font-size: 16px;
  line-height: 1.6;
  color: #5d6062;
}

.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_nagrody .nagroda_logopolewej .odpowiedzialnoscspoleczna_nagroda_opis .odpowiedzialnoscspoleczna_nagroda_cta,
.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_nagrody .nagroda_logopoprawej .odpowiedzialnoscspoleczna_nagroda_opis .odpowiedzialnoscspoleczna_nagroda_cta {
  margin-top: 24px;
  display: block;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_nagrody .nagroda_logopolewej .odpowiedzialnoscspoleczna_nagroda_opis .odpowiedzialnoscspoleczna_nagroda_cta,
.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_nagrody .nagroda_logopoprawej .odpowiedzialnoscspoleczna_nagroda_opis .odpowiedzialnoscspoleczna_nagroda_cta {
    text-align: center;
  }
}
.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_nagrody .fala.dolna {
  position: relative;
  left: auto;
  bottom: auto;
  display: block;
  width: 100%;
  height: auto;
}

.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_lokalne {
  display: block;
  background: #f5edf2;
  background: -moz-linear-gradient(180deg, rgba(245, 237, 242, 0) 0%, #f5edf2 100%);
  background: -webkit-linear-gradient(180deg, rgba(245, 237, 242, 0) 0%, #f5edf2 100%);
  background: linear-gradient(180deg, rgba(245, 237, 242, 0) 0%, #f5edf2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5edf2", endColorstr="#f5edf2", GradientType=1);
}

.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_lokalne .nagroda_logopolewej,
.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_lokalne .nagroda_logopoprawej {
  padding: 48px 15px;
  text-align: left;
  border-top: solid 1px #e0e4e9;
}

.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_lokalne .nagroda_logopolewej.panel-0,
.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_lokalne .nagroda_logopoprawej.panel-0 {
  border-top: none;
}

.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_lokalne .nagroda_logopolewej .odpowiedzialnoscspoleczna_nagroda_logo,
.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_lokalne .nagroda_logopoprawej .odpowiedzialnoscspoleczna_nagroda_logo {
  display: block;
  width: 180px;
  height: auto;
  margin: 32px auto 0 auto;
}

.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_lokalne .nagroda_logopolewej .odpowiedzialnoscspoleczna_nagroda_logo img,
.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_lokalne .nagroda_logopoprawej .odpowiedzialnoscspoleczna_nagroda_logo img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 200px;
}

.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_lokalne .nagroda_logopolewej .odpowiedzialnoscspoleczna_nagroda_opis h2,
.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_lokalne .nagroda_logopoprawej .odpowiedzialnoscspoleczna_nagroda_opis h2 {
  color: #9e0054;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.6;
}

.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_lokalne .nagroda_logopolewej .odpowiedzialnoscspoleczna_nagroda_opis p,
.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_lokalne .nagroda_logopoprawej .odpowiedzialnoscspoleczna_nagroda_opis p {
  margin-top: 24px;
  font-size: 16px;
  line-height: 1.6;
  color: #5d6062;
}

.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_lokalne .nagroda_logopolewej .odpowiedzialnoscspoleczna_nagroda_opis .odpowiedzialnoscspoleczna_nagroda_cta,
.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_lokalne .nagroda_logopoprawej .odpowiedzialnoscspoleczna_nagroda_opis .odpowiedzialnoscspoleczna_nagroda_cta {
  margin-top: 24px;
  display: block;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_lokalne .nagroda_logopolewej .odpowiedzialnoscspoleczna_nagroda_opis .odpowiedzialnoscspoleczna_nagroda_cta,
.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_lokalne .nagroda_logopoprawej .odpowiedzialnoscspoleczna_nagroda_opis .odpowiedzialnoscspoleczna_nagroda_cta {
    text-align: center;
  }
}
.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_lokalne .fala.dolna {
  position: relative;
  left: auto;
  bottom: auto;
  display: block;
  width: 100%;
  height: auto;
}

.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_nagrody h2.naglowek,
.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_lokalne h2.naglowek {
  text-transform: uppercase;
  font-size: 32px;
  font-style: normal;
  color: #5d6062;
  font-weight: 400;
  line-height: 39px;
  letter-spacing: 0em;
  text-align: left;
  margin: 48px 0 0 0;
  position: relative;
}

.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_nagrody h2.naglowek::before,
.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_lokalne h2.naglowek::before {
  display: block;
  position: absolute;
  width: 60px;
  height: 60px;
  left: -15px;
  bottom: 0;
  background-image: url("https://static.falelokikoki.pl/cms/edec957bc57c4eadad95631983897c27/flk_ico_sidebar.png");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}

@media (max-width: 991px) {
  .stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_nagrody h2.naglowek::before,
.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_lokalne h2.naglowek::before {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 1199px) {
  .stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_nagrody h2.naglowek,
.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_lokalne h2.naglowek {
    font-size: 32px;
    margin: 36px 0 0 0;
  }
}
@media (max-width: 991px) {
  .stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_nagrody h2.naglowek,
.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_lokalne h2.naglowek {
    font-size: 28px;
    margin-bottom: 24px 0 0 0;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_nagrody h2.naglowek,
.stronystatyczne_flk.odpowiedzialnoscspoleczna .stronystatyczne_flk_odpowiedzialnoscspoleczna_lokalne h2.naglowek {
    font-size: 24px;
  }
}
.stronystatyczne_flk.szkolenia .stronystatyczne_flk_szkolenia_hero {
  position: relative;
  background-color: #f5edf2;
  overflow: hidden;
  padding: 92px 92px 112px 92px;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.szkolenia .stronystatyczne_flk_szkolenia_hero {
    padding: 72px 72px 92px 72px;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.szkolenia .stronystatyczne_flk_szkolenia_hero {
    padding: 64px 32px;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk.szkolenia .stronystatyczne_flk_szkolenia_hero {
    padding: 48px 0;
  }
}
.stronystatyczne_flk.szkolenia .stronystatyczne_flk_szkolenia_hero .container-fluid {
  z-index: 2;
  position: relative;
}

.stronystatyczne_flk.szkolenia .stronystatyczne_flk_szkolenia_hero .dopal {
  z-index: 1;
  position: absolute;
  bottom: -1px;
  left: -1px;
  width: 102%;
  height: auto;
  display: block;
}

.stronystatyczne_flk.szkolenia .stronystatyczne_flk_szkolenia_hero .baner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

.stronystatyczne_flk.szkolenia .stronystatyczne_flk_szkolenia_hero h2 {
  font-size: 36px;
  line-height: 1.5;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.szkolenia .stronystatyczne_flk_szkolenia_hero h2 {
    font-size: 24px;
  }
}
.stronystatyczne_flk.szkolenia .stronystatyczne_flk_szkolenia_hero p {
  margin-top: 24px;
  color: #ffffff;
  font-size: 20px;
  line-height: 1.5;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.szkolenia .stronystatyczne_flk_szkolenia_hero p {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.szkolenia .stronystatyczne_flk_szkolenia_hero p {
    font-size: 15px;
  }
}
.stronystatyczne_flk.szkolenia .stronystatyczne_flk_szkolenia_submenu {
  padding: 24px 0 0 0;
  text-align: center;
}

.stronystatyczne_flk.szkolenia .stronystatyczne_flk_szkolenia_submenu ul {
  display: inline-block;
  border-bottom: solid 1px #e0e4e9;
}

.stronystatyczne_flk.szkolenia .stronystatyczne_flk_szkolenia_submenu ul .flk_submenu {
  display: block;
  float: left;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.szkolenia .stronystatyczne_flk_szkolenia_submenu ul .flk_submenu {
    display: inline-block;
    float: none;
  }
}
.stronystatyczne_flk.szkolenia .stronystatyczne_flk_szkolenia_submenu ul .flk_submenu .flk_submenu_link {
  display: inline-block;
  cursor: pointer;
  padding: 24px 33px;
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  font-size: 28px;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
}

@media (max-width: 1399px) {
  .stronystatyczne_flk.szkolenia .stronystatyczne_flk_szkolenia_submenu ul .flk_submenu .flk_submenu_link {
    padding: 24px 24px;
    font-size: 24px;
  }
}
@media (max-width: 1199px) {
  .stronystatyczne_flk.szkolenia .stronystatyczne_flk_szkolenia_submenu ul .flk_submenu .flk_submenu_link {
    padding: 24px 12px;
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .stronystatyczne_flk.szkolenia .stronystatyczne_flk_szkolenia_submenu ul .flk_submenu .flk_submenu_link {
    padding: 12px 12px;
    font-size: 16px;
  }
}
.stronystatyczne_flk.szkolenia .stronystatyczne_flk_szkolenia_submenu ul .flk_submenu .flk_submenu_link:hover {
  color: #e6007e;
}

.stronystatyczne_flk.szkolenia .stronystatyczne_flk_szkolenia_submenu ul .flk_submenu.flk_submenu_current .flk_submenu_link {
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  color: #e6007e;
}

.stronystatyczne_flk.szkolenia .stronystatyczne_flk_szkolenia_marka {
  display: block;
}

.stronystatyczne_flk.szkolenia .stronystatyczne_flk_szkolenia_marka .contentbox {
  padding: 48px 0;
  color: #5d6062;
}

@media (max-width: 991px) {
  .stronystatyczne_flk.szkolenia .stronystatyczne_flk_szkolenia_marka .contentbox {
    padding: 36px 0;
  }
}
.stronystatyczne_flk.szkolenia .stronystatyczne_flk_szkolenia_graficzka {
  display: block;
  width: 100%;
  height: auto;
}

.stronystatyczne_flk.szkolenia .stronystatyczne_flk_szkolenia_graficzka img {
  display: block;
  width: 100%;
  height: auto;
}

.stronystatyczne_flk.szkolenia .stronystatyczne_flk_szkolenia_cta {
  display: block;
  margin: 48px 0;
  width: 100%;
  height: auto;
  background-color: #e6007e;
  padding: 36px;
  text-align: center;
}

@media (max-width: 991px) {
  .stronystatyczne_flk.szkolenia .stronystatyczne_flk_szkolenia_cta {
    margin: 36px 0;
    padding: 24px;
  }
}
.stronystatyczne_flk.szkolenia .stronystatyczne_flk_szkolenia_cta h3 {
  font-size: 24px;
  color: #ffffff;
  margin-bottom: 24px;
}

@media (max-width: 991px) {
  .stronystatyczne_flk.szkolenia .stronystatyczne_flk_szkolenia_cta h3 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.szkolenia .stronystatyczne_flk_szkolenia_cta h3 {
    font-size: 15px;
  }
}
.stronystatyczne_flk.szkolenia .stronystatyczne_flk_dostepne {
  background: #f5edf2;
  background: -moz-linear-gradient(0deg, rgba(245, 237, 242, 0.3) 0%, #f5edf2 100%);
  background: -webkit-linear-gradient(0deg, rgba(245, 237, 242, 0.3) 0%, #f5edf2 100%);
  background: linear-gradient(0deg, rgba(245, 237, 242, 0.3) 0%, #f5edf2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5edf2", endColorstr="#f5edf2", GradientType=1);
  position: relative;
}

.stronystatyczne_flk.szkolenia .stronystatyczne_flk_dostepne .szkolenia_bg_lista {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: auto;
}

.stronystatyczne_flk.szkolenia .stronystatyczne_flk_dostepne .container {
  z-index: 3;
  position: relative;
}

.stronystatyczne_flk.szkolenia .stronystatyczne_flk_dostepne .stronystatyczne_flk_dostepne_naglowek {
  text-align: center;
  font-weight: 500;
  font-size: 28px;
  color: #5d6062;
  margin: 36px 0 192px 0;
}

@media (max-width: 991px) {
  .stronystatyczne_flk.szkolenia .stronystatyczne_flk_dostepne .stronystatyczne_flk_dostepne_naglowek {
    font-size: 24px;
    margin: 36px 0 100px 0;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk.szkolenia .stronystatyczne_flk_dostepne .stronystatyczne_flk_dostepne_naglowek {
    font-size: 20px;
  }
}
.stronystatyczne_flk.szkolenia .stronystatyczne_flk_dostepne .fala.gorna {
  top: 100px;
}

.stronystatyczne_flk.szkolenia .stronystatyczne_flk_dostepne .fali_zaslepka {
  height: 100px;
  width: 100%;
  z-index: 1;
  left: 0;
  top: 0;
  position: absolute;
  display: block;
  background-color: #ffffff;
}

.stronystatyczne_flk.szkolenia .stronystatyczne_flk_dostepne .button.pink {
  margin: 96px 0;
}

@media (max-width: 991px) {
  .stronystatyczne_flk.szkolenia .stronystatyczne_flk_dostepne .button.pink {
    margin: 48px 0;
  }
}
.stronystatyczne_flk.szkolenia .stronystatyczne_flk_dostepne .text-center {
  text-align: center;
}

.stronystatyczne_flk.szkolenia .stronystatyczne_flk_dostepne .stronystatyczne_flk_dostepne_lista {
  display: block;
}

@media (max-width: 991px) {
  .stronystatyczne_flk.szkolenia .stronystatyczne_flk_dostepne .stronystatyczne_flk_dostepne_lista {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
}
.stronystatyczne_flk.szkolenia .stronystatyczne_flk_dostepne .stronystatyczne_flk_dostepne_lista li {
  display: block;
  padding: 24px 0;
  border-bottom: solid 1px #e0e4e9;
}

.stronystatyczne_flk.szkolenia .stronystatyczne_flk_dostepne .stronystatyczne_flk_dostepne_lista li h3 {
  font-size: 24px;
  color: #9e0054;
  font-weight: 700;
  margin-bottom: 12px;
}

@media (max-width: 991px) {
  .stronystatyczne_flk.szkolenia .stronystatyczne_flk_dostepne .stronystatyczne_flk_dostepne_lista li h3 {
    font-size: 20px;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk.szkolenia .stronystatyczne_flk_dostepne .stronystatyczne_flk_dostepne_lista li h3 {
    font-size: 18px;
  }
}
.stronystatyczne_flk.szkolenia .stronystatyczne_flk_dostepne .stronystatyczne_flk_dostepne_lista li p {
  font-size: 16px;
  line-height: 1.9;
  color: #5d6062;
}

.karuzela2 .swiper .swiper-slide {
  background-color: #f6edf2;
}

.karuzela2 .swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
}

.karuzela2_mobile {
  margin-top: 15px;
}

@media (min-width: 576px) {
  .karuzela2_mobile {
    margin-top: 30px;
  }
}
.karuzela2_mobile .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.swiper-container {
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.swiper-container.swiper-container-initialized {
  opacity: 1;
}

.flk_glowna_marki {
  padding: 70px 0;
  display: block;
  width: 100%;
  height: auto;
}

@media (max-width: 767px) {
  .flk_glowna_marki {
    padding: 50px 0;
  }
}
.flk_glowna_marki .flk_glowna_marki_naglowek {
  font-family: Montserrat;
  text-transform: uppercase;
  font-size: 32px;
  font-style: normal;
  color: #5d6062;
  font-weight: 400;
  line-height: 39px;
  letter-spacing: 0em;
  text-align: center;
}

@media (max-width: 1199px) {
  .flk_glowna_marki .flk_glowna_marki_naglowek {
    font-size: 32px;
  }
}
@media (max-width: 991px) {
  .flk_glowna_marki .flk_glowna_marki_naglowek {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .flk_glowna_marki .flk_glowna_marki_naglowek {
    font-size: 24px;
  }
}
.flk_glowna_marki .flk_glowna_marki_naglowek.margintop {
  margin-top: 96px;
}

@media (max-width: 1199px) {
  .flk_glowna_marki .flk_glowna_marki_naglowek.margintop {
    margin-top: 80px;
  }
}
@media (max-width: 991px) {
  .flk_glowna_marki .flk_glowna_marki_naglowek.margintop {
    margin-top: 72px;
  }
}
@media (max-width: 767px) {
  .flk_glowna_marki .flk_glowna_marki_naglowek.margintop {
    margin-top: 64px;
  }
}
.flk_glowna_marki .flk_glowna_marki_lista {
  display: block;
  overflow: hidden;
  text-align: center;
  padding: 0;
}

.flk_glowna_marki .flk_glowna_marki_lista .flk_glowna_marki_lista_pozycja {
  display: inline-block;
  width: calc(19% - 30px);
  height: 40px;
  margin: 15px;
  list-style: none;
  position: relative;
}

@media (max-width: 991px) {
  .flk_glowna_marki .flk_glowna_marki_lista .flk_glowna_marki_lista_pozycja {
    width: calc(18% - 30px);
    height: 35px;
  }
}
@media (max-width: 767px) {
  .flk_glowna_marki .flk_glowna_marki_lista .flk_glowna_marki_lista_pozycja {
    width: calc(23% - 30px);
    height: 30px;
  }
}
@media (max-width: 575px) {
  .flk_glowna_marki .flk_glowna_marki_lista .flk_glowna_marki_lista_pozycja {
    width: calc(31% - 30px);
    height: 25px;
  }
}
.flk_glowna_marki .flk_glowna_marki_lista .flk_glowna_marki_lista_pozycja .flk_glowna_marki_lista_pozycja_url {
  display: block;
  width: 100%;
  height: 100%;
}

.flk_glowna_marki .flk_glowna_marki_lista .flk_glowna_marki_lista_pozycja .flk_glowna_marki_lista_pozycja_url .flk_glowna_marki_lista_pozycja_logo {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  max-width: 100%;
  margin: auto;
  max-height: 100%;
  width: auto;
  height: auto;
  filter: grayscale(100%);
  opacity: 0.4;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.flk_glowna_marki .flk_glowna_marki_lista .flk_glowna_marki_lista_pozycja .flk_glowna_marki_lista_pozycja_url:hover .flk_glowna_marki_lista_pozycja_logo {
  opacity: 1;
  filter: grayscale(0);
}

.flk_glowna_baner_szampony,
.flk_glowna_baner_kosmetyki,
.flk_glowna_baner_marka {
  position: relative;
  height: 100%;
  width: 100%;
  min-height: 500px;
}

.flk_glowna_baner_szampony h2,
.flk_glowna_baner_kosmetyki h2,
.flk_glowna_baner_marka h2 {
  font-family: Montserrat;
  text-transform: uppercase;
  font-size: 32px;
  font-style: normal;
  color: #5d6062;
  font-weight: 400;
  line-height: 39px;
  letter-spacing: 0em;
  text-align: center;
  color: #ffffff;
  font-weight: 700;
  padding: 30px;
}

@media (max-width: 1199px) {
  .flk_glowna_baner_szampony h2,
.flk_glowna_baner_kosmetyki h2,
.flk_glowna_baner_marka h2 {
    font-size: 32px;
  }
}
@media (max-width: 991px) {
  .flk_glowna_baner_szampony h2,
.flk_glowna_baner_kosmetyki h2,
.flk_glowna_baner_marka h2 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .flk_glowna_baner_szampony h2,
.flk_glowna_baner_kosmetyki h2,
.flk_glowna_baner_marka h2 {
    font-size: 24px;
  }
}
.flk_glowna_baner_szampony h2.margintop,
.flk_glowna_baner_kosmetyki h2.margintop,
.flk_glowna_baner_marka h2.margintop {
  margin-top: 96px;
}

@media (max-width: 1199px) {
  .flk_glowna_baner_szampony h2.margintop,
.flk_glowna_baner_kosmetyki h2.margintop,
.flk_glowna_baner_marka h2.margintop {
    margin-top: 80px;
  }
}
@media (max-width: 991px) {
  .flk_glowna_baner_szampony h2.margintop,
.flk_glowna_baner_kosmetyki h2.margintop,
.flk_glowna_baner_marka h2.margintop {
    margin-top: 72px;
  }
}
@media (max-width: 767px) {
  .flk_glowna_baner_szampony h2.margintop,
.flk_glowna_baner_kosmetyki h2.margintop,
.flk_glowna_baner_marka h2.margintop {
    margin-top: 64px;
  }
}
.flk_glowna_baner_szampony .flk_glowna_baner_szampony_tlo,
.flk_glowna_baner_kosmetyki .flk_glowna_baner_szampony_tlo,
.flk_glowna_baner_marka .flk_glowna_baner_szampony_tlo,
.flk_glowna_baner_szampony .flk_glowna_baner_kosmetyki_tlo,
.flk_glowna_baner_kosmetyki .flk_glowna_baner_kosmetyki_tlo,
.flk_glowna_baner_marka .flk_glowna_baner_kosmetyki_tlo,
.flk_glowna_baner_szampony .flk_glowna_baner_marka_tlo,
.flk_glowna_baner_kosmetyki .flk_glowna_baner_marka_tlo,
.flk_glowna_baner_marka .flk_glowna_baner_marka_tlo {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}

.flk_glowna_baner_szampony .flk_glowna_baner_szampony_logo,
.flk_glowna_baner_kosmetyki .flk_glowna_baner_szampony_logo,
.flk_glowna_baner_marka .flk_glowna_baner_szampony_logo,
.flk_glowna_baner_szampony .flk_glowna_baner_kosmetyki_logo,
.flk_glowna_baner_kosmetyki .flk_glowna_baner_kosmetyki_logo,
.flk_glowna_baner_marka .flk_glowna_baner_kosmetyki_logo,
.flk_glowna_baner_szampony .flk_glowna_baner_marka_logo,
.flk_glowna_baner_kosmetyki .flk_glowna_baner_marka_logo,
.flk_glowna_baner_marka .flk_glowna_baner_marka_logo {
  position: absolute;
  z-index: 3;
  right: 12px;
  top: 12px;
  width: auto;
  height: auto;
  max-width: 150px;
  max-height: 50px;
}

.flk_glowna_baner_szampony .centerthisheadline,
.flk_glowna_baner_kosmetyki .centerthisheadline,
.flk_glowna_baner_marka .centerthisheadline {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  display: table;
}

.flk_glowna_baner_szampony .centerthisheadline h2,
.flk_glowna_baner_kosmetyki .centerthisheadline h2,
.flk_glowna_baner_marka .centerthisheadline h2 {
  display: table-cell;
  vertical-align: middle;
}

.flk_glowna_baner_szampony .bottomthisheadline,
.flk_glowna_baner_kosmetyki .bottomthisheadline,
.flk_glowna_baner_marka .bottomthisheadline {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  display: table;
}

.flk_glowna_baner_szampony .bottomthisheadline h2,
.flk_glowna_baner_kosmetyki .bottomthisheadline h2,
.flk_glowna_baner_marka .bottomthisheadline h2 {
  display: table-cell;
  vertical-align: bottom;
}

.flk_glowna_baner_szampony .rotateheadline,
.flk_glowna_baner_kosmetyki .rotateheadline,
.flk_glowna_baner_marka .rotateheadline {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  display: table;
}

.flk_glowna_baner_szampony .rotateheadline h2,
.flk_glowna_baner_kosmetyki .rotateheadline h2,
.flk_glowna_baner_marka .rotateheadline h2 {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  margin: 0;
}

.flk_glowna_precyzyjniedobrane {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

@media (max-width: 1199px) {
  .flk_glowna_precyzyjniedobrane {
    min-height: 400px;
  }
}
@media (max-width: 991px) {
  .flk_glowna_precyzyjniedobrane {
    min-height: 350px;
  }
}
@media (max-width: 767px) {
  .flk_glowna_precyzyjniedobrane {
    min-height: 300px;
  }
}
.flk_glowna_precyzyjniedobrane .flk_glowna_precyzyjniedobrane_circle {
  display: block;
  width: 180px;
  height: 180px;
  position: absolute;
  background-color: #9e0054;
  border-radius: 90px;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
}

@media (max-width: 1599px) {
  .flk_glowna_precyzyjniedobrane .flk_glowna_precyzyjniedobrane_circle {
    width: 120px;
    height: 120px;
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
  }
}
@media (max-width: 575px) {
  .flk_glowna_precyzyjniedobrane .flk_glowna_precyzyjniedobrane_circle {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }
}
@media (max-width: 399px) {
  .flk_glowna_precyzyjniedobrane .flk_glowna_precyzyjniedobrane_circle {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
  }
}
.flk_glowna_precyzyjniedobrane .flk_glowna_precyzyjniedobrane_circle h2 {
  font-size: 18px;
  text-transform: uppercase;
  line-height: 24px;
  color: #ffffff;
  width: 100%;
  height: 50px;
  margin: auto;
  top: 0;
  bottom: 0;
  position: absolute;
  text-align: center;
}

@media (max-width: 1599px) {
  .flk_glowna_precyzyjniedobrane .flk_glowna_precyzyjniedobrane_circle h2 {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
  }
}
@media (max-width: 575px) {
  .flk_glowna_precyzyjniedobrane .flk_glowna_precyzyjniedobrane_circle h2 {
    font-size: 12px;
    line-height: 18px;
    height: 30px;
  }
}
@media (max-width: 399px) {
  .flk_glowna_precyzyjniedobrane .flk_glowna_precyzyjniedobrane_circle h2 {
    font-size: 10px;
    line-height: 15px;
    height: 30px;
  }
}
.flk_glowna_precyzyjniedobrane .flk_glowna_precyzyjniedobrane_cwiartka {
  display: block;
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.flk_glowna_precyzyjniedobrane .flk_glowna_precyzyjniedobrane_cwiartka .flk_glowna_precyzyjniedobrane_cwiartka_centerheadline {
  position: absolute;
  display: block;
  width: 100%;
  height: auto;
  bottom: 24px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
  z-index: 2;
}

.flk_glowna_precyzyjniedobrane .flk_glowna_precyzyjniedobrane_cwiartka .flk_glowna_precyzyjniedobrane_cwiartka_centerheadline h3 {
  display: inline-block;
  padding: 5px 24px;
  font-size: 14px;
  text-transform: uppercase;
  background-color: rgba(255, 255, 255, 0.65);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

.flk_glowna_precyzyjniedobrane .flk_glowna_precyzyjniedobrane_cwiartka img {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.flk_glowna_wyroznionepodkategorie_kontener {
  position: relative;
  height: 100%;
  background-color: #ffffff;
}

.flk_glowna_wyroznionepodkategorie_kontener .flk_glowna_wyroznionepodkategorie .flk_glowna_wyroznionepodkategorie_lista {
  display: block;
  padding: 0;
}

.flk_glowna_wyroznionepodkategorie_kontener .flk_glowna_wyroznionepodkategorie .flk_glowna_wyroznionepodkategorie_lista .flk_glowna_wyroznionepodkategorie_lista_pozycja {
  margin-bottom: 36px;
  display: block;
  list-style: none;
  padding: 0 48px;
}

@media (max-width: 1399px) {
  .flk_glowna_wyroznionepodkategorie_kontener .flk_glowna_wyroznionepodkategorie .flk_glowna_wyroznionepodkategorie_lista .flk_glowna_wyroznionepodkategorie_lista_pozycja {
    padding: 0;
  }
}
.flk_glowna_wyroznionepodkategorie_kontener .flk_glowna_wyroznionepodkategorie .flk_glowna_wyroznionepodkategorie_lista .flk_glowna_wyroznionepodkategorie_lista_pozycja .flk_glowna_wyroznionepodkategorie_lista_pozycja_link {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.flk_glowna_wyroznionepodkategorie_kontener .flk_glowna_wyroznionepodkategorie .flk_glowna_wyroznionepodkategorie_lista .flk_glowna_wyroznionepodkategorie_lista_pozycja .flk_glowna_wyroznionepodkategorie_lista_pozycja_link::after {
  display: block;
  right: 0;
  content: "";
  width: 10px;
  height: 10px;
  background-image: url("https://static.fl-qa2.one.unity.pl/cms/1c26cac2240f4e51b526bcdb3e0311b4/flk_ico_arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.flk_glowna_wyroznionepodkategorie_kontener .flk_glowna_wyroznionepodkategorie .flk_glowna_wyroznionepodkategorie_lista .flk_glowna_wyroznionepodkategorie_lista_pozycja .flk_glowna_wyroznionepodkategorie_lista_pozycja_link:hover::after {
  right: 5px;
}

.flk_glowna_wyroznionepodkategorie_kontener .flk_glowna_wyroznionepodkategorie .flk_glowna_wyroznionepodkategorie_lista .flk_glowna_wyroznionepodkategorie_lista_pozycja .flk_glowna_wyroznionepodkategorie_lista_pozycja_ico {
  float: left;
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

@media (max-width: 991px) {
  .flk_glowna_wyroznionepodkategorie_kontener .flk_glowna_wyroznionepodkategorie .flk_glowna_wyroznionepodkategorie_lista .flk_glowna_wyroznionepodkategorie_lista_pozycja .flk_glowna_wyroznionepodkategorie_lista_pozycja_ico {
    width: 40px;
    height: 40px;
  }
}
.flk_glowna_wyroznionepodkategorie_kontener .flk_glowna_wyroznionepodkategorie .flk_glowna_wyroznionepodkategorie_lista .flk_glowna_wyroznionepodkategorie_lista_pozycja .flk_glowna_wyroznionepodkategorie_lista_pozycja_ico .flk_glowna_wyroznionepodkategorie_lista_pozycja_ico_img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.flk_glowna_wyroznionepodkategorie_kontener .flk_glowna_wyroznionepodkategorie .flk_glowna_wyroznionepodkategorie_lista .flk_glowna_wyroznionepodkategorie_lista_pozycja .flk_glowna_wyroznionepodkategorie_lista_pozycja_etykieta {
  width: calc(100% - 60px - 25px);
  margin-left: 25px;
  height: 60px;
  line-height: 60px;
  float: left;
  display: block;
}

@media (max-width: 991px) {
  .flk_glowna_wyroznionepodkategorie_kontener .flk_glowna_wyroznionepodkategorie .flk_glowna_wyroznionepodkategorie_lista .flk_glowna_wyroznionepodkategorie_lista_pozycja .flk_glowna_wyroznionepodkategorie_lista_pozycja_etykieta {
    width: calc(100% - 40px - 15px);
    height: 40px;
    line-height: 40px;
    margin-left: 15px;
  }
}
.flk_glowna_wyroznionepodkategorie .flk_glowna_wyroznionepodkategorie_naglowek {
  padding: 12px 0 12px 12px;
  font-weight: 500;
  font-size: 18px;
  color: #5d6062;
}

.showallbutton_container {
  border-top: solid 1px #e6007e;
  text-align: center;
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 80px;
}

.showallbutton_container .showall {
  display: inline-block;
  margin: 0 auto;
  width: auto;
  height: auto;
  text-transform: uppercase;
  color: #e6007e;
  padding: 24px 12px;
  text-align: center;
}

.showallbutton_container .showall span {
  float: left;
  display: block;
  font-weight: 600;
}

.showallbutton_container .showall img {
  width: 5px;
  height: auto;
  display: block;
  float: left;
  margin: 7px 0 7px 12px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.showallbutton_container .showall:hover img {
  margin: 7px 0 7px 15px;
}

.flk_glowna_inspiracje {
  display: block;
  width: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  padding: 0 30px 90px 30px;
  text-align: center;
}

@media (max-width: 1199px) {
  .flk_glowna_inspiracje {
    padding: 0 30px 70px 30px;
    background-size: 140% 100%;
  }
}
@media (max-width: 991px) {
  .flk_glowna_inspiracje {
    padding: 0 30px 60px 30px;
    background-size: 220% 100%;
  }
}
@media (max-width: 575px) {
  .flk_glowna_inspiracje {
    padding: 0 30px 50px 30px;
    background-size: 300% 100%;
  }
}
.flk_glowna_inspiracje h2 {
  font-family: Montserrat;
  text-transform: uppercase;
  font-size: 32px;
  font-style: normal;
  color: #5d6062;
  font-weight: 400;
  line-height: 39px;
  letter-spacing: 0em;
  margin: 30px 0 45px 0;
  text-align: center;
}

@media (max-width: 1199px) {
  .flk_glowna_inspiracje h2 {
    font-size: 32px;
  }
}
@media (max-width: 991px) {
  .flk_glowna_inspiracje h2 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .flk_glowna_inspiracje h2 {
    font-size: 24px;
  }
}
.flk_glowna_inspiracje h2.margintop {
  margin-top: 96px;
}

@media (max-width: 1199px) {
  .flk_glowna_inspiracje h2.margintop {
    margin-top: 80px;
  }
}
@media (max-width: 991px) {
  .flk_glowna_inspiracje h2.margintop {
    margin-top: 72px;
  }
}
@media (max-width: 767px) {
  .flk_glowna_inspiracje h2.margintop {
    margin-top: 64px;
  }
}
.flk_glowna_inspiracje .flk_glowna_inspiracje_twarze {
  overflow: hidden;
  display: inline-block;
}

.flk_glowna_inspiracje .flk_glowna_inspiracje_twarze .flk_glowna_inspiracje_twarz {
  float: left;
  display: block;
  width: 249px;
  height: 249px;
  margin-right: 12px;
  overflow: hidden;
}

@media (max-width: 1535px) {
  .flk_glowna_inspiracje .flk_glowna_inspiracje_twarze .flk_glowna_inspiracje_twarz {
    width: 200px;
    height: 200px;
  }
}
@media (max-width: 1199px) {
  .flk_glowna_inspiracje .flk_glowna_inspiracje_twarze .flk_glowna_inspiracje_twarz {
    width: 150px;
    height: 150px;
  }
}
@media (max-width: 991px) {
  .flk_glowna_inspiracje .flk_glowna_inspiracje_twarze .flk_glowna_inspiracje_twarz {
    width: 100px;
    height: 100px;
  }
}
@media (max-width: 575px) {
  .flk_glowna_inspiracje .flk_glowna_inspiracje_twarze .flk_glowna_inspiracje_twarz {
    width: 80px;
    height: 80px;
  }
}
.flk_glowna_inspiracje .flk_glowna_inspiracje_twarze .flk_glowna_inspiracje_twarz img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.flk_glowna_inspiracje .flk_glowna_inspiracje_podtwarzami {
  text-align: center;
}

.flk_glowna_inspiracje .flk_glowna_inspiracje_podtwarzami h3 {
  margin-top: 22px;
  color: #9e0054;
  font-weight: 700;
  text-transform: uppercase;
}

@media (max-width: 575px) {
  .flk_glowna_inspiracje .flk_glowna_inspiracje_podtwarzami h3 {
    font-size: 18px;
  }
}
.flk_glowna_inspiracje .flk_glowna_inspiracje_podtwarzami p {
  font-size: 14px;
  line-height: 24px;
  color: #5d6062;
  margin: 24px 0;
}

.flk_glowna_inspiracje .flk_glowna_inspiracje_prawastrona {
  text-align: left;
}

@media (max-width: 575px) {
  .flk_glowna_inspiracje .flk_glowna_inspiracje_prawastrona {
    text-align: center;
    margin-top: 50px;
  }
}
.flk_glowna_inspiracje .flk_glowna_inspiracje_prawastrona ul {
  display: inline-sblock;
  overflow: hidden;
  padding: 0;
}

.flk_glowna_inspiracje .flk_glowna_inspiracje_prawastrona ul li {
  list-style: none;
  width: 128px;
  height: auto;
  margin-left: 12px;
  float: left;
}

@media (max-width: 1199px) {
  .flk_glowna_inspiracje .flk_glowna_inspiracje_prawastrona ul li {
    width: 70px;
  }
}
.flk_glowna_inspiracje .flk_glowna_inspiracje_prawastrona ul li img {
  display: block;
  width: 100%;
  height: auto;
}

.flk_glowna_inspiracje .flk_glowna_inspiracje_prawastrona h3 {
  color: #9e0054;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  margin: 58px 0 12px 0;
}

@media (max-width: 575px) {
  .flk_glowna_inspiracje .flk_glowna_inspiracje_prawastrona h3 {
    margin: 24px 0 12px 0;
  }
}
@media (max-width: 575px) {
  .flk_glowna_inspiracje .flk_glowna_inspiracje_prawastrona h3 {
    text-align: left;
    margin: 12px 0;
  }
}
.flk_glowna_inspiracje .flk_glowna_inspiracje_prawastrona p {
  font-size: 14px;
  line-height: 22px;
  color: #5d6062;
}

@media (max-width: 575px) {
  .flk_glowna_inspiracje .flk_glowna_inspiracje_prawastrona p {
    text-align: left;
  }
}
.arrowlink {
  font-size: 14px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  color: #e6007e;
  font-weight: 400;
  position: relative;
  display: inline-block;
}

.arrowlink::after {
  content: ">";
  position: absolute;
  right: -15px;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.arrowlink:hover::after {
  right: -18px;
}

.flk_glowna_szybkidostep {
  display: block;
  width: 100%;
  padding: 48px 15px;
  text-align: center;
}

.flk_glowna_szybkidostep .flk_glowna_szybkidostep_naglowek {
  font-family: Montserrat;
  font-size: 32px;
  font-style: normal;
  color: #5d6062;
  font-weight: 400;
  line-height: 39px;
  letter-spacing: 0em;
  text-align: center;
  text-transform: uppercase;
}

@media (max-width: 1199px) {
  .flk_glowna_szybkidostep .flk_glowna_szybkidostep_naglowek {
    font-size: 32px;
  }
}
@media (max-width: 991px) {
  .flk_glowna_szybkidostep .flk_glowna_szybkidostep_naglowek {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .flk_glowna_szybkidostep .flk_glowna_szybkidostep_naglowek {
    font-size: 24px;
  }
}
.flk_glowna_szybkidostep .flk_glowna_szybkidostep_naglowek.margintop {
  margin-top: 96px;
}

@media (max-width: 1199px) {
  .flk_glowna_szybkidostep .flk_glowna_szybkidostep_naglowek.margintop {
    margin-top: 80px;
  }
}
@media (max-width: 991px) {
  .flk_glowna_szybkidostep .flk_glowna_szybkidostep_naglowek.margintop {
    margin-top: 72px;
  }
}
@media (max-width: 767px) {
  .flk_glowna_szybkidostep .flk_glowna_szybkidostep_naglowek.margintop {
    margin-top: 64px;
  }
}
.flk_glowna_szybkidostep .flk_glowna_szybkidostep_pozycja {
  width: 12.5%;
  padding: 15px;
  float: left;
  box-sizing: border-box;
}

@media (max-width: 1199px) {
  .flk_glowna_szybkidostep .flk_glowna_szybkidostep_pozycja {
    width: 25%;
  }
}
@media (max-width: 575px) {
  .flk_glowna_szybkidostep .flk_glowna_szybkidostep_pozycja {
    width: 33%;
  }
}
@media (max-width: 399px) {
  .flk_glowna_szybkidostep .flk_glowna_szybkidostep_pozycja {
    width: 50%;
  }
}
.flk_glowna_szybkidostep .flk_glowna_szybkidostep_pozycja .flk_glowna_szybkidostep_pozycja_url {
  display: block;
  position: relative;
  text-decoration: none;
}

.flk_glowna_szybkidostep .flk_glowna_szybkidostep_pozycja .flk_glowna_szybkidostep_pozycja_url::before {
  width: 100px;
  height: 100px;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  bottom: 0;
  content: "";
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: #f5edf2;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

@media (max-width: 767px) {
  .flk_glowna_szybkidostep .flk_glowna_szybkidostep_pozycja .flk_glowna_szybkidostep_pozycja_url::before {
    width: 80px;
    height: 80px;
  }
}
.flk_glowna_szybkidostep .flk_glowna_szybkidostep_pozycja .flk_glowna_szybkidostep_pozycja_url .flk_glowna_szybkidostep_pozycja_url_ikona {
  width: auto;
  height: 92px;
  margin: auto;
  display: block;
  z-index: 2;
  position: relative;
}

@media (max-width: 767px) {
  .flk_glowna_szybkidostep .flk_glowna_szybkidostep_pozycja .flk_glowna_szybkidostep_pozycja_url .flk_glowna_szybkidostep_pozycja_url_ikona {
    height: 72px;
  }
}
.flk_glowna_szybkidostep .flk_glowna_szybkidostep_pozycja .flk_glowna_szybkidostep_pozycja_url .flk_glowna_szybkidostep_pozycja_etykieta {
  display: block;
  font-size: 18px;
  font-weight: 400;
  color: #5d6062;
  z-index: 2;
  position: relative;
}

@media (max-width: 767px) {
  .flk_glowna_szybkidostep .flk_glowna_szybkidostep_pozycja .flk_glowna_szybkidostep_pozycja_url .flk_glowna_szybkidostep_pozycja_etykieta {
    font-size: 15px;
  }
}
.flk_glowna_szybkidostep .flk_glowna_szybkidostep_pozycja .flk_glowna_szybkidostep_pozycja_url:hover::before {
  width: 120px;
  height: 120px;
  background-color: rgba(230, 0, 126, 0.1);
}

@media (max-width: 767px) {
  .flk_glowna_szybkidostep .flk_glowna_szybkidostep_pozycja .flk_glowna_szybkidostep_pozycja_url:hover::before {
    width: 100px;
    height: 100px;
  }
}
.flk_glowna_szybkidostep .flk_glowna_szybkidostep_pozycja.nowosc .flk_glowna_szybkidostep_pozycja_url::after {
  display: block;
  content: "nowość";
  background-color: #f2c877;
  width: 85px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 500;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 33px;
  margin: auto;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  z-index: 3;
}

@media (max-width: 767px) {
  .flk_glowna_szybkidostep .flk_glowna_szybkidostep_pozycja.nowosc .flk_glowna_szybkidostep_pozycja_url::after {
    bottom: 22px;
  }
}
.flk-category-overview__kosmetyki__products,
.flk_glowna_wyroznionepodkategorie,
#dsyod,
#ayhiu .flk_glowna_wyroznionepodkategorie,
#wgdwu .flk_glowna_wyroznionepodkategorie,
#wqsbn,
#gkrip {
  display: block;
  background-color: #ffffff;
  padding: 12px 12px 100px 12px;
  position: relative;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

.flk-category-overview__kosmetyki__products#qykpi,
.flk_glowna_wyroznionepodkategorie#qykpi,
#dsyod#qykpi,
#ayhiu .flk_glowna_wyroznionepodkategorie#qykpi,
#wgdwu .flk_glowna_wyroznionepodkategorie#qykpi,
#wqsbn#qykpi,
#gkrip#qykpi {
  padding-bottom: 0;
}

.flk-category-overview__kosmetyki__products div[type=productContainer] row,
.flk_glowna_wyroznionepodkategorie div[type=productContainer] row,
#dsyod div[type=productContainer] row,
#ayhiu .flk_glowna_wyroznionepodkategorie div[type=productContainer] row,
#wgdwu .flk_glowna_wyroznionepodkategorie div[type=productContainer] row,
#wqsbn div[type=productContainer] row,
#gkrip div[type=productContainer] row {
  padding: 0;
}

.flk-category-overview__kosmetyki__products div[type=productContainer] a h3,
.flk_glowna_wyroznionepodkategorie div[type=productContainer] a h3,
#dsyod div[type=productContainer] a h3,
#ayhiu .flk_glowna_wyroznionepodkategorie div[type=productContainer] a h3,
#wgdwu .flk_glowna_wyroznionepodkategorie div[type=productContainer] a h3,
#wqsbn div[type=productContainer] a h3,
#gkrip div[type=productContainer] a h3 {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 6px;
  padding: 0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.flk-category-overview__kosmetyki__products div[type=productContainer] a p.price,
.flk_glowna_wyroznionepodkategorie div[type=productContainer] a p.price,
#dsyod div[type=productContainer] a p.price,
#ayhiu .flk_glowna_wyroznionepodkategorie div[type=productContainer] a p.price,
#wgdwu .flk_glowna_wyroznionepodkategorie div[type=productContainer] a p.price,
#wqsbn div[type=productContainer] a p.price,
#gkrip div[type=productContainer] a p.price {
  font-size: 22px;
  color: #9e0054;
  font-weight: 600;
}

.flk-category-overview__kosmetyki__products div[type=productContainer] a:hover h3,
.flk_glowna_wyroznionepodkategorie div[type=productContainer] a:hover h3,
#dsyod div[type=productContainer] a:hover h3,
#ayhiu .flk_glowna_wyroznionepodkategorie div[type=productContainer] a:hover h3,
#wgdwu .flk_glowna_wyroznionepodkategorie div[type=productContainer] a:hover h3,
#wqsbn div[type=productContainer] a:hover h3,
#gkrip div[type=productContainer] a:hover h3 {
  color: #9e0054;
}

.flk-category-overview__kosmetyki__products div[type=productContainer] img,
.flk_glowna_wyroznionepodkategorie div[type=productContainer] img,
#dsyod div[type=productContainer] img,
#ayhiu .flk_glowna_wyroznionepodkategorie div[type=productContainer] img,
#wgdwu .flk_glowna_wyroznionepodkategorie div[type=productContainer] img,
#wqsbn div[type=productContainer] img,
#gkrip div[type=productContainer] img {
  width: 100%;
  height: auto;
}

#vipjj {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

#gkrip .flk_glowna_wyroznionepodkategorie,
#dsyod .flk_glowna_wyroznionepodkategorie {
  padding: 0;
}

.swiper .swiper-slide {
  height: auto;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

/*
.container {
    max-width: inherit!important;
}
div#cymzp {
    padding-left: 15px!important;
}
div#sjfvp {
    padding-right: 15px;
}
div#gtigz {
    margin-right: 15px!important;
}
*/
@media (max-width: 1199px) {
  .flk_category-overview__kosmetyki .mx-3,
#djcow .mx-3,
#dsyod .mx-3,
#qtnyd .mx-3,
.flk_category-overview__kosmetyki .my-2,
#djcow .my-2,
#dsyod .my-2,
#qtnyd .my-2,
.flk_category-overview__kosmetyki .m-2,
#djcow .m-2,
#dsyod .m-2,
#qtnyd .m-2 {
    margin: 0 !important;
  }
}
.one-carousel-with-thumbnails {
  height: auto !important;
}

.one-carousel-with-thumbnails.karuzela2 {
  height: 100% !important;
}

.one-carousel-with-thumbnails .swiper-container.swiper.gallery-top.gallery-top--with-thumbnails.swiper-container-initialized.swiper-container-horizontal .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
}

.one-carousel-with-thumbnails .swiper-container.swiper.gallery-thumbs.swiper-container-initialized.swiper-container-horizontal {
  height: 100px;
}

@media (max-width: 767px) {
  .one-carousel-with-thumbnails .swiper-container.swiper.gallery-thumbs.swiper-container-initialized.swiper-container-horizontal {
    height: 75px;
  }
}
@media (max-width: 575px) {
  .one-carousel-with-thumbnails .swiper-container.swiper.gallery-thumbs.swiper-container-initialized.swiper-container-horizontal {
    height: 50px;
  }
}
@media (max-width: 767px) {
  .one-carousel-with-thumbnails:not(.karuzela2) .swiper-container .swiper-slide,
.one-carousel-with-thumbnails:not(.karuzela2_mobile) .swiper-container .swiper-slide {
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .one-carousel-with-thumbnails:not(.karuzela2) .swiper-container .swiper-slide img,
.one-carousel-with-thumbnails:not(.karuzela2_mobile) .swiper-container .swiper-slide img {
    width: 150% !important;
    margin: auto -25%;
  }
}
@media (max-width: 767px) {
  .karuzela2 .one-carousel-with-thumbnails .swiper-container .swiper-slide img,
.karuzela2_mobile .one-carousel-with-thumbnails .swiper-container .swiper-slide img {
    width: 100% !important;
    margin: auto;
  }
}
.one-cms-products-rotator .swiper-container {
  padding: 24px 0;
}

.one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item {
  width: 100%;
}

.one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item .flk-product-rotator-item {
  width: 100%;
}

.one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item .flk-product-rotator-item .flk-product-rotator-item__image__wrapper {
  width: 100%;
}

.one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item .flk-product-rotator-item .flk-product-rotator-item__name {
  display: block;
  height: 70px;
  overflow: hidden;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  position: relative;
}

.one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item .flk-product-rotator-item .flk-product-rotator-item__name__wrapper {
  position: relative;
}

.one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item .flk-product-rotator-item .flk-product-rotator-item__name__wrapper::after {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  color: #5d6062;
  bottom: -22px;
  width: 100%;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item .flk-product-rotator-item .flk-product-rotator-item__price {
  display: block;
  margin: 12px 0;
}

.one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item .flk-product-rotator-item:hover .flk-product-rotator-item__price {
  display: block;
  text-align: center;
}

.one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item .flk-product-rotator-item:hover .flk-product-rotator-item__add-to-cart__wrapper {
  display: block;
}

.swiper-button-next,
.swiper-button-prev {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  cursor: pointer;
}

.one-cms-products-rotator .swiper-button-next::after,
.one-cms-products-rotator .swiper-button-prev::after {
  color: #facce5 !important;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
  opacity: 0.7;
}

.grid-list-megapopup.one-cms-grid-renderer a.grid-list-megapopup__item {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.grid-list-megapopup.one-cms-grid-renderer a.grid-list-megapopup__item:hover {
  color: #e6007e;
}

.grid-list-megapopup.one-cms-grid-renderer a.grid-list-megapopup__item:nth-child(2),
.grid-list-megapopup.one-cms-grid-renderer a.grid-list-megapopup__item:nth-child(3),
.grid-list-megapopup.one-cms-grid-renderer a.grid-list-megapopup__item:nth-child(4),
.grid-list-megapopup.one-cms-grid-renderer a.grid-list-megapopup__item:nth-child(5),
.grid-list-megapopup.one-cms-grid-renderer a.grid-list-megapopup__item:nth-child(6),
.grid-list-megapopup.one-cms-grid-renderer a.grid-list-megapopup__item:nth-child(7) {
  position: relative;
  padding: 0 0 0 34px;
  margin-top: 12px;
}

.grid-list-megapopup.one-cms-grid-renderer a.grid-list-megapopup__item:nth-child(2)::before,
.grid-list-megapopup.one-cms-grid-renderer a.grid-list-megapopup__item:nth-child(3)::before,
.grid-list-megapopup.one-cms-grid-renderer a.grid-list-megapopup__item:nth-child(4)::before,
.grid-list-megapopup.one-cms-grid-renderer a.grid-list-megapopup__item:nth-child(5)::before,
.grid-list-megapopup.one-cms-grid-renderer a.grid-list-megapopup__item:nth-child(6)::before,
.grid-list-megapopup.one-cms-grid-renderer a.grid-list-megapopup__item:nth-child(7)::before {
  width: 22px;
  height: 22px;
  position: absolute;
  left: 0;
  top: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  display: block;
}

.grid-list-megapopup.one-cms-grid-renderer a.grid-list-megapopup__item:nth-child(2)::before {
  background-image: url("https://static.fl-preprod.one.unity.pl/cms/27df845f508744fabf93de7919d0b2d0/flk_ikona_kategoria_kosmetyki.png");
}

.grid-list-megapopup.one-cms-grid-renderer a.grid-list-megapopup__item:nth-child(3)::before {
  background-image: url("https://static.fl-preprod.one.unity.pl/cms/7dd4b3db71ac478dba339447fb178100/flk_ikona_kategoria_strefa_barbera.png");
}

.grid-list-megapopup.one-cms-grid-renderer a.grid-list-megapopup__item:nth-child(4)::before {
  background-image: url("https://static.fl-preprod.one.unity.pl/cms/9a25adbf66584e8ba5528f1cf0875749/flk_ikona_kategoria_dezynfekcja.png");
}

.grid-list-megapopup.one-cms-grid-renderer a.grid-list-megapopup__item:nth-child(5)::before {
  background-image: url("https://static.fl-preprod.one.unity.pl/cms/c3228875421b4868b9aa140eb929800f/flk_ikona_kategoria_akcesoria.png");
}

.grid-list-megapopup.one-cms-grid-renderer a.grid-list-megapopup__item:nth-child(6)::before {
  background-image: url("https://static.fl-preprod.one.unity.pl/cms/0b4a1d378bd64fbe838f54d772db594c/flk_ikona_kategoria_narzedzia.png");
}

.grid-list-megapopup.one-cms-grid-renderer a.grid-list-megapopup__item:nth-child(7)::before {
  background-image: url("https://static.fl-preprod.one.unity.pl/cms/8cd4eaf3a4a34a538cde60901233fe1a/flk_ikona_kategoria_sprzet_elektryczny.png");
}

.grid-list-megapopup__popup--only_empty {
  width: auto;
}

.grid-list-megapopup__popup--only_empty .grid-list-megapopup__subcategories__col--empty-categories {
  display: block;
  flex: none;
  position: relative;
  -ms-flex-preferred-size: inherit;
  flex-basis: inherit;
  -webkit-box-flex: inherit;
  -ms-flex-positive: inherit;
  flex-grow: inherit;
  max-width: none;
  width: 500px;
}

.grid-list-megapopup__popup--only_empty .grid-list-megapopup__subcategories__col--empty-categories ul {
  width: calc(100% / 2);
  float: left;
  display: block;
}

ul.grid-list-megapopup__subcategories__ul__title {
  font-weight: 600;
  color: #e6007e;
  font-size: 14px;
  margin-bottom: 13px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

ul.grid-list-megapopup__subcategories__ul__title:hover {
  color: #5d6062;
}

ul.grid-list-megapopup__subcategories__ul__title .pointer {
  margin-top: 5px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  list-style: none;
  color: #5d6062;
  font-weight: 400;
  font-size: 14px;
}

ul.grid-list-megapopup__subcategories__ul__title .pointer:hover {
  color: #e6007e;
}

.row.grid-list-megapopup__subcategories__row {
  height: 100%;
  /*
    overflow-y: scroll;
    &::-webkit-scrollbar {
        width: 6px;
    }

    &::-webkit-scrollbar-track {
        background: fade(@darkpink, 30%);
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
    }
    &::-webkit-scrollbar-thumb {
        background: @pink; 
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        cursor: pointer;
        .animate;
    }
    &::-webkit-scrollbar-thumb:hover {
        opacity: 0.5;
    } 
    */
}

.grid-list-megapopup__popup {
  width: auto;
  padding: 0;
}

.grid-list-megapopup__popup .row {
  width: 1050px;
  padding: 15px;
}

@media (max-width: 1299px) {
  .grid-list-megapopup__popup .row {
    width: 880px;
  }
}
@media (max-width: 1199px) {
  .grid-list-megapopup__popup .row {
    width: 835px;
  }
}
@media (max-width: 1024px) {
  .grid-list-megapopup__popup .row {
    width: 790px;
  }
}
.grid-list-megapopup__popup.grid-list-megapopup__popup--only_empty .row {
  width: auto;
}

.one-account-dropdown-component a:not(.dropdown-toggle) {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.one-account-dropdown-component a:not(.dropdown-toggle):hover {
  color: #e6007e;
}

.flk-product-rotator-item-login {
  display: block;
  width: 100%;
  text-align: center;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  font-weight: 600;
  color: #e6007e;
}

.flk-product-rotator-item-login:hover {
  color: #9e0054;
}

.product-productbox {
  margin-top: 12px;
  max-width: 100%;
}

.product-productbox .product-productbox_linkwithimg {
  display: block;
  padding: 5px 0;
}

.product-productbox .product-productbox_linkwithimg img {
  display: block;
  margin: 0 auto;
  width: auto;
  height: auto;
  max-width: 80%;
}

.product-productbox .product-productbox__price .product-productbox__price__value-not a {
  text-align: left;
  font-size: 14px;
}

.product-productbox .product-productbox__price .product-productbox__price__type {
  opacity: 0.5;
  font-size: 12px;
}

.flk-product-rotator-item__price__type {
  text-align: center !important;
  display: block !important;
}

.one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item .flk-product-rotator-item:hover .flk-product-rotator-item__price__type {
  display: block !important;
}

.flk-user-indicator__icon::before {
  color: #e6007e;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item .flk-product-rotator-item__price__value {
  display: block;
  text-align: center;
}

.one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item .flk-product-rotator-item__image__wrapper {
  padding: 10px;
}

@media (max-width: 767px) {
  .one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item .flk-product-rotator-item__image__wrapper {
    width: 200px;
    height: 200px;
  }
}
@media (max-width: 575px) {
  .one-cms-products-rotator .swiper-container .one-cms-product-fetcher-component__rotator-item .flk-product-rotator-item__image__wrapper {
    width: 180px;
    height: 180px;
  }
}
.input-group > .input-group-append:last-child > .btn-group:not(:last-child):not(.dropdown-toggle) > .btn,
.input-group > .input-group-append:not(:last-child) > .btn-group > .btn,
.input-group > .input-group-prepend > .btn-group > .btn {
  background: transparent;
  border: none;
}

.grid-table.extended {
  display: block;
}

.flk-category-overview__kosmetyki__products__title {
  padding: 0;
}

.products.container .one-product-list-view__tile .one-product-tile-information__title--border:first-child {
  display: none !important;
}

.products.container .one-product-data-container {
  font-size: 14px;
  line-height: 19px;
  color: #5d6062;
}

.products.container .one-product-data-container .one-product-data-container__tab-name {
  font-weight: 300;
  color: #b8b9ba;
}

.products.container .one-product-data-container .one-product-data-container__tab-name.one-product-data-container__tab-name--active {
  color: #e6007e;
  font-weight: 600;
}

.products.container .one-product-data-container .one-product-data-container--bold-text {
  font-weight: 300;
  color: #5d6062;
}

.products.container .one-swiper-product__title {
  /*
        font-size: 0;
        position: relative;
        &::before {
            content: 'Produkty powiązane';
            letter-spacing: -0.1px;
            font-weight: 300;
            display: block;
            height: 30px;
            color: @lightgray6;
            font-family: Montserrat; 
            font-size: 1rem;
        } 
        */
}

.products.container .one-header__title {
  color: #9e0054;
  font-weight: 600px;
  font-size: 22px;
}

.products.container .one-header__title .image-container {
  margin: 0 !important;
}

.products.container .vertical-bar {
  display: none;
}

.products.container .one-product-list-view__tile[data-v-1c91d87e] {
  background-color: transparent;
}

.products.container .ne-product-description__text {
  padding: 1rem;
}

.products.container .special-col {
  justify-content: unset !important;
}

@media (min-width: 1200px) {
  .products.container .special-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.products.container .special-col > div {
  display: block;
  flex: none;
  background-color: #ffffff;
}

.products.container .special-col .btn {
  padding: 5px 10px;
}

.products.container .special-col .one-product-stocks-info .grid-table .d-flex {
  margin-bottom: 10px;
  font-size: 14px;
}

.products.container .special-col .one-product-stocks-info .grid-table .d-flex .icon-basic-clock::before {
  color: #38bc2a;
}

@media (min-width: 1200px) {
  .products.container .d-grid {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media (min-width: 768px) {
  .products.container .d-grid .order-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
}
.products.container .d-grid .order-md-1 .one-product-tile-gallery__items {
  padding: 15px 0;
}

@media (min-width: 768px) {
  .products.container .d-grid .order-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }
}
.products.container .d-grid .order-md-2 .one-product-tile-information {
  font-size: 14px;
  line-height: 19px;
  color: #5d6062;
  padding: 0.5rem;
}

.products.container .d-grid .order-md-2 .one-product-tile-information dl,
.products.container .d-grid .order-md-2 .one-product-tile-information ol,
.products.container .d-grid .order-md-2 .one-product-tile-information ul {
  padding-left: 13px;
}

.products.container .d-grid .order-md-2 .one-product-tile-information .one-product-tile-information__short-description {
  clear: both;
  display: block;
}

.products.container .d-grid .order-md-2 .one-product-tile-information .one-product-tile-information__short-description li::marker {
  font-size: 10px;
  color: #9e0054;
}

.products.container .d-grid .order-md-2 .one-product-tile-information .one-product-tile-information__short-description li p {
  margin: 0;
}

.products.container .d-grid .order-md-2 .one-product-tile-information .one-product-tile-information__title--border {
  border-left: none;
  padding-left: 0;
  float: left;
  margin-left: 30px !important;
  margin-bottom: 20px !important;
}

.products.container .d-grid .order-md-2 .one-product-tile-information .one-product-tile-information__title--border:nth-child(2) {
  margin-left: 0 !important;
}

.one-product-description__text {
  padding: 15px 0 !important;
}

.one-multicheckbox-filter:nth-child(3) {
  display: none !important;
}

.one-product-tile-information__title.one-product-tile-information__title--border.my-1.d-md-block.pointer:first-child {
  display: none !important;
}

.products.col .one-product-tile-view__active-buttons {
  position: absolute;
  left: 0;
  bottom: 0;
}

.products.col .one-product-tile-view__product-tile {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.products.col .one-product-tile-view__product-tile a {
  text-transform: uppercase;
  text-align: center;
  display: block;
}

.products.col .one-product-tile-view__product-tile .border-bottom {
  border-bottom: 0 !important;
}

.products.col .one-product-tile-view__product-tile .border-bottom .justify-content-end {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.products.col .one-product-tile-view__product-tile .icon-basic-clock::before {
  color: #38bc2a;
}

.products.col .one-product-tile-view__product-tile .one-product-tile-gallery {
  padding: 10px 0 0 0;
}

.products.col .one-product-tile-view__product-tile .grid-table .d-flex {
  margin-bottom: 5px;
}

.products.col .one-product-tile-view__product-tile.active {
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
}

.one-footer .container {
  max-width: none !important;
  padding: 0 !important;
  overflow: hidden;
}

.one-footer .container .row.d-flex.align-items-center {
  padding: 5px 15px 0 25px;
  font-size: 15px;
}

.one-footer hr {
  display: none;
}

.form-control:focus {
  border-color: #ced4da;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.one-search-bar__input-append button.btn.one-button.btn-secondary {
  border-color: #ced4da;
}

.header {
  height: 140px !important;
}

@media (max-width: 991px) {
  .header {
    height: 60px !important;
  }
}
.layout .header-component {
  position: fixed !important;
  z-index: 1002 !important;
  top: 0 !important;
  left: 0 !important;
}

@media (max-width: 991px) {
  .layout .one-mobile-menu nav {
    max-height: calc(100% - 59px);
    top: 59px;
  }
}
.layout .content {
  padding-top: 140px !important;
}

@media (max-width: 991px) {
  .layout .content {
    padding-top: 60px !important;
  }
}
.layout .one-header-grid-component.header-component form.one-search-bar.one-search-component.d-flex.one-cms-grid-renderer {
  width: 100%;
}

.one-product-tile-right-actions > * .btn {
  border-radius: 50px;
  padding-right: 5px;
}

.one-product-tile-right-actions > * .btn-content > div {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  font-weight: 700;
  white-space: nowrap;
}

.one-product-tile-right-actions > * .btn-content > div > i {
  padding: 0;
  height: 26px;
}

.one-product-tile-right-actions > * .btn-content > div > i:before {
  font-weight: 700 !important;
  padding-left: 5px;
  padding-right: 5px;
}

.one-breadcrumbs .one-breadcrumbs__col {
  padding: 12px 15px 24px 15px;
}

.one-breadcrumbs .one-breadcrumbs__col .crumb {
  color: #9e0054;
  font-size: 12px;
  font-weight: 300;
}

.one-breadcrumbs .one-breadcrumbs__col .crumb .icon-home::before {
  display: none;
}

.one-breadcrumbs .one-breadcrumbs__col .crumb .icon-home::after {
  content: "Strona główna";
  color: #9e0054;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  font-style: normal;
}

.one-breadcrumbs .one-breadcrumbs__col .crumb .icon-home:hover::after {
  color: #000000;
}

.one-breadcrumbs .one-breadcrumbs__col span.crumb {
  color: #b8b9ba;
}

.one-breadcrumbs .one-breadcrumbs__col a.crumb {
  color: #9e0054;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.one-breadcrumbs .one-breadcrumbs__col a.crumb:hover {
  color: #000000;
}

.blog__badge {
  float: left;
  background-color: transparent !important;
  color: #9e0054 !important;
  font-weight: 600;
  font-size: 24px;
  padding: 0;
}

@media (max-width: 767px) {
  .blog__badge {
    font-size: 18px;
  }
}
.blog__column {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

@media (max-width: 767px) {
  .blog__column {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.blog__column .one-blog-tile__article {
  padding: 0;
  text-align: left;
  min-height: inherit;
}

.blog__column .one-blog-tile__article .one-blog-tile__img-container {
  width: 100%;
  height: 310px;
}

@media (max-width: 767px) {
  .blog__column .one-blog-tile__article .one-blog-tile__img-container {
    height: 180px;
  }
}
.blog__column .one-blog-tile__article .one-blog-tile__img-container img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog__column .one-blog-tile__article .one-blog-tile__title {
  color: #5d6062 !important;
  background-color: transparent !important;
  padding: 30px 30px 0 30px;
  font-weight: 700;
  font-size: 18px;
  text-align: left;
  display: block;
  width: 100%;
  margin: 0 !important;
}

@media (max-width: 767px) {
  .blog__column .one-blog-tile__article .one-blog-tile__title {
    padding: 12px 12px 59px 12px;
  }
}
.blog__column .one-blog-tile__article .one-blog-tile__subtitle {
  font-weight: 300;
  line-height: 24px;
  font-size: 16px;
  color: #5d6062;
  padding: 6px 30px 82px 30px;
  margin: 0 !important;
}

@media (max-width: 767px) {
  .blog__column .one-blog-tile__article .one-blog-tile__subtitle {
    display: none;
  }
}
.blog__column .one-blog-tile__article .one-blog-tile__button {
  display: inline-block !important;
  bottom: auto;
  right: auto;
  left: 30px;
  bottom: 30px;
  border: solid 1px #e6007e;
  height: 40px;
  padding: 0;
  line-height: 38px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  background-color: transparent;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

@media (max-width: 767px) {
  .blog__column .one-blog-tile__article .one-blog-tile__button {
    line-height: 30px;
    height: 32px;
    font-size: 10px;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    left: 12px;
    bottom: 12px;
  }
}
.blog__column .one-blog-tile__article .one-blog-tile__button .one-button__content {
  background-color: transparent;
  color: #e6007e;
  display: block;
  width: 100%;
  padding: 0 30px;
  height: 38px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

@media (max-width: 767px) {
  .blog__column .one-blog-tile__article .one-blog-tile__button .one-button__content {
    height: 30px;
    padding: 0 26px;
  }
}
.blog__column .one-blog-tile__article:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.blog__column .one-blog-tile__article:hover .one-blog-tile__button {
  background-color: #e6007e;
}

.blog__column .one-blog-tile__article:hover .one-blog-tile__button .one-button__content {
  color: #ffffff;
}

ul.pagination.b-pagination li.page-item {
  margin: 0 3px;
}

ul.pagination.b-pagination li.page-item span,
ul.pagination.b-pagination li.page-item button {
  display: block;
  text-align: center;
  width: 36px;
  height: 36px;
  line-height: 34px;
  border: solid 1px #b8b9ba;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: transparent;
  padding: 0;
  color: #5d6062;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

ul.pagination.b-pagination li.page-item span:hover,
ul.pagination.b-pagination li.page-item button:hover {
  background-color: #9e0054;
  color: #ffffff !important;
  border-color: #9e0054;
}

ul.pagination.b-pagination li.page-item.active span,
ul.pagination.b-pagination li.page-item.active button {
  border-color: #9e0054;
  color: #9e0054 !important;
}

ul.pagination.b-pagination li.page-item.active span:hover,
ul.pagination.b-pagination li.page-item.active button:hover {
  background-color: #9e0054;
  color: #ffffff !important;
  border-color: #9e0054;
}

@media (max-width: 991px) {
  .container,
.container-sm {
    max-width: 100%;
  }
}
.one-product-list-view .one-product-tile-right-price__value {
  color: #9e0054;
}

.one-product-list-view .one-product-tile-right-actions .col {
  text-align: right;
}

.one-product-list-view .one-product-tile-right-actions .col .d-flex {
  display: inline-block !important;
  padding: 0 0 20px 0;
}

.one-product-list-view .one-product-tile-right-actions .col .d-flex div {
  display: block;
  width: auto;
  float: right;
}

.one-product-list-view .one-product-tile-right-actions .col .d-flex div:first-child {
  float: none;
  text-align: right;
}

.one-product-list-view .one-product-tile-right-actions .col .d-flex div .one-quantity-and-interval-info {
  display: inline-block;
  width: auto;
  overflow: hidden;
  margin-bottom: 0.25rem !important;
}

.one-product-list-view .one-product-tile-right-actions .col .d-flex div .one-quantity-and-interval-info .one-quantity-and-interval-info__gray-info-color {
  float: left;
  width: auto;
}

.one-product-list-view .one-product-tile-right-actions .col .d-flex div .one-quantity-and-interval-info .one-quantity-and-interval-info__gray-info-color:first-child {
  padding-right: 10px;
  margin-right: 10px;
  position: relative;
}

.one-product-list-view .one-product-tile-right-actions .col .d-flex div .one-quantity-and-interval-info .one-quantity-and-interval-info__gray-info-color:first-child::after {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  height: 100%;
  width: 1px;
  content: "";
  background-color: rgba(93, 96, 98, 0.5);
}

.one-product-list-view .one-product-tile-right-actions .col .d-flex div.input-container {
  float: left;
  margin: 0 1rem 0 0 !important;
}

.one-product-list-view .one-product-tile-right-actions .col .d-flex div.input-container .one-input-tooltip__input {
  min-width: 50px;
}

.one-product-list-view .one-product-tile-right-actions .col .d-flex div button {
  height: 42px;
  position: relative;
  padding: 0 24px 0 41px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.one-product-list-view .one-product-tile-right-actions .col .d-flex div button .btn-content div {
  font-weight: 400;
  font-size: 14px;
}

.one-product-list-view .one-product-tile-right-actions .col .d-flex div button .btn-content .icon-ecommerce-cart-download {
  position: absolute;
  left: 18px;
  width: 17px;
  height: 17px;
  vertical-align: middle;
  margin: 0 !important;
}

.one-product-list-view .one-product-tile-right-actions .col .d-flex div button .btn-content .icon-ecommerce-cart-download::before {
  font-weight: 400 !important;
  padding-left: 0;
  padding-right: 0;
  font-size: 18px;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
}

.one-product-list-view .one-product-tile-right-actions .col .d-flex div button .btn-content .one-icon-loading {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto !important;
}

.one-product-list-view .one-product-tile-right-actions .col .d-flex div button:hover {
  background-color: #9e0054;
}

.one-product-list-view .one-product-tile-right-actions .col .d-flex div button.dropdown-toggle {
  border: 0;
  color: #ffffff;
  padding: 0 12px;
}

.one-product-list-view .one-product-tile-right-actions .col .d-flex div button.dropdown-toggle:hover {
  background-color: #9e0054;
}

.one-product-list-view .one-product-tile-right-actions .col .d-flex div .show > .btn-secondary.dropdown-toggle {
  background-color: #9e0054;
  border: 0;
}

.one-product-list-view .one-product-tile-right-actions .col .d-flex div .dropdown.b-dropdown.btn-group ul.dropdown-menu.dropdown-menu-buttons {
  left: auto !important;
  right: 0 !important;
  transform: none !important;
  top: 50px !important;
}

.one-product-list-view .one-product-tile-right-actions .col .d-flex div .dropdown.b-dropdown.btn-group ul.dropdown-menu.dropdown-menu-buttons li a {
  cursor: pointer;
}

.one-product-list-view .one-product-tile-right-actions .col .d-flex div.btn-wishlist {
  position: absolute;
  right: 0;
  bottom: 0;
}

.one-product-list-view .one-product-tile-right-actions .col .d-flex div.btn-wishlist button {
  text-transform: none;
  border: 0;
  margin: 0 !important;
  width: 170px;
  height: 20px;
  position: absolute;
  bottom: 0;
  right: 15px;
  background-color: transparent;
  padding: 0 !important;
}

.one-product-list-view .one-product-tile-right-actions .col .d-flex div.btn-wishlist button::before {
  content: "Dodaj do listy zakupowej";
  position: absolute;
  color: #5d6062;
  font-size: 12px;
  line-height: 20px;
  bottom: 0;
  left: 0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.one-product-list-view .one-product-tile-right-actions .col .d-flex div.btn-wishlist button::after {
  position: absolute;
  font-size: 14px;
  line-height: 20px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  color: #5d6062;
  font-family: icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: block;
  border: 0;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.one-product-list-view .one-product-tile-right-actions .col .d-flex div.btn-wishlist button:hover {
  background-color: transparent;
}

.one-product-list-view .one-product-tile-right-actions .col .d-flex div.btn-wishlist button:hover::before,
.one-product-list-view .one-product-tile-right-actions .col .d-flex div.btn-wishlist button:hover::after {
  color: #e6007e;
}

.one-product-list-view .one-product-tile-right-actions .col .d-flex div.btn-wishlist button .btn-content {
  display: none;
}

.one-product-list-view .one-product-tile-right-actions .col .d-flex div.btn-wishlist .dropdown.b-dropdown.btn-group .btn {
  display: none;
}

.one-product-list-view .one-product-tile-right-actions .col .d-flex div.btn-wishlist .dropdown.b-dropdown.btn-group .btn.dropdown-toggle {
  display: block;
  background-color: transparent;
}

.one-product-list-view .one-product-tile-right-actions .col .d-flex div.btn-wishlist .dropdown.b-dropdown.btn-group ul.dropdown-menu.dropdown-menu-buttons {
  left: auto !important;
  right: 0 !important;
  transform: none !important;
  top: 0 !important;
}

.one-product-tile-gallery__items img.img-fluid.one-image.v-lazy-image-loaded.main-img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.vue-notification-group {
  z-index: 99999999 !important;
}

ul.mm--open li .one-button-toggle__text.active {
  color: #e6007e !important;
}

.one-mobile-menu nav.mm.mm--open {
  z-index: 9999;
}

body .header__top .flk-manager-information__container {
  line-height: 35px;
}

@media (max-width: 1199px) {
  body .header__top .flk-manager-information__container {
    display: block;
    line-height: 1.4;
  }
}
@media (max-width: 1199px) {
  body .header__top .flk-manager-information__container .flk-manager-information__name,
body .header__top .flk-manager-information__container .flk-manager-information__phone {
    display: block;
  }
}
@media (max-width: 1199px) {
  body .header__top .flk-manager-information__container .flk-manager-information__name .flk-manager-information__name__label,
body .header__top .flk-manager-information__container .flk-manager-information__phone .flk-manager-information__name__label,
body .header__top .flk-manager-information__container .flk-manager-information__name .flk-manager-information__name__value,
body .header__top .flk-manager-information__container .flk-manager-information__phone .flk-manager-information__name__value,
body .header__top .flk-manager-information__container .flk-manager-information__name .flk-manager-information__phone__label,
body .header__top .flk-manager-information__container .flk-manager-information__phone .flk-manager-information__phone__label,
body .header__top .flk-manager-information__container .flk-manager-information__name .flk-manager-information__phone__value,
body .header__top .flk-manager-information__container .flk-manager-information__phone .flk-manager-information__phone__value {
    font-size: 12px;
  }
}
@media (max-width: 1199px) {
  body .header__top .flk-manager-information__container .v-divider {
    display: none;
  }
}
.layout .content .container .d-flex .w-100 .col .row main.one-cart-summary .border-top.col .border-right,
.layout .content .container .row .mb-2 .d-flex.flex-column .one-base-home-page .col h4.header.py-2,
.layout .content .container .row .mb-2 .d-flex.flex-column .one-base-home-page .col textarea.form-control {
  display: none;
}

.one-login-form .align-items-center {
  text-align: center !important;
  display: block !important;
}

.one-login-form .align-items-center .link {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  cursor: pointer;
  position: relative;
  display: inline-block;
  width: auto;
}

.one-login-form .align-items-center .link:hover {
  color: #9e0054;
}

@media (max-width: 399px) {
  #zylmo #cvaex .one-cms-grid-link.nuxt-link-active img {
    max-width: 100px;
    width: auto;
    height: auto;
    display: block;
  }
}
@media (max-width: 399px) {
  .one-search-bar.one-search-component .search-input.form-control {
    font-size: 13px;
    line-height: 38px;
    height: 38px;
    padding: 5px;
  }
}
.one_product_page .one_product_page_informacje {
  padding: 24px 15px;
}

.one_product_page .one_product_page_informacje h2 {
  font-size: 14px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.one_product_page .one_product_page_informacje h2:hover {
  color: #e6007e;
}

.one_product_page .one_product_page_informacje h1 {
  color: #9e0054;
  font-weight: 600px;
  font-size: 22px;
  text-transform: uppercase;
  margin: 12px 0 6px 0;
}

.one_product_page .one_product_page_informacje h1 .image-container {
  margin: 0 !important;
}

.one_product_page .one_product_page_informacje p {
  font-size: 14px;
}

.one_product_page .one_product_page_informacje .flk_product_desc_list {
  display: block;
}

.one_product_page .one_product_page_informacje .flk_product_desc_list ul,
.one_product_page .one_product_page_informacje .flk_product_desc_list ol {
  padding: 0;
  list-style: none;
  display: block;
  overflow: hidden;
  color: #5d6062;
}

.one_product_page .one_product_page_informacje .flk_product_desc_list ul li,
.one_product_page .one_product_page_informacje .flk_product_desc_list ol li {
  float: left;
  padding: 0 24px 0 0;
  font-size: 12px;
  position: relative;
}

.one_product_page .one_product_page_informacje .flk_product_desc_list ul li::before,
.one_product_page .one_product_page_informacje .flk_product_desc_list ol li::before {
  width: 1px;
  content: "";
  position: absolute;
  display: block;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 12px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  background-color: #5d6062;
}

.one_product_page .one_product_page_informacje .flk_product_desc_list ul li:last-child,
.one_product_page .one_product_page_informacje .flk_product_desc_list ol li:last-child {
  padding: 0;
}

.one_product_page .one_product_page_informacje .flk_product_desc_list ul li:last-child::before,
.one_product_page .one_product_page_informacje .flk_product_desc_list ol li:last-child::before {
  display: none;
}

.one_product_page .one_product_page_informacje .flk_product_desc_list ul li a,
.one_product_page .one_product_page_informacje .flk_product_desc_list ol li a {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.one_product_page .one_product_page_informacje .flk_product_desc_list ul li a:hover,
.one_product_page .one_product_page_informacje .flk_product_desc_list ol li a:hover {
  color: #e6007e;
}

.one_product_page .one_product_page_informacje .flk_product_description {
  display: block;
  border-top: solid 1px #e0e4e9;
}

.one_product_page .one_product_page_informacje .flk_product_description .flk_product_description_naglowek {
  display: block;
  color: #e6007e;
  font-size: 16px;
  font-weight: 600;
  margin: 12px 0;
}

.one_product_page .one_product_page_informacje .flk_product_description .flk_product_description_content p,
.one_product_page .one_product_page_informacje .flk_product_description .flk_product_description_content li {
  font-size: 14px;
}

.one_product_page .one_product_page_informacje .flk_product_description .flk_product_description_content a {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.one_product_page .one_product_page_informacje .flk_product_description .flk_product_description_content a:hover {
  color: #e6007e;
}

.one_product_page .one_product_page_informacje .flk_product_description .flk_product_description_content ul,
.one_product_page .one_product_page_informacje .flk_product_description .flk_product_description_content ol {
  padding: 0;
  list-style: none;
}

.one_product_page .one_product_page_informacje .flk_product_description .flk_product_description_content ul li,
.one_product_page .one_product_page_informacje .flk_product_description .flk_product_description_content ol li {
  position: relative;
  padding: 0 0 0 15px;
  margin-bottom: 6px;
}

.one_product_page .one_product_page_informacje .flk_product_description .flk_product_description_content ul li:last-child,
.one_product_page .one_product_page_informacje .flk_product_description .flk_product_description_content ol li:last-child {
  margin-bottom: 0;
}

.one_product_page .one_product_page_informacje .flk_product_description .flk_product_description_content ul li::before,
.one_product_page .one_product_page_informacje .flk_product_description .flk_product_description_content ol li::before {
  position: absolute;
  left: 0;
  top: 8px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  display: block;
  content: "";
  background-color: #9e0054;
}

.one_product_page .one_product_page_informacje .one-product-relations {
  border-top: solid 1px #e0e4e9;
  margin-top: 12px;
  padding-top: 12px;
}

.one_product_page .one_product_page_informacje .one-product-relations .font-size-relation {
  display: block;
}

.one_product_page .one_product_page_informacje .one-product-relations .font-size-relation .col-12.mb-2.pl-1 {
  font-weight: 600;
  font-size: 16px;
  color: #5d6062;
}

.one_product_page .one_product_page_informacje .one-product-relations .font-size-relation .dropdown-toggle {
  font-size: 14px;
}

.one_product_page .one_product_page_informacje .one-product-relations .font-size-relation .dropdown-toggle .dropdown-menu li a {
  font-size: 12px;
}

@media (max-width: 991px) {
  .one_product_page .one_product_page_akcje {
    padding-left: 15px !important;
  }
}
.one_product_page .one_product_page_akcje .row {
  background-color: #ffffff;
  margin: 0;
  padding: 24px 9px 0 9px !important;
}

.one_product_page .one_product_page_akcje .row.product_row_baner {
  margin-top: 24px;
  padding: 0 !important;
}

.one_product_page .one_product_page_akcje .row.product_row_baner .col {
  padding: 0;
}

.one_product_page .one_product_page_akcje .one-product-stocks-info i,
.one_product_page .one_product_page_akcje .one-product-stocks-info .one-stock-status-icon__line {
  display: none !important;
}

.one_product_page .one_product_page_akcje .one-product-stocks-info span.ml {
  margin-left: 0;
}

.one_product_page .one_product_page_akcje .one-product-stocks-info .d-flex span {
  position: relative;
  padding: 0 0 0 24px;
  display: block;
  font-size: 14px;
  margin-bottom: 6px;
  height: auto;
  line-height: 20px;
}

.one_product_page .one_product_page_akcje .one-product-stocks-info .d-flex span::before {
  position: absolute;
  left: 0;
  top: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  display: block;
}

.one_product_page .one_product_page_akcje .one-product-stocks-info .d-flex span.one-stock-status-icon {
  display: none !important;
}

.one_product_page .one_product_page_akcje .one-product-stocks-info .d-flex:nth-child(1) span {
  display: none;
}

.one_product_page .one_product_page_akcje .one-product-stocks-info .d-flex:nth-child(1) span.ml {
  display: block;
}

.one_product_page .one_product_page_akcje .one-product-stocks-info .d-flex:nth-child(1) span.ml::before {
  background-image: url("https://static.falelokikoki.pl/cms/67f3460acaf947e5b5806385c4318265/flk_ico_stock.png");
}

.one_product_page .one_product_page_akcje .one-product-stocks-info .d-flex:nth-child(2) {
  display: none !important;
}

.one_product_page .one_product_page_akcje .one-product-stocks-info .d-flex:nth-child(3) span::before {
  background-image: url("https://static.falelokikoki.pl/cms/15d2aeb3cdb7435e95fb5f3ecca9d020/flk_ico_avialalabildostepnosc.png");
}

.one_product_page .one_product_page_akcje .one-product-tile-right-actions {
  padding-bottom: 24px !important;
}

.one_product_page .one_product_page_akcje .one-product-tile-right-actions .col {
  border-top: solid 1px #e0e4e9;
}

.one_product_page .one_product_page_akcje .one-product-tile-right-actions .input-container {
  margin-right: 12px;
  min-width: 60px;
}

@media (max-width: 575px) {
  .one_product_page .one_product_page_akcje .one-product-tile-right-actions .input-container {
    width: 100%;
    padding-bottom: 30px;
    margin: 0 auto;
  }
}
.one_product_page .one_product_page_akcje .one-product-tile-right-actions .input-container .one-input-tooltip {
  position: relative;
}

.one_product_page .one_product_page_akcje .one-product-tile-right-actions .input-container .one-input-tooltip input {
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  height: 40px;
  padding: 0 16px;
  line-height: 38px;
}

.one_product_page .one_product_page_akcje .one-product-tile-right-actions .input-container .one-input-tooltip .one-input-tooltip__unit {
  display: block;
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: -25px;
  left: 0;
}

.one_product_page .one_product_page_akcje .one-product-tile-right-actions .d-flex.justify-content-end.align-items-center {
  position: relative;
  padding-bottom: 30px;
  margin-top: 24px;
}

@media (max-width: 575px) {
  .one_product_page .one_product_page_akcje .one-product-tile-right-actions .d-flex.justify-content-end.align-items-center {
    display: block !important;
  }
}
.one_product_page .one_product_page_akcje .one-product-tile-right-actions .d-flex.justify-content-end.align-items-center .btn-wishlist {
  position: absolute;
  right: 0;
  bottom: 0;
}

@media (max-width: 575px) {
  .one_product_page .one_product_page_akcje .one-product-tile-right-actions .d-flex.justify-content-end.align-items-center .btn-wishlist {
    width: 100%;
  }
}
.one_product_page .one_product_page_akcje .one-product-tile-right-actions .d-flex.justify-content-end.align-items-center .btn-wishlist button {
  text-transform: none;
  border: 0;
  margin: 0 !important;
  width: 170px;
  height: 20px;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: transparent;
  padding: 0 !important;
}

@media (max-width: 575px) {
  .one_product_page .one_product_page_akcje .one-product-tile-right-actions .d-flex.justify-content-end.align-items-center .btn-wishlist button {
    left: 0;
    margin: auto !important;
  }
}
.one_product_page .one_product_page_akcje .one-product-tile-right-actions .d-flex.justify-content-end.align-items-center .btn-wishlist button::before {
  content: "Dodaj do listy zakupowej";
  position: absolute;
  color: #5d6062;
  font-size: 12px;
  line-height: 20px;
  bottom: 0;
  left: 0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.one_product_page .one_product_page_akcje .one-product-tile-right-actions .d-flex.justify-content-end.align-items-center .btn-wishlist button::after {
  position: absolute;
  font-size: 14px;
  line-height: 20px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  color: #5d6062;
  font-family: icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: block;
  border: 0;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.one_product_page .one_product_page_akcje .one-product-tile-right-actions .d-flex.justify-content-end.align-items-center .btn-wishlist button:hover {
  background-color: transparent;
}

.one_product_page .one_product_page_akcje .one-product-tile-right-actions .d-flex.justify-content-end.align-items-center .btn-wishlist button:hover::before,
.one_product_page .one_product_page_akcje .one-product-tile-right-actions .d-flex.justify-content-end.align-items-center .btn-wishlist button:hover::after {
  color: #e6007e;
}

.one_product_page .one_product_page_akcje .one-product-tile-right-actions .d-flex.justify-content-end.align-items-center .btn-wishlist button .btn-content {
  display: none;
}

.one_product_page .one_product_page_akcje .one-product-tile-right-actions .d-flex.justify-content-end.align-items-center .btn-wishlist .dropdown.b-dropdown.btn-group {
  position: absolute;
}

.one_product_page .one_product_page_akcje .one-product-tile-right-actions .d-flex.justify-content-end.align-items-center .btn-wishlist .dropdown.b-dropdown.btn-group .btn {
  display: none;
}

.one_product_page .one_product_page_akcje .one-product-tile-right-actions .d-flex.justify-content-end.align-items-center .btn-wishlist .dropdown.b-dropdown.btn-group .btn.dropdown-toggle {
  display: block;
  background-color: transparent;
}

.one_product_page .one_product_page_akcje .one-product-tile-right-actions .d-flex.justify-content-end.align-items-center .btn-wishlist .dropdown.b-dropdown.btn-group ul.dropdown-menu.dropdown-menu-buttons {
  left: auto !important;
  right: 0 !important;
  transform: none !important;
  top: 0 !important;
}

.one_product_page .one_product_page_akcje .one-product-tile-right-actions .btn.btn-secondary {
  padding: 5px 24px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

@media (max-width: 575px) {
  .one_product_page .one_product_page_akcje .one-product-tile-right-actions .btn.btn-secondary {
    width: 190px;
    margin: auto;
    display: block;
  }
}
.one_product_page .one_product_page_akcje .one-product-tile-right-actions .btn.btn-secondary:hover {
  background-color: #9e0054;
}

.one_product_page .one_product_page_akcje .one-product-tile-right-actions .btn.btn-secondary .btn-content div {
  font-size: 14px;
  font-weight: 300;
}

.one_product_page .one_product_page_akcje .one-product-tile-right-actions .btn.btn-secondary .btn-content div .icon-ecommerce-cart-download::before {
  font-weight: 300 !important;
  padding-right: 15px;
}

.one_product_page .one_product_page_akcje .one-product-tile-right-price {
  color: #5d6062;
}

.one_product_page .one_product_page_akcje .one-product-tile-right-price .one-product-tile-right-price__type {
  font-size: 14px;
  font-weight: 400;
}

.one_product_page .one_product_page_akcje .one-product-tile-right-price .one-product-tile-right-price__value {
  font-size: 26px;
  margin-left: 12px;
  font-weight: 600;
}

.one_product_page .one_product_page_akcje .one-product-tile-right-price .one-product-tile-right-price__info .one-product-tile-right-price__discount_percentage {
  color: #049e00;
  font-size: 14px;
  margin-top: 6px;
}

.one_product_page .one_product_page_akcje .one-product-tile-right-price .one-product-tile-right-price__info del {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 6px;
}

.one_product_page .one_product_page_akcje .buybox_baner_html {
  display: block;
  width: 100%;
  height: auto;
}

.one_product_page .one_product_page_akcje .buybox_baner_html img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.one_product_page .one_product_page_akcje .buybox_baner_html:hover img {
  opacity: 0.7;
}

.one_product_page .one-product-description-section .vertical-bar,
.one_product_page .one-product-technical-data-section .vertical-bar {
  display: none;
}

.one_product_page .one-product-description-section .one-product-data-container,
.one_product_page .one-product-technical-data-section .one-product-data-container {
  font-size: 22px;
  line-height: 1.7;
  color: #5d6062;
}

.one_product_page .one-product-description-section .one-product-data-container .one-product-data-container__tab-name,
.one_product_page .one-product-technical-data-section .one-product-data-container .one-product-data-container__tab-name {
  font-weight: 300;
  color: #b8b9ba;
}

.one_product_page .one-product-description-section .one-product-data-container .one-product-data-container__tab-name.one-product-data-container__tab-name--active,
.one_product_page .one-product-technical-data-section .one-product-data-container .one-product-data-container__tab-name.one-product-data-container__tab-name--active {
  color: #e6007e;
  font-weight: 600;
  border-bottom-width: 3px;
}

.one_product_page .one-product-description-section .one-product-data-container .one-product-data-container--bold-text,
.one_product_page .one-product-technical-data-section .one-product-data-container .one-product-data-container--bold-text {
  font-weight: 300;
  color: #5d6062;
}

.one_product_page .one-product-description-section .one-product-data-container .one-product-description__text,
.one_product_page .one-product-technical-data-section .one-product-data-container .one-product-description__text {
  padding: 24px 9px !important;
}

.one_product_page .one-product-description-section .one-product-data-container .one-product-description__text p,
.one_product_page .one-product-technical-data-section .one-product-data-container .one-product-description__text p {
  font-size: 14px;
}

.one_product_page .one-product-description-section .one-product-data-container .one-product-description__text a,
.one_product_page .one-product-technical-data-section .one-product-data-container .one-product-description__text a {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.one_product_page .one-product-description-section .one-product-data-container .one-product-description__text a:hover,
.one_product_page .one-product-technical-data-section .one-product-data-container .one-product-description__text a:hover {
  color: #e6007e;
}

.one_product_page .one-product-description-section .one-product-data-container .one-product-description__text ul,
.one_product_page .one-product-technical-data-section .one-product-data-container .one-product-description__text ul,
.one_product_page .one-product-description-section .one-product-data-container .one-product-description__text ol,
.one_product_page .one-product-technical-data-section .one-product-data-container .one-product-description__text ol {
  padding: 0;
  list-style: none;
  display: block;
  overflow: hidden;
  color: #5d6062;
}

.one_product_page .one-product-description-section .one-product-data-container .one-product-description__text ul li,
.one_product_page .one-product-technical-data-section .one-product-data-container .one-product-description__text ul li,
.one_product_page .one-product-description-section .one-product-data-container .one-product-description__text ol li,
.one_product_page .one-product-technical-data-section .one-product-data-container .one-product-description__text ol li {
  position: relative;
  padding: 0 0 0 15px;
  margin-bottom: 6px;
}

.one_product_page .one-product-description-section .one-product-data-container .one-product-description__text ul li:last-child,
.one_product_page .one-product-technical-data-section .one-product-data-container .one-product-description__text ul li:last-child,
.one_product_page .one-product-description-section .one-product-data-container .one-product-description__text ol li:last-child,
.one_product_page .one-product-technical-data-section .one-product-data-container .one-product-description__text ol li:last-child {
  margin-bottom: 0;
}

.one_product_page .one-product-description-section .one-product-data-container .one-product-description__text ul li::before,
.one_product_page .one-product-technical-data-section .one-product-data-container .one-product-description__text ul li::before,
.one_product_page .one-product-description-section .one-product-data-container .one-product-description__text ol li::before,
.one_product_page .one-product-technical-data-section .one-product-data-container .one-product-description__text ol li::before {
  position: absolute;
  left: 0;
  top: 8px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  display: block;
  content: "";
  background-color: #9e0054;
}

.stronystatyczne_flk.wpis .stronystatyczne_flk_okruszki {
  display: none;
}

.one-cookie-banner {
  z-index: 9999 !important;
}

.one-product-page.container .one-gallery .d-lg-block.d-none {
  display: block !important;
}

.stronystatyczne_flk.promocja .stronystatyczne_flk_promocja_content .contentbox {
  padding: 0;
}

.stronystatyczne_flk.promocja .stronystatyczne_flk_promocja_content .contentbox p {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.8;
  margin: 0 0 24px 0;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.promocja .stronystatyczne_flk_promocja_content .contentbox p {
    font-size: 16px;
  }
}
.stronystatyczne_flk.promocja .stronystatyczne_flk_promocja_content .contentbox p strong {
  font-weight: 600;
}

.stronystatyczne_flk.promocja .stronystatyczne_flk_promocja_content .contentbox li {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 15px;
  padding-left: 20px;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.promocja .stronystatyczne_flk_promocja_content .contentbox li {
    font-size: 16px;
  }
}
.stronystatyczne_flk.promocja .stronystatyczne_flk_promocja_content .contentbox li::after {
  width: 10px;
  height: 1px;
}

.stronystatyczne_flk.promocja .stronystatyczne_flk_promocja_content .contentbox li a {
  margin: 0;
}

.stronystatyczne_flk.promocja .stronystatyczne_flk_promocja_content .stronystatyczne_flk_promocja_content_header {
  border-bottom: solid 1px #e0e4e9;
}

.stronystatyczne_flk.promocja .stronystatyczne_flk_promocja_content .stronystatyczne_flk_promocja_content_header .stronystatyczne_flk_promocja_content_header_thumb {
  display: block;
  width: 100%;
  height: auto;
}

.stronystatyczne_flk.promocja .stronystatyczne_flk_promocja_content .stronystatyczne_flk_promocja_content_header .stronystatyczne_flk_promocja_content_header_thumb img {
  display: block;
  width: 100%;
  height: auto;
}

.stronystatyczne_flk.promocja .stronystatyczne_flk_promocja_content .stronystatyczne_flk_promocja_content_tresc {
  padding: 24px 0 48px 0;
}

.stronystatyczne_flk.promocja .stronystatyczne_flk_promocja_content .stronystatyczne_flk_promocja_content_tresc .stronystatyczne_flk_promocja_content_tresc_h1 {
  font-weight: 700;
  color: #5d6062;
  font-size: 32px;
  line-height: 1.5;
  margin-bottom: 12px;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.promocja .stronystatyczne_flk_promocja_content .stronystatyczne_flk_promocja_content_tresc .stronystatyczne_flk_promocja_content_tresc_h1 {
    font-size: 28px;
  }
}
.stronystatyczne_flk.promocja .stronystatyczne_flk_promocja_content .stronystatyczne_flk_promocja_content_tresc .stronystatyczne_flk_promocja_content_tresc_tagi {
  display: block;
  margin-bottom: 24px;
  overflow: hidden;
}

.stronystatyczne_flk.promocja .stronystatyczne_flk_promocja_content .stronystatyczne_flk_promocja_content_tresc .stronystatyczne_flk_promocja_content_tresc_tagi li {
  float: left;
  display: block;
  width: auto;
  height: auto;
  margin-right: 12px;
}

.stronystatyczne_flk.promocja .stronystatyczne_flk_promocja_content .stronystatyczne_flk_promocja_content_tresc .stronystatyczne_flk_promocja_content_tresc_tagi li:last-child {
  margin-right: 0;
}

.stronystatyczne_flk.promocja .stronystatyczne_flk_promocja_content .stronystatyczne_flk_promocja_content_tresc .stronystatyczne_flk_promocja_content_tresc_tagi li router-link {
  font-size: 10px;
  color: #9e0054;
  cursor: pointer;
  padding: 4px 6px;
  background-color: #ffffff;
  display: inline-block;
  overflow: hidden;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}

.stronystatyczne_flk.promocja .stronystatyczne_flk_promocja_content .stronystatyczne_flk_promocja_content_tresc .stronystatyczne_flk_promocja_content_tresc_tagi li router-link img {
  width: auto;
  height: 12px;
  display: block;
  float: left;
}

.stronystatyczne_flk.promocja .stronystatyczne_flk_promocja_content .stronystatyczne_flk_promocja_content_tresc .stronystatyczne_flk_promocja_content_tresc_tagi li router-link span {
  float: left;
  margin-left: 4px;
  display: block;
  line-height: 12px;
}

.stronystatyczne_flk.promocja .stronystatyczne_flk_promocja_content .stronystatyczne_flk_promocja_content_tresc .stronystatyczne_flk_promocja_content_tresc_wstep {
  font-weight: 500;
  color: #5d6062;
  font-size: 22px;
  line-height: 1.5;
  margin-bottom: 48px;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.promocja .stronystatyczne_flk_promocja_content .stronystatyczne_flk_promocja_content_tresc .stronystatyczne_flk_promocja_content_tresc_wstep {
    margin-bottom: 24px;
    font-size: 18px;
  }
}
.stronystatyczne_flk.promocja .stronystatyczne_flk_promocja_content .stronystatyczne_flk_promocja_content_tresc .stronystatyczne_flk_promocja_content_tresc_thumb_2 {
  display: block;
  width: 100%;
  height: auto;
  cursor: pointer;
  margin-bottom: 48px;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.promocja .stronystatyczne_flk_promocja_content .stronystatyczne_flk_promocja_content_tresc .stronystatyczne_flk_promocja_content_tresc_thumb_2 {
    margin-bottom: 24px;
  }
}
.stronystatyczne_flk.promocja .stronystatyczne_flk_promocja_content .stronystatyczne_flk_promocja_content_tresc .stronystatyczne_flk_promocja_content_tresc_thumb_2 img {
  display: block;
  width: 100%;
  height: auto;
}

.stronystatyczne_flk.promocja .stronystatyczne_flk_promocja_content .stronystatyczne_flk_promocja_content_tresc .contentbox ul li::after {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

.stronystatyczne_flk.promocja .stronystatyczne_flk_promocja_content .stronystatyczne_flk_promocja_content_sidebar {
  background-image: url("https://static.falelokikoki.pl/cms/9f24ccdd29a74664a77931210a552db8/flk_promo_bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 24px;
  display: block;
  background-color: #ffffff;
  padding: 24px;
  text-align: center;
}

.stronystatyczne_flk.promocja .stronystatyczne_flk_promocja_content .stronystatyczne_flk_promocja_content_sidebar .button:hover {
  background-color: #9e0054;
  color: #ffffff;
}

.stronystatyczne_flk.promocje .stronystatyczne_flk_promocje_hero {
  position: relative;
  overflow: hidden;
  padding: 48px 92px;
}

@media (max-width: 1199px) {
  .stronystatyczne_flk.promocje .stronystatyczne_flk_promocje_hero {
    padding: 36px 72px;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.promocje .stronystatyczne_flk_promocje_hero {
    padding: 32px 32px;
  }
}
@media (max-width: 575px) {
  .stronystatyczne_flk.promocje .stronystatyczne_flk_promocje_hero {
    padding: 32px 0;
  }
}
.stronystatyczne_flk.promocje .stronystatyczne_flk_promocje_hero .container-fluid {
  z-index: 2;
  position: relative;
}

.stronystatyczne_flk.promocje .stronystatyczne_flk_promocje_hero .baner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

.stronystatyczne_flk.promocje .stronystatyczne_flk_promocje_hero h2 {
  font-size: 36px;
  line-height: 1.5;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.promocje .stronystatyczne_flk_promocje_hero h2 {
    font-size: 24px;
  }
}
.stronystatyczne_flk.promocje .stronystatyczne_flk_promocje_hero h3 {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  margin-top: 6px;
}

@media (max-width: 767px) {
  .stronystatyczne_flk.promocje .stronystatyczne_flk_promocje_hero h3 {
    font-size: 12px;
  }
}
.stronystatyczne_flk.promocje .stronystatyczne_flk_promocje_lista .promo_column {
  margin-top: 24px;
}

.stronystatyczne_flk.promocje .stronystatyczne_flk_promocje_lista .promo_column .promo_column_url {
  display: block;
  width: 100%;
  height: auto;
  cursor: pointer;
}

.stronystatyczne_flk.promocje .stronystatyczne_flk_promocje_lista .promo_column .promo_column_url .promo_column_image {
  display: block;
  width: 100%;
  height: auto;
}

.stronystatyczne_flk.promocje .stronystatyczne_flk_promocje_lista .promo_column .promo_column_url .promo_column_image .promo_column_image_img {
  width: 100%;
  height: auto;
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.stronystatyczne_flk.promocje .stronystatyczne_flk_promocje_lista .promo_column .promo_column_url:hover .promo_column_image .promo_column_image_img {
  opacity: 0.7;
}

.stronystatyczne_flk.ldp_kemon {
  background-color: #000000;
}
.stronystatyczne_flk.ldp_kemon body {
  font-family: "Montserrat", sans-serif;
  overflow-x: hidden;
}
.stronystatyczne_flk.ldp_kemon .banner {
  position: relative;
  width: 100%;
  padding-top: 79px;
  padding-bottom: 90px;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-template-rows: 1fr;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .banner {
    padding-top: 48px;
    padding-bottom: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.stronystatyczne_flk.ldp_kemon .banner-box {
  grid-column: 4/9;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .banner-box {
    max-width: 55.555%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}
.stronystatyczne_flk.ldp_kemon .banner-box__img {
  max-width: 473px;
  width: 100%;
  height: auto;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .banner-box__img {
    max-width: 100%;
  }
}
.stronystatyczne_flk.ldp_kemon .banner-box__paragraph {
  margin: 24px 0 !important;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .banner-box__paragraph--desktop {
    display: none;
  }
}
.stronystatyczne_flk.ldp_kemon .banner-box__paragraph--desktop span {
  text-transform: uppercase;
  font-weight: 700;
}
.stronystatyczne_flk.ldp_kemon .banner-box__paragraph--mobile {
  display: none;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .banner-box__paragraph--mobile {
    display: block;
  }
}
.stronystatyczne_flk.ldp_kemon .banner-box__paragraph--mobile span {
  text-transform: none;
  font-weight: 700;
}
.stronystatyczne_flk.ldp_kemon .banner-box__button:hover {
  background-color: #ffffff !important;
  color: #000000 !important;
}
.stronystatyczne_flk.ldp_kemon .categories {
  padding-top: 72px;
  padding-bottom: 112px;
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-template-rows: 1fr;
  background-color: #ffffff;
}
.stronystatyczne_flk.ldp_kemon .categories__heading {
  grid-column: 1/17;
  padding-bottom: 40px;
  text-align: center;
  color: #000000;
  text-transform: none;
}
.stronystatyczne_flk.ldp_kemon .categories-boxes {
  grid-column: 2/16;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 1fr;
  column-gap: 59px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .categories-boxes {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    column-gap: 36px;
    row-gap: 36px;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.ldp_kemon .categories-boxes {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(4, 1fr);
    column-gap: 0px;
    row-gap: 36px;
  }
}
.stronystatyczne_flk.ldp_kemon .categories-boxes__item:hover .categories-boxes__button {
  background-color: #000000 !important;
  color: white !important;
}
.stronystatyczne_flk.ldp_kemon .categories-boxes__img {
  width: 100%;
  height: auto;
}
.stronystatyczne_flk.ldp_kemon .categories-boxes__button.button {
  margin-top: 24px;
  font-weight: 700;
  width: 100%;
  text-align: center;
  color: #000000;
  border: 1px solid #000000;
}
.stronystatyczne_flk.ldp_kemon .collections {
  display: grid;
  grid-template-columns: 9fr 7fr;
  grid-template-rows: 1fr;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .collections {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr minmax(0, auto);
  }
}
.stronystatyczne_flk.ldp_kemon .collections__bgc {
  grid-column: 1/2;
  position: relative;
  z-index: 1;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .collections__bgc {
    grid-column: 1/2;
    grid-row: 1/2;
    height: 189px;
  }
}
.stronystatyczne_flk.ldp_kemon .collections__text-panel {
  padding: 86px 0 86px 48px;
  grid-column: 2/3;
  background-color: #000000;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .collections__text-panel {
    grid-column: 1/2;
    grid-row: 2/3;
    padding: 36px 0;
    display: grid;
    grid-template-columns: repeat(16, 1fr);
    grid-column: 1fr;
  }
}
.stronystatyczne_flk.ldp_kemon .collections__heading, .stronystatyczne_flk.ldp_kemon .collections__paragraph, .stronystatyczne_flk.ldp_kemon .collections__button-container {
  padding-left: 76px;
  padding-right: 111px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .collections__heading, .stronystatyczne_flk.ldp_kemon .collections__paragraph, .stronystatyczne_flk.ldp_kemon .collections__button-container {
    padding: 0;
    grid-column: 2/16;
  }
}
.stronystatyczne_flk.ldp_kemon .collections__paragraph {
  padding-top: 12px !important;
  padding-bottom: 24px !important;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .collections__paragraph {
    padding-top: 18px !important;
    padding-bottom: 36px !important;
  }
}
.stronystatyczne_flk.ldp_kemon .collections__button-container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .collections__button-container {
    justify-content: center;
  }
}
.stronystatyczne_flk.ldp_kemon .collections__button:hover {
  background-color: #ffffff !important;
  color: #000000 !important;
}
.stronystatyczne_flk.ldp_kemon .button {
  text-decoration: none;
  width: auto;
  border-radius: 1px;
  padding: 6px 24px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  box-sizing: border-box;
  border: solid 1px #ffffff;
  outline: none;
  text-transform: uppercase;
  background-color: transparent;
  color: white;
  display: inline-block;
  transition: 0.3s linear all;
}
@media (max-width: 1400px) {
  .stronystatyczne_flk.ldp_kemon .button {
    font-size: 10px;
  }
}
.stronystatyczne_flk.ldp_kemon .button:hover {
  background-color: transparent;
  color: #b49759;
}
.stronystatyczne_flk.ldp_kemon .button:hover {
  color: #ffffff;
}
.stronystatyczne_flk.ldp_kemon .heading {
  font-weight: 400;
  color: #ffffff;
  margin: 0;
  padding: 0;
}
.stronystatyczne_flk.ldp_kemon .heading--small {
  font-size: 22px;
  line-height: 24px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .heading--small {
    font-size: 18px;
  }
}
.stronystatyczne_flk.ldp_kemon .heading--large {
  font-size: 52px;
  line-height: 63.39px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .heading--large {
    font-size: 28px;
    line-height: 34.13px;
  }
}
.stronystatyczne_flk.ldp_kemon .heading--socials {
  font-size: 32px;
  line-height: 39.01px;
  text-transform: none;
}
@media (max-width: 1400px) {
  .stronystatyczne_flk.ldp_kemon .heading--socials {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 1200px) {
  .stronystatyczne_flk.ldp_kemon .heading--socials {
    font-size: 27px;
    line-height: 37px;
  }
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .heading--socials {
    font-size: 24px;
    line-height: 29.26px;
  }
}
.stronystatyczne_flk.ldp_kemon .paragraph {
  font-weight: 400;
  margin: 0;
  padding: 0;
  color: #ffffff;
}
.stronystatyczne_flk.ldp_kemon .paragraph--large {
  font-size: 24px;
  line-height: 28px;
}
.stronystatyczne_flk.ldp_kemon .paragraph--medium {
  font-size: 17px;
  line-height: 30px;
  color: #ffffff;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .paragraph--medium {
    font-size: 16px;
    line-height: 24px;
  }
}
.stronystatyczne_flk.ldp_kemon .img-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.stronystatyczne_flk.ldp_kemon .img-cover--right {
  object-position: top right;
}
.stronystatyczne_flk.ldp_kemon .img-cover--left {
  object-position: top left;
}
.stronystatyczne_flk.ldp_kemon .img-cover--center {
  object-position: top center;
}
.stronystatyczne_flk.ldp_kemon .instructors {
  padding-top: 48px;
  padding-bottom: 49px;
  background-color: #000000;
  display: block;
}
.stronystatyczne_flk.ldp_kemon .instructors__heading {
  display: block;
  text-align: left;
  padding: 0 7% 24px 7%;
  box-sizing: border-box;
}
.stronystatyczne_flk.ldp_kemon .instructors__box {
  display: block;
  padding-bottom: 30px;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding: 0 7%;
}
.stronystatyczne_flk.ldp_kemon .avatars {
  display: block;
  text-align: center;
  width: 100%;
}
.stronystatyczne_flk.ldp_kemon .avatars__image-box {
  height: auto;
  position: relative;
  z-index: 1;
}
.stronystatyczne_flk.ldp_kemon .avatars__item {
  display: block;
  width: 12.5%;
  height: auto;
  float: left;
  margin-top: 24px;
}
@media (max-width: 1199px) {
  .stronystatyczne_flk.ldp_kemon .avatars__item {
    width: 20%;
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.ldp_kemon .avatars__item {
    width: 25%;
  }
}
@media (max-width: 585px) {
  .stronystatyczne_flk.ldp_kemon .avatars__item {
    width: 33.33%;
  }
}
.stronystatyczne_flk.ldp_kemon .avatars__img {
  float: right;
  width: 100%;
}
.stronystatyczne_flk.ldp_kemon .avatars__text-box {
  margin-top: 7px;
}
.stronystatyczne_flk.ldp_kemon .menu {
  position: sticky;
  left: 0;
  top: 140px;
  width: 100%;
  z-index: 10;
  height: 40px;
  background-color: #000000;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .menu {
    border-bottom: 1px solid #b49759;
    top: 60px;
  }
}
.stronystatyczne_flk.ldp_kemon .menu__img {
  max-width: 124px;
  width: 100%;
  height: 30px;
  object-fit: contain;
}
.stronystatyczne_flk.ldp_kemon .menu-burger {
  display: none;
  height: 30px;
  width: 30px;
  border: 1px solid white;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .menu-burger {
    display: block;
  }
}
.stronystatyczne_flk.ldp_kemon .nav-list {
  width: 80%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  transition: 0.2s linear;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .nav-list {
    display: none;
  }
}
.stronystatyczne_flk.ldp_kemon .nav-list__list-item {
  cursor: pointer;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17.07px;
  color: #ffffff;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .nav-list__list-item {
    display: block;
    float: right;
    margin-top: 25px;
  }
  .stronystatyczne_flk.ldp_kemon .nav-list__list-item:nth-last-child(1) {
    margin-bottom: 25px;
  }
}
.stronystatyczne_flk.ldp_kemon .nav-list__list-item a {
  color: #ffffff;
  text-decoration: none;
  transition: 0.2s linear;
}
.stronystatyczne_flk.ldp_kemon .nav-list__list-item:hover a {
  color: #b49759;
}
.stronystatyczne_flk.ldp_kemon .burger-list {
  display: flex;
  position: absolute;
  top: 40px;
  right: 0;
  width: 250px;
  flex-direction: column;
  justify-content: flex-end;
  background-color: black;
  overflow: hidden;
  height: auto;
  max-height: 0;
  transition: 0.2s linear;
}
.stronystatyczne_flk.ldp_kemon .burger-list__list-item {
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17.07px;
  color: #ffffff;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .burger-list__list-item {
    display: block;
    float: right;
    margin-top: 25px;
  }
  .stronystatyczne_flk.ldp_kemon .burger-list__list-item:nth-last-child(1) {
    margin-bottom: 25px;
  }
}
.stronystatyczne_flk.ldp_kemon .burger-list__list-item a {
  color: #ffffff;
  text-decoration: none;
  transition: 0.2s linear;
}
.stronystatyczne_flk.ldp_kemon .burger-list__list-item:hover a {
  color: #b49759;
}
.stronystatyczne_flk.ldp_kemon .burger {
  z-index: 99;
  float: right;
  display: none;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .burger {
    display: block;
  }
}
.stronystatyczne_flk.ldp_kemon .burger__navicon {
  cursor: pointer;
  display: block;
  width: 40px;
  height: 2px;
  background: white;
  position: relative;
  transition: 0.2s linear;
}
.stronystatyczne_flk.ldp_kemon .burger__navicon::before, .stronystatyczne_flk.ldp_kemon .burger__navicon::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: white;
  position: absolute;
  transition: all 0.2s ease-in-out;
}
.stronystatyczne_flk.ldp_kemon .burger__navicon::before {
  top: 12px;
}
.stronystatyczne_flk.ldp_kemon .burger__navicon::after {
  top: -12px;
}
.stronystatyczne_flk.ldp_kemon .burger__btn {
  display: none;
}
.stronystatyczne_flk.ldp_kemon .burger__btn:checked ~ .burger__icon .burger__navicon {
  background: transparent;
}
.stronystatyczne_flk.ldp_kemon .burger__btn:checked ~ .burger__icon .burger__navicon:before {
  transform: rotate(-45deg);
}
.stronystatyczne_flk.ldp_kemon .burger__btn:checked ~ .burger__icon .burger__navicon:after {
  transform: rotate(45deg);
}
.stronystatyczne_flk.ldp_kemon .burger__btn:checked ~ .burger__icon .burger__navicon:after, .stronystatyczne_flk.ldp_kemon .burger__btn:checked ~ .burger__icon .burger__navicon:before {
  top: 0;
}
.stronystatyczne_flk.ldp_kemon .burger__btn:checked ~ .burger-list {
  max-height: 50vh;
}
.stronystatyczne_flk.ldp_kemon .burger__icon {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 40px;
}
.stronystatyczne_flk.ldp_kemon .news {
  padding-top: 96px;
  padding-bottom: 96px;
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-template-rows: 1fr;
  column-gap: 24px;
  background-color: #e5e5e5;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .news {
    padding-top: 72px;
    padding-bottom: 72px;
    column-gap: 0;
  }
}
.stronystatyczne_flk.ldp_kemon .news-text {
  grid-column: 2/9;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .news-text {
    grid-column: 2/15;
  }
}
.stronystatyczne_flk.ldp_kemon .news-text__heading {
  color: #000000;
}
.stronystatyczne_flk.ldp_kemon .news-text__paragraph {
  padding-top: 12px;
  padding-bottom: 24px;
  color: #000000;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .news-text__paragraph {
    padding-top: 18px;
    padding-bottom: 36px;
  }
}
.stronystatyczne_flk.ldp_kemon .news-container {
  grid-column: 2/12;
  column-gap: 24px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .news-container {
    grid-column: 2/16;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(2, 1fr);
    row-gap: 18px;
  }
}
.stronystatyczne_flk.ldp_kemon .news-box {
  text-decoration: none;
  position: relative;
  padding-bottom: 52px;
}
.stronystatyczne_flk.ldp_kemon .news-box__img-container {
  height: 212px;
  position: relative;
  z-index: 1;
}
.stronystatyczne_flk.ldp_kemon .news-box__bottom {
  background-color: #e5e5e5;
  display: flex;
  justify-content: flex-start;
}
.stronystatyczne_flk.ldp_kemon .news-box__paragraph {
  padding-top: 24px;
  color: #000000;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .news-box__paragraph {
    padding-top: 18px;
  }
}
.stronystatyczne_flk.ldp_kemon .news-box__btn-container {
  padding-top: 24px;
  padding-bottom: 32px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .news-box__btn-container {
    padding-top: 18px;
    padding-bottom: 18px;
    justify-content: flex-start;
  }
}
.stronystatyczne_flk.ldp_kemon .news-box__button {
  position: absolute;
  bottom: 0px;
  right: 0;
  border: 1px solid #000000;
  color: #000000;
}
.stronystatyczne_flk.ldp_kemon .news-box:hover .news-box__button.button {
  background-color: #000000;
  color: #ffffff;
}
.stronystatyczne_flk.ldp_kemon .news-btn-container {
  grid-column: 12/15;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .news-btn-container {
    grid-column: 2/16;
    padding-top: 36px;
    justify-content: center;
  }
}
.stronystatyczne_flk.ldp_kemon .news-btn-container__button {
  background-color: #000000;
  color: #ffffff;
}
.stronystatyczne_flk.ldp_kemon .news-btn-container__button:hover {
  border: 1px solid #000000;
  color: #000000;
}
.stronystatyczne_flk.ldp_kemon .social-media {
  padding-top: 98px;
  padding-bottom: 96px;
  position: relative;
  z-index: 1;
  background-color: #ede3c8;
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-template-rows: 1fr;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .social-media {
    padding-top: 36px;
    padding-bottom: 36px;
  }
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .social-media__bgc {
    display: none;
  }
}
.stronystatyczne_flk.ldp_kemon .social-media__box {
  grid-column: 2/8;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .social-media__box {
    grid-column: 2/16;
  }
}
.stronystatyczne_flk.ldp_kemon .social-media__heading {
  color: #000000;
  font-weight: 600;
}
.stronystatyczne_flk.ldp_kemon .social-media__paragraph {
  padding-top: 12px;
  padding-bottom: 24px;
  max-width: 569px;
  width: 100%;
  color: #000000;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .social-media__paragraph {
    padding-top: 18px;
    padding-bottom: 18px;
  }
}
.stronystatyczne_flk.ldp_kemon .social-media-icons-box {
  max-width: 330px;
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .social-media-icons-box {
    max-width: 252px;
  }
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .social-media-icons-box {
    max-width: 264px;
  }
}
.stronystatyczne_flk.ldp_kemon .social-media-icons-box__icon {
  height: 60px;
  width: 60px;
  border-radius: 50%;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s linear all;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .social-media-icons-box__icon {
    width: 36px;
    height: 36px;
  }
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .social-media-icons-box__icon {
    width: 48px;
    height: 48px;
  }
}
.stronystatyczne_flk.ldp_kemon .social-media-icons-box__icon a {
  display: block;
}
.stronystatyczne_flk.ldp_kemon .social-media-icons-box__icon:hover {
  background-color: #ffffff;
}
.stronystatyczne_flk.ldp_kemon .social-media-icons-box__img {
  width: 100%;
}
.stronystatyczne_flk.ldp_kemon .text-image {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .text-image {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr 240px;
  }
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .text-image--last {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
  }
}
.stronystatyczne_flk.ldp_kemon .text-image__bgc-container--left {
  grid-column: 1/2;
  position: relative;
  z-index: 1;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .text-image__bgc-container--left {
    grid-column: 1/2;
    grid-row: 2/3;
    max-height: 240px;
    height: 100%;
  }
}
.stronystatyczne_flk.ldp_kemon .text-image__bgc-container--right {
  grid-column: 2/3;
  position: relative;
  z-index: 1;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .text-image__bgc-container--right {
    grid-column: 1/2;
    grid-row: 2/3;
    max-height: 240px;
    height: 100%;
  }
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .text-image__img--last-hide {
    display: none;
  }
}
.stronystatyczne_flk.ldp_kemon .text-image__text-panel {
  padding-top: 96px;
  padding-bottom: 96px;
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-template-rows: 1fr;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .text-image__text-panel {
    padding-top: 36px;
    padding-bottom: 36px;
    grid-template-columns: repeat(16, 1fr);
  }
}
.stronystatyczne_flk.ldp_kemon .text-image__text-panel--right {
  grid-column: 2/3;
  background-color: #ede3c8;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .text-image__text-panel--right {
    grid-column: 1/2;
    grid-row: 1/2;
  }
}
.stronystatyczne_flk.ldp_kemon .text-image__text-panel--left {
  grid-column: 1/2;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .text-image__text-panel--left {
    grid-column: 1/2;
    grid-row: 1/2;
  }
}
.stronystatyczne_flk.ldp_kemon .text-image__heading {
  color: #000000;
  grid-column: 2/8;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .text-image__heading {
    grid-column: 2/16;
  }
}
.stronystatyczne_flk.ldp_kemon .text-image p {
  font-weight: 400;
  margin: 0;
  padding: 0;
  font-size: 17px;
  line-height: 30px;
  grid-column: 2/8;
  padding-top: 12px;
  color: #000000;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .text-image p {
    grid-column: 2/16;
    font-size: 16px;
    line-height: 26px;
  }
}
.stronystatyczne_flk.ldp_kemon ul {
  padding: 0 !important;
  padding-top: 24px;
  grid-column: 2/8;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon ul {
    grid-column: 2/16;
  }
}
.stronystatyczne_flk.ldp_kemon ul li {
  position: relative;
  margin-top: 16px;
  font-size: 17px;
  line-height: 30px;
  padding-left: 32px;
  font-weight: 500;
}
.stronystatyczne_flk.ldp_kemon ul li ::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  background-color: #000000;
  border-radius: 50%;
}
.stronystatyczne_flk.ldp_kemon .training-info {
  position: relative;
  z-index: 1;
  width: 100%;
  padding-top: 96px;
  padding-bottom: 110px;
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-template-rows: 1fr;
  background-color: #000000;
}
@media (max-width: 1200px) {
  .stronystatyczne_flk.ldp_kemon .training-info {
    padding-top: 36px;
    padding-bottom: 36px;
  }
}
.stronystatyczne_flk.ldp_kemon .training-info-bgc__img {
  grid-column: 9/17;
}
@media (max-width: 1200px) {
  .stronystatyczne_flk.ldp_kemon .training-info-bgc__img {
    display: none;
  }
}
.stronystatyczne_flk.ldp_kemon .training-info-box {
  grid-column: 2/8;
}
@media (max-width: 1200px) {
  .stronystatyczne_flk.ldp_kemon .training-info-box {
    grid-column: 2/16;
  }
}
.stronystatyczne_flk.ldp_kemon .training-info-box__heading {
  padding-bottom: 12px;
}
@media (max-width: 1200px) {
  .stronystatyczne_flk.ldp_kemon .training-info-box__heading {
    padding-bottom: 24px;
  }
}
.stronystatyczne_flk.ldp_kemon .training-info-box p {
  font-weight: 400;
  margin: 0;
  font-size: 17px;
  line-height: 30px;
  color: #ffffff;
  padding-bottom: 24px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .training-info-box p {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 1200px) {
  .stronystatyczne_flk.ldp_kemon .training-info-box p {
    padding-bottom: 36px;
  }
}
.stronystatyczne_flk.ldp_kemon .training-info-box__btn-container {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.stronystatyczne_flk.ldp_kemon .training-info-box__button:hover {
  background-color: #ffffff;
  color: #000000;
}
.stronystatyczne_flk.ldp_kemon .training {
  padding-top: 48px;
  padding-bottom: 48px;
  background-color: #000000;
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-template-rows: 1fr;
  width: 100%;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .training {
    padding-top: 36px;
    padding-bottom: 0;
  }
}
.stronystatyczne_flk.ldp_kemon .training-text {
  grid-column: 2/15;
  padding-bottom: 48px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .training-text {
    padding-bottom: 24px;
  }
}
.stronystatyczne_flk.ldp_kemon .training-content {
  grid-column: 1/17;
  height: auto;
}
.stronystatyczne_flk.ldp_kemon .training-content__box {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .training-content__box {
    flex-direction: column;
  }
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .training-content__box--reverse {
    flex-direction: column-reverse;
  }
}
.stronystatyczne_flk.ldp_kemon .training-content__box-item {
  width: 50%;
  padding-top: 48px;
  padding-bottom: 48px;
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-auto-rows: min-content;
  position: relative;
  z-index: 1;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .training-content__box-item {
    width: 100%;
    grid-template-columns: repeat(16, 1fr);
  }
}
.stronystatyczne_flk.ldp_kemon .training-content__heading {
  grid-column: 2/8;
  padding-bottom: 24px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .training-content__heading {
    grid-column: 2/16;
  }
}
.stronystatyczne_flk.ldp_kemon .training-content__paragraph {
  grid-column: 2/8;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_kemon .training-content__paragraph {
    grid-column: 2/16;
  }
}

.stronystatyczne_flk.ldp_milapro .button {
  text-decoration: none;
  width: auto;
  border-radius: 1px;
  padding: 6px 24px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  box-sizing: border-box;
  border: solid 1px #ffffff;
  outline: none;
  text-transform: uppercase;
  background-color: transparent;
  color: white;
  display: inline-block;
  transition: 0.3s linear all;
}
@media (max-width: 1400px) {
  .stronystatyczne_flk.ldp_milapro .button {
    font-size: 10px;
  }
}
.stronystatyczne_flk.ldp_milapro .button:hover {
  background-color: transparent;
  color: #b49759;
}
.stronystatyczne_flk.ldp_milapro .button:hover {
  color: #ffffff;
}
.stronystatyczne_flk.ldp_milapro .heading {
  font-weight: 400;
  color: #ffffff;
  margin: 0;
  padding: 0;
}
.stronystatyczne_flk.ldp_milapro .heading--small {
  font-size: 32px;
  line-height: 39px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .heading--small {
    font-size: 28px;
    line-height: 34px;
  }
}
.stronystatyczne_flk.ldp_milapro .heading--large {
  font-size: 36px;
  line-height: 48px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .heading--large {
    font-size: 28px;
    line-height: 34px;
  }
}
.stronystatyczne_flk.ldp_milapro .heading--socials {
  font-size: 32px;
  line-height: 39.01px;
  text-transform: none;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .heading--socials {
    font-size: 24px;
    line-height: 29px;
  }
}
.stronystatyczne_flk.ldp_milapro .paragraph {
  font-weight: 400;
  margin: 0;
  padding: 0;
  color: #ffffff;
}
.stronystatyczne_flk.ldp_milapro .paragraph--extraLarge {
  font-size: 32px;
  line-height: 39px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .paragraph--extraLarge {
    font-size: 24px;
    line-height: 29px;
  }
}
.stronystatyczne_flk.ldp_milapro .paragraph--large {
  font-size: 24px;
  line-height: 29px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .paragraph--large {
    font-size: 16px;
    line-height: 28px;
  }
}
.stronystatyczne_flk.ldp_milapro .paragraph--medium {
  font-size: 22px;
  line-height: 30px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .paragraph--medium {
    font-size: 18px;
    line-height: 30px;
  }
}
.stronystatyczne_flk.ldp_milapro .paragraph--small {
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .paragraph--small {
    font-size: 16px;
    line-height: 28px;
  }
}
.stronystatyczne_flk.ldp_milapro .paragraph--extraSmall {
  font-size: 16px;
  line-height: 22px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .paragraph--extraSmall {
    font-size: 14px;
    line-height: 20px;
  }
}
.stronystatyczne_flk.ldp_milapro .img-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.stronystatyczne_flk.ldp_milapro .img-cover--right {
  object-position: top right;
}
.stronystatyczne_flk.ldp_milapro .img-cover--left {
  object-position: top left;
}
.stronystatyczne_flk.ldp_milapro .img-cover--center {
  object-position: top center;
}
.stronystatyczne_flk.ldp_milapro .menu {
  position: sticky;
  left: 0;
  top: 140px;
  width: 100%;
  z-index: 10;
  height: 40px;
  background-color: black;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .menu {
    border-bottom: 1px solid #b49759;
    top: 60px;
  }
}
.stronystatyczne_flk.ldp_milapro .menu__img {
  max-width: 124px;
  width: 100%;
  height: 30px;
  object-fit: contain;
}
.stronystatyczne_flk.ldp_milapro .menu-burger {
  display: none;
  height: 30px;
  width: 30px;
  border: 1px solid white;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .menu-burger {
    display: block;
  }
}
.stronystatyczne_flk.ldp_milapro .nav-list {
  width: 80%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  transition: 0.2s linear;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .nav-list {
    display: none;
  }
}
.stronystatyczne_flk.ldp_milapro .nav-list__list-item {
  cursor: pointer;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17.07px;
  color: #ffffff;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .nav-list__list-item {
    display: block;
    float: right;
    margin-top: 25px;
  }
  .stronystatyczne_flk.ldp_milapro .nav-list__list-item:nth-last-child(1) {
    margin-bottom: 25px;
  }
}
.stronystatyczne_flk.ldp_milapro .nav-list__list-item a {
  color: #ffffff;
  text-decoration: none;
  transition: 0.2s linear;
}
.stronystatyczne_flk.ldp_milapro .nav-list__list-item:hover a {
  color: #b49759;
}
.stronystatyczne_flk.ldp_milapro .burger-list {
  display: flex;
  position: absolute;
  top: 40px;
  right: 0;
  width: 250px;
  flex-direction: column;
  justify-content: flex-end;
  background-color: black;
  overflow: hidden;
  height: auto;
  max-height: 0;
  transition: 0.2s linear;
}
.stronystatyczne_flk.ldp_milapro .burger-list__list-item {
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17.07px;
  color: #ffffff;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .burger-list__list-item {
    display: block;
    float: right;
    margin-top: 25px;
  }
  .stronystatyczne_flk.ldp_milapro .burger-list__list-item:nth-last-child(1) {
    margin-bottom: 25px;
  }
}
.stronystatyczne_flk.ldp_milapro .burger-list__list-item a {
  color: #ffffff;
  text-decoration: none;
  transition: 0.2s linear;
}
.stronystatyczne_flk.ldp_milapro .burger-list__list-item:hover a {
  color: #b49759;
}
.stronystatyczne_flk.ldp_milapro .burger {
  z-index: 99;
  float: right;
  display: none;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .burger {
    display: block;
  }
}
.stronystatyczne_flk.ldp_milapro .burger__navicon {
  cursor: pointer;
  display: block;
  width: 40px;
  height: 2px;
  background: white;
  position: relative;
  transition: 0.2s linear;
}
.stronystatyczne_flk.ldp_milapro .burger__navicon::before, .stronystatyczne_flk.ldp_milapro .burger__navicon::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: white;
  position: absolute;
  transition: all 0.2s ease-in-out;
}
.stronystatyczne_flk.ldp_milapro .burger__navicon::before {
  top: 12px;
}
.stronystatyczne_flk.ldp_milapro .burger__navicon::after {
  top: -12px;
}
.stronystatyczne_flk.ldp_milapro .burger__btn {
  display: none;
}
.stronystatyczne_flk.ldp_milapro .burger__btn:checked ~ .burger__icon .burger__navicon {
  background: transparent;
}
.stronystatyczne_flk.ldp_milapro .burger__btn:checked ~ .burger__icon .burger__navicon:before {
  transform: rotate(-45deg);
}
.stronystatyczne_flk.ldp_milapro .burger__btn:checked ~ .burger__icon .burger__navicon:after {
  transform: rotate(45deg);
}
.stronystatyczne_flk.ldp_milapro .burger__btn:checked ~ .burger__icon .burger__navicon:after, .stronystatyczne_flk.ldp_milapro .burger__btn:checked ~ .burger__icon .burger__navicon:before {
  top: 0;
}
.stronystatyczne_flk.ldp_milapro .burger__btn:checked ~ .burger-list {
  max-height: 50vh;
}
.stronystatyczne_flk.ldp_milapro .burger__icon {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 40px;
}
.stronystatyczne_flk.ldp_milapro .banner {
  position: relative;
  width: 100%;
  padding-top: 126px;
  padding-bottom: 96px;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-template-rows: 1fr;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .banner {
    padding-top: 48px;
    padding-bottom: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.stronystatyczne_flk.ldp_milapro .banner-box {
  grid-column: 4/9;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .banner-box {
    max-width: 55.555%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}
.stronystatyczne_flk.ldp_milapro .banner-box__img {
  max-width: 169px;
  width: 100%;
  height: auto;
  padding-bottom: 48px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .banner-box__img {
    max-width: 71px;
  }
}
.stronystatyczne_flk.ldp_milapro .banner-box__heading {
  color: #ffffff;
  padding-bottom: 99px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .banner-box__heading {
    padding-bottom: 48px;
  }
}
.stronystatyczne_flk.ldp_milapro .banner-box__heading strong {
  font-weight: 700;
  display: block;
  padding: 0;
}
.stronystatyczne_flk.ldp_milapro .banner-box__button {
  border: 1px solid #ffffff;
  color: #ffffff;
}
.stronystatyczne_flk.ldp_milapro .banner-box__button:hover {
  background-color: #ffffff;
  color: #333333;
}
.stronystatyczne_flk.ldp_milapro .categories {
  padding-top: 72px;
  padding-bottom: 112px;
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-template-rows: minmax(0, auto);
  background-color: #ffffff;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .categories {
    padding-top: 36px;
    padding-bottom: 72px;
  }
}
.stronystatyczne_flk.ldp_milapro .categories__heading {
  grid-column: 1/17;
  padding-bottom: 40px;
  text-align: center;
  color: #333333;
  text-transform: none;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .categories__heading {
    padding-bottom: 36px;
  }
}
.stronystatyczne_flk.ldp_milapro .categories-boxes {
  grid-column: 2/16;
  display: grid;
  position: relative;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 1fr;
  column-gap: 59px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .categories-boxes {
    grid-template-columns: 1fr;
    grid-auto-columns: min-content;
    column-gap: 0px;
    row-gap: 53px;
  }
}
.stronystatyczne_flk.ldp_milapro .categories-boxes__box {
  height: 280px;
  position: relative;
  z-index: 1;
  transition: 0.3s linear;
}
.stronystatyczne_flk.ldp_milapro .categories-boxes__box:hover {
  opacity: 0.8;
}
.stronystatyczne_flk.ldp_milapro .categories-boxes__text {
  position: absolute;
  bottom: -55px;
  left: 50%;
  transform: translateX(-50%);
  padding-top: 44px;
  padding-bottom: 44px;
  width: 84%;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 21.94px;
  font-weight: 700;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .categories-boxes__text {
    bottom: -24px;
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.stronystatyczne_flk.ldp_milapro .categories-boxes__btn-box {
  height: 280px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .categories-boxes__btn-box {
    height: 0;
    min-height: 40px;
    margin-top: 18px;
    justify-content: center;
  }
}
.stronystatyczne_flk.ldp_milapro .categories-boxes__button {
  background-color: #333333;
  color: #ffffff;
}
.stronystatyczne_flk.ldp_milapro .categories-boxes__button:hover {
  border: 1px solid #333333;
  color: #333333;
}
.stronystatyczne_flk.ldp_milapro .about-mark {
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-auto-rows: min-content;
}
.stronystatyczne_flk.ldp_milapro .about-mark__container {
  grid-column: 1/17;
  height: 501px;
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-auto-columns: min-content;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .about-mark__container {
    height: 250px;
  }
}
.stronystatyczne_flk.ldp_milapro .about-mark__text-panel {
  grid-column: 4/14;
  width: 100%;
  position: absolute;
  bottom: -98px;
  padding-top: 48px;
  padding-bottom: 48px;
  background-color: #ffffff;
  text-align: center;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .about-mark__text-panel {
    grid-column: 2/16;
    padding-top: 36px;
    padding-bottom: 36px;
  }
}
.stronystatyczne_flk.ldp_milapro .about-mark__heading {
  padding-bottom: 24px;
  text-transform: uppercase;
  font-weight: 700;
  color: #333333;
}
.stronystatyczne_flk.ldp_milapro .about-mark__paragraph {
  color: #333333;
}
.stronystatyczne_flk.ldp_milapro .philosophy {
  padding-top: 140px;
  padding-bottom: 96px;
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-auto-rows: min-content;
  background-color: #ffffff;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .philosophy {
    padding-top: 158px;
    padding-bottom: 36px;
  }
}
.stronystatyczne_flk.ldp_milapro .philosophy__list {
  grid-column: 3/15;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 !important;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .philosophy__list {
    grid-column: 2/16;
    align-items: flex-start;
    flex-direction: column;
  }
}
.stronystatyczne_flk.ldp_milapro .philosophy__item-list {
  font-size: 18px;
  line-height: 21.94px;
  margin-bottom: 34px;
  padding-left: 22px;
  position: relative;
  margin-right: 24px;
  width: 33.333%;
}
.stronystatyczne_flk.ldp_milapro .philosophy__item-list:nth-last-child(1) {
  margin-right: 0;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .philosophy__item-list {
    margin-bottom: 24px;
    margin-right: 0;
    width: 100%;
  }
}
.stronystatyczne_flk.ldp_milapro .philosophy__item-list::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background-color: #333333;
}
.stronystatyczne_flk.ldp_milapro .philosophy__border-bottom {
  display: block;
  grid-column: 2/16;
  height: 1px;
  background-color: #333333;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .philosophy__border-bottom {
    margin-top: 12px;
  }
}
.stronystatyczne_flk.ldp_milapro .philosophy__heading {
  grid-column: 2/16;
  padding-top: 48px;
  padding-bottom: 24px;
  color: #333333;
  font-weight: 700;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .philosophy__heading {
    padding-top: 36px;
    padding-bottom: 12px;
  }
}
.stronystatyczne_flk.ldp_milapro .philosophy__paragraph {
  grid-column: 2/16;
  color: #333333;
}
.stronystatyczne_flk.ldp_milapro .philosophy__paragraph--strong {
  font-weight: 500;
}
.stronystatyczne_flk.ldp_milapro .philosophy__paragraph:nth-of-type(2) {
  margin-top: 24px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .philosophy__paragraph:nth-of-type(2) {
    margin-top: 18px;
  }
}
.stronystatyczne_flk.ldp_milapro .philosophy-img-container {
  margin-top: 48px;
  grid-column: 2/16;
  display: grid;
  grid-template-columns: repeat(14, 1fr);
  grid-auto-rows: min-content;
  position: relative;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .philosophy-img-container {
    margin-top: 87px;
  }
}
.stronystatyczne_flk.ldp_milapro .philosophy-img-container__text {
  grid-column: 1/4;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  padding-top: 39px;
  padding-bottom: 20px;
  padding-left: 24px;
  padding-right: 24px;
  background-color: #ffffff;
  z-index: 1;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .philosophy-img-container__text {
    grid-column: 1/15;
    transform: translateY(0);
    left: 0;
    top: 0;
    position: unset;
    padding: 0;
    padding-bottom: 36px;
  }
}
.stronystatyczne_flk.ldp_milapro .philosophy-img-container__paragraph {
  color: #333333;
  text-align: left;
}
.stronystatyczne_flk.ldp_milapro .philosophy-img-container__images {
  grid-column: 1/15;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .philosophy-img-container__images {
    overflow-x: scroll;
    padding-bottom: 4px;
  }
  .stronystatyczne_flk.ldp_milapro .philosophy-img-container__images::-webkit-scrollbar {
    cursor: pointer;
    height: 4px;
  }
  .stronystatyczne_flk.ldp_milapro .philosophy-img-container__images::-webkit-scrollbar-track {
    box-shadow: inset 0 0 10px #ffffff;
  }
  .stronystatyczne_flk.ldp_milapro .philosophy-img-container__images::-webkit-scrollbar-thumb {
    background-color: #333333;
  }
}
.stronystatyczne_flk.ldp_milapro .philosophy-img-container .test {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .philosophy-img-container .test {
    width: calc(70vw * 3);
  }
}
.stronystatyczne_flk.ldp_milapro .philosophy-img-container__img-box {
  height: 315px;
  margin-left: 1.75%;
  width: 29.13%;
  position: relative;
  z-index: 0;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .philosophy-img-container__img-box {
    margin-left: 0;
    width: 70vw;
  }
}
.stronystatyczne_flk.ldp_milapro .philosophy-text {
  margin-top: 49px;
  grid-column: 2/9;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .philosophy-text {
    grid-column: 2/16;
    margin-top: 18px;
  }
}
.stronystatyczne_flk.ldp_milapro .philosophy-text__paragraph:nth-of-type(2) {
  padding-top: 31px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .philosophy-text__paragraph:nth-of-type(2) {
    padding-top: 18px;
  }
}
.stronystatyczne_flk.ldp_milapro .philosophy-text__paragraph:nth-of-type(3) {
  padding-top: 45px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .philosophy-text__paragraph:nth-of-type(3) {
    padding-top: 18px;
  }
}
.stronystatyczne_flk.ldp_milapro .philosophy-bgc {
  grid-column: 9/17;
  margin-top: 49px;
  height: auto;
  position: relative;
  z-index: 1;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .philosophy-bgc {
    display: none;
  }
}
.stronystatyczne_flk.ldp_milapro .training-info {
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-auto-rows: min-content;
}
.stronystatyczne_flk.ldp_milapro .training-info__container {
  grid-column: 1/17;
  height: 726px;
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-auto-rows: min-content;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .training-info__container {
    height: auto;
    padding-top: 250px;
  }
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .training-info__img {
    height: 300px;
  }
}
.stronystatyczne_flk.ldp_milapro .training-info__text-panel {
  grid-column: 4/14;
  width: 100%;
  position: absolute;
  top: 627px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ffffff;
  text-align: center;
  padding: 48px 0;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .training-info__text-panel {
    grid-column: 2/16;
    top: auto;
    padding: 36px 24px;
    position: relative;
  }
}
.stronystatyczne_flk.ldp_milapro .training-info__heading {
  padding-bottom: 24px;
  color: #333333;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .training-info__heading {
    padding-bottom: 18px;
  }
}
.stronystatyczne_flk.ldp_milapro .training-info__paragraph {
  color: #333333;
}
.stronystatyczne_flk.ldp_milapro .training-info__paragraph:nth-of-type(1) {
  padding-bottom: 12px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .training-info__paragraph:nth-of-type(1) {
    padding-bottom: 24px;
  }
}
.stronystatyczne_flk.ldp_milapro .training-info__btn-container {
  padding-top: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.stronystatyczne_flk.ldp_milapro .training-info__button {
  border: 1px solid #333333;
  color: #333333;
}
.stronystatyczne_flk.ldp_milapro .training-info__button:hover {
  background-color: #333333;
  color: #ffffff;
}
.stronystatyczne_flk.ldp_milapro .instructors {
  padding-top: 320px;
  padding-bottom: 48px;
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .instructors {
    padding-top: 48px;
  }
}
.stronystatyczne_flk.ldp_milapro .instructors__border {
  display: block;
  height: 1px;
  background-color: #333333;
}
.stronystatyczne_flk.ldp_milapro .instructors__heading {
  padding-top: 48px;
  padding-bottom: 48px;
  grid-column: 2/16;
  text-align: center;
  color: #333333;
  text-transform: uppercase;
  font-weight: 700;
}
.stronystatyczne_flk.ldp_milapro .instructors__avatars-box {
  display: block;
  width: 100%;
  margin-bottom: 48px;
}
.stronystatyczne_flk.ldp_milapro .instructors__avatars {
  display: block;
  overflow: hidden;
}
.stronystatyczne_flk.ldp_milapro .instructors__avatars-item {
  width: 20%;
  display: block;
  float: left;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .instructors__avatars-item {
    width: 33%;
  }
}
@media (max-width: 576px) {
  .stronystatyczne_flk.ldp_milapro .instructors__avatars-item {
    width: 50%;
  }
}
.stronystatyczne_flk.ldp_milapro .instructors__img-container {
  height: auto;
  position: relative;
  z-index: 1;
}
.stronystatyczne_flk.ldp_milapro .instructors__img-container img.instructors__img {
  width: 100%;
  height: auto;
}
.stronystatyczne_flk.ldp_milapro .instructors__name {
  padding-top: 18px;
  text-align: center;
  color: #333333;
}
@media (max-width: 991px) {
  .stronystatyczne_flk.ldp_milapro .instructors__name {
    font-size: 14px;
  }
}
.stronystatyczne_flk.ldp_milapro .training {
  padding-bottom: 48px;
  background-color: #ffffff;
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-template-rows: 1fr;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .training {
    padding-bottom: 0;
  }
}
.stronystatyczne_flk.ldp_milapro .training-text {
  grid-column: 1/17;
  text-align: center;
}
.stronystatyczne_flk.ldp_milapro .training-text__heading {
  color: #333333;
  font-weight: 700;
}
.stronystatyczne_flk.ldp_milapro .training-type {
  grid-column: 1/17;
  padding-top: 48px;
  height: auto;
  background-color: #ffffff;
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-auto-rows: min-content;
  position: relative;
  z-index: 0;
}
.stronystatyczne_flk.ldp_milapro .training-type--reverse::before {
  background-color: #f8f9fb;
}
.stronystatyczne_flk.ldp_milapro .training-type--reverse::after {
  background-color: black;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .training-type {
    padding-top: 36px;
  }
}
.stronystatyczne_flk.ldp_milapro .training-type__text {
  grid-column: 7/11;
  padding-top: 18px;
  padding-bottom: 27px;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .training-type__text {
    padding-bottom: 18px;
    grid-column: 2/16;
  }
}
.stronystatyczne_flk.ldp_milapro .training-type__paragraph {
  color: #333333;
  text-transform: uppercase;
}
.stronystatyczne_flk.ldp_milapro .training-type::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 36px;
  background-color: black;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .training-type::before {
    width: 100%;
  }
}
.stronystatyczne_flk.ldp_milapro .training-type::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  height: 36px;
  background-color: #f8f9fb;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .training-type::after {
    width: 100%;
    display: none;
  }
}
.stronystatyczne_flk.ldp_milapro .training-content {
  grid-column: 1/17;
  height: auto;
  background-color: #f8f9fb;
}
.stronystatyczne_flk.ldp_milapro .training-content__box {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .training-content__box {
    flex-direction: column;
  }
}
.stronystatyczne_flk.ldp_milapro .training-content__box-item {
  width: 50%;
  padding-top: 24px;
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-auto-rows: min-content;
  position: relative;
  z-index: 1;
}
.stronystatyczne_flk.ldp_milapro .training-content__box-item:nth-last-child(1) .training-content__border-bottom, .stronystatyczne_flk.ldp_milapro .training-content__box-item:nth-last-child(2) .training-content__border-bottom {
  display: none !important;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .training-content__box-item {
    width: 100%;
    padding-top: 36px;
    grid-template-columns: repeat(16, 1fr);
  }
}
.stronystatyczne_flk.ldp_milapro .training-content__box-item--left {
  background-color: black;
  padding-right: 24px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .training-content__box-item--left {
    padding-right: 0;
  }
}
.stronystatyczne_flk.ldp_milapro .training-content__box-item--left .training-content__heading {
  grid-column: 2/8;
  color: #f5f5f5;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .training-content__box-item--left .training-content__heading {
    grid-column: 2/16;
  }
}
.stronystatyczne_flk.ldp_milapro .training-content__box-item--left .training-content__paragraph {
  grid-column: 2/8;
  color: #ffffff;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .training-content__box-item--left .training-content__paragraph {
    grid-column: 2/16;
  }
}
.stronystatyczne_flk.ldp_milapro .training-content__box-item--left .training-content__border-bottom {
  position: absolute;
  bottom: 0;
  right: 0px;
  height: 1px;
  width: 100%;
  background-color: #f5f5f5;
  grid-column: 2/8;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .training-content__box-item--left .training-content__border-bottom {
    display: none;
  }
}
.stronystatyczne_flk.ldp_milapro .training-content__box-item--right {
  background-color: #f8f9fb;
  padding-left: 24px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .training-content__box-item--right {
    padding-left: 0;
  }
}
.stronystatyczne_flk.ldp_milapro .training-content__box-item--right .training-content__heading {
  grid-column: 2/8;
  color: #333333;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .training-content__box-item--right .training-content__heading {
    grid-column: 2/16;
  }
}
.stronystatyczne_flk.ldp_milapro .training-content__box-item--right .training-content__paragraph {
  grid-column: 2/8;
  color: #333333;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .training-content__box-item--right .training-content__paragraph {
    grid-column: 2/16;
  }
}
.stronystatyczne_flk.ldp_milapro .training-content__box-item--right .training-content__border-bottom {
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  grid-column: 2/8;
  background-color: #333333;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .training-content__box-item--right .training-content__border-bottom {
    display: none;
  }
}
.stronystatyczne_flk.ldp_milapro .training-content__heading {
  padding-bottom: 24px;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .training-content__heading {
    text-align: left;
    padding-bottom: 18px;
  }
}
.stronystatyczne_flk.ldp_milapro .training-content__paragraph {
  padding-bottom: 24px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .training-content__paragraph {
    padding-bottom: 36px;
  }
}
.stronystatyczne_flk.ldp_milapro .training-content__border-bottom {
  height: 1px;
}
.stronystatyczne_flk.ldp_milapro .news {
  padding-top: 96px;
  padding-bottom: 96px;
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-template-rows: 1fr;
  column-gap: 24px;
  background: linear-gradient(359.68deg, #f8f9fb 0.21%, rgba(196, 196, 196, 0) 99.66%);
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .news {
    padding-top: 36px;
    padding-bottom: 72px;
    column-gap: 0;
  }
}
.stronystatyczne_flk.ldp_milapro .news-text {
  grid-column: 1/17;
  text-align: center;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .news-text {
    grid-column: 2/16;
  }
}
.stronystatyczne_flk.ldp_milapro .news-text__heading {
  color: #333333;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.stronystatyczne_flk.ldp_milapro .news-text__paragraph {
  padding-top: 12px;
  padding-bottom: 24px;
  color: #333333;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .news-text__paragraph {
    padding-top: 18px;
    padding-bottom: 48px;
  }
}
.stronystatyczne_flk.ldp_milapro .news-container {
  grid-column: 2/12;
  column-gap: 24px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .news-container {
    grid-column: 2/16;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(2, 1fr);
    row-gap: 24px;
  }
}
.stronystatyczne_flk.ldp_milapro .news-box {
  text-decoration: none;
  position: relative;
  padding-bottom: 96px;
  background-color: #ffffff;
}
.stronystatyczne_flk.ldp_milapro .news-box__img-container {
  height: 212px;
  position: relative;
  z-index: 1;
}
.stronystatyczne_flk.ldp_milapro .news-box__bottom {
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  padding-left: 24px;
  padding-right: 24px;
}
.stronystatyczne_flk.ldp_milapro .news-box__paragraph {
  padding-top: 24px;
  color: #333333;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .news-box__paragraph:nth-of-type(2) {
    padding-top: 18px;
  }
}
.stronystatyczne_flk.ldp_milapro .news-box__button {
  color: #333333;
  border: 1px solid #333333;
  position: absolute;
  bottom: 32px;
  left: 24px;
}
.stronystatyczne_flk.ldp_milapro .news-box:hover span.news-box__button {
  background-color: #333333 !important;
  color: #ffffff;
}
.stronystatyczne_flk.ldp_milapro .news-btn-container {
  grid-column: 12/15;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.stronystatyczne_flk.ldp_milapro .news-btn-container__button {
  background-color: #333333;
  color: #ffffff;
}
.stronystatyczne_flk.ldp_milapro .news-btn-container__button:hover {
  border: 1px solid #333333;
  color: #333333;
  background-color: transparent;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .news-btn-container {
    grid-column: 2/16;
    padding-top: 36px;
    justify-content: center;
  }
}
.stronystatyczne_flk.ldp_milapro .collections-info {
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-auto-rows: min-content;
}
.stronystatyczne_flk.ldp_milapro .collections-info__container {
  grid-column: 1/17;
  height: 500px;
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-auto-rows: min-content;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .collections-info__container {
    height: 250px;
  }
}
.stronystatyczne_flk.ldp_milapro .collections-info__text-panel {
  grid-column: 4/14;
  width: 100%;
  position: absolute;
  top: 394px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ffffff;
  text-align: center;
  padding-top: 48px;
  padding-bottom: 48px;
  padding-left: 63px;
  padding-right: 63px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .collections-info__text-panel {
    grid-column: 2/16;
    top: 202px;
    padding: 0;
    padding-top: 36px;
    padding-bottom: 36px;
  }
}
.stronystatyczne_flk.ldp_milapro .collections-info__heading {
  padding-bottom: 24px;
  color: #333333;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .collections-info__heading {
    padding-bottom: 48px;
  }
}
.stronystatyczne_flk.ldp_milapro .collections-info__paragraph {
  color: #333333;
}
.stronystatyczne_flk.ldp_milapro .collections-info__btn-container {
  padding-top: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .collections-info__btn-container {
    padding-top: 48px;
  }
}
.stronystatyczne_flk.ldp_milapro .collections-info__button {
  border: 1px solid #333333;
  color: #333333;
}
.stronystatyczne_flk.ldp_milapro .collections-info__button:hover {
  background-color: #333333;
  color: #ffffff;
}
.stronystatyczne_flk.ldp_milapro .img-description {
  padding-top: 230px;
  padding-bottom: 48px;
  width: 100%;
  background-color: #ffffff;
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-template-rows: 1fr;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .img-description {
    padding-top: 281px;
    padding-bottom: 72px;
  }
}
.stronystatyczne_flk.ldp_milapro .img-description-item {
  margin-top: 48px;
  grid-column: 2/16;
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-template-rows: 1fr;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .img-description-item {
    margin-top: 36px;
    grid-column: 2/17;
    grid-template-rows: 1fr, minmax(0px, auto);
  }
}
.stronystatyczne_flk.ldp_milapro .img-description-item__images {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .img-description-item__images {
    grid-column: 1/16;
    grid-row: 1/2;
    display: block;
    overflow-x: scroll;
    min-height: 481px;
    padding-bottom: 4px;
  }
  .stronystatyczne_flk.ldp_milapro .img-description-item__images::-webkit-scrollbar {
    cursor: pointer;
    height: 4px;
  }
  .stronystatyczne_flk.ldp_milapro .img-description-item__images::-webkit-scrollbar-track {
    box-shadow: inset 0 0 10px #ffffff;
  }
  .stronystatyczne_flk.ldp_milapro .img-description-item__images::-webkit-scrollbar-thumb {
    background-color: #333333;
  }
}
.stronystatyczne_flk.ldp_milapro .img-description-item__images--right {
  grid-column: 6/17;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .img-description-item__images--right {
    grid-column: 1/16;
    grid-row: 1/2;
  }
}
.stronystatyczne_flk.ldp_milapro .img-description-item__images--left {
  grid-column: 1/12;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .img-description-item__images--left {
    grid-column: 1/16;
    grid-row: 1/2;
  }
}
.stronystatyczne_flk.ldp_milapro .img-description-item__text-panel {
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-left: 12px;
  padding-right: 12px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .img-description-item__text-panel {
    padding-top: 18px;
    padding-bottom: 0px;
    align-items: center;
    justify-content: center;
  }
}
.stronystatyczne_flk.ldp_milapro .img-description-item__text-panel--right {
  grid-column: 12/17;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .img-description-item__text-panel--right {
    grid-column: 1/16;
    grid-row: 2/3;
  }
}
.stronystatyczne_flk.ldp_milapro .img-description-item__text-panel--left {
  grid-column: 1/6;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .img-description-item__text-panel--left {
    grid-column: 1/16;
    grid-row: 2/3;
  }
}
.stronystatyczne_flk.ldp_milapro .img-description-item__heading-container {
  padding-bottom: 48px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .img-description-item__heading-container {
    padding-bottom: 0;
  }
}
.stronystatyczne_flk.ldp_milapro .img-description-item__heading {
  color: #6d6e70;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
}
.stronystatyczne_flk.ldp_milapro .img-description-item__span {
  text-transform: uppercase;
  font-weight: 700;
  color: #6d6e70;
  text-align: center;
}
.stronystatyczne_flk.ldp_milapro .img-description-item__paragraph {
  color: #6d6e70;
  text-align: center;
}
.stronystatyczne_flk.ldp_milapro .img-description-item__paragraph:nth-of-type(1) {
  padding-bottom: 24px;
}
@media (max-width: 1200px) {
  .stronystatyczne_flk.ldp_milapro .img-description-item__paragraph {
    font-size: 18px;
  }
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .img-description-item__paragraph {
    display: none;
  }
}
.stronystatyczne_flk.ldp_milapro .img-description-container-image {
  height: 100%;
  width: 100%;
}
.stronystatyczne_flk.ldp_milapro .img-description-container-image__img {
  width: 50%;
  height: auto;
  position: relative;
  z-index: 1;
  font-size: 30px;
  color: white;
  float: right;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .img-description-container-image__img {
    width: 100%;
  }
}
.stronystatyczne_flk.ldp_milapro .img-description-container-image__img img {
  width: 100%;
  height: auto;
  display: block;
}
.stronystatyczne_flk.ldp_milapro .social-media {
  padding-top: 95px;
  padding-bottom: 73px;
  position: relative;
  z-index: 1;
  background-color: #ede3c8;
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-template-rows: 1fr;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .social-media {
    padding-top: 36px;
    padding-bottom: 36px;
  }
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .social-media {
    padding-top: 36px;
    padding-bottom: 36px;
  }
}
.stronystatyczne_flk.ldp_milapro .social-media__box {
  grid-column: 2/9;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .social-media__box {
    grid-column: 2/16;
  }
}
.stronystatyczne_flk.ldp_milapro .social-media__heading {
  color: #ffffff;
  font-weight: 600;
}
.stronystatyczne_flk.ldp_milapro .social-media__paragraph {
  padding-top: 24px;
  padding-bottom: 24px;
  color: #ffffff;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .social-media__paragraph {
    padding-top: 18px;
    padding-bottom: 18px;
  }
}
.stronystatyczne_flk.ldp_milapro .social-media-icons-box {
  max-width: 330px;
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .social-media-icons-box {
    max-width: 252px;
  }
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .social-media-icons-box {
    max-width: 264px;
  }
}
.stronystatyczne_flk.ldp_milapro .social-media-icons-box__icon {
  height: 60px;
  width: 60px;
  border-radius: 50%;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s linear all;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .social-media-icons-box__icon {
    width: 36px;
    height: 36px;
  }
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_milapro .social-media-icons-box__icon {
    width: 48px;
    height: 48px;
  }
}
.stronystatyczne_flk.ldp_milapro .social-media-icons-box__icon:hover {
  opacity: 0.7;
}
.stronystatyczne_flk.ldp_milapro .social-media-icons-box__img {
  width: 100%;
}

.stronystatyczne_flk.ldp_artego .banner {
  position: relative;
  width: 100%;
  padding-top: 96px;
  padding-bottom: 96px;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-template-rows: 1fr;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .banner {
    padding-top: 48px;
    padding-bottom: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.stronystatyczne_flk.ldp_artego .banner-box {
  grid-column: 4/9;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .banner-box {
    max-width: 55.555%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}
.stronystatyczne_flk.ldp_artego .banner-box__img {
  max-width: 473px;
  width: 100%;
  height: auto;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .banner-box__img {
    max-width: 100%;
  }
}
.stronystatyczne_flk.ldp_artego .banner-box__heading {
  padding: 48px 0 !important;
}
.stronystatyczne_flk.ldp_artego .banner-box__button:hover {
  border: 1px solid #ffffff;
}
.stronystatyczne_flk.ldp_artego .categories {
  width: 100%;
  padding-top: 72px;
  padding-bottom: 96px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .categories {
    padding-top: 36px;
    padding-bottom: 83px;
  }
}
.stronystatyczne_flk.ldp_artego .categories__button:hover {
  color: #b49759 !important;
}
.stronystatyczne_flk.ldp_artego .categories__heading.heading {
  width: 100%;
  padding-bottom: 24px;
  text-align: center;
  color: #000000;
}
.stronystatyczne_flk.ldp_artego .categories__box {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .categories__box {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.ldp_artego .categories__box {
    grid-template-columns: 1fr;
  }
}
.stronystatyczne_flk.ldp_artego .categories__item {
  cursor: pointer;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  background-color: #000000;
  padding-top: 125px;
  padding-bottom: 125px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .categories__item {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.stronystatyczne_flk.ldp_artego .categories__item:hover .categories__img {
  opacity: 0.7;
}
.stronystatyczne_flk.ldp_artego .categories__img {
  transition: 0.3s linear;
}
.stronystatyczne_flk.ldp_artego .categories__img-text {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 41px;
  line-height: 49.98px;
  text-align: center;
}
@media (max-width: 1400px) {
  .stronystatyczne_flk.ldp_artego .categories__img-text {
    font-size: 39px;
    line-height: 49px;
  }
}
@media (max-width: 1200px) {
  .stronystatyczne_flk.ldp_artego .categories__img-text {
    font-size: 30px;
    line-height: 40px;
  }
}
.stronystatyczne_flk.ldp_artego .categories__btn-container {
  padding-top: 36px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.stronystatyczne_flk.ldp_artego .button {
  text-decoration: none;
  text-align: center;
  width: auto;
  border-radius: 1px;
  padding: 6px 24px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  box-sizing: border-box;
  border: solid 1px #b49759;
  outline: none;
  text-transform: uppercase;
  background-color: #b49759;
  color: white;
  display: inline-block;
  transition: 0.3s linear all;
}
.stronystatyczne_flk.ldp_artego .button:hover {
  background-color: transparent;
  color: #b49759;
}
.stronystatyczne_flk.ldp_artego .button:hover {
  color: #ffffff;
}
.stronystatyczne_flk.ldp_artego .heading {
  font-weight: 400;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
.stronystatyczne_flk.ldp_artego .heading--small {
  font-size: 24px;
  line-height: 24px;
}
@media (max-width: 1400px) {
  .stronystatyczne_flk.ldp_artego .heading--small {
    font-size: 22px;
    line-height: 32px;
  }
}
@media (max-width: 1200px) {
  .stronystatyczne_flk.ldp_artego .heading--small {
    font-size: 19px;
    line-height: 29px;
  }
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .heading--small {
    font-size: 18px;
    line-height: 24px;
  }
}
.stronystatyczne_flk.ldp_artego .heading--medium {
  font-size: 36px;
  line-height: 48px;
}
@media (max-width: 1400px) {
  .stronystatyczne_flk.ldp_artego .heading--medium {
    font-size: 34px;
    line-height: 44px;
  }
}
@media (max-width: 1200px) {
  .stronystatyczne_flk.ldp_artego .heading--medium {
    font-size: 31px;
    line-height: 41px;
  }
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .heading--medium {
    font-size: 24px;
    line-height: 29.26px;
  }
}
.stronystatyczne_flk.ldp_artego .heading--large {
  font-size: 41px;
  line-height: 49.98px;
}
@media (max-width: 1400px) {
  .stronystatyczne_flk.ldp_artego .heading--large {
    font-size: 39px;
    line-height: 49px;
  }
}
@media (max-width: 1200px) {
  .stronystatyczne_flk.ldp_artego .heading--large {
    font-size: 36px;
    line-height: 46px;
  }
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .heading--large {
    font-size: 28px;
    line-height: 34.13px;
  }
}
.stronystatyczne_flk.ldp_artego .heading--categories {
  font-size: 32px;
  line-height: 39px;
}
@media (max-width: 1400px) {
  .stronystatyczne_flk.ldp_artego .heading--categories {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 1200px) {
  .stronystatyczne_flk.ldp_artego .heading--categories {
    font-size: 27px;
    line-height: 37px;
  }
}
.stronystatyczne_flk.ldp_artego .heading--socials {
  font-size: 32px;
  line-height: 39.01px;
  text-transform: none;
}
@media (max-width: 1400px) {
  .stronystatyczne_flk.ldp_artego .heading--socials {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 1200px) {
  .stronystatyczne_flk.ldp_artego .heading--socials {
    font-size: 27px;
    line-height: 37px;
  }
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .heading--socials {
    font-size: 24px;
    line-height: 29.26px;
  }
}
.stronystatyczne_flk.ldp_artego .paragraph {
  font-weight: 400;
  margin: 0;
  padding: 0;
  color: #ffffff;
}
.stronystatyczne_flk.ldp_artego .paragraph--large {
  font-weight: 600;
  font-size: 22px;
  line-height: 30px;
  color: #000000;
}
@media (max-width: 1400px) {
  .stronystatyczne_flk.ldp_artego .paragraph--large {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (max-width: 1200px) {
  .stronystatyczne_flk.ldp_artego .paragraph--large {
    font-size: 17px;
    line-height: 27px;
  }
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .paragraph--large {
    font-size: 18px;
    line-height: 30px;
  }
}
.stronystatyczne_flk.ldp_artego .paragraph--medium {
  font-size: 20px;
  line-height: 33.1px;
  color: #ffffff;
}
@media (max-width: 1400px) {
  .stronystatyczne_flk.ldp_artego .paragraph--medium {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (max-width: 1200px) {
  .stronystatyczne_flk.ldp_artego .paragraph--medium {
    font-size: 15px;
    line-height: 25px;
  }
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .paragraph--medium {
    font-size: 16px;
    line-height: 24px;
  }
}
.stronystatyczne_flk.ldp_artego .paragraph--small {
  font-size: 18px;
  line-height: 26px;
}
@media (max-width: 1400px) {
  .stronystatyczne_flk.ldp_artego .paragraph--small {
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 1200px) {
  .stronystatyczne_flk.ldp_artego .paragraph--small {
    font-size: 13px;
    line-height: 23px;
  }
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .paragraph--small {
    font-size: 16px;
    line-height: 22px;
  }
}
.stronystatyczne_flk.ldp_artego .img-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.stronystatyczne_flk.ldp_artego .img-cover--right {
  object-position: top right;
}
.stronystatyczne_flk.ldp_artego .img-cover--left {
  object-position: top left;
}
.stronystatyczne_flk.ldp_artego .img-cover--center {
  object-position: top center;
}
.stronystatyczne_flk.ldp_artego .img-description {
  padding-bottom: 48px;
  width: 100%;
  background-color: #000000;
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-template-rows: 1fr;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .img-description {
    padding-top: 18px;
    padding-bottom: 36px;
  }
}
.stronystatyczne_flk.ldp_artego .img-description-item {
  margin-top: 48px;
  grid-column: 2/16;
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-template-rows: 1fr;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .img-description-item {
    grid-template-rows: 1fr, minmax(0px, auto);
    grid-column: 2/17;
  }
}
.stronystatyczne_flk.ldp_artego .img-description-item__images {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .img-description-item__images {
    grid-column: 1/16;
    grid-row: 1/2;
    display: block;
    overflow-x: scroll;
    overflow-y: hidden;
    height: 400px;
  }
}
@media (max-width: 768px) {
  .stronystatyczne_flk.ldp_artego .img-description-item__images {
    height: 300px;
  }
}
@media (max-width: 576px) {
  .stronystatyczne_flk.ldp_artego .img-description-item__images {
    height: 200px;
  }
}
@media (max-width: 0) {
  .stronystatyczne_flk.ldp_artego .img-description-item__images {
    height: 100px;
  }
}
.stronystatyczne_flk.ldp_artego .img-description-item__images--right {
  grid-column: 6/17;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .img-description-item__images--right {
    grid-column: 1/16;
    grid-row: 1/2;
  }
}
.stronystatyczne_flk.ldp_artego .img-description-item__images--left {
  grid-column: 1/12;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .img-description-item__images--left {
    grid-column: 1/16;
    grid-row: 1/2;
  }
}
.stronystatyczne_flk.ldp_artego .img-description-item__text-panel {
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 48px 24px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .img-description-item__text-panel {
    padding-top: 18px;
    padding-bottom: 18px;
    align-items: center;
    justify-content: center;
  }
}
.stronystatyczne_flk.ldp_artego .img-description-item__text-panel--right {
  grid-column: 12/17;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .img-description-item__text-panel--right {
    grid-column: 1/16;
    grid-row: 2/3;
  }
}
.stronystatyczne_flk.ldp_artego .img-description-item__text-panel--left {
  grid-column: 1/6;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .img-description-item__text-panel--left {
    grid-column: 1/16;
    grid-row: 2/3;
  }
}
.stronystatyczne_flk.ldp_artego .img-description-item__heading {
  color: #6d6e70;
  padding-bottom: 12px;
}
.stronystatyczne_flk.ldp_artego .img-description-item__paragraph {
  color: #6d6e70;
  padding-bottom: 12px;
}
.stronystatyczne_flk.ldp_artego .img-description-container-image {
  height: 100%;
  width: 100%;
}
.stronystatyczne_flk.ldp_artego .img-description-container-image__img {
  width: 33.33%;
  height: 100%;
  position: relative;
  z-index: 1;
  font-size: 30px;
  color: white;
  float: right;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .img-description-container-image__img {
    width: 33.33%;
  }
}
.stronystatyczne_flk.ldp_artego .inspiration {
  position: relative;
  z-index: 1;
  width: 100%;
  padding-top: 48px;
  padding-bottom: 48px;
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-template-rows: 1fr;
  background-color: #000000;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .inspiration {
    padding-top: 180px;
    padding-bottom: 0;
  }
}
.stronystatyczne_flk.ldp_artego .inspiration-bgc__img {
  grid-column: 1/17;
}
.stronystatyczne_flk.ldp_artego .inspiration-box {
  grid-column: 2/8;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .inspiration-box {
    grid-column: 2/16;
    background-color: #000000;
  }
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .inspiration-box__heading {
    padding-top: 36px;
    padding-left: 36px;
    padding-right: 36px;
  }
}
.stronystatyczne_flk.ldp_artego .inspiration-box__paragraph {
  padding-top: 48px;
  padding-bottom: 48px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .inspiration-box__paragraph {
    padding-top: 18px;
    padding-bottom: 44px;
    padding-left: 36px;
    padding-right: 36px;
  }
}
.stronystatyczne_flk.ldp_artego .inspiration-box__btn-container {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .inspiration-box__btn-container {
    justify-content: center;
    padding-left: 11px;
    padding-right: 11px;
    padding-bottom: 36px;
  }
}
.stronystatyczne_flk.ldp_artego .inspiration-box__button:hover {
  border: 1px solid #ffffff;
}
.stronystatyczne_flk.ldp_artego .inspiration-box::before {
  display: none;
  content: "";
  position: absolute;
  top: 60%;
  left: 0;
  height: 40%;
  width: 150%;
  max-width: 100vw;
  z-index: -1;
  background-color: #000000;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .inspiration-box::before {
    display: block;
  }
}
.stronystatyczne_flk.ldp_artego .instructors {
  padding-top: 48px;
  padding-bottom: 44px;
  background-color: #727073;
  display: grid;
  grid-template-columns: repeat(16, 1fr);
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .instructors {
    padding-top: 36px;
    padding-bottom: 36px;
  }
}
.stronystatyczne_flk.ldp_artego .instructors__heading {
  grid-column: 2/16;
  padding-bottom: 24px;
  text-align: left;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .instructors__heading {
    padding-bottom: 36px;
  }
}
.stronystatyczne_flk.ldp_artego .instructors__box {
  grid-column: 2/16;
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-template-rows: 1fr;
}
.stronystatyczne_flk.ldp_artego .avatars {
  grid-column: 1/17;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  row-gap: 24px;
  text-align: center;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .avatars {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  .stronystatyczne_flk.ldp_artego .avatars {
    grid-template-columns: repeat(2, 1fr);
  }
}
.stronystatyczne_flk.ldp_artego .avatars__image-box {
  width: 100%;
  min-height: 295px;
  position: relative;
  z-index: 1;
}
.stronystatyczne_flk.ldp_artego .avatars__text-box {
  width: 100%;
  margin-top: 18px;
}
.stronystatyczne_flk.ldp_artego .menu {
  position: sticky;
  left: 0;
  top: 140px;
  width: 100%;
  z-index: 10;
  height: 40px;
  background-color: #000000;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .menu {
    border-bottom: 1px solid #b49759;
    top: 60px;
  }
}
.stronystatyczne_flk.ldp_artego .menu__img {
  max-width: 124px;
  width: 100%;
  height: 30px;
  object-fit: contain;
}
.stronystatyczne_flk.ldp_artego .menu-burger {
  display: none;
  height: 30px;
  width: 30px;
  border: 1px solid white;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .menu-burger {
    display: block;
  }
}
.stronystatyczne_flk.ldp_artego .nav-list {
  width: 80%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  transition: 0.2s linear;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .nav-list {
    display: none;
  }
}
.stronystatyczne_flk.ldp_artego .nav-list__list-item {
  cursor: pointer;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17.07px;
  color: #ffffff;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .nav-list__list-item {
    display: block;
    float: right;
    margin-top: 25px;
  }
  .stronystatyczne_flk.ldp_artego .nav-list__list-item:nth-last-child(1) {
    margin-bottom: 25px;
  }
}
.stronystatyczne_flk.ldp_artego .nav-list__list-item a {
  color: #ffffff;
  text-decoration: none;
  transition: 0.2s linear;
}
.stronystatyczne_flk.ldp_artego .nav-list__list-item:hover a {
  color: #b49759;
}
.stronystatyczne_flk.ldp_artego .burger-list {
  display: flex;
  position: absolute;
  top: 40px;
  right: 0;
  width: 250px;
  flex-direction: column;
  justify-content: flex-end;
  background-color: black;
  overflow: hidden;
  height: auto;
  max-height: 0;
  transition: 0.2s linear;
}
.stronystatyczne_flk.ldp_artego .burger-list__list-item {
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17.07px;
  color: #ffffff;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .burger-list__list-item {
    display: block;
    float: right;
    margin-top: 25px;
  }
  .stronystatyczne_flk.ldp_artego .burger-list__list-item:nth-last-child(1) {
    margin-bottom: 25px;
  }
}
.stronystatyczne_flk.ldp_artego .burger-list__list-item a {
  color: #ffffff;
  text-decoration: none;
  transition: 0.2s linear;
}
.stronystatyczne_flk.ldp_artego .burger-list__list-item:hover a {
  color: #b49759;
}
.stronystatyczne_flk.ldp_artego .burger {
  z-index: 99;
  float: right;
  display: none;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .burger {
    display: block;
  }
}
.stronystatyczne_flk.ldp_artego .burger__navicon {
  cursor: pointer;
  display: block;
  width: 40px;
  height: 2px;
  background: white;
  position: relative;
  transition: 0.2s linear;
}
.stronystatyczne_flk.ldp_artego .burger__navicon::before, .stronystatyczne_flk.ldp_artego .burger__navicon::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: white;
  position: absolute;
  transition: all 0.2s ease-in-out;
}
.stronystatyczne_flk.ldp_artego .burger__navicon::before {
  top: 12px;
}
.stronystatyczne_flk.ldp_artego .burger__navicon::after {
  top: -12px;
}
.stronystatyczne_flk.ldp_artego .burger__btn {
  display: none;
}
.stronystatyczne_flk.ldp_artego .burger__btn:checked ~ .burger__icon .burger__navicon {
  background: transparent;
}
.stronystatyczne_flk.ldp_artego .burger__btn:checked ~ .burger__icon .burger__navicon:before {
  transform: rotate(-45deg);
}
.stronystatyczne_flk.ldp_artego .burger__btn:checked ~ .burger__icon .burger__navicon:after {
  transform: rotate(45deg);
}
.stronystatyczne_flk.ldp_artego .burger__btn:checked ~ .burger__icon .burger__navicon:after, .stronystatyczne_flk.ldp_artego .burger__btn:checked ~ .burger__icon .burger__navicon:before {
  top: 0;
}
.stronystatyczne_flk.ldp_artego .burger__btn:checked ~ .burger-list {
  max-height: 50vh;
}
.stronystatyczne_flk.ldp_artego .burger__icon {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 40px;
}
.stronystatyczne_flk.ldp_artego .news {
  padding-top: 96px;
  padding-bottom: 96px;
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-template-rows: 1fr;
  column-gap: 24px;
  background-color: #e5e5e5;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .news {
    padding-top: 72px;
    padding-bottom: 72px;
    column-gap: 0;
  }
}
.stronystatyczne_flk.ldp_artego .news-text {
  grid-column: 2/9;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .news-text {
    grid-column: 2/15;
  }
}
.stronystatyczne_flk.ldp_artego .news-text__heading {
  color: #000000;
}
.stronystatyczne_flk.ldp_artego .news-text__paragraph {
  padding-top: 12px;
  padding-bottom: 24px;
  color: #000000;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .news-text__paragraph {
    padding-top: 18px;
    padding-bottom: 36px;
  }
}
.stronystatyczne_flk.ldp_artego .news-container {
  grid-column: 2/12;
  column-gap: 24px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .news-container {
    grid-column: 2/16;
    grid-template-columns: 1fr;
    row-gap: 24px;
  }
}
.stronystatyczne_flk.ldp_artego .news-box {
  text-decoration: none;
  position: relative;
  padding-bottom: 96px;
  background-color: #ffffff;
}
.stronystatyczne_flk.ldp_artego .news-box:hover .news-box__button {
  background-color: transparent;
  color: #b49759;
}
.stronystatyczne_flk.ldp_artego .news-box__img-container {
  height: 212px;
  position: relative;
  z-index: 1;
}
.stronystatyczne_flk.ldp_artego .news-box__bottom {
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  padding-left: 24px;
  padding-right: 24px;
}
.stronystatyczne_flk.ldp_artego .news-box__paragraph {
  padding-top: 24px;
  color: #000000;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .news-box__paragraph {
    padding-top: 18px;
  }
}
.stronystatyczne_flk.ldp_artego .news-box__button {
  position: absolute;
  bottom: 32px;
  right: 24px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .news-box__button {
    right: auto;
    left: 24px;
  }
}
.stronystatyczne_flk.ldp_artego .news-box__button:hover {
  background-color: transparent;
  color: #b49759 !important;
}
.stronystatyczne_flk.ldp_artego .news-btn-container {
  grid-column: 12/15;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .news-btn-container {
    grid-column: 2/16;
    padding-top: 36px;
    justify-content: center;
  }
}
.stronystatyczne_flk.ldp_artego .news-btn-container__button:hover {
  background-color: transparent;
  color: #b49759 !important;
}
.stronystatyczne_flk.ldp_artego .social-media {
  height: 363px;
  position: relative;
  background-color: #727073;
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-template-rows: 1fr;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .social-media {
    height: 235px;
    padding-top: 36px;
    padding-bottom: 36px;
  }
}
.stronystatyczne_flk.ldp_artego .social-media__box {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  grid-column: 2/8;
  height: auto;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .social-media__box {
    grid-column: 2/16;
  }
}
.stronystatyczne_flk.ldp_artego .social-media__paragraph {
  padding-top: 12px;
  padding-bottom: 24px;
  max-width: 569px;
  width: 100%;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .social-media__paragraph {
    padding-top: 18px;
    padding-bottom: 18px;
  }
}
.stronystatyczne_flk.ldp_artego .social-media__photos-box {
  position: relative;
  z-index: 1;
  grid-column: 9/18;
  display: grid;
  grid-template-columns: 41.06% 30.569% 28.367%;
  grid-template-rows: repeat(2, 1fr);
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .social-media__photos-box {
    display: none;
  }
}
.stronystatyczne_flk.ldp_artego .social-media__img-1 {
  grid-column: 1/2;
  grid-row: 1/3;
}
.stronystatyczne_flk.ldp_artego .social-media__img-2 {
  grid-column: 2/3;
  grid-row: 1/2;
}
.stronystatyczne_flk.ldp_artego .social-media__img-3 {
  grid-column: 2/3;
  grid-row: 2/3;
  opacity: 0.5;
}
.stronystatyczne_flk.ldp_artego .social-media__img-4 {
  grid-column: 3/4;
  grid-row: 1/3;
}
.stronystatyczne_flk.ldp_artego .social-media-icons-box {
  max-width: 330px;
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: left;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .social-media-icons-box {
    max-width: 252px;
  }
}
.stronystatyczne_flk.ldp_artego .social-media-icons-box__icon {
  height: 60px;
  width: 60px;
  border-radius: 50%;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s linear all;
  margin-right: 24px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .social-media-icons-box__icon {
    width: 48px;
    height: 48px;
  }
}
.stronystatyczne_flk.ldp_artego .social-media-icons-box__icon:hover {
  opacity: 0.7;
}
.stronystatyczne_flk.ldp_artego .social-media-icons-box__img {
  width: 100%;
}
.stronystatyczne_flk.ldp_artego .text {
  padding-top: 72px;
  padding-bottom: 111px;
  width: 100%;
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-template-rows: 1fr;
  background-color: #242021;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .text {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .text__bgc {
    opacity: 0.2;
  }
}
.stronystatyczne_flk.ldp_artego .text__box--right {
  grid-column: 8/16;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .text__box--right {
    grid-column: 2/16;
  }
}
.stronystatyczne_flk.ldp_artego .text__box--left {
  grid-column: 2/11;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .text__box--left {
    grid-column: 2/16;
  }
}
.stronystatyczne_flk.ldp_artego .text__box--center {
  grid-column: 2/16;
}
.stronystatyczne_flk.ldp_artego .text__heading {
  padding-bottom: 24px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .text__heading {
    padding-bottom: 18px;
  }
}
.stronystatyczne_flk.ldp_artego .text__paragraph {
  padding-bottom: 48px;
  min-height: 103px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .text__paragraph {
    padding-bottom: 24px;
  }
}
.stronystatyczne_flk.ldp_artego .text-list {
  max-width: 771px;
  width: 100%;
  height: auto;
  padding: 0;
  list-style-type: none;
}
.stronystatyczne_flk.ldp_artego .text-list__list-item {
  position: relative;
  color: #ffffff;
  font-size: 20px;
  line-height: 33.1px;
  font-weight: 500;
  padding-left: 21px;
}
@media (max-width: 1400px) {
  .stronystatyczne_flk.ldp_artego .text-list__list-item {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (max-width: 1200px) {
  .stronystatyczne_flk.ldp_artego .text-list__list-item {
    font-size: 15px;
    line-height: 25px;
  }
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .text-list__list-item {
    font-size: 16px;
    line-height: 19.5px;
  }
}
.stronystatyczne_flk.ldp_artego .text-list__list-item::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 8px;
  height: 14px;
  background: url("https://static.falelokikoki.pl/cms/6391163fec5e423e99a9a79d40c95d35/arrow.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.stronystatyczne_flk.ldp_artego .text-list__list-item:nth-child(1), .stronystatyczne_flk.ldp_artego .text-list__list-item:nth-child(2) {
  padding-bottom: 12px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .text-list__list-item:nth-child(1) {
    padding-bottom: 18px;
  }
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .text-list__list-item:nth-child(2) {
    padding-bottom: 22px;
  }
}
.stronystatyczne_flk.ldp_artego .training-artego {
  position: relative;
  z-index: 1;
  width: 100%;
  padding-top: 48px;
  padding-bottom: 48px;
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-template-rows: 1fr;
  background-color: #000000;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .training-artego {
    padding-top: 180px;
    padding-bottom: 0;
  }
}
.stronystatyczne_flk.ldp_artego .training-artego-bgc__img {
  grid-column: 9/17;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .training-artego-bgc__img {
    grid-column: 1/17;
  }
}
.stronystatyczne_flk.ldp_artego .training-artego-box {
  grid-column: 2/8;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .training-artego-box {
    grid-column: 2/16;
    background-color: #000000;
  }
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .training-artego-box__heading {
    padding-top: 36px;
    padding-left: 36px;
    padding-right: 36px;
  }
}
.stronystatyczne_flk.ldp_artego .training-artego-box__paragraph {
  padding-top: 48px;
  padding-bottom: 48px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .training-artego-box__paragraph {
    padding-top: 18px;
    padding-bottom: 44px;
    padding-left: 36px;
    padding-right: 36px;
  }
}
.stronystatyczne_flk.ldp_artego .training-artego-box__btn-container {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .training-artego-box__btn-container {
    justify-content: center;
    padding-left: 11px;
    padding-right: 11px;
    padding-bottom: 36px;
  }
}
.stronystatyczne_flk.ldp_artego .training-artego-box::before {
  display: none;
  content: "";
  position: absolute;
  top: 60%;
  left: 0;
  height: 40%;
  width: 150%;
  z-index: -1;
  max-width: 100vw;
  background-color: #727073;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .training-artego-box::before {
    display: block;
  }
}
.stronystatyczne_flk.ldp_artego .training {
  padding-top: 48px;
  padding-bottom: 48px;
  background-color: #000000;
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-template-rows: 1fr;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .training {
    padding-top: 36px;
    padding-bottom: 0;
  }
}
.stronystatyczne_flk.ldp_artego .training-text {
  grid-column: 2/15;
  padding-bottom: 48px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .training-text {
    padding-bottom: 24px;
  }
}
.stronystatyczne_flk.ldp_artego .training-content {
  grid-column: 1/17;
  height: auto;
}
.stronystatyczne_flk.ldp_artego .training-content__box {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .training-content__box:nth-last-child(1) .training-content__box-item:nth-child(2) {
    display: none;
  }
}
.stronystatyczne_flk.ldp_artego .training-content__box:nth-last-child(1) .training-content__box-item:nth-child(1) img {
  display: none;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .training-content__box:nth-last-child(1) .training-content__box-item:nth-child(1) img {
    display: block;
  }
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .training-content__box {
    flex-direction: column;
  }
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .training-content__box--reverse {
    flex-direction: column-reverse;
  }
}
.stronystatyczne_flk.ldp_artego .training-content__box-item {
  width: 50%;
  padding-top: 48px;
  padding-bottom: 48px;
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-auto-rows: min-content;
  position: relative;
  z-index: 1;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .training-content__box-item {
    width: 100%;
    grid-template-columns: repeat(16, 1fr);
  }
}
.stronystatyczne_flk.ldp_artego .training-content__heading {
  grid-column: 2/8;
  padding-bottom: 24px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .training-content__heading {
    grid-column: 2/16;
  }
}
.stronystatyczne_flk.ldp_artego .training-content__paragraph {
  grid-column: 2/8;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_artego .training-content__paragraph {
    grid-column: 2/16;
  }
}

.stronystatyczne_flk.ldp_montibello .container {
  width: auto !important;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_montibello .col-12 {
    padding: 0 12px;
  }
}
.stronystatyczne_flk.ldp_montibello .menu {
  position: sticky;
  left: 0;
  top: 140px;
  width: 100%;
  z-index: 10;
  height: 40px;
  background-color: #000000;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_montibello .menu {
    border-bottom: 1px solid #e6007e;
    top: 60px;
  }
}
.stronystatyczne_flk.ldp_montibello .menu__img {
  max-width: 124px;
  width: 100%;
  height: 30px;
  object-fit: contain;
}
.stronystatyczne_flk.ldp_montibello .menu-burger {
  display: none;
  height: 30px;
  width: 30px;
  border: 1px solid white;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_montibello .menu-burger {
    display: block;
  }
}
.stronystatyczne_flk.ldp_montibello .nav-list {
  width: 80%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  transition: 0.2s linear;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_montibello .nav-list {
    display: none;
  }
}
.stronystatyczne_flk.ldp_montibello .nav-list__list-item {
  cursor: pointer;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17.07px;
  color: #ffffff;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_montibello .nav-list__list-item {
    display: block;
    float: right;
    margin-top: 25px;
  }
  .stronystatyczne_flk.ldp_montibello .nav-list__list-item:nth-last-child(1) {
    margin-bottom: 25px;
  }
}
.stronystatyczne_flk.ldp_montibello .nav-list__list-item a {
  color: #ffffff;
  text-decoration: none;
  transition: 0.2s linear;
}
.stronystatyczne_flk.ldp_montibello .nav-list__list-item:hover a {
  color: #e6007e;
}
.stronystatyczne_flk.ldp_montibello .burger-list {
  display: flex;
  position: absolute;
  top: 40px;
  right: 0;
  width: 250px;
  flex-direction: column;
  justify-content: flex-end;
  background-color: black;
  overflow: hidden;
  height: auto;
  max-height: 0;
  transition: 0.2s linear;
}
.stronystatyczne_flk.ldp_montibello .burger-list__list-item {
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17.07px;
  color: #ffffff;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_montibello .burger-list__list-item {
    display: block;
    float: right;
    margin-top: 25px;
  }
  .stronystatyczne_flk.ldp_montibello .burger-list__list-item:nth-last-child(1) {
    margin-bottom: 25px;
  }
}
.stronystatyczne_flk.ldp_montibello .burger-list__list-item a {
  color: #ffffff;
  text-decoration: none;
  transition: 0.2s linear;
}
.stronystatyczne_flk.ldp_montibello .burger-list__list-item:hover a {
  color: #e6007e;
}
.stronystatyczne_flk.ldp_montibello .burger {
  z-index: 99;
  float: right;
  display: none;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_montibello .burger {
    display: block;
  }
}
.stronystatyczne_flk.ldp_montibello .burger__navicon {
  cursor: pointer;
  display: block;
  width: 40px;
  height: 2px;
  background: white;
  position: relative;
  transition: 0.2s linear;
}
.stronystatyczne_flk.ldp_montibello .burger__navicon::before, .stronystatyczne_flk.ldp_montibello .burger__navicon::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: white;
  position: absolute;
  transition: all 0.2s ease-in-out;
}
.stronystatyczne_flk.ldp_montibello .burger__navicon::before {
  top: 12px;
}
.stronystatyczne_flk.ldp_montibello .burger__navicon::after {
  top: -12px;
}
.stronystatyczne_flk.ldp_montibello .burger__btn {
  display: none;
}
.stronystatyczne_flk.ldp_montibello .burger__btn:checked ~ .burger__icon .burger__navicon {
  background: transparent;
}
.stronystatyczne_flk.ldp_montibello .burger__btn:checked ~ .burger__icon .burger__navicon:before {
  transform: rotate(-45deg);
}
.stronystatyczne_flk.ldp_montibello .burger__btn:checked ~ .burger__icon .burger__navicon:after {
  transform: rotate(45deg);
}
.stronystatyczne_flk.ldp_montibello .burger__btn:checked ~ .burger__icon .burger__navicon:after, .stronystatyczne_flk.ldp_montibello .burger__btn:checked ~ .burger__icon .burger__navicon:before {
  top: 0;
}
.stronystatyczne_flk.ldp_montibello .burger__btn:checked ~ .burger-list {
  max-height: 50vh;
}
.stronystatyczne_flk.ldp_montibello .burger__icon {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 40px;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_hero {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding: 96px 0;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_hero .container {
  position: relative;
  z-index: 2;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_hero .container .stronystatyczne_flk_ldp_montibello_hero_logo {
  display: block;
  width: auto;
  height: 120px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_hero .container .stronystatyczne_flk_ldp_montibello_hero_logo {
    height: 90px;
  }
}
@media (max-width: 768px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_hero .container .stronystatyczne_flk_ldp_montibello_hero_logo {
    height: 50px;
  }
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_hero .container .stronystatyczne_flk_ldp_montibello_hero_h1 {
  color: #9e0054;
  font-weight: 700;
  text-transform: uppercase;
  margin: 48px 0;
  font-size: 36px;
  line-height: 1.6;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_hero .container .stronystatyczne_flk_ldp_montibello_hero_h1 {
    font-size: 32px;
    margin: 24px 0;
  }
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_hero .container .stronystatyczne_flk_ldp_montibello_cta {
  display: inline-block;
  background-color: #e6007e;
  color: #ffffff;
  font-size: 16px;
  border-radius: 24px;
  height: 48px;
  padding: 0 48px;
  line-height: 48px;
  transition: 300ms;
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_hero .container .stronystatyczne_flk_ldp_montibello_cta {
    padding: 0 24px;
  }
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_hero .container .stronystatyczne_flk_ldp_montibello_cta:hover {
  background-color: #000000;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_hero .stronystatyczne_flk_ldp_montibello_hero_bg {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  object-fit: cover;
  object-position: right top;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kategorie {
  display: block;
  padding: 100px 0 48px 0;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kategorie .row {
  display: flex;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kategorie .row .col-md-3.col-12 {
  margin-top: 48px;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kategorie .stronystatyczne_flk_ldp_montibello_kategorie_naglowek {
  margin-bottom: 24px;
  font-size: 32px;
  line-height: 1.7;
  text-transform: uppercase;
  color: #000000;
  text-align: center;
}
@media (max-width: 768px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kategorie .stronystatyczne_flk_ldp_montibello_kategorie_naglowek {
    font-size: 24px;
  }
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kategorie .stronystatyczne_flk_ldp_montibello_kategorie_kategoria {
  display: block;
  width: 100%;
  height: 100%;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  transition: 300ms;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kategorie .stronystatyczne_flk_ldp_montibello_kategorie_kategoria:hover {
  box-shadow: 0px 0px 30px rgba(230, 0, 126, 0.3);
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kategorie .stronystatyczne_flk_ldp_montibello_kategorie_kategoria .stronystatyczne_flk_ldp_montibello_kategorie_kategoria_grafikabox {
  display: block;
  width: 100%;
  height: 280px;
  position: relative;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kategorie .stronystatyczne_flk_ldp_montibello_kategorie_kategoria .stronystatyczne_flk_ldp_montibello_kategorie_kategoria_grafikabox {
    height: 200px;
  }
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kategorie .stronystatyczne_flk_ldp_montibello_kategorie_kategoria .stronystatyczne_flk_ldp_montibello_kategorie_kategoria_grafikabox img {
  display: block;
  margin: auto;
  width: auto;
  height: 300px;
  top: -40px;
  left: 0;
  right: 0;
  position: absolute;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kategorie .stronystatyczne_flk_ldp_montibello_kategorie_kategoria.stronystatyczne_flk_ldp_montibello_kategorie_kategoria-1 .stronystatyczne_flk_ldp_montibello_kategorie_kategoria_grafikabox {
  background-color: #e6007e;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kategorie .stronystatyczne_flk_ldp_montibello_kategorie_kategoria.stronystatyczne_flk_ldp_montibello_kategorie_kategoria-2 .stronystatyczne_flk_ldp_montibello_kategorie_kategoria_grafikabox {
  background-color: #009fe3;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kategorie .stronystatyczne_flk_ldp_montibello_kategorie_kategoria.stronystatyczne_flk_ldp_montibello_kategorie_kategoria-3 .stronystatyczne_flk_ldp_montibello_kategorie_kategoria_grafikabox {
  background-color: #f39200;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kategorie .stronystatyczne_flk_ldp_montibello_kategorie_kategoria.stronystatyczne_flk_ldp_montibello_kategorie_kategoria-4 {
  display: table;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kategorie .stronystatyczne_flk_ldp_montibello_kategorie_kategoria.stronystatyczne_flk_ldp_montibello_kategorie_kategoria-4 p {
  display: table-cell;
  vertical-align: middle;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kategorie .stronystatyczne_flk_ldp_montibello_kategorie_kategoria p {
  padding: 32px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  color: #000000;
  font-size: 18px;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kategorie .stronystatyczne_flk_ldp_montibello_kategorie_kategoria p {
    font-size: 16px;
  }
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce {
  display: block;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .row .col-12.paddingowy {
  position: relative;
  padding-top: 72px;
  padding-bottom: 72px;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_box {
  position: relative;
  width: 40%;
  z-index: 2;
  background-color: #ffffff;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
  padding: 48px;
  margin: 0 0 0 calc(60% - 12px);
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_box {
    width: 60%;
    margin: 0 0 0 calc(40% - 12px);
  }
}
@media (max-width: 768px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_box {
    width: 80%;
    margin: 0 0 0 calc(20% - 12px);
    padding: 24px;
  }
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_box .omarce_box_naglowek {
  font-size: 32px;
  line-height: 1.7;
  color: #000000;
  text-transform: uppercase;
  font-weight: 700;
}
@media (max-width: 768px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_box .omarce_box_naglowek {
    font-size: 24px;
  }
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_box .omarce_box_napis {
  padding: 12px 0 48px 0;
  font-weight: 600;
  font-size: 18px;
  color: #000000;
}
@media (max-width: 768px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_box .omarce_box_napis {
    font-size: 16px;
  }
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_box .omarce_box_lista li {
  position: relative;
  padding: 0 0 15px 35px;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_box .omarce_box_lista li img {
  position: absolute;
  width: 24px;
  height: 24px;
  object-fit: contain;
  top: 0;
  left: 0;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_box .omarce_box_lista li span {
  color: #000000;
  font-size: 18px;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_foto {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 75%;
  height: 100%;
  object-fit: cover;
  object-position: left;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_teksty {
  background-color: #000000;
  color: #ffffff;
  padding: 48px 16px;
  overflow: hidden;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_teksty .omarce_lewo,
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_teksty .omarce_prawo {
  width: 50%;
  float: left;
  padding: 0 32px;
  display: block;
}
@media (max-width: 768px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_teksty .omarce_lewo,
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_teksty .omarce_prawo {
    width: 100%;
    float: none;
  }
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_teksty .omarce_lewo h2,
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_teksty .omarce_lewo h3,
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_teksty .omarce_prawo h2,
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_teksty .omarce_prawo h3 {
  font-size: 24px;
  font-weight: 700;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_teksty .omarce_lewo h2,
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_teksty .omarce_lewo h3,
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_teksty .omarce_lewo p,
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_teksty .omarce_prawo h2,
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_teksty .omarce_prawo h3,
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_teksty .omarce_prawo p {
  margin-bottom: 24px;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_teksty .omarce_lewo h2 strong,
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_teksty .omarce_lewo h3 strong,
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_teksty .omarce_lewo p strong,
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_teksty .omarce_prawo h2 strong,
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_teksty .omarce_prawo h3 strong,
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_teksty .omarce_prawo p strong {
  font-weight: 700;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_teksty .omarce_lewo {
  border-right: solid 1px #efefef;
}
@media (max-width: 768px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_omarce .omarce_teksty .omarce_lewo {
    border: none;
  }
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_szkolenia {
  display: block;
  margin-top: 100px;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_szkolenia .col-12.dotla {
  position: relative;
  padding-top: 72px;
  padding-bottom: 72px;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_szkolenia .col-12.dotla .szkolenia_box {
  position: relative;
  width: 40%;
  z-index: 2;
  background-color: #ffffff;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
  padding: 48px;
  margin: 0;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_szkolenia .col-12.dotla .szkolenia_box {
    width: 60%;
  }
}
@media (max-width: 768px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_szkolenia .col-12.dotla .szkolenia_box {
    width: 80%;
    padding: 24px;
  }
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_szkolenia .col-12.dotla .szkolenia_box .szkolenia_box_naglowek {
  font-size: 32px;
  line-height: 1.7;
  color: #000000;
  text-transform: uppercase;
  font-weight: 700;
  color: #000000;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_szkolenia .col-12.dotla .szkolenia_box .szkolenia_box_naglowek {
    font-size: 24px;
  }
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_szkolenia .col-12.dotla .szkolenia_box p {
  padding: 24px 0 0 0;
  font-size: 18px;
  color: #000000;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_szkolenia .col-12.dotla .szkolenia_box p strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_szkolenia .col-12.dotla .szkolenia_box p {
    font-size: 16px;
  }
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_szkolenia .col-12.dotla .szkolenia_box a.button {
  display: inline-block;
  background-color: transparent;
  color: #000000;
  border: solid 1px #000000;
  font-size: 16px;
  border-radius: 24px;
  height: 46px;
  padding: 0 46px;
  line-height: 46px;
  transition: 300ms;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 24px;
}
@media (max-width: 768px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_szkolenia .col-12.dotla .szkolenia_box a.button {
    padding: 0 24px;
  }
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_szkolenia .col-12.dotla .szkolenia_box a.button:hover {
  background-color: #000000;
  color: #ffffff;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_szkolenia .col-12.dotla .szkolenia_foto {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
  width: 75%;
  height: 100%;
  object-fit: cover;
  object-position: right;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_szkolenia .row.bgblack > .col-12 {
  background-color: #000000;
  padding-top: 48px;
  padding-bottom: 48px;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_szkolenia .szkolenia_instruktorzy {
  padding: 0 48px;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_szkolenia .szkolenia_instruktorzy .szkolenia_instruktorzy_lista {
  display: block;
  overflow: hidden;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_szkolenia .szkolenia_instruktorzy .szkolenia_instruktorzy_lista .szkolenia_instruktor {
  width: 20%;
  padding: 0 12px;
  float: left;
}
@media (max-width: 768px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_szkolenia .szkolenia_instruktorzy .szkolenia_instruktorzy_lista .szkolenia_instruktor {
    width: 50%;
    margin-top: 24px;
  }
}
@media (min-width: 768px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_szkolenia .szkolenia_instruktorzy .szkolenia_instruktorzy_lista .szkolenia_instruktor:nth-child(5n+1) {
    clear: both;
  }
}
@media (max-width: 768px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_szkolenia .szkolenia_instruktorzy .szkolenia_instruktorzy_lista .szkolenia_instruktor:nth-child(2n+1) {
    clear: both;
  }
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_szkolenia .szkolenia_instruktorzy .szkolenia_instruktorzy_lista .szkolenia_instruktor img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 12px;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_szkolenia .szkolenia_instruktorzy .szkolenia_instruktorzy_lista .szkolenia_instruktor p {
  font-size: 14px;
  text-align: center;
  color: #efefef;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_szkolenia h2 {
  font-size: 32px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 24px;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_szkolenia .szkolenia_lista {
  display: block;
  padding: 48px 48px 16px 48px;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_szkolenia .szkolenia_lista .row {
  display: flex;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_szkolenia .szkolenia_lista .row .col-md-6 {
  float: none;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_szkolenia .szkolenia_lista .szkolenia_lista_szkolenie {
  margin-top: 24px;
  color: #ffffff;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_szkolenia .szkolenia_lista .szkolenia_lista_szkolenie h3 {
  font-size: 18px;
  font-weight: 700;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_szkolenia .szkolenia_lista .szkolenia_lista_szkolenie p {
  margin-top: 12px;
  font-size: 16px;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_aktualnosci {
  padding: 72px 0;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_aktualnosci .row {
  display: flex;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_aktualnosci h2 {
  font-size: 32px;
  line-height: 1.6;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 24px;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_aktualnosci p {
  font-size: 18px;
  line-height: 1.6;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_aktualnosci .col-md-4.col-12 {
  margin-top: 36px;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_aktualnosci .col-md-4.col-12 .ldp_montibello_news {
  display: block;
  width: 100%;
  height: 100%;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
  transition: 300ms;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_aktualnosci .col-md-4.col-12 .ldp_montibello_news img {
  display: block;
  width: 100%;
  height: 250px;
  object-fit: cover;
  object-position: top;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_aktualnosci .col-md-4.col-12 .ldp_montibello_news img {
    height: 200px;
  }
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_aktualnosci .col-md-4.col-12 .ldp_montibello_news .ldp_montibello_news_content {
  padding: 24px 24px 70px 24px;
  position: relative;
  height: calc(100% - 250px);
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_aktualnosci .col-md-4.col-12 .ldp_montibello_news .ldp_montibello_news_content {
    height: calc(100% - 200px);
  }
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_aktualnosci .col-md-4.col-12 .ldp_montibello_news .ldp_montibello_news_content h3 {
  font-size: 23px;
  line-height: 1.6;
  font-weight: 600;
  color: #000000;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_aktualnosci .col-md-4.col-12 .ldp_montibello_news .ldp_montibello_news_content h3 {
    font-size: 20px;
  }
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_aktualnosci .col-md-4.col-12 .ldp_montibello_news .ldp_montibello_news_content p {
  font-size: 18px;
  line-height: 1.6;
  margin: 24px 0;
  color: #000000;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_aktualnosci .col-md-4.col-12 .ldp_montibello_news .ldp_montibello_news_content p {
    font-size: 16px;
  }
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_aktualnosci .col-md-4.col-12 .ldp_montibello_news .ldp_montibello_news_content .button.borderblack {
  position: absolute;
  left: 24px;
  bottom: 24px;
  display: inline-block;
  background-color: transparent;
  color: #000000;
  border: solid 1px #000000;
  font-size: 16px;
  border-radius: 24px;
  height: 46px;
  padding: 0 46px;
  line-height: 46px;
  transition: 300ms;
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_aktualnosci .col-md-4.col-12 .ldp_montibello_news .ldp_montibello_news_content .button.borderblack {
    padding: 0 24px;
  }
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_aktualnosci .col-md-4.col-12 .ldp_montibello_news .ldp_montibello_news_content .button.borderblack:hover {
  background-color: #000000;
  color: #ffffff;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_aktualnosci .col-md-4.col-12 .ldp_montibello_news:hover .ldp_montibello_news_content .button.borderblack {
  background-color: #000000;
  color: #ffffff;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_aktualnosci .ldp_montibello_news_all {
  width: 100%;
  height: 100%;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
  transition: 300ms;
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  font-weight: 500;
  text-transform: uppercase;
  padding: 48px;
  display: table;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_aktualnosci .ldp_montibello_news_all p {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_aktualnosci .ldp_montibello_news_all:hover {
  color: #ffffff;
  background-color: #000000;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kolekcje {
  background-color: #000000;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kolekcje .glownakolekcja {
  position: relative;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kolekcje .glownakolekcja .container {
  z-index: 2;
  position: relative;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kolekcje .glownakolekcja .container .glownakolekcja_box {
  background-color: #ffffff;
  padding: 48px;
  overflow: hidden;
  margin: 96px 0;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kolekcje .glownakolekcja .container .glownakolekcja_box h2 {
  font-size: 24px;
  line-height: 1.7;
  font-weight: 600;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kolekcje .glownakolekcja .container .glownakolekcja_box p {
  font-size: 18px;
  line-height: 1.7;
  margin: 24px 0;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kolekcje .glownakolekcja .container .glownakolekcja_box .button {
  float: right;
  display: inline-block;
  background-color: transparent;
  color: #000000;
  border: solid 1px #000000;
  font-size: 16px;
  border-radius: 24px;
  height: 46px;
  padding: 0 46px;
  line-height: 46px;
  transition: 300ms;
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kolekcje .glownakolekcja .container .glownakolekcja_box .button {
    padding: 0 24px;
  }
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kolekcje .glownakolekcja .container .glownakolekcja_box .button:hover {
  background-color: #000000;
  color: #ffffff;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kolekcje .glownakolekcja .glownakolekcja_bg {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kolekcje .glownakolekcja .glownakolekcja_bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kolekcje .wszystkiekolekcje .row {
  display: flex;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kolekcje .wszystkiekolekcje .row .col-12 {
  padding: 0 !important;
}
@media (max-width: 991px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kolekcje .wszystkiekolekcje .row .mobileoff {
    display: none;
  }
}
@media (min-width: 991px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kolekcje .wszystkiekolekcje .row .mobileon {
    display: block;
  }
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kolekcje .wszystkiekolekcje .row .stronystatyczne_flk_ldp_montibello_kolekcje_box {
  background-color: #ffffff;
  padding: 72px 32px;
  text-align: center;
  width: 100%;
  height: 100%;
}
@media (max-width: 1200px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kolekcje .wszystkiekolekcje .row .stronystatyczne_flk_ldp_montibello_kolekcje_box {
    padding: 48px 24px;
  }
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kolekcje .wszystkiekolekcje .row .stronystatyczne_flk_ldp_montibello_kolekcje_box h3 {
  font-size: 32px;
  line-height: 1.7;
}
@media (max-width: 1200px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kolekcje .wszystkiekolekcje .row .stronystatyczne_flk_ldp_montibello_kolekcje_box h3 {
    font-size: 24px;
  }
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kolekcje .wszystkiekolekcje .row .stronystatyczne_flk_ldp_montibello_kolekcje_box p {
  font-size: 18px;
  line-height: 1.7;
}
@media (max-width: 1200px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kolekcje .wszystkiekolekcje .row .stronystatyczne_flk_ldp_montibello_kolekcje_box p {
    font-size: 16px;
  }
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kolekcje .wszystkiekolekcje .row .stronystatyczne_flk_ldp_montibello_kolekcje_foto {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kolekcje .wszystkiekolekcje .row .stronystatyczne_flk_ldp_montibello_kolekcje_foto {
    height: 500px;
  }
}
@media (max-width: 768px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kolekcje .wszystkiekolekcje .row .stronystatyczne_flk_ldp_montibello_kolekcje_foto {
    height: 400px;
  }
}
@media (max-width: 576px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kolekcje .wszystkiekolekcje .row .stronystatyczne_flk_ldp_montibello_kolekcje_foto {
    height: 300px;
  }
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_kolekcje .wszystkiekolekcje .row .stronystatyczne_flk_ldp_montibello_kolekcje_foto img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  position: absolute;
  top: 0;
  left: 0;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_sociale {
  display: block;
  padding: 100px 0;
  position: relative;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_sociale {
    padding: 72px 0;
  }
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_sociale .container {
  position: relative;
  z-index: 2;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_sociale .container h2 {
  font-size: 32px;
  line-height: 1.7;
  font-weight: 600;
}
@media (max-width: 768px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_sociale .container h2 {
    font-size: 24px;
  }
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_sociale .container p {
  font-size: 18px;
  line-height: 28px;
  margin-top: 24px;
}
@media (max-width: 768px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_sociale .container p {
    font-size: 16px;
  }
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_sociale .container .sociale_lista {
  overflow: hidden;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_sociale .container .sociale_lista li {
  margin-top: 24px;
  margin-right: 24px;
  float: left;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_sociale .container .sociale_lista li a {
  display: block;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_sociale .container .sociale_lista li a img {
  width: 60px;
  height: 60px;
  transition: 300ms;
}
@media (max-width: 992px) {
  .stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_sociale .container .sociale_lista li a img {
    width: 48px;
    height: 48px;
  }
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_sociale .container .sociale_lista li a:hover img {
  opacity: 0.6;
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_sociale .sociale_bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #7048e8;
  background: -moz-linear-gradient(90deg, rgba(112, 72, 232, 0) 0%, rgba(112, 72, 232, 0.1965161064) 100%);
  background: -webkit-linear-gradient(90deg, rgba(112, 72, 232, 0) 0%, rgba(112, 72, 232, 0.1965161064) 100%);
  background: linear-gradient(90deg, rgba(112, 72, 232, 0) 0%, rgba(112, 72, 232, 0.1965161064) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7048e8", endColorstr="#7048e8", GradientType=1);
}
.stronystatyczne_flk.ldp_montibello .stronystatyczne_flk_ldp_montibello_sociale .sociale_bg img {
  display: block;
  object-fit: cover;
  object-position: right top;
  width: 100%;
  height: 100%;
}

#jwlht,
#hljeo,
#ogaly,
#tknag,
#aywrx,
#ajqyc,
#ioklu,
#zuios {
  margin-right: 0px;
  margin-left: 0px;
}

#kfgib {
  background-color: #ece9e3;
}

#tknag {
  padding-top: 50px;
}

.flk_undercattree_button {
  display: block;
  width: 100%;
  height: auto;
}
.flk_undercattree_button a,
.flk_undercattree_button router-link {
  display: block;
  width: 100%;
  height: 100%;
  transition: 300ms;
  background-color: #e6007e;
  padding: 0.5rem;
  text-align: center;
  font-weight: 500;
  color: #fff;
  font-size: 15px;
}
.flk_undercattree_button a:hover,
.flk_undercattree_button router-link:hover {
  background-color: #9e0054;
}
@media (max-width: 1399px) {
  .flk_undercattree_button a,
.flk_undercattree_button router-link {
    font-size: 13px;
  }
}

.flk-logo-top img {
  display: block;
  width: 70%;
  height: auto;
}