@charset "UTF-8";
@font-face {
  font-family: "Lato";
  src: url("/css/fonts/lato/Lato-Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Lato";
  src: url("/css/fonts/lato/Lato-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "Lato";
  src: url("/css/fonts/lato/Lato-Black.ttf") format("truetype");
  font-weight: 900;
}
@font-face {
  font-family: "Lato";
  src: url("/css/fonts/lato/Lato-Light.ttf") format("truetype");
  font-weight: 300;
}
@font-face {
  font-family: "Lato";
  src: url("/css/fonts/lato/Lato-Thin.ttf") format("truetype");
  font-weight: 100;
}
@font-face {
  font-family: "Caveat";
  src: url("/css/fonts/caveat/Caveat-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Caveat-Medium";
  src: url("/css/fonts/caveat/Caveat-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Caveat-SemiBold";
  src: url("/css/fonts/caveat/Caveat-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Caveat-Bold";
  src: url("/css/fonts/caveat/Caveat-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins";
  src: url("/css/fonts/poppins/Poppins-Black.ttf") format("truetype");
  font-weight: 900;
}
@font-face {
  font-family: "Poppins";
  src: url("/css/fonts/poppins/Poppins-ExtraBold.ttf") format("truetype");
  font-weight: 800;
}
@font-face {
  font-family: "SegoeUI";
  src: url("/css/fonts/segoeUI/Segoe_UI_Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "SegoeUI";
  src: url("/css/fonts/segoeUI/Segoe_UI_Semibold.ttf") format("truetype");
  font-weight: 600;
}
@font-face {
  font-family: "SegoeUI";
  src: url("/css/fonts/segoeUI/Segoe_UI_This.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "SegoeUI";
  src: url("/css/fonts/segoeUI/Segoe_UI.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "SegoeUI";
  src: url("/css/fonts/segoeUI/Segoe_UI_Light.ttf") format("truetype");
  font-weight: 300;
}
@font-face {
  font-family: "Poppins";
  src: url("/css/fonts/poppins/Poppins-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "Poppins";
  src: url("/css/fonts/poppins/Poppins-SemiBold.ttf") format("truetype");
  font-weight: 600;
}
@font-face {
  font-family: "Poppins";
  src: url("/css/fonts/poppins/Poppins-Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "Poppins";
  src: url("/css/fonts/poppins/Poppins-Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Poppins";
  src: url("/css/fonts/poppins/Poppins-Light.ttf") format("truetype");
  font-weight: 300;
}
@font-face {
  font-family: "Shrikhand";
  src: url("/css/fonts/Shrikhand/Shrikhand-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  src: url("/css/fonts/Roboto/Roboto-Black.ttf") format("truetype");
  font-weight: 900;
}
@font-face {
  font-family: "Roboto";
  src: url("/css/fonts/Roboto/Roboto-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "Roboto";
  src: url("/css/fonts/Roboto/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "Roboto";
  src: url("/css/fonts/Roboto/Roboto-Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Roboto";
  src: url("/css/fonts/Roboto/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
}
@font-face {
  font-family: "Roboto";
  src: url("/css/fonts/Roboto/Roboto-Thin.ttf") format("truetype");
  font-weight: 200;
}
@font-face {
  font-family: "Rouna";
  src: url("/css/fonts/rouna/rouna-bold-webfont.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "OpenSauceOne";
  src: url("/css/fonts/open-sauce-one/OpenSauceOne-Black.ttf") format("truetype");
  font-weight: 900;
}
@font-face {
  font-family: "OpenSauceOne";
  src: url("/css/fonts/open-sauce-one/OpenSauceOne-ExtraBold.ttf") format("truetype");
  font-weight: 800;
}
@font-face {
  font-family: "OpenSauceOne";
  src: url("/css/fonts/open-sauce-one/OpenSauceOne-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "OpenSauceOne";
  src: url("/css/fonts/open-sauce-one/OpenSauceOne-SemiBold.ttf") format("truetype");
  font-weight: 600;
}
@font-face {
  font-family: "OpenSauceOne";
  src: url("/css/fonts/open-sauce-one/OpenSauceOne-Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "OpenSauceOne";
  src: url("/css/fonts/open-sauce-one/OpenSauceOne-MediumItalic.ttf") format("truetype");
  font-style: italic;
  font-weight: 500;
}
@font-face {
  font-family: "OpenSauceOne";
  src: url("/css/fonts/open-sauce-one/OpenSauceOne-Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "OpenSauceOne";
  src: url("/css/fonts/open-sauce-one/OpenSauceOne-LightItalic.ttf") format("truetype");
  font-style: italic;
  font-weight: 400;
}
@font-face {
  font-family: "OpenSauceOne";
  src: url("/css/fonts/open-sauce-one/OpenSauceOne-Light.ttf") format("truetype");
  font-weight: 300;
}
@font-face {
  font-family: "InstrumentSans";
  src: url("/css/fonts/Instrument-sans/InstrumentSans-Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "InstrumentSans";
  src: url("/css/fonts/Instrument-sans/InstrumentSans-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "Figtree";
  src: url("/css/fonts/Figtree/Figtree-Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "Figtree";
  src: url("/css/fonts/Figtree/Figtree-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "Inter";
  src: url("/css/fonts/Inter/Inter_Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "IBMPlex";
  src: url("/css/fonts/IBMPlex/IBMPlexSerif-Medium.ttf") format("truetype");
  font-weight: 500;
}
.k-edu {
  margin-top: -30px;
  font-family: InstrumentSans;
  overflow: hidden;
}

.k-edu__section {
  padding: 0 20px;
  display: flex;
  justify-content: center;
}

.k-edu__container {
  width: 100%;
  max-width: 1440px;
}

@media (max-width: 1465px) {
  .k-edu__container {
    max-width: 960px;
  }
}
@media (max-width: 991px) {
  .k-edu__container {
    max-width: 740px;
  }
}
@media (max-width: 765px) {
  .k-edu__container {
    max-width: 330px;
  }
}
html {
  scroll-behavior: smooth;
}

.podcast__header {
  background-position: center;
  background-size: cover;
  position: relative;
}
.podcast__header--mewa-bg {
  display: none;
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 0;
}
@media (min-width: 992px) {
  .podcast__header--mewa-bg {
    display: block;
    width: 38%;
    transform: translate(119px, 201px);
  }
}
@media (min-width: 1200px) {
  .podcast__header--mewa-bg {
    width: 41%;
    transform: translate(138px, 133px);
  }
}
@media (min-width: 1466px) {
  .podcast__header--mewa-bg {
    transform: translate(170px, 225px);
    width: 50%;
  }
}
.podcast__header--bg {
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.podcast__header--bg-shadow {
  position: absolute;
  z-index: -1;
  left: 50%;
  width: 1400px;
  height: 160px;
  bottom: 0;
  transform: translateX(-50%);
  background: #A9B9CD;
  mix-blend-mode: plus-darker;
  filter: blur(100px);
}
.podcast__header-key {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(calc(-50% + 46px));
  max-height: 100%;
  height: 100%;
  opacity: 1;
  display: none;
}
@media (min-width: 992px) {
  .podcast__header-key {
    display: block;
  }
}
.podcast__header__img--puzzel {
  position: relative;
  top: 12.5%;
  left: 50%;
  transform: translateX(calc(-50% + 16px));
  opacity: 1;
  width: 308px;
}
@media (min-width: 1200px) {
  .podcast__header__img--puzzel {
    width: 280px;
  }
}
@media (min-width: 1465px) {
  .podcast__header__img--puzzel {
    width: 308px;
  }
}
.podcast__header__img--head {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(calc(-50% + 46px));
  max-height: 100%;
  height: 100%;
  opacity: 1;
  z-index: -1;
}
@media (min-width: 1536px) {
  .podcast__header__img--head {
    height: 92%;
    max-height: 92%;
  }
}
.podcast__header__img--head.hide {
  opacity: 0;
}
.podcast__header__img--eye {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(calc(-52% + 55px), 116px);
  opacity: 1;
  width: 70%;
  display: none;
}
@media (min-width: 765px) {
  .podcast__header__img--eye {
    display: block;
  }
}
.podcast__header__img--eye.hide {
  opacity: 0;
}
.podcast__header__container {
  min-height: 708px;
  padding-top: 25px;
  padding-left: 0;
  padding-right: 0;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: -12rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}
@media (min-width: 766px) {
  .podcast__header__container {
    padding-top: 45px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: unset;
  }
}
@media (min-width: 1200px) {
  .podcast__header__container {
    justify-content: unset;
  }
}
@media (min-width: 1466px) {
  .podcast__header__container {
    justify-content: space-between;
    gap: 30px;
  }
}
.podcast__header--return-btn {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  font-size: 12px;
  font-weight: 800;
  color: #093BF4;
  margin-bottom: 30px;
  cursor: pointer;
  transition: 0.3s;
}
.podcast__header--return-btn:hover {
  color: #093BF4;
}
.podcast__header__text-grid {
  display: grid;
  grid-template-columns: 540px 1fr 420px;
}
.podcast__header__text {
  margin-top: 20rem;
}
@media (min-width: 992px) {
  .podcast__header__text {
    margin-top: unset;
  }
}
.podcast__header__text--so {
  color: #fff;
  font-size: 40px;
  font-family: Poppins;
  font-weight: 800;
  margin-bottom: 30px;
}
.podcast__header__text--header {
  color: #2E2E2E;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: unset;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .podcast__header__text--header {
    font-size: 50px;
    line-height: 50px;
  }
}
@media (min-width: 1465px) {
  .podcast__header__text--header {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 20px;
    margin-top: 0;
  }
}
@media (min-width: 1920px) {
  .podcast__header__text--header {
    font-size: 90px;
    line-height: 110px;
  }
}
.podcast__header__text--header span {
  position: relative;
}
.podcast__header__text--header span:before {
  content: "";
  position: absolute;
  bottom: 5px;
  left: -5%;
  width: 110%;
  height: 14px;
  background-color: #FF7700;
  z-index: -1;
}
@media (min-width: 1465px) {
  .podcast__header__text--header span:before {
    height: 45px;
  }
}
.podcast__header__text--subheader {
  color: #000;
  font-size: 17px;
  line-height: 170%;
  position: relative;
  font-weight: 700;
}
@media (min-width: 765px) {
  .podcast__header__text--subheader {
    font-size: 28px;
    line-height: 120%;
  }
}
@media (min-width: 1465px) {
  .podcast__header__text--subheader {
    height: 45px;
  }
}
.podcast__header__text--subheader strong {
  display: block;
  font-size: 23px;
  white-space: wrap;
  line-height: 120%;
}
@media (min-width: 765px) {
  .podcast__header__text--subheader strong {
    font-size: 28px;
  }
}
@media (min-width: 1200px) {
  .podcast__header__text--subheader strong {
    font-size: 20px;
  }
}
@media (min-width: 1465px) {
  .podcast__header__text--subheader strong {
    font-size: 25px;
    white-space: nowrap;
  }
}
.podcast__header__text--subheader--mobile {
  display: none;
}
.podcast__header__text--subheader span {
  color: #093BF4;
}
.podcast__header__text--subheader .podcast__header__text--subheader-2 {
  display: none;
}
@media (min-width: 765px) {
  .podcast__header__text--subheader .podcast__header__text--subheader-2 {
    font-size: 20px;
    color: #000;
    display: block;
  }
}
.podcast__header__text--subheader-2--mobile {
  display: none;
}
.podcast__header__text-2 {
  grid-column: 3;
  transform: translate(25px, 30px);
}
.podcast__header__text-2--1 {
  font-size: 58px;
  line-height: 100%;
  color: #2E2E2E;
  font-weight: 700;
  display: none;
}
@media (min-width: 765px) {
  .podcast__header__text-2--1 {
    display: block;
  }
}
@media (min-width: 1465px) {
  .podcast__header__text-2--1 {
    margin-top: -5rem;
  }
}
.podcast__header__boxes-grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 34px;
  margin-bottom: 4rem;
  margin-top: 5rem;
  z-index: 9;
}
@media (min-width: 821px) {
  .podcast__header__boxes-grid {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 25px;
  }
}
@media (min-width: 1200px) {
  .podcast__header__boxes-grid {
    margin-top: -5rem;
  }
}
@media (min-width: 1465px) {
  .podcast__header__boxes-grid {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 25px;
    margin-top: 0;
  }
}
.podcast__header__box {
  border-radius: 17px;
  background: rgba(125, 126, 128, 0.42);
  backdrop-filter: blur(5px);
  cursor: pointer;
}
.podcast__header__box__content {
  position: relative;
  display: flex;
  flex-direction: column;
}
.podcast__header__box__content--stage {
  padding: 15px 17px;
  font-size: 11.5px;
  font-weight: 800;
  color: #FF7700;
  margin-bottom: 0;
}
.podcast__header__box__content--stage span {
  color: #fff;
}
.podcast__header__box__white-content {
  height: 117px;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.podcast__header__box__white-content--btn {
  position: relative;
  padding: 0 9px 15px 9px;
}
.podcast__header__box__white-content--btn button {
  width: 100%;
  background-color: #093BF4;
  position: relative;
  color: #fff;
  border-radius: 30px;
  border: none;
  outline: none;
  padding: 5px 13px;
  font-size: 13px;
  font-weight: 800;
  display: flex;
  justify-content: space-between;
  z-index: 1;
  overflow: hidden;
}
.podcast__header__box__white-content--btn button:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #0037D6 0%, #527EFF 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: -1;
}
.podcast__header__box__white-content--btn .promo-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 8px;
  color: #093BF4;
  font-weight: 800;
  text-align: center;
}
.podcast__header__box__white-content__wrapper {
  height: 74px;
  width: 100%;
  position: relative;
}
.podcast__header__box__white-content__hoverable-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 16px 18px 0 18px;
  background-color: #fff;
  border-radius: 17px;
  transition: 0.3s ease;
  transition-delay: 0.1s;
}
.podcast__header__box__white-content__hoverable-box--title {
  font-size: 18px;
  font-weight: 900;
  line-height: normal;
  color: #FF7700;
}
.podcast__header__box__white-content__hoverable-box--title span {
  font-size: 22px;
  color: #CCE1FB;
  line-height: 20px;
}
.podcast__header__box__white-content__hoverable-box--badge {
  position: absolute;
  top: 14px;
  right: 45px;
  font-size: 12px;
  color: #fff;
  background-color: #FF7700;
  border-radius: 5px;
  padding: 2px 6px;
  font-weight: 900;
  transition: 0.3s;
  transition-delay: 0.1s;
}
.podcast__header__box__white-content__hoverable-text {
  position: absolute;
  width: 100%;
  padding: 5px 18px 0 18px;
  font-size: 12px;
  font-weight: 800;
  color: #093BF4;
  left: 0;
  top: 0;
  height: 100%;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  opacity: 0;
  transition: 0.3s ease;
  line-height: normal;
}
.podcast__header__box__white-content__hoverable-nav-icon {
  position: absolute;
  width: 21px;
  height: 21px;
  border: 2px solid #093BF4;
  top: 0;
  right: 14px;
  transition: 0.3s;
  transition-delay: 0.1s;
}
.podcast__header__box__white-content__hoverable-nav-icon img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -4px;
  transition: 0.3s;
  transition-delay: 0.1s;
}
.podcast__header__box:hover .k-edu__header__box__white-content--btn button:before {
  opacity: 1;
}
.podcast__header__box:hover .k-edu__header__box__white-content__hoverable-box {
  transform: translateY(-47px);
  transition-delay: unset;
}
.podcast__header__box:hover .k-edu__header__box__white-content__hoverable-box--badge {
  opacity: 0;
  transition-delay: unset;
}
.podcast__header__box:hover .k-edu__header__box__white-content__hoverable-text {
  opacity: 1;
  transition-delay: 0.1s;
}
.podcast__header__box:hover .k-edu__header__box__white-content__hoverable-nav-icon {
  transform: translateY(-10px);
  transition-delay: unset;
}
.podcast__header__box:hover .k-edu__header__box__white-content__hoverable-nav-icon img {
  transform: translate(-50%, 14px) scale(60%);
  transition-delay: unset;
}

.podcast-header__arrow {
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 0;
  display: none;
  width: 0;
  transition: all 0.5s;
}
@media (min-width: 765px) {
  .podcast-header__arrow {
    display: block;
    transform: translate(65px, 386px);
  }
}
@media (min-width: 1465px) {
  .podcast-header__arrow {
    transform: translate(219px, 452px);
  }
}
@media (min-width: 765px) {
  .podcast-header__arrow--0 {
    right: 0;
    top: -316%;
    left: unset;
  }
}
@media (min-width: 1200px) {
  .podcast-header__arrow--0 {
    top: -965%;
    right: -10%;
  }
}
@media (min-width: 1465px) {
  .podcast-header__arrow--0 {
    top: -7%;
    right: 0;
  }
}
@media (min-width: 765px) {
  .podcast-header__arrow--1 {
    right: -2%;
    top: -172%;
    left: unset;
  }
}
@media (min-width: 1200px) {
  .podcast-header__arrow--1 {
    top: -719%;
  }
}
@media (min-width: 1465px) {
  .podcast-header__arrow--1 {
    top: 22%;
  }
}
@media (min-width: 765px) {
  .podcast-header__arrow--2 {
    top: -298%;
    left: 62%;
  }
}
@media (min-width: 1200px) {
  .podcast-header__arrow--2 {
    top: -918%;
    left: 63%;
    z-index: -1;
  }
}
@media (min-width: 1465px) {
  .podcast-header__arrow--2 {
    top: -1%;
    left: 46%;
  }
}
.podcast-header__subtitle-animation {
  height: 110px;
  overflow: hidden;
  position: relative;
}
.podcast-header__subtitle-animation-inner {
  display: flex;
  flex-direction: column;
  transition: transform 0.7s cubic-bezier(0.77, 0, 0.175, 1);
  will-change: transform;
}
.podcast-header__subtitle-animation-item {
  height: 110px;
  margin: 0;
}
.podcast-header__subtitle-animation-item span {
  color: #000;
  transition: all 0.5s;
}
.podcast-header__subtitle-animation-blue {
  color: #093BF4 !important;
}
.podcast-header__text-subtitle {
  font-family: "IBMPlex";
  font-weight: 500;
  font-size: 30px;
  line-height: 100%;
  margin-bottom: 5rem;
  display: none;
}
@media (min-width: 992px) {
  .podcast-header__text-subtitle {
    display: block;
  }
}
@media (min-width: 1200px) {
  .podcast-header__text-subtitle {
    font-size: 26px;
    margin-top: -10rem;
  }
}
@media (min-width: 1465px) {
  .podcast-header__text-subtitle {
    font-size: 48px;
    margin-top: 10rem;
  }
}

@media (max-width: 1465px) {
  .podcast__header {
    background-position: left;
  }
  .podcast__header--bg {
    transform: translateX(calc(-50% + 75px));
  }
  .podcast__header--bg-shadow {
    width: 930px;
  }
  .podcast__header--return-btn {
    margin-bottom: 10px;
  }
  .podcast__header__text-grid {
    padding: 0;
    grid-template-columns: 380px 1fr 230px;
    position: relative;
  }
  .podcast__header__text--so {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .podcast__header__text--subheader:before {
    width: 18px;
    height: 18px;
    top: 4px;
    left: 14px;
  }
  .podcast__header__text--subheader strong {
    margin-bottom: 5px;
  }
  .podcast__header__text-2 {
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(10%, 50px);
  }
  .podcast__header__text-2--1, .podcast__header__text-2--2, .podcast__header__text-2--3 {
    font-size: 32px;
    line-height: normal;
    margin-top: -6rem;
  }
  .podcast__header__text-2--1 span, .podcast__header__text-2--2 span, .podcast__header__text-2--3 span {
    display: block;
  }
  .podcast__header__text-2--3 span {
    display: inline;
  }
  .podcast__header__text-2 img {
    max-width: 160px;
  }
}
@media (max-width: 991px) {
  .podcast__header {
    background-image: url("/images/podcasty_psychologiczne/header_mobile.webp"), url("/images/podcasty_psychologiczne/header__bg_2.webp");
    background-size: contain, cover;
    background-repeat: no-repeat, no-repeat;
    background-position: top center, center;
  }
  .podcast__header--bg {
    display: none;
  }
  .podcast__header--bg-shadow {
    width: 700px;
  }
  .podcast__header__text-2 {
    display: none;
  }
  .podcast__header #p_kossakowski-video {
    transform: translateX(calc(-50% + 330px));
  }
}
@media (max-width: 765px) {
  .podcast__header {
    background-image: url("/images/podcasty_psychologiczne/header_mobile.webp"), url("/images/podcasty_psychologiczne/header__bg_2.webp");
    background-size: contain, cover;
    background-repeat: no-repeat, no-repeat;
    background-position: top center, center;
  }
  .podcast__header--bg {
    display: none;
  }
  .podcast__header__container {
    padding-left: 0;
    padding-right: 0;
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 25px;
    margin-bottom: -12rem;
  }
  .podcast__header--return-btn {
    font-size: 14px;
    color: #4575FF;
  }
  .podcast__header__text-grid {
    z-index: 1;
    grid-template-columns: 1fr;
  }
  .podcast__header__text--so {
    font-size: 24.5px;
    margin-bottom: 10px;
  }
  .podcast__header__text--subheader-2--mobile {
    display: block;
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    line-height: 18px;
  }
  .podcast__header__text--subheader--mobile {
    display: block;
    font-size: 16px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 5px;
  }
  .podcast__header__text--subheader--mobile span {
    color: #FF7700;
  }
  .podcast__header__text--header span {
    letter-spacing: unset;
    line-height: 50px;
  }
  .podcast__header__text-2 {
    position: relative;
    grid-column: 1;
    transform: unset;
    display: block;
  }
  .podcast__header__text-2--1 {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .podcast__header__text-2--1 span {
    display: inline;
  }
  .podcast__header__text-2--2 {
    font-size: 13.5px;
    margin-bottom: 2px;
  }
  .podcast__header__text-2--3 {
    font-size: 11.4px;
  }
  .podcast__header__text-2 img {
    max-width: 178px;
  }
  .podcast__header__box {
    width: 220px;
  }
  .podcast__header #p_kossakowski-video {
    display: none;
  }
}
.podcast-box {
  background: #fff;
  border: 3px solid #FF7700;
  padding: 20px;
  border-radius: 30px;
}
@media (min-width: 1465px) {
  .podcast-box {
    padding: 20px 34px 20px 35px;
  }
}
.podcast-box--only-mobile {
  display: block;
}
@media (min-width: 1465px) {
  .podcast-box--only-mobile {
    display: none;
  }
}
.podcast-box--only-desktop {
  display: none;
}
@media (min-width: 1465px) {
  .podcast-box--only-desktop {
    display: block;
  }
}
.podcast-box--signalized {
  background: #093BF4;
  border: 3px solid #093BF4;
  color: #fff;
}
.podcast-box--signalized:hover {
  color: #fff;
}
.podcast-box--signalized .podcast-box__title {
  color: #000;
}
@media (min-width: 1465px) {
  .podcast-box--signalized .podcast-box__title {
    color: #fff;
  }
}
.podcast-box--signalized .podcast-box__title span {
  color: #fff;
}
.podcast-box--signalized .podcast-box__btn {
  background-color: #fff;
  color: #093BF4;
}
.podcast-box--signalized .podcast-box__btn:hover {
  background-color: #FF7700;
  color: #fff;
}
.podcast-box__arrow {
  width: 100%;
  height: 4px;
  background: #093BF4;
  border-radius: 999px;
  position: relative;
  margin-bottom: 15px;
}
.podcast-box__arrow::after {
  content: "";
  position: absolute;
  border: solid #093BF4;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 6px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  border-radius: 2px;
  top: -5px;
  right: 0;
}
.podcast-box__content {
  display: flex;
  justify-content: space-between;
}
.podcast-box__title {
  font-size: 22px;
  font-weight: 700;
  line-height: 120%;
  white-space: wrap;
}
@media (min-width: 1465px) {
  .podcast-box__title {
    font-size: 30px;
    white-space: nowrap;
  }
}
.podcast-box__title span {
  font-size: 30px;
  color: #FF7700;
}
.podcast-box__btn {
  background-color: #FF7700;
  border-radius: 24px;
  color: #fff;
  padding: 8px;
  font-size: 20px;
  font-weight: 700;
  height: 100%;
  transition: all;
  transition-duration: 0.3s;
}
@media (min-width: 1465px) {
  .podcast-box__btn {
    padding: 8px 40px;
  }
}
.podcast-box__btn:hover {
  background-color: #093BF4;
  cursor: pointer;
}
.podcast-box__desc {
  font-family: "Figtree";
  font-weight: 500;
  font-size: 14px;
  margin-top: 8px;
}
@media (min-width: 1465px) {
  .podcast-box__desc {
    margin-top: unset;
  }
}

.podcast-podcasts {
  padding-top: 4rem;
  background-color: #CCE1FB;
  display: flex;
  flex-direction: column;
}
@media (min-width: 1465px) {
  .podcast-podcasts {
    padding-top: 7rem;
  }
}
.podcast-podcasts__headline {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
@media (min-width: 765px) {
  .podcast-podcasts__headline {
    align-items: flex-end;
    flex-direction: row;
    padding: 5rem 0;
  }
}
.podcast-podcasts__container {
  z-index: 1;
  margin: 0 auto;
}
.podcast-podcasts__subtitle {
  margin-top: 0 !important;
}
@media (min-width: 765px) {
  .podcast-podcasts__subtitle {
    width: 60%;
  }
}
.podcast-podcasts__slider {
  margin-top: 3.5rem;
  margin-bottom: 2.5rem;
  z-index: 1;
}
@media (min-width: 1465px) {
  .podcast-podcasts__slider {
    margin-top: 7rem;
    margin-bottom: -15%;
  }
}
.podcast-podcasts__items .slick-list,
.podcast-podcasts__items .slick-track {
  overflow: visible !important;
}
.podcast-podcasts__items .slick-slide {
  margin: 0 10px;
  transition: transform 0.3s;
  z-index: 1;
}
.podcast-podcasts__items .slick-list {
  margin: 0 -10px;
}
.podcast-podcasts__items .slick-center {
  transform: scale(1.2);
  z-index: 3;
}
.podcast-podcasts__items .slick-center {
  transform: scale(1.2);
}
.podcast-podcasts__arrows {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 46px;
  height: unset;
  width: 100%;
  margin-top: 3rem;
}
@media (min-width: 765px) {
  .podcast-podcasts__arrows {
    overflow: hidden;
    width: unset;
    flex-direction: row;
    height: 46px;
    margin-top: 6rem;
  }
}
.podcast-podcasts__arrows-text {
  background-color: #093BF4;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  line-height: 150%;
  height: 100%;
  width: 100%;
  padding: 8px 45px;
  margin-bottom: 2rem;
  border-radius: 46px;
  text-align: center;
}
@media (min-width: 765px) {
  .podcast-podcasts__arrows-text {
    margin-bottom: unset;
    border-radius: unset;
    width: unset;
  }
}
.podcast-podcasts__arrows-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 2rem;
}
.podcast-podcasts__arrow-item {
  height: 100%;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.podcast-podcasts__arrow-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 46px;
  width: 100%;
  border-radius: unset;
  border-top: unset;
  border-right: unset;
  border-bottom: unset;
  border-left: none;
}
@media (min-width: 765px) {
  .podcast-podcasts__arrow-wrap {
    height: 100%;
    width: unset;
    border-radius: 0 46px 46px 0;
    border-top: 2px solid #FF7700;
    border-right: 2px solid #FF7700;
    border-bottom: 2px solid #FF7700;
  }
}
.podcast-podcasts__arrow {
  width: 100px;
  height: 2px;
  background: #093BF4;
  border-radius: 999px;
  position: relative;
  margin: unset;
}
@media (min-width: 765px) {
  .podcast-podcasts__arrow {
    margin: 0 45px;
    width: 80px;
  }
}
.podcast-podcasts__arrow::after {
  content: "";
  position: absolute;
  border: solid #093BF4;
  border-width: 0 2.5px 2.5px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  border-radius: 2px;
  top: -5px;
  right: 0;
}
.podcast-podcasts__arrow--left {
  transform: rotate(180deg);
}

.podcast-audio-box {
  box-sizing: border-box;
  min-height: 269px;
  max-height: 269px;
  border-radius: 32px;
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
  overflow: hidden;
  padding: 1.75rem;
  position: relative;
  background-color: #000;
}
@media (min-width: 1465px) {
  .podcast-audio-box {
    min-height: 420px;
    max-height: 420px;
    width: 550px;
    height: 420px;
  }
}
.podcast-audio-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 1;
}
.podcast-audio-box--active::before {
  display: none;
}
.podcast-audio-box--active .podcast-audio-box__subtitle,
.podcast-audio-box--active .podcast-audio-box__course {
  color: #fff;
}
.podcast-audio-box--active .podcast-audio-box__academic-title {
  color: #FF7700;
}
.podcast-audio-box--active .podcast-audio-box__btn {
  background-color: #FF7700;
  transition: all;
  transition-duration: 0.3s;
  cursor: pointer;
}
.podcast-audio-box--active .podcast-audio-box__btn:hover {
  background-color: #093BF4;
}
.podcast-audio-box__title, .podcast-audio-box__subtitle, .podcast-audio-box__academic-title, .podcast-audio-box__name, .podcast-audio-box__btn, .podcast-audio-box__course {
  position: relative;
  z-index: 2;
}
.podcast-audio-box__title {
  font-weight: 700;
  color: #FF7700;
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 8px;
}
@media (min-width: 1465px) {
  .podcast-audio-box__title {
    font-size: 36px;
  }
}
.podcast-audio-box__subtitle {
  color: #000;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  margin-bottom: 2vh;
}
@media (min-width: 1465px) {
  .podcast-audio-box__subtitle {
    font-size: 22px;
  }
}
.podcast-audio-box__academic-title {
  font-family: IBMPlex;
  color: #093BF4;
  font-weight: 500;
  font-size: 11px;
  line-height: 150%;
}
@media (min-width: 1465px) {
  .podcast-audio-box__academic-title {
    font-size: 20px;
  }
}
.podcast-audio-box__name {
  font-weight: 700;
  color: #093BF4;
  font-size: 15px;
  line-height: 150%;
}
@media (min-width: 1465px) {
  .podcast-audio-box__name {
    font-size: 36px;
  }
}
.podcast-audio-box__btn {
  background-color: #093BF4;
  border-radius: 100px;
  color: #FFF;
  padding: 7px 8px 7px 16px;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  margin: 1rem 0;
  transition-duration: 0.3s;
  cursor: pointer;
}
.podcast-audio-box__btn:hover {
  background-color: #FF7700;
}
.podcast-audio-box__btn img {
  margin-left: 8px;
  width: 32px;
  height: 32px;
}
.podcast-audio-box__course {
  color: #000;
  font-weight: 500;
  font-size: 10px;
  line-height: 150%;
  cursor: pointer;
}
@media (min-width: 1465px) {
  .podcast-audio-box__course {
    font-size: 20px;
  }
}

.podcast-about {
  background-color: #CCE1FB;
  padding-top: 12rem;
  position: relative;
}
@media (min-width: 765px) {
  .podcast-about {
    padding-top: unset;
  }
}
.podcast-about__br {
  display: block;
}
@media (min-width: 1465px) {
  .podcast-about__br {
    display: none;
  }
}
.podcast-about__container {
  z-index: 1;
}
.podcast-about__bg {
  mix-blend-mode: lighten;
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  display: none;
}
@media (min-width: 765px) {
  .podcast-about__bg {
    display: block;
  }
}
.podcast-about__columns {
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 2.75rem;
  margin-top: 2rem;
}
@media (min-width: 991px) {
  .podcast-about__columns {
    margin-top: unset;
    flex-direction: row;
  }
}
@media (min-width: 1465px) {
  .podcast-about__columns {
    padding: 0 5rem;
  }
}
.podcast-about__columns .podcast-list__item-headline {
  flex-direction: row;
}
.podcast-about__anchors {
  margin-bottom: 2rem;
}
@media (min-width: 1465px) {
  .podcast-about__anchors {
    margin-bottom: 0;
  }
}
.podcast-about__title {
  margin-bottom: 1.5rem;
}
.podcast-about__boxes--anchors {
  display: grid;
  grid-template-rows: repeat(2, auto);
  grid-template-columns: auto;
  gap: 10px;
  justify-content: start;
}
@media (min-width: 1465px) {
  .podcast-about__boxes--anchors {
    gap: 5px;
  }
}
.podcast-about__box-row {
  display: inline-flex;
  justify-content: flex-start;
  gap: 10px;
  flex-wrap: wrap;
}
@media (min-width: 765px) {
  .podcast-about__box-row {
    display: flex;
    align-items: center;
    gap: 5px;
    flex-wrap: nowrap;
  }
}
.podcast-about__box-row:not(:last-child) {
  margin-bottom: 10px;
}
@media (min-width: 1465px) {
  .podcast-about__box-row:not(:last-child) {
    margin-bottom: 5px;
  }
}
.podcast-about__box {
  border: 2px solid;
  padding: 5px 12px;
  font-weight: 700;
  font-size: 15px;
  line-height: 150%;
  cursor: pointer;
  text-align: center;
  white-space: nowrap;
}
@media (min-width: 1465px) {
  .podcast-about__box {
    font-size: 20px;
    padding: 0 22px;
  }
}
.podcast-about__box--orange {
  border-color: #FF7700;
  color: #FF7700;
}
.podcast-about__box--orange.podcast-about__box--active {
  background-color: #FF7700;
  color: #fff;
}
.podcast-about__box--blue {
  border-color: #093BF4;
  color: #093BF4;
}
.podcast-about__box--blue.podcast-about__box--active {
  background-color: #093BF4;
  color: #fff;
}
.podcast-about__experts {
  width: 100%;
}
@media (min-width: 765px) {
  .podcast-about__experts {
    width: 60%;
  }
}
.podcast-about__slider {
  position: relative;
  height: 880px;
}
@media (min-width: 765px) {
  .podcast-about__slider {
    height: 75vw;
  }
}
@media (min-width: 1024px) {
  .podcast-about__slider {
    height: 492px;
  }
}
@media (min-width: 1465px) {
  .podcast-about__slider {
    height: 640px;
  }
}

.podcast-about-desc {
  display: grid;
  grid-template-rows: auto 30px auto;
  grid-template-columns: 1fr;
  background-color: #fff;
  border-radius: 20px 20px 0 0;
  overflow: hidden;
  height: 100%;
  width: 100%;
  position: absolute;
  transform: translateX(0);
  transition: all 0.5s;
  opacity: 0;
  z-index: 0;
  grid-template-areas: "image" "empty" "info";
}
@media (min-width: 765px) {
  .podcast-about-desc {
    border-radius: 0 50px 50px 0;
    grid-template-rows: auto;
    grid-template-columns: auto 78px 290px;
    grid-template-areas: "info empty image";
  }
}
@media (min-width: 1465px) {
  .podcast-about-desc {
    grid-template-columns: auto 220px 512px;
  }
}
.podcast-about-desc--active {
  opacity: 1;
  z-index: 9;
}
.podcast-about-desc__info {
  grid-area: info;
  padding: 0 30px 30px 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 765px) {
  .podcast-about-desc__info {
    padding: 26px 0 30px 80px;
  }
}
@media (min-width: 1465px) {
  .podcast-about-desc__info {
    padding: 50px 0 30px 153px;
  }
}
.podcast-about-desc__title {
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  color: #000;
}
@media (min-width: 765px) {
  .podcast-about-desc__title {
    font-size: 32px;
  }
}
@media (min-width: 1465px) {
  .podcast-about-desc__title {
    font-size: 48px;
  }
}
.podcast-about-desc__name {
  font-weight: 700;
  font-size: 40px;
  line-height: 100%;
  color: #FF7700;
}
@media (min-width: 765px) {
  .podcast-about-desc__name {
    font-size: 64px;
  }
}
@media (min-width: 1465px) {
  .podcast-about-desc__name {
    font-size: 110px;
  }
}
.podcast-about-desc__name--blue {
  color: #093BF4;
}
.podcast-about-desc__copy {
  font-weight: 500;
  font-size: 10px;
  line-height: 100%;
  color: #000;
  margin-top: 3rem;
}
@media (min-width: 765px) {
  .podcast-about-desc__copy {
    font-size: 12px;
  }
}
@media (min-width: 1465px) {
  .podcast-about-desc__copy {
    font-size: 15px;
  }
}
.podcast-about-desc__arrow-wrap {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.podcast-about-desc__arrow-text {
  font-weight: 700;
  font-size: 24px;
  line-height: 150%;
  color: #093BF4;
  margin-right: 20px;
}
.podcast-about-desc__arrow {
  width: 100%;
  height: 2px;
  background: #093BF4;
  border-radius: 999px;
  position: relative;
}
.podcast-about-desc__arrow::after {
  content: "";
  position: absolute;
  border: solid #093BF4;
  border-width: 0 2.5px 2.5px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  border-radius: 2px;
  top: -5px;
  right: 0;
}
.podcast-about-desc__courses-list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #FF7700;
  margin-bottom: 1.5rem;
  flex-wrap: wrap;
}
@media (min-width: 1465px) {
  .podcast-about-desc__courses-list {
    flex-wrap: nowrap;
  }
}
.podcast-about-desc__courses-list div {
  margin-right: 20px;
}
.podcast-about-desc__empty {
  grid-area: empty;
}
.podcast-about-desc__image {
  grid-area: image;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 300px;
}
@media (min-width: 1465px) {
  .podcast-about-desc__image {
    min-height: unset;
  }
}
.podcast-about-desc__btn {
  background-color: #FF7700;
  border-radius: 100px;
  color: #FFF;
  padding: 7px 8px 7px 16px;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  margin: 1rem 0;
  float: right;
  transition: all 0.3s;
  cursor: pointer;
}
.podcast-about-desc__btn:hover {
  background-color: #093BF4;
}
@media (min-width: 765px) {
  .podcast-about-desc__btn {
    float: unset;
  }
}
.podcast-about-desc__btn img {
  margin-left: 8px;
  width: 32px;
  height: 32px;
}

.podcast-title {
  color: #2E2E2E;
  font-size: 40px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 2rem;
}
@media (min-width: 765px) {
  .podcast-title {
    line-height: 60px;
    font-size: 60px;
  }
}
@media (min-width: 1465px) {
  .podcast-title {
    line-height: 110px;
    font-size: 85px;
    margin-bottom: unset;
  }
}
.podcast-title span {
  position: relative;
}
.podcast-title span:after {
  content: "";
  position: absolute;
  bottom: 5px;
  left: -5%;
  width: 110%;
  height: 14px;
  background-color: #FF7700;
  z-index: -1;
}
@media (min-width: 1465px) {
  .podcast-title span:after {
    height: 45px;
  }
}

.podcast-subtitle {
  font-weight: 700;
  margin-top: 6rem;
  font-size: 12px;
}
@media (min-width: 765px) {
  .podcast-subtitle {
    font-size: 15px;
  }
}
@media (min-width: 1465px) {
  .podcast-subtitle {
    font-size: 22px;
  }
}

.podcast-list {
  margin-top: 1.6rem;
  position: relative;
}
@media (min-width: 1465px) {
  .podcast-list {
    margin-top: 5rem;
  }
}
.podcast-list__headline {
  display: none !important;
}
@media (min-width: 1465px) {
  .podcast-list__headline {
    display: block !important;
  }
}
.podcast-list__subtitle {
  display: none !important;
}
@media (min-width: 1465px) {
  .podcast-list__subtitle {
    display: block !important;
  }
}
.podcast-list__face {
  position: absolute;
  transform: scaleX(-1);
  left: -31%;
  top: 30%;
  display: none;
}
@media (min-width: 1465px) {
  .podcast-list__face {
    display: block;
  }
}
.podcast-list__face img {
  height: 900px;
  width: auto;
}
.podcast-list__container {
  position: relative;
  z-index: 1;
}
@media (min-width: 1465px) {
  .podcast-list__container {
    padding: 60px 175px;
  }
}
.podcast-list__section {
  position: relative;
  background-color: #F2F2F2;
}
@media (min-width: 1465px) {
  .podcast-list__section {
    padding-top: 15%;
  }
}
.podcast-list__item {
  display: flex;
  align-items: center;
}
.podcast-list__item-headline {
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 765px) {
  .podcast-list__item-headline {
    flex-direction: row;
  }
}
.podcast-list__item-headline::before {
  display: block !important;
}
.podcast-list__item-headline::after {
  display: block !important;
}
.podcast-list__item-headline .podcast-list__title {
  font-size: 24px;
}
.podcast-list__item--orange {
  color: #FF7700;
}
.podcast-list__item--orange::after {
  background-color: #FF7700;
}
.podcast-list__item--blue {
  color: #093BF4;
}
.podcast-list__item--blue::after {
  background-color: #093BF4;
}
.podcast-list__item--face-orange::after {
  background-color: #FF7700;
}
.podcast-list__item--face-blue::after {
  background-color: #093BF4;
}
.podcast-list__item::before {
  content: "";
  display: none;
  width: 46px;
  height: 46px;
  background-image: url("/images/podcasty_psychologiczne/head_icon.svg");
  background-size: cover;
  z-index: 1;
  margin-right: 20px;
}
@media (min-width: 765px) {
  .podcast-list__item::before {
    display: block;
  }
}
.podcast-list__item::after {
  content: "";
  display: none;
  width: 46px;
  height: 46px;
  position: absolute;
}
@media (min-width: 765px) {
  .podcast-list__item::after {
    display: block;
  }
}
.podcast-list__item-content {
  width: 100%;
  margin-top: 10px;
}
@media (min-width: 1465px) {
  .podcast-list__item-content {
    margin-top: unset;
  }
}
.podcast-list__item-text {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5px;
}
.podcast-list__title {
  display: flex;
  align-items: center;
  position: relative;
  font-weight: 700;
  font-size: 14px;
  font-family: "Figtree";
}
@media (min-width: 1465px) {
  .podcast-list__title {
    font-size: 24px;
  }
}
.podcast-list__title span {
  color: #FF7700;
  margin-left: 10px;
}
.podcast-list__link {
  font-family: "Figtree";
  font-weight: 700;
  font-size: 20px;
  color: #FF7700;
  text-decoration: none;
  display: none;
  cursor: pointer;
}
@media (min-width: 765px) {
  .podcast-list__link {
    display: block;
  }
}
.podcast-list__link:hover {
  color: #FF7700;
}
.podcast-list__items {
  margin-top: 22px;
  margin-bottom: 17px;
}
.podcast-list__arrow {
  width: 100%;
  height: 2px;
  background: #000;
  border-radius: 999px;
  position: relative;
  margin-bottom: 15px;
}
.podcast-list__arrow::after {
  content: "";
  position: absolute;
  border: solid #000;
  border-width: 0 2.5px 2.5px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  border-radius: 2px;
  top: -5px;
  right: 0;
}
.podcast-list__footer {
  display: flex;
  justify-content: flex-end;
}
.podcast-list__btn {
  color: #fff;
  background-color: #FF7700;
  font-family: "Figtree";
  font-weight: 500;
  padding: 8px 20px;
  border-radius: 100px;
  display: inline-block;
  transition: all;
  transition-duration: 0.3s;
  cursor: pointer;
}
.podcast-list__btn:hover {
  background-color: #093BF4;
  color: #fff;
}

.podcast-footer {
  background-color: #F2F2F2;
}
.podcast-footer__container {
  position: relative;
  z-index: 1;
  margin-top: 5rem;
  margin-bottom: 0;
}
@media (min-width: 765px) {
  .podcast-footer__container {
    margin-bottom: 7rem;
    margin-bottom: 12rem;
  }
}
@media (min-width: 1465px) {
  .podcast-footer__container {
    padding: 60px 175px;
    margin-top: unset;
    margin-bottom: unset;
  }
}
.podcast-footer__headline {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
}
@media (min-width: 1465px) {
  .podcast-footer__headline {
    align-items: flex-end;
  }
}
.podcast-footer__headline--desktop {
  display: none;
}
@media (min-width: 765px) {
  .podcast-footer__headline--desktop {
    display: flex;
  }
}
.podcast-footer__headline--mobile {
  display: flex;
}
@media (min-width: 765px) {
  .podcast-footer__headline--mobile {
    display: none;
  }
}
.podcast-footer__headline .podcast-subtitle {
  margin-top: 0rem;
}
@media (min-width: 765px) {
  .podcast-footer__headline .podcast-subtitle {
    margin-top: -6rem;
    margin-left: 40rem;
  }
}
@media (min-width: 1465px) {
  .podcast-footer__headline .podcast-subtitle {
    margin-top: -9rem;
    margin-right: 8rem;
  }
}
.podcast-footer__copy {
  background-color: #093BF4;
  text-align: center;
  position: relative;
  padding-top: 4rem;
  padding-bottom: 10rem;
}
@media (min-width: 765px) {
  .podcast-footer__copy {
    padding-top: unset;
  }
}
@media (min-width: 1920px) {
  .podcast-footer__copy {
    padding-top: 20rem;
  }
}
@media (min-width: 3840px) {
  .podcast-footer__copy {
    margin-top: 23rem;
  }
}
.podcast-footer__copy::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 43%;
  top: -42%;
  background: #093BF4;
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
}
@media (min-width: 765px) {
  .podcast-footer__copy::before {
    height: 100%;
    top: -99%;
  }
}
@media (min-width: 1465px) {
  .podcast-footer__copy::before {
    height: 146%;
    top: -145%;
    clip-path: polygon(100% 0%, 2% 100%, 100% 100%);
  }
}
.podcast-footer__title {
  text-decoration: none;
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
  color: #fff;
}
@media (min-width: 765px) {
  .podcast-footer__title {
    font-size: 48px;
  }
}
@media (min-width: 1465px) {
  .podcast-footer__title {
    font-size: 96px;
  }
}
.podcast-footer__title:hover {
  color: #fff;
}
.podcast-footer__text {
  color: #fff;
  font-weight: 500;
  font-family: Inter;
  font-size: 16px;
  line-height: 150%;
  width: 70%;
  margin: 2rem auto 0 auto;
}
@media (min-width: 765px) {
  .podcast-footer__text {
    width: unset;
  }
}
.podcast-footer__btn {
  background-color: #FF7700;
  height: 105px;
  width: 105px;
  display: none;
  justify-content: center;
  align-items: center;
  border-radius: 105px;
  font-weight: 700;
  font-family: "Figtree";
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  position: absolute;
  right: 20vw;
  top: calc(50% - 30px);
}
@media (min-width: 1465px) {
  .podcast-footer__btn {
    display: flex;
  }
}
.podcast-footer__img {
  display: block;
  position: relative;
  z-index: 2;
  margin-bottom: -7rem;
}
@media (min-width: 765px) {
  .podcast-footer__img {
    display: none;
  }
}

.puzzle__wrap {
  display: flex;
  justify-content: center;
  margin-bottom: -20%;
}
.puzzle__desktop {
  display: none;
}
@media (min-width: 991px) {
  .puzzle__desktop {
    display: block;
  }
}
.puzzle__mobile {
  margin-bottom: 10%;
  display: block;
}
@media (min-width: 991px) {
  .puzzle__mobile {
    display: none;
  }
}
.puzzle__container {
  position: relative;
  width: 100%;
  display: none;
  margin-bottom: 4rem;
}
@media (min-width: 765px) {
  .puzzle__container {
    display: block;
    aspect-ratio: 960/643;
    max-width: 960px;
    margin-bottom: 7rem;
  }
}
@media (min-width: 1100px) {
  .puzzle__container {
    margin-bottom: 15rem;
  }
}
@media (min-width: 1465px) {
  .puzzle__container {
    aspect-ratio: 1440/963;
    max-width: 1440px;
  }
}
.puzzle__glass {
  display: none;
  pointer-events: none;
}
@media (min-width: 765px) {
  .puzzle__glass {
    display: block;
    position: absolute;
    transition: all 0.5s;
    top: 10%;
    left: -17%;
    width: 40%;
    z-index: 9;
  }
}
.puzzle__piece {
  position: absolute;
  width: 39.4%;
  z-index: 1;
}
.puzzle__piece::before, .puzzle__piece::after {
  position: absolute;
  font-family: "InstrumentSans";
  font-weight: 700;
  line-height: 120%;
  white-space: pre-line;
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.puzzle__piece::before {
  color: #093BF4;
  font-size: 25px;
}
@media (min-width: 1465px) {
  .puzzle__piece::before {
    font-size: 36px;
  }
}
.puzzle__piece::after {
  color: #FF7700;
  font-size: 15px;
}
@media (min-width: 1465px) {
  .puzzle__piece::after {
    font-size: 23px;
  }
}
.puzzle__piece--disabled {
  pointer-events: none;
}
.puzzle__piece.anim-in {
  animation: movieIn 0.5s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}
.puzzle__piece.anim-in::before {
  color: #FF7700;
}
.puzzle__piece.anim-in::after {
  color: #fff;
}
.puzzle__piece.anim-in svg path {
  animation: svgColorIn 0.5s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}
.puzzle__piece.anim-out {
  animation: moveOut 0.5s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}
.puzzle__piece.anim-out svg path {
  animation: svgColorOut 0.5s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}
.puzzle__piece svg {
  width: 100%;
  height: auto;
  display: block;
}
.puzzle__piece svg path {
  transition: all 1s;
}
.puzzle__piece--1 {
  top: -5.5%;
  left: 17.9%;
}
.puzzle__piece--1::before {
  content: "Postawisz";
  top: 30%;
  left: 24%;
}
.puzzle__piece--1::after {
  content: "na Uczelnię z ponad \a 20-letnim doświadczeniem \aw nowoczesnym kształceniu";
  top: 40%;
  left: 24%;
}
.puzzle__piece--2 {
  top: -0.2%;
  left: 46.3%;
}
.puzzle__piece--2::before {
  content: "Rozwiniesz";
  top: 19%;
  left: 30%;
}
.puzzle__piece--2::after {
  content: "kompetencje \aprzydatne \aw każdej branży";
  top: 29%;
  left: 30%;
}
.puzzle__piece--3 {
  top: -5.4%;
  left: 67.65%;
}
.puzzle__piece--3::before {
  content: "Zyskasz";
  top: 30%;
  left: 40%;
}
.puzzle__piece--3::after {
  content: "całodobowy dostęp \a do materiałów \a dydaktycznych";
  top: 40%;
  left: 40%;
}
.puzzle__piece--4 {
  top: 26.6%;
  left: -7.1%;
}
.puzzle__piece--4::before {
  content: "Zdobędziesz";
  top: 48%;
  left: 20%;
}
.puzzle__piece--4::after {
  content: "wiedzę, którą \awykorzystasz w pracy \ai życiu";
  top: 58%;
  left: 20%;
}
.puzzle__piece--5 {
  top: 26.6%;
  left: 14.3%;
}
.puzzle__piece--5::before {
  content: "Uzyskasz";
  top: 46%;
  left: 31%;
}
.puzzle__piece--5::after {
  content: "wiedzę od \a ekspertów \az kraju i zagranicy";
  top: 56%;
  left: 31%;
}
.puzzle__piece--6 {
  top: 31.8%;
  left: 42.7%;
}
.puzzle__piece--6::before {
  content: "Otrzymasz";
  top: 35%;
  left: 31%;
}
.puzzle__piece--6::after {
  content: "dyplom lub \aświadectwo zgodne \az wymogami MNiSW";
  top: 45%;
  left: 31%;
}
.puzzle__piece--7 {
  top: 26.5%;
  left: 67.6%;
}
.puzzle__piece--7::before {
  content: "Zrozumiesz";
  top: 46%;
  left: 39%;
}
.puzzle__piece--7::after {
  content: "emocje, potrzeby \ai zachowania innych \aludzi";
  top: 56%;
  left: 39%;
}

@keyframes movieIn {
  0% {
    transform: scale(1) translate(0, 0);
    z-index: 1;
  }
  100% {
    transform: scale(1.15) translate(30px, 20px);
    z-index: 2;
  }
}
@keyframes moveOut {
  0% {
    transform: scale(1.15) translate(30px, 20px);
    z-index: 2;
  }
  100% {
    transform: scale(1) translate(0, 0);
    z-index: 1;
  }
}
@keyframes svgColorIn {
  0% {
    fill: #fff;
  }
  100% {
    fill: #093BF4;
  }
}
@keyframes svgColorOut {
  0% {
    fill: #093BF4;
  }
  100% {
    fill: #fff;
  }
}
.arrow-left, .arrow-right {
  position: absolute;
  top: 50%;
  width: 48px;
  height: 48px;
  transform: translateY(-50%);
  transition: left 0.7s cubic-bezier(0.77, 0, 0.175, 1), right 0.7s cubic-bezier(0.77, 0, 0.175, 1);
  z-index: 10;
}

.arrow-left {
  left: -60px;
}
.arrow-left.in {
  left: 10px;
}

.arrow-right {
  right: -60px;
}
.arrow-right.in {
  right: 10px;
}

.podcast-popup {
  display: none;
  position: fixed;
  top: 8%;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9999;
  justify-content: center;
  align-items: center;
}
@media (min-width: 765px) {
  .podcast-popup {
    top: 0;
  }
}
.podcast-popup--active {
  display: flex;
}
.podcast-popup__form-container {
  background: #fff;
  margin: 5% auto;
  padding: 30px 20px 20px 20px;
  width: 90%;
  border-radius: 10px;
  position: relative;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 1;
}
@media (max-width: 600px) {
  .podcast-popup__form-container {
    padding: 20px 10px 10px 10px;
    max-width: 95vw;
  }
}
.podcast-popup__form-container--form {
  max-width: 500px;
}
.podcast-popup__form-container--video {
  height: 70vh;
}
@media (max-width: 600px) {
  .podcast-popup__form-container--video {
    height: auto;
    padding-top: 13px;
  }
}
@media (max-height: 415px) {
  .podcast-popup__form-container--video {
    top: 25px;
  }
}
.podcast-popup__form-container:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 44px;
  background-color: #CCE1FB;
  z-index: -1;
}
.podcast-popup__form label {
  display: none !important;
}
.podcast-popup__title {
  font-weight: 700;
  font-size: 34px;
  color: #2E2E2E;
}
@media (min-width: 765px) {
  .podcast-popup__title {
    line-height: 60px;
  }
}
.podcast-popup__title span {
  position: relative;
  z-index: 1;
  padding: 0 5px;
}
.podcast-popup__title span:after {
  content: "";
  position: absolute;
  bottom: 5px;
  left: -1%;
  width: 102%;
  height: 14px;
  background-color: #FF7700;
  z-index: -1;
}
.podcast-popup__subtitle {
  font-family: Inter;
  font-weight: 400;
  font-size: 12px;
  color: #000;
  margin-bottom: 1rem;
}
.podcast-popup__agreement {
  font-family: Inter;
  font-weight: 400;
  font-size: 9px;
  color: #000;
  margin-top: 1rem;
  margin-bottom: 4rem;
}
.podcast-popup__video {
  height: 100%;
}
.podcast-popup__video video {
  width: 100%;
  max-height: 100%;
}
.podcast-popup__close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 32px;
  height: 32px;
  background: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  color: #fff;
  transition: color 0.2s;
  background: #2E2E2E;
  border-radius: 32px;
  margin-top: -26px;
  margin-right: -26px;
}
.podcast-popup__close::before, .podcast-popup__close::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 2px;
  background: currentColor;
  border-radius: 2px;
  left: 6px;
  top: 15px;
  transition: background 0.2s;
}
.podcast-popup__close::before {
  transform: rotate(45deg);
}
.podcast-popup__close::after {
  transform: rotate(-45deg);
}

.puzzle-mobile {
  position: relative;
}
.puzzle-mobile__glass {
  position: absolute;
  left: 0;
  bottom: -42%;
  z-index: 1;
}
@media (min-width: 765px) {
  .puzzle-mobile__glass {
    bottom: -36%;
    width: 79%;
  }
}

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