/*
	Theme Name: TPUSA 2025
	Theme URI: http://html5blank.com
	Description: Starter WordPress Theme

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/
/* CSS Document */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed, .video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.footer.light .footer__social-link svg path, .dropdown-active .header__socials-link svg path {
  stroke: #000000;
}
.header__socials-link svg:hover path, .footer__social-link svg:hover path, .footer.light .footer__social-link svg:hover path {
  stroke: #C41E49;
}
.mBreak {
  display: block;
}
.Charlie {
  position: absolute;
  top: 0;
}
#filter-sort-by {
  width: 137px;
}
.header__search-input {
  background-image: none;
  font-size: 1rem;
}
.modal-contributor__right-col p strong:first-of-type {
  display: none;
}
.section-intro__container.container-smaller .section-intro__content {
  max-width: 1600px;
}
.section-quote__blockquote-text::after {
  right: -2.25rem;
  bottom: -4rem;
}
.banner-block {
  margin-top: 40px;
}
.js-modal-toggler {
  display: block;
}
.whiteLink, .whiteLink:hover {
  color: #fff !important;
  text-decoration: none !important;
}
.blackLink, .blackLink:hover {
  color: #00071E !important;
  text-decoration: none !important;
}
.card-person {
  cursor: pointer;
}
.card-for-dropdown__title {
  text-transform: none;
}
.card-info__img {
  overflow: hidden;
}
.card-info__img img {
  transition: transform 0.3s;
}
.card-info__img img:hover {
  transform: scale(1.2);
}
.card-person__name {
  text-align: center;
}
.normalHeading {
  text-transform: none;
}
.generalForm {
  background: #081330;
  border-radius: 12px;
}
.page-id-35451 .hbspt-form, .page-id-35154 .hbspt-form {
  background: #D40041;
  padding: 20px;
  margin-top: 40px;
  border-radius: 12px;
}
.footer__subscribe-form .hbspt-form {
  background: none !important;
}
.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper::before, .wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper::before {
  padding-top: 0;
}
.no-stretch {
  height: auto;
}
.card-search-result a {
  color: #00071E;
  text-decoration: none;
}
.card-search-result a:hover {
  color: #C41E49;
}
.section-top {
  padding-top: 0;
}
.wp-block-image img {
  border-radius: 0.5rem;
}
.content__social-list {
  margin-top: 2rem;
}
.content__social-list .footer__social-link {
  color: #000;
}
.content__social-list .footer__social-link:hover {
  color: #C41E49;
}
.mb-sm-40 {
  margin-bottom: 40px !important;
  max-width: 1280px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.pressKit .btn {
  display: block;
  text-align: center;
}
.pr a {
  position: relative;
  display: block;
  text-decoration: none;
  overflow: hidden;
  color: #00071E;
  margin-bottom: 16px;
  padding: 1px;
  border-radius: 1rem;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1);
  font-weight: 500;
}
.pr a::after {
  background: linear-gradient(84.09deg, #00164D 0%, #C41E49 100%);
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.3;
  transition: opacity 0.3s;
  content: "";
}
.pr a:hover:after {
  opacity: 1;
}
.prDoc {
  background-color: #F7F7F7;
  position: relative;
  z-index: 5;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 0 12px;
  font-weight: 700;
  padding: 0.625rem;
  border: 0.5px solid rgba(255, 255, 255, 0.30);
  border-radius: 0.9375rem;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1);
}
.prDoc span:last-of-type {
  font-size: 1.02rem;
  width: 80%
}
.prDoc .prDate {
  border-right: 1px solid #d1d1d1;
  text-align: center;
  padding-right: 8px;
  width: 20%;
}
.card-box-shop__img::before {
  height: 192px;
}
.position {
  margin: 30px 0 20px 0;
}
.careers .accordion__btn {
  text-transform: uppercase;
}
.position h3 {
  font-size: 1.125rem;
  font-weight: 600;
}
.position p {
  margin-bottom: 0;
  position: relative;
  padding-left: 3rem;
}
.position .btn {
  margin-top: 1.5rem;
  cursor: pointer;
}
.position p:before {
  display: inline-flex;
  transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  left: 0.57142857em;
  color: #C41E49;
  font-size: 1.4em;
  font-family: "icomoon";
  line-height: 1;
  content: "\e91d";
}
.aboutTxt ul li::before {
  display: inline-flex;
  transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  left: 0.57142857em;
  color: #C41E49;
  font-size: 1.4em;
  font-family: "icomoon";
  line-height: 1;
  content: "\e91d";
}
.modal-contributor {
  max-width: 960px;
}
.footer {
  padding-top: 0;
}
.footer__content {
  background: url(img/footer-bg.jpg) no-repeat bottom center;
  background-size: cover;
  padding: 20px 0 0;
}
footer.light .footer__content {
  background: none;
}
.footer__card-link:hover {
  color: #00071E;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  mix-blend-mode: screen;
}
.footer.light {
  padding-top: 80px;
}
.footer-top-border {
  height: 33px;
  border-top: 1px solid rgba(0, 7, 30, 0.1);
}
.footer__copyright {
  padding-bottom: 20px;
}
@media only screen and (min-width: 576px) {
  .section-quote__block {
    padding: calc(.13125rem + 12.3vw) 0;
  }
  .banner-block__inner-content {
    max-width: 57%;
    margin-left: auto;
  }
  .footer-top-border {
    height: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .genRightCol {
    margin-left: 0;
  }
  .genLeftCol {
    width: 50%;
  }
  .prDoc span:last-of-type {
    width: 90%
  }
  .prDoc .prDate {
    width: 10%;
  }
  .card-box-shop__img::before {
    height: 240px;
  }
  .position h3 {
    font-size: 1.75rem;
  }
  .js-modal-toggler {
    display: inline-block;
  }
  .section-quote__blockquote-text::after {
    right: -3rem;
    bottom: -5rem;
  }
  .section-quote__blockquote-block {
    display: flex;
    justify-content: flex-end;
  }
  .banner-block {
    margin-top: 60px;
  }
  #filter-sort-by {
    width: 150px;
  }
  .footer__content {
    background: url(img/footer-bg.jpg) no-repeat bottom center;
    background-size: cover;
    padding: 20px 0 0;
  }
}
@media only screen and (min-width: 1024px) {}
@media only screen and (min-width: 1280px) {
  .prDoc {
    padding: 1.5rem;
  }
  .prDoc .prDate {
    width: 87px;
  }
  .banner-block__inner-content {
    max-width: 32%;
  }
}
@media only screen and (min-width: 1440px) {}
@media only screen and (min-width: 1500px) {
  .header__dropdown-content {
    column-gap: 4.8rem;
  }
}
/*-----------------------------------*\
  SHOW EPISODES
\*-----------------------------------*/
.episode {
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 56.25%;
  background: #00164D;
  border-radius: 8px;
  overflow: hidden;
}
.episode iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#next-button:disabled {
  display: none;
}
@media only screen and (min-width: 768px) {
  #episode-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  #episode-container {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (min-width: 1440px) {
  #episode-container {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only screen and (min-width: 1680px) {
  #episode-container {
    grid-column-gap: 27px;
  }
  .episode {
    margin-bottom: 30px;
  }
}