/*!
Theme Name: Poseida Starter Theme
Theme URI: https://www.poseida.com/
Author: Poseida
Author URI: https://www.poseida.com/
Description: Starter Theme For Poseida
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: os-theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
*/
.career-cta {
	margin-top: 40px !important;
}
.footer-address {
	color: #fff !important;
	margin-top: 14px !important;
}
.footer-address a {
	color: #fff !important;
	text-decoration: underline;
}
.footer-address a:hover {
	color: #fff !important;
	text-decoration: none;
}
/*start pop-up styles */
#home-video-pop {
	position: fixed;
  top: 0;
	width: 100%;
	height: 100vh;
	z-index: 99999;
  background: rgba(0,0,0,.4);
	backdrop-filter: blur(4px);
	-webkit-backdrop-filter: blur(4px);
  display: none;
}
#pop-cont {
/* 	margin-top: 11%; */
 	margin: 11% auto;
	width: 90%;
  max-width: 860px;
}
#home-video-title-cont {
	position:relative;
}
#close {
	color: #ffffff;
  font-size: 22px;
  position: absolute;
  right: 0;
  top: -3px;
	cursor: pointer;
}
#home-video-title {
	text-align: center;
	margin: 20px 0;
	color: #fff;
	font-size: 24px;
}
#home-video-cta {
	text-align: center;
	margin: 10px 0;
}
#home-video-cta a {
  padding: 0 5px;
}
#home-video-pop iframe {
  border: 0;
  width: 100%;
  margin: 0;
  padding: 10px;
  display: block;
  min-height: 415px;
}
@media screen and (max-width: 767px) {
  #home-video-pop iframe {
    min-height: 360px;
    padding: 0 20px;
  }

}
@media screen and (max-width: 600px) {
  #home-video-pop iframe {
    min-height: 120px;
    max-height: 260px;
  }
}
.home .image-and-text.no-bg {
  padding-top: 120px;
}
.home .image-and-text.no-bg video {
  display: none;
}
.home .image-and-text .video-inner {
  background-color: #084b71;
}
.home .image-and-text .video-section-heading {
  color: #fff;
}
.home .image-and-text .video-description p {
  color: #fff !important;
  padding: 0 10px;
}
.home .image-and-text .video {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.home .image-and-text .video img {
  display: none !important;
}
.home .for-desktop-video p span {
  color: #2bbfcb;
}
.home .image-and-text.no-bg .video {
  background-image: url(/wp-content/uploads/2024/05/roche-astellas-unified-image.png);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.home .image-and-text.no-bg .video-inner {
  background-color: #267f7e;
}
.home .image-and-text.no-bg .position-wrap, .image-and-text .video-description {
  padding-left: 0;
}
.home .image-and-text.no-bg .video-inner .video-text {
  padding-top: 30px;
}
.home .image-and-text.no-bg .video-section-heading {
  color: #fff;
  margin-bottom: 0px;
}
.home .image-and-text.no-bg .video-description p {
  color: #fff;
}
.home .image-and-text.no-bg .video-description a {
  color: #fff;
  text-decoration: underline;
}
.home .image-and-text.no-bg .video-description a:hover {
  color: #fff;
  text-decoration: none;
}
.home .updates-wrap {
	display: none;
}
.home .news-and-updates .news-wrap {
  width: 100%;
}
.recognitions-cols img {
  max-width: 225px !important;
  height: auto !important;
  margin: 76px auto 124px;
}
.audio-and-text {
  padding-bottom: 70px;
}
.audio-and-text .audio-inner {
  background-color: #267f7e;
}
.audio-and-text p,
.audio-and-text .audio-description p {
	color: #ffffff !important;
  margin-bottom: 14px !important;
}
.audio-and-text .audio-section-heading {
	color: #ffffff !important;
  margin-bottom: 4px;
}
.audio-and-text .audio-description {
  padding-left: 0;
}
@media all and (max-width: 991px) {
	.home .image-and-text .video {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
	}
	.audio-and-text p br {
    display: none;
	}
	.audio-and-text .position-wrap {
		text-align: center;
		padding-left: 0;
	}
}

/* dmc amc 08-2024 ama below*/
#copy-link {
  font-size: 27px;
  color: #084b71;
  cursor: pointer;
}

/* begin violator banner overrides to keep header from dynamically changing size */
.editor-styles-wrapper .block-editor-block-list__layout .site-header__logo,
body.frontend .site-header__logo {
  width: 124px !important;
}
.editor-styles-wrapper .block-editor-block-list__layout .site-header,
body.frontend .site-header {
  padding-bottom: 12px;
  padding-top: 15px;
  height: 60px;
}
.violator-banner {
  width: 100%;
  background-color: #2BBECB;
  color: #fff;
  text-align: center;
  padding: 14px 20px 20px;
  position: fixed;
  top: 27px;
  z-index: 999;
}
.page-id-110 .violator-banner {
  display: block;
}
.page-id-33 .violator-banner {
  display: none;
}

.violator-banner,
.admin-bar .violator-banner {
  top: 60px;
}
.violator-banner p {
  color: #fff !important;
  line-height: 1 !important;
  font-weight: 700;
}
.violator-banner a {
  color: #fff !important;
  text-decoration: underline !important;
  transition: 200ms;
}
.violator-banner a:hover {
  color: #fff !important;
  text-decoration: none !important;
}
@media only screen and (min-width: 900px) {
  body.frontend .site-header__logo {
    width: 155px !important;
  }
  body.frontend .site-header {
    padding-bottom: 17px;
    padding-top: 20px;
    height: 74px;
  }
  .violator-banner,
  .admin-bar .violator-banner {
    top: 74px;
  }
}
@media only screen and (min-width: 1100px) {
  body.frontend .site-header__logo {
    width: 200px !important;
  }
  body.frontend .site-header {
    padding-bottom: 23px;
    padding-top: 26px;
    height: 98px;
  }
  .violator-banner{
    top: 98px;
  }
  .admin-bar .violator-banner {
    top: 130px;
  }
}
@media only screen and (max-width: 767px) {
  .home .site-main {
    margin-top: 80px;
  }
  .home .image-and-text.no-bg {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 500px) {
  .violator-banner {
    padding: 7px 20px 12px;
  }
  .violator-banner p {
    line-height: 15px !important;
  }
}
/* end violator banner overrides to keep header from dynamically changing size */

/* being homepage violator image */
.hero {
  position: relative;
}
.violator-container {
  /* display: none !important; */
  /* background: rgba(0, 0, 0, .5); */
  /* height: 100vh;
  margin-top: -100vh !important; */
  position: absolute !important;
  left: 0;
  right: 0;
  height: 100%;
  top: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.violator-image {
  position: relative;
  /* position: absolute;
  top: 50%;
  right: 10vw;
  right: calc(0.42857px + 4.7619vw);
  right: 69px; */
  width: auto !important;
  padding: 0 !important;
  z-index: 99;
  /* opacity: .5; */
  background-color: #004c74;
  background-image: url(/wp-content/uploads/2025/05/Poseida-RD-CT-Web-CFIN-CROPPED-2v4.png);
  background-size: contain;
  position: absolute;
  right: 69px;
  width: 238px;
  height: 277px;
  width: 250px;
  height: 291px;
  border-radius: 15px;
  filter: drop-shadow(9px 16px 15px rgba(0, 0, 0, .3));
  }
.violator-image.is-dismissed {
  display: none !important;
}
.violator-image .wp-block-image {
  position: relative;
  margin-bottom: 0;
}
.violator-image img {
  width: 20vw !important;
  height: auto !important;
  max-width: 250px !important;
  /* width: 250px !important;
  height: 291px !important; */
  /* box-shadow: 7px 7px 23px rgba(0,0,0,.3);
  border-radius: 17px; */
  filter: drop-shadow(9px 16px 15px rgba(0, 0, 0, .3));
  transition: 300ms;
}
.violator-image img:hover {
  /* filter: drop-shadow(9px 12px 15px rgba(0, 0, 0, .1)); */
}
.violator-image i,
.violator-image button {
  position: absolute;
  top: -20px;
  right: -25px;
  font-size: 20px;
  color: #23CAFF;
  background: #fff;
  border-radius: 999em;
}
.violator-image button {
  border: none;
  background-color: transparent;
  padding: 0;
}
.violator-image i:hover,
.violator-image button:hover {
  cursor: pointer;
  color: #eda62e;
}
body.frontend .violator-image p {
  color: #fff;
  max-width: 250px;
  padding: 0 14px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
  margin: 0;
  font-family: Oxanium,cursive;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.1;
  letter-spacing: .5px;
  padding: 0 12px 0 16px;
}
@media all and (min-width: 1913px) {
  .violator-image {
    /* top: 18vw;
    right: 20vw; */
  }
}
/* @media all and (min-width: 1921px) {
  .violator-image {
    top: 3%;
    right: 4%;
  }
} */
@media only screen and (max-width: 1024px) {
  .violator-image {
    width: 204px;
    height: 238px;
    right: 50px;
  }
  body.frontend .violator-image p {
    font-size:15px;
    max-width: 206px;
    padding: 0 10px 0 14px;
  }
}
@media all and (max-width: 991px) {
  .home .image-and-text.no-bg .video-section-heading {
    margin-bottom: 16px;
  }
  .home .image-and-text.no-bg .video-inner .video-text {
    margin-bottom: 0;
  }
  .home .image-and-text.no-bg br {
    display: none;
  }
  .home .image-and-text.no-bg .position-wrap {
    display: none;
  }
  .home .image-and-text.no-bg .video-description span {
    display: block;
    margin-top: 16px;
  }
}
@media only screen and (max-width: 781px) {
  .recognitions-cols img {
    margin: 50px auto;
  }
}
@media all and (max-width: 767px) {
  .violator-image {
    position: fixed;
    top: 95px;
    top: 155px;
    right: 2.5%;
    left: 2.5%;
    /* max-width: 550px; */
    width: 95% !important;
    padding: 0 !important;
    height: 420px;
  }
  .violator-image img {
    width: 100% !important;
    max-width: none !important;
    height: auto !important;
  }
  .violator-image i,
  .violator-image button {
    top: 10px;
    right: 10px;
    font-size: 25px;
  }
  body.frontend .violator-image p { 
    font-size: 28px;
    max-width: none;
    padding:0 7%;
    margin: 100px 0 0 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform:  none;
    top: auto;
  }
}
/* end homepage violator image */

/* begin signatures */
body.page-id-1566 .wp-block-group__inner-container p {
	font-family: aptos,sans-serif !important ;
}
/* end signatures */

/* begin pipeline hack styles */
.progress-heading {
  text-align: center;
}
.milestone-col {
  width: 32%;
}
.milestone-col p {
	line-height: 1.3 !important
}
.pipeline-disclaimer {
	display:none;
  margin-top: 22px;
}
#car-t .pipeline-disclaimer {
	display:block;
}
.pipeline .top-bar .button-and-heading .button .button-border {
  width: 30px;
}
.pipe-heading span {
  display: block;
  font-weight: 500;
}
#pipeline-item2car-t .pipe-logo,
#pipeline-item5car-t .pipe-logo,
#pipeline-item6car-t .pipe-logo {
  max-width: 83px;
}
#pipeline-item7car-t .pipe-logo {
  max-width: 93px !important;
  max-width: max-content;
}
#pipeline-item2car-t .pipe-logo img,
#pipeline-item5car-t .pipe-logo img,
#pipeline-item6car-t .pipe-logo img {
  height: 33px;
}
#pipeline-item7car-t .pipe-logo img {
  height: 43px !important;
  max-width: max-content;
}
#pipeline-item0genetic-medicines .pipe-logo,
#pipeline-item1genetic-medicines .pipe-logo {
  max-width: 83px;
}
#pipeline-item0genetic-medicines .pipe-logo,
#pipeline-item1genetic-medicines .pipe-logo {
  max-width: 93px !important;
  max-width: max-content;
}
@media all and (min-width: 1440px) {
	.pipeline .top-bar .button-and-heading .button .button-border {
		width: 51px;
	}
    .pipeline .progress-headings {
      top: 98px !important;
    }

}
@media all and (max-width: 767px) {
	.milestone-col {
    width: 100%;
	}
}
/* end pipeline hack styles */
/*Archive hacks start */
.archive-news {
  padding: 12px 0;
  border-top: 1px solid eda62e;  
}
.archive-news h5 {
  font-family: 'bio-sans',sans-serif;
  font-size: 20px;
  line-height: 28px;

}
.news-date-time {
  font-size: 16px;
  line-height: 20px;  
}

@media only screen and (min-width:768px){
  .pipeline .top-bar .button-and-heading .button{
    max-width:30px;
  }
}

.pipeline .top-bar .button-and-heading .button .button-border{
  max-width:100%;
}
body.frontend.tab-pressed .presentations-section .sticky-post-content a:focus {
  outline: 2px dashed #ffffff;
}
body.frontend .site-header__nav .header-actions__close {
  display: none;
}
body.frontend .site-header__nav.active .header-actions__close {
  display: block;
}
