/*!*******************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./src/assets/scss/blocks/partner-porcasts-block.scss ***!
  \*******************************************************************************************************************************************************************************************************************/
.three-podcasts-section {
  margin-bottom: 64px;
}
.three-podcasts-section .bordered-title {
  font-family: "inter", Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 800;
  line-height: 32px;
  text-align: left;
  color: #0F1E42;
  text-transform: uppercase;
  padding-bottom: 8px;
  border-bottom: 5px solid #C6168D;
  margin-bottom: 16px;
  margin-bottom: 32px;
}
.three-podcasts-section .bordered-title.pink {
  border-bottom: 5px solid #C6168D;
}
.three-podcasts-section .bordered-title.green {
  border-bottom: 5px solid #00B48D;
}
.three-podcasts-section .bordered-title.blue {
  border-bottom: 5px solid #0095DA;
}
.three-podcasts-section .bordered-title.orange {
  border-bottom: 5px solid #F99D1C;
}
.three-podcasts-section .heading {
  font-family: "Lora", Arial, Helvetica, serif;
  font-weight: 700;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 56px;
  letter-spacing: -2px;
  margin-bottom: 32px;
  text-align: center;
}
.three-podcasts-section ul {
  list-style: none;
  margin: 0 0 0 -5%;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.three-podcasts-section ul li {
  margin-left: 5%;
  width: 28.3%;
  margin-bottom: 40px;
}
.three-podcasts-section ul li .image-folder {
  margin-bottom: 46px;
}
.three-podcasts-section ul li .image-folder {
  -webkit-box-shadow: -14px 14px 0 0 var(--custom-block-shadow-color, #F9E8F4);
  -moz-box-shadow: -14px 14px 0 0 var(--custom-block-shadow-color, #F9E8F4);
  box-shadow: -14px 14px 0 0 var(--custom-block-shadow-color, #F9E8F4);
  margin-left: 14px;
}
.three-podcasts-section ul li .image-folder.pink {
  -webkit-box-shadow: -14px 14px 0 0 #F9E8F4;
  -moz-box-shadow: -14px 14px 0 0 #F9E8F4;
  box-shadow: -14px 14px 0 0 #F9E8F4;
}
.three-podcasts-section ul li .image-folder.green {
  -webkit-box-shadow: -14px 14px 0 0 #CCF0E8;
  -moz-box-shadow: -14px 14px 0 0 #CCF0E8;
  box-shadow: -14px 14px 0 0 #CCF0E8;
}
.three-podcasts-section ul li .image-folder.blue {
  -webkit-box-shadow: -14px 14px 0 0 #E5F4FC;
  -moz-box-shadow: -14px 14px 0 0 #E5F4FC;
  box-shadow: -14px 14px 0 0 #E5F4FC;
}
.three-podcasts-section ul li .image-folder.orange {
  -webkit-box-shadow: -14px 14px 0 0 #FEEBD2;
  -moz-box-shadow: -14px 14px 0 0 #FEEBD2;
  box-shadow: -14px 14px 0 0 #FEEBD2;
}
.three-podcasts-section ul li .image-folder a {
  padding-top: 78%;
  position: relative;
  display: block;
}
.three-podcasts-section ul li .image-folder a img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}
.three-podcasts-section ul li .image-folder span {
  padding-top: 78%;
  position: relative;
  display: block;
}
.three-podcasts-section ul li .image-folder span img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}
.three-podcasts-section ul li .content-folder .title {
  font-family: "Lora", Arial, Helvetica, serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  margin-bottom: 16px;
  color: #0F1E42;
  text-decoration: none;
  display: inline-block;
}
.three-podcasts-section ul li .content-folder p {
  font-family: "inter", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #0F1E42;
  margin-bottom: 16px;
}
.three-podcasts-section ul li .content-folder .listen-block {
  display: flex;
  align-items: center;
}
.three-podcasts-section ul li .content-folder .listen-block .label {
  text-transform: uppercase;
  font-family: "inter", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 22px;
  text-align: left;
  color: #0F1E42;
  margin-right: 8px;
}
.three-podcasts-section ul li .content-folder .listen-block ul {
  list-style: none;
  margin: 0;
  padding: 0;
  align-items: center;
}
.three-podcasts-section ul li .content-folder .listen-block ul li {
  margin-left: 0;
  width: auto;
  margin-bottom: 0;
  margin-right: 16px;
}
.three-podcasts-section ul li .content-folder .listen-block ul li:last-child {
  margin-right: 0;
}
.three-podcasts-section ul li .content-folder .listen-block ul li a {
  display: block;
  text-decoration: none;
}
.three-podcasts-section ul li .image-folder {
  margin-bottom: 34px;
  -webkit-box-shadow: -10px 10px 0 0 var(--custom-block-shadow-color, #F9E8F4);
  -moz-box-shadow: -10px 10px 0 0 var(--custom-block-shadow-color, #F9E8F4);
  box-shadow: -10px 10px 0 0 var(--custom-block-shadow-color, #F9E8F4);
  margin-left: 10px;
}
.three-podcasts-section ul li .image-folder.green {
  -webkit-box-shadow: -10px 10px 0 0 #CCF0E8;
  -moz-box-shadow: -10px 10px 0 0 #CCF0E8;
  box-shadow: -10px 10px 0 0 #CCF0E8;
}
.three-podcasts-section ul li .image-folder.blue {
  -webkit-box-shadow: -10px 10px 0 0 #E5F4FC;
  -moz-box-shadow: -10px 10px 0 0 #E5F4FC;
  box-shadow: -10px 10px 0 0 #E5F4FC;
}
.three-podcasts-section ul li .image-folder.orange {
  -webkit-box-shadow: -10px 10px 0 0 #FEEBD2;
  -moz-box-shadow: -10px 10px 0 0 #FEEBD2;
  box-shadow: -10px 10px 0 0 #FEEBD2;
}
.three-podcasts-section ul li .image-folder a {
  padding-top: 100%;
}
.three-podcasts-section ul li .image-folder span {
  padding-top: 100%;
}
.three-podcasts-section ul li .content-folder .title {
  font-family: "Lora", Arial, Helvetica, serif;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 26px;
  text-align: left;
}
.three-podcasts-section ul li .content-folder .company {
  font-family: "inter", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-style: italic;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  margin-bottom: 4px;
}
.three-podcasts-section ul li .content-folder p {
  font-family: "inter", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  margin-bottom: 16px;
}

.wp-block-acf-partner-porcasts-block .three-podcasts-section .heading {
  font-family: "inter", Arial, Helvetica, sans-serif;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: -1px;
  text-align: left;
  color: #0F1E42;
  margin-bottom: 64px;
}

@media screen and (max-width: 768px) {
  .three-podcasts-section .heading {
    font-size: 32px;
    font-size: 2rem;
    line-height: 45px;
  }
  .three-podcasts-section ul {
    flex-direction: column;
    margin: 0;
  }
  .three-podcasts-section ul li .image-folder {
    margin-bottom: 30px;
  }
  .three-podcasts-section ul li .content-folder .listen-block ul {
    flex-direction: row;
  }
  .three-podcasts-section ul li .content-folder .listen-block ul li {
    margin-right: 16px;
  }
  .three-podcasts-section ul li .content-folder .listen-block ul li:last-child {
    margin-right: 0;
  }
  .three-podcasts-section ul li {
    margin-left: 0;
    width: 100%;
    margin-bottom: 30px;
  }
  .wp-block-acf-partner-porcasts-block .three-podcasts-section .heading {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 40px;
  }
}

@media screen and (max-width: 576px) {
  .three-podcasts-section .heading {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 39px;
  }
}

@media screen and (max-width: 1200px) {
  .three-podcasts-section ul li .image-folder {
    margin-left: 0;
  }
  .three-podcasts-section ul li .image-folder {
    margin-left: 0;
  }
}

/*# sourceMappingURL=partner-porcasts-block.min.css.map*/