body p {
    margin: 0;
    padding: 0;
}
.block {
    padding: 0;
}
.text-center {
    text-align: center !important;
}
.hidden {
    display: none !important;
    visibility: hidden !important;
}
.white {
    color: #FFF;
}
.text-left {
    text-align: left;
}
.display-grid {
    display: grid;
}
.display-flex-left {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
}
body strong {
    font-weight: 600;
}
.border0 {
    border: 0;
}
.ml16 {
    margin-left: 16px;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}
.ys-imgbox-cover img:nth-child(2) {
    object-fit: cover;
}
.width-auto {
    width: 100%;
}
.ys-dots1 .slick-dots li::before {
    height: 5px;
    border-radius: 3px;
}
@media screen and ( max-width: 782px ) { html { margin-top: 0 !important; } }
a {
    color: var(--colormain);
}
.team-card:nth-child(1),
.team-card:nth-child(2),
.team-card:nth-child(3){
    margin-top: 0;
}
.team-cards__grid{
    margin: 0 calc(-1 * var(--cardSpace));
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: calc(2 * var(--cardSpace));
}
.team-card {
    padding: 0 var(--cardSpace);
    /* margin-top: calc(2 * var(--cardSpace)); */
    background: #fff;
    border-radius: 24px;
    box-shadow: 0 12px 30px 0 rgba(81, 94, 110, 0.25);
    display: block;
    flex-direction: column;
    flex-grow: 1;
    gap: 22px;
    padding: 0.5rem 0.4rem 0.55rem;
    transition: box-shadow .3s ease-in-out;
}
.team-card:nth-child(1), .team-card:nth-child(2), .team-card:nth-child(3) {
    margin-top: 0;
}
.veeva-2024 .h1, .veeva-2024 .h2, .veeva-2024 .h3, .veeva-2024 .h4, .veeva-2024 .h5, .veeva-2024 .h6, .veeva-2024 .h7, .veeva-2024 .h8, .veeva-2024 h1, .veeva-2024 h2, .veeva-2024 h3, .veeva-2024 h4, .veeva-2024 h5, .veeva-2024 h6 {
    font-family: Poppins, sans-serif;
    font-weight: 600;
    letter-spacing: -.03em;
    line-height: 1.2;
    margin-bottom: 0;
    text-transform: unset;
}
@media (min-width: 1400px) {
    .team-card {
        flex: 0 0 calc(33.33333% - 18.66667px);
    }
}
@media screen and (max-width: 1199px) {
    .team-card {
        width: 50%;
    }
}
@media (min-width: 992px) {
    .team-card {
        flex: 0 0 calc(50% - 78px);
    }
}
@media screen and (max-width: 767px) {
    .team-card {
        width: 100%;
        margin-top: 0.4rem;
    }

    .team-card:nth-child(2), .team-card:nth-child(3) {
        margin-top: 0.4rem;
    }
}
.team-card .team-card__header {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.team-card .team-card__header .team-card__headshot {
    position: relative;
    overflow: hidden;
    transform: rotate(0);
    -webkit-transform: rotate(0);

    width: 39%;
    border-radius: 50%;
}
.team-card .team-card__header .team-card__headshot > img{
    width: 100%;
    height: 100%;
    transition: all .4s ease;
}
.team-card .team-card__header .team-card__content{
    width: 61%;
    padding-left: 0.3rem;
}
.team-card .team-card__header .team-card__content .team-card__name{
    font-size: var(--font18);
    color: var(--color010);
    line-height: var(--line175);
    font-family: var(--bold);
    color: var(--colormain1);
}
.team-card .team-card__header .team-card__content .team-card__title{
    font-size: var(--font14);
    line-height: var(--line15);
    color: var(--color010);
    margin-bottom: var(--space8);
}
.team-card .team-card__header .team-card__content .team-card__tenure{
    font-family: var(--bold);
    font-size: var(--font14);
    line-height: var(--line175);
    color: var(--color636);
    margin-bottom: var(--space16);
}
.team-card .team-card__header .team-card__content .team-card__social{
    width: 26px;
    height: 26px;
    display: flex;
}
.team-card .team-card__header .team-card__content .team-card__social > svg{
    width: 100%;
}
@media screen and (max-width: 1199px) {
    .team-card .team-card__header .team-card__content .team-card__social {
        width: 20px;
        height: 20px;
    }
}
@media screen and (max-width: 1680px) {
    .team-card .team-card__header .team-card__content .team-card__social {
        width: 22px;
        height: 22px;
    }
}
.team-card .team-card__description {
    margin-top: 24px;
    font-size: var(--font16);
    color: var(--color636);
    line-height: var(--line15);
}
@media screen and (max-width: 1680px) {
    .team-card .team-card__description {
        margin-top: 20px;
    }
}
@media screen and (max-width: 767px) {
    .team-card .team-card__description {
        margin-top: var(--contSpace);
    }
}


.ys-cont1126 p, .video-wrap-bt p {
    font-size: var(--font16);
    color: var(--color666);
    line-height: var(--line175);
    margin-bottom: 0.75em;
}
.ys-cont1126 li, .video-wrap-bt li, .yxedr-active li {
    font-size: var(--font16);
    color: var(--color666);
    line-height: var(--line175);
    margin-bottom: 0.75em;
}

.inddet-nav-wrap{
    top: unset;
}
.inwr-select-bt-li > span{
    display: flex;
    align-items: center;
    padding: 10px 20px;
}
.inddet-nav.act .inwr-select-bt .inwr-select-bt-li.act >span{
    color: var(--colormain);
}
.ys-imgbox-contain img, .ys-imgbox-cover img {
    object-fit: contain;
}
.inddet-nav.act .inwr-select-bt .inwr-select-bt-li.act>a>span {
    color: var(--colormain);
}
.std-padtb140 {
    padding-bottom: var(--space140);
}
.std-padbt60{
    padding-bottom: var(--space60);
}
.std-padt60{
    padding-top: var(--space60);
}
.ys-main-sitemap .yxedr-active .whitebar{
    display: none;
}
.ys-main-sitemap .yxedr-active h2{
    color: unset;
}


.wrapper {
    max-width: 940px;
    margin: 0 auto;
    padding: 0 20px;
    /* display: grid; */
    line-height: 32px;
}

@media screen and (min-width: 992px) {
    .wrapper {
        padding: 0;
    }
}

.container {
    margin-right: auto;
    margin-left: auto;
}
.veeva-2024 #simple-product .container {
    padding-left: 0;
    padding-right: 0;
}
.veeva-2024 #simple-product .copy-container p {
    color: inherit;
}
.veeva-2024 #simple-product .hero-left-aligned--product .copy-container h6>span {
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    background: linear-gradient(163deg, #f5670e 4.54%, #ff6b00 88.28%);
    background-clip: text;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-size: 100%;
    font-weight: 700;
    width: fit-content;
    font-size: 16px;
}
.veeva-2024 #simple-product .hero-left-aligned--product .copy-container h6>span>span {
    background: #01040b;
    background-clip: text;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    font-weight: 400;
    margin-right: 4px;
}
.veeva-2024 #simple-product .hero-left-aligned--product .copy-container h6>span:after {
    background-color: #01040b;
    content: "";
    display: inline-block;
    height: 20px;
    margin: -4px 12px;
    width: 1px;
}
.veeva-2024 #simple-product .hero-left-aligned--product .copy-container h6>span:last-child:after {
    display: none;
}
.veeva-2024 span.icon {
    background: currentColor;
    display: inline-block;
    height: 32px;
    -webkit-mask-image: var(--icon);
    mask-image: var(--icon);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
    opacity: 0;
    width: 32px;
}
.veeva-2024 .copy-container .icon {
    aspect-ratio: 1 / 1;
    width: 24px;
    margin-right: 8px;
}
.veeva-2024 .pattern-products span.icon {
    --icon: url(https://www.veeva.com/wp-content/themes/veeva2015/assets/svg/icons/arrow-up-right--black.svg);
    opacity: 1;
    height: 24px;
    transition: all .3s ease-in-out;
    width: 24px;
    background: currentColor;
    display: inline-block;
    mask-image: var(--icon);
    mask-position: center;
    mask-repeat: no-repeat;
    mask-size: 100%;
}
.veeva-2024 span.icon.ready {
    opacity: 1;
}
.veeva-2024 .copy-container--eyebrow-gradient .icon {
    background: linear-gradient(180deg, #f7981d, #ff6b00);
}
.veeva-2024 .button-tertiary--black {
    border: 1px solid #01040b;
    color: #01040b;
}
.veeva-2024 .button-tertiary {
    border-radius: 60px;
    padding: 12px 24px;
}
.veeva-2024 .button-tertiary:after {
    height: 19px;
    margin-left: .8rem;
    width: 19px;
}
.veeva-2024 .button-tertiary--black:after {
    background: url(https://www.veeva.com/wp-content/themes/veeva2015/assets/svg/icons/download--black.svg);
}
.veeva-2024 #simple-product .blended-bg>:not(:last-child) {
    padding-bottom: 0 !important;
}
.veeva-2024 .statistic-inline--dark {
    color: #fff;
}
@media (min-width: 768px) {
    .container {
        width: 100%;
    }
    .veeva-2024 .button-tertiary {
        min-width: 250px;
        padding: 16px 32px;
    }
    .veeva-2024 .statistic-inline--dark {
        padding: 80px 0;
    }
}
@media (min-width: 992px) {
    .container {
        width: 100%;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
    .veeva-2024 .statistic-inline--dark {
        padding: 100px 0;
    }
}
@media only screen and (min-width: 1280px) {
    .container {
        width: 1260px;
    }
}
@media only screen and (min-width: 1400px) {
    .veeva-2024 .statistic-inline--dark {
        padding: 120px 0;
    }
}


.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-9 {
    width: 75%;
}
.speaker-wrap .row p {
    margin-top: 20px;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .wrapper {
        padding:0;
    }
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        padding-left: 0;
        padding-right: 0;
    }
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) {
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-12 {
        width: 100%;
    }
}
@media screen and (min-width: 992px) {
    .wrapper {
        padding: 0;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-12 {
        width: 100%;
    }
}
@media (min-width: 1200px) {
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
}

.ys-footer p {
    font-size: unset;
    line-height: normal;
    margin-top: 0;
    font-weight: unset;
    margin-bottom: 0;
    color: unset;
}
.footer-code-li-parga p {
    color: var(--colorfff);
}
.footer-parga p {
    color: var(--colorfff);
}

.veeva-2024 .copy-container__buttons {
    align-items: center;
    display: flex;
    gap: 1.6rem;
    margin-top: 0.3rem;
    justify-content: center;
}
.veeva-2024 .button-icon, .veeva-2024 .button-outline, .veeva-2024 .button-primary, .veeva-2024 .button-secondary, .veeva-2024 .button-tertiary {
    align-items: center;
    display: flex;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 600;
    justify-content: center;
    letter-spacing: -.03em;
    line-height: 1.2;
    margin-bottom: 0;
    text-transform: unset;
}
.veeva-2024 .button-outline, .veeva-2024 .button-primary {
    border-radius: 60px;
    padding: 12px 24px;
}
.veeva-2024 .button-primary--gradient {
    background: linear-gradient(132deg, #1b2f54 -3.62%, #1b3055 9.38%, #1b3157 19.95%, #1b345a 28.48%, #1b385e 35.33%, #1b3c62 40.88%, #1b4168 45.49%, #1b466e 49.55%, #1b4c74 53.43%, #1b527b 57.49%, #1a5982 62.1%, #1a5f89 67.65%, #1a6590 74.5%, #1a6b97 83.03%, #1a719d 93.6%, #1a76a3 106.6%);
    background-size: 100%;
    color: #fff;
}
.veeva-2024 .button-primary--gradient:after {
    box-sizing: border-box;
    content: "";
    display: inline-block;
    height: 14px;
    margin-left: .1rem;
    width: 14px;
    background: url(https://veeva.com/wp-content/themes/veeva2015/assets/svg/icons/arrow-up-right--white.svg);
}
.resources-contact-us {
    position: relative;
    z-index: 2;
    text-align: center;
    background-color: #3F3F46;
    padding-top: 50px;
    padding-bottom: 40px;
    display: grid;
}

/* 服务 */
.orange-container h2, .applications-container h2, .features-container h2, .resources-container h2, .demo-container h2, .generic-container h2 {
    padding-top: 30px;
    font-size: 34px;
    line-height: 30px;
    color: #333;
    font-weight: 400;
    font-family: roboto, 黑体, 华文黑体, sans-serif;
}
.orange-container h2 {
    padding-bottom: 30px;
    color: #fff;
}
.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img, .wp-caption>img, .wp-caption a>img {
    display: block;
    max-width: 100%;
    height: auto;
}
.orange-container strong {
    font-family: roboto, 黑体, 华文黑体, sans-serif;
    font-size: 20px;
}
.orange-container .sevices-btn {
    padding: 30px 0 0px 0;
}
.orange-container .wrapper > .row.text-center {
    display: inline-grid;
}
.panel-group {
    margin-bottom: 20px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-group .panel-heading+.panel-collapse>.panel-body, .panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
}
.collapse {
    display: none;
    visibility: hidden;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.row ul {
    list-style-type: disc;
}
.row li {
    display: list-item;
    unicode-bidi: isolate;
    list-style: disc;
    margin-left: .5rem;
}
.page-template-template-services-forms .form-section {
    text-align: left;
    max-width: 700px;
    border: 1px solid #696969;
    padding: 20px 20px 50px 20px;
    margin: 35px 15px 15px 15px;
}
.support-forms form .form-section {
    border: 1px solid #d8d9da;
    border-radius: 6px;
}

body .col-centered {
    float: none;
    margin: 0 auto;
}
.cloud-prods .desk-left-mobile-center {
    text-align: left;
}
.pattern-products h3 {
    position: relative;
    padding-left: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cloud-prods .desk-left-mobile-center h3 {
    position: relative;
    padding-left: 16px;
}
.cloud-prods .desk-left-mobile-center h3::before {
    background: linear-gradient(180deg, #f7981d, #ff6b00);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 2px;
}

/*  */

.veeva-2024 .secondary-navigation {
    align-items: center;
    background: #eef1f5;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .15);
    color: #01040b;
    display: flex;
    height: 48px;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 74px;
    width: 100%;
    z-index: 1;
}
.veeva-2024 .secondary-navigation.ready {
    opacity: 1;
}
body.admin-bar .secondary-navigation {
    margin-top: 46px;
}
.veeva-2024 #simple-product {
    padding-top: 48px;
}
.veeva-2024 .secondary-navigation__wrapper {
    align-items: center;
    display: flex;
    /* justify-content: space-between; */
    position: relative;
}
.veeva-2024 .secondary-navigation__left {
    align-items: center;
    display: flex;
}
.veeva-2024 a {
    color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
    text-decoration: none;
}
.veeva-2024 .secondary-navigation__left .h3, .veeva-2024 .secondary-navigation__left h3 {
    align-items: center;
    display: flex;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -.03em;
    line-height: 1.2;
    margin-bottom: 0;
    text-transform: unset;
    width: max-content;
}
.veeva-2024 .secondary-navigation__left a {
    position: relative;
}
.veeva-2024 .secondary-navigation__right {
    align-items: center;
    display: flex;
    gap: 8px;
    justify-content: flex-end;
}

.veeva-2024 .hero-left-aligned--product {
    background-color: #fff;
    color: #01040b;
    margin: 50px 0;
}
.veeva-2024 .hero-left-aligned__wrapper {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 0.64rem;
    margin: auto;
}
.veeva-2024 .hero-left-aligned__wrapper .copy-container {
    align-items: center;
    display: flex;
    flex-direction: column;
    text-align: center;
    width: 100%;
}
.veeva-2024 #simple-product .hero-left-aligned--product .copy-container .h2, .veeva-2024 #simple-product .hero-left-aligned--product .copy-container h2 {
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    background: linear-gradient(163deg, #f5670e 4.54%, #ff6b00 88.28%);
    background-clip: text;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-size: 100%;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -.03em;
    line-height: 1.2;
    line-height: 1.25;
    margin-bottom: 0.16rem;
    text-transform: unset;
    width: fit-content;
}

.veeva-2024 .copy-container .h1, .veeva-2024 .copy-container h1, .veeva-2024 .copy-container>img {
    margin-bottom: 0.24rem;
}
.veeva-2024 .hero-left-aligned__image {
    margin-top: 1.6rem;
    width: 100%;
}
.veeva-2024 .hero-left-aligned__image img {
    width: 100%;
}
.veeva-2024 .alert-announcement, .veeva-2024 .alert-news {
    color: #01040b;
    margin: 0.48rem 0;
}
.veeva-2024 .alert-news__wrapper {
    display: block;
}
.veeva-2024 .alert-announcement__inner, .veeva-2024 .alert-news__inner {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    padding: .8rem 0 .8rem 1.6rem;
    position: relative;
}
.veeva-2024 .alert-announcement__inner:before, .veeva-2024 .alert-news__inner:before {
    background: linear-gradient(163deg, #f5670e 4.54%, #ff6b00 88.28%);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 2px;
}
.veeva-2024 .alert-announcement__inner:before, .veeva-2024 .alert-news__inner:before {
    height: 70%;
    top: 15%;
}
.veeva-2024 .alert-announcement__inner .alert-announcement__copy, .veeva-2024 .alert-announcement__inner .h6, .veeva-2024 .alert-announcement__inner h6, .veeva-2024 .alert-news__inner .h6, .veeva-2024 .alert-news__inner h6, .veeva-2024 .alert-news_inner .alert-announcement__copy {
    color: inherit;
    flex: 1;
    line-height: 1.2;
    max-width: 1024px;
    padding-right: 1.6rem;
}
.veeva-2024 .alert-news__inner .h6, .veeva-2024 .alert-news__inner h6 {
    flex: 1;
    padding-right: 1.6rem;
}
.veeva-2024 .button-secondary img {
    background-color: #eef1f5;
    border-radius: 50%;
    margin-right: .8rem;
    width: 32px;
}
.veeva-2024 .button-text-link {
    display: flex;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -.03em;
    line-height: 1.2;
    margin-bottom: 0;
    text-transform: unset;
}
.veeva-2024 .button-text-link--black, .veeva-2024 .expanding-card--light .button-text-link, .veeva-2024 .sub-video-nav-wrapper--light .button-text-link {
    color: #01040b;
}
.veeva-2024 .alert-news__btn-mobile {
    margin-top: 2.4rem;
}
.veeva-2024 .h6, .veeva-2024 h6 {
    font-size: 18px;
}
.veeva-2024 .section-rounded-top {
    border-radius: 40px 40px 0 0;
    overflow: hidden;
}
.veeva-2024 .z-pattern--light {
    background: #fff;
    color: #01040b;
    margin: 30px 0;
}
.veeva-2024 .z-pattern--bg-grey {
    background: linear-gradient(0deg, #fff 5.2%, #eef1f5 92.04%);
    margin: 0;
    padding: 60px 0;
}
.veeva-2024 .z-pattern-products .z-pattern__wrapper, .veeva-2024 .z-pattern-stats .z-pattern__wrapper {
    display: grid;
    grid-template-columns: 1fr;
}
.veeva-2024 .z-pattern-products .z-pattern__wrapper, .veeva-2024 .z-pattern-stats .z-pattern__wrapper {
    display: grid;
    grid-template-columns: 1fr;
}
.veeva-2024 .z-pattern__image {
    display: flex;
}
.veeva-2024 .z-pattern-products .z-pattern__inner, .veeva-2024 .z-pattern-stats .z-pattern__inner {
    display: grid;
    gap: 48px;
    grid-template-columns: 1fr;
}
.veeva-2024 .z-pattern__image-wrapper {
    border-radius: 24px;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}
.veeva-2024 #simple-product .z-pattern-products .z-pattern__image-wrapper {
    background: #fff;
    padding: .24rem;
}
.veeva-2024 .z-pattern__image-wrapper>img {
    height: 100%;
    object-fit: contain;
    object-position: center center;
    width: 100%;
}
.veeva-2024 #simple-product .z-pattern__image-wrapper img {
    object-fit: contain;
}
.veeva-2024 .container:before, .veeva-2024 .container:after {
    display: none;
}
.veeva-2024 #simple-product .blended-bg {
    border-radius: 40px 40px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 5;
}
.veeva-2024 #simple-product .blended-bg:before {
    background: linear-gradient(195deg, #1b2f54 10.29%, #01050b 25.48%, #02060d 37.84%, #030710 47.81%, #040a13 55.82%, #060c18 62.3%, #080f1d 67.7%, #0a1223 72.44%, #0c1629 76.97%, #0e1a2f 81.72%, #101d36 87.11%, #13213c 93.6%, #152543 101.61%, #172849 111.57%, #192c4f 123.93%, #1b2f54 139.12%);
    border-radius: 40px;
    content: "";
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.veeva-2024 .video-player-stacked--dark {
    background: linear-gradient(195deg, #1b2f54 10.29%, #01050b 25.48%, #02060d 37.84%, #030710 47.81%, #040a13 55.82%, #060c18 62.3%, #080f1d 67.7%, #0a1223 72.44%, #0c1629 76.97%, #0e1a2f 81.72%, #101d36 87.11%, #13213c 93.6%, #152543 101.61%, #172849 111.57%, #192c4f 123.93%, #1b2f54 139.12%);
    color: #fff;
    padding: 60px 0;
}
.veeva-2024 #simple-product .statistic-inline, .veeva-2024 #simple-product .video-player-stacked, .veeva-2024 #simple-product .video-player-stacked:before {
    background: none !important;
}
.veeva-2024 .video-player-stacked .copy-container--center {
    align-items: center;
    display: flex;
    flex-direction: column;
    text-align: center;
}
.veeva-2024 .video-player-stacked .copy-container {
    margin-bottom: 48px;
}
.veeva-2024 .copy-container .h6, .veeva-2024 .copy-container h6 {
    align-items: center;
    display: inline-flex;
    margin-bottom: 16px;
}
.veeva-2024 .copy-container--eyebrow-gradient .h6, .veeva-2024 .copy-container--eyebrow-gradient h6 {
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    background: linear-gradient(163deg, #f5670e 4.54%, #ff6b00 88.28%);
    background-clip: text;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-size: 100%;
    line-height: 1.25;
    width: fit-content;
}
.veeva-2024 .copy-container--center .h3, .veeva-2024 .copy-container--center h3 {
    max-width: 1024px;
    font-size: 32px;
}
.veeva-2024 .copy-container>:last-child {
    margin-bottom: 0 !important;
}
.veeva-2024 .h1, .veeva-2024 .h2, .veeva-2024 .h3, .veeva-2024 .h4, .veeva-2024 .h5, .veeva-2024 .h6, .veeva-2024 h1, .veeva-2024 h2, .veeva-2024 h3, .veeva-2024 h4, .veeva-2024 h5, .veeva-2024 h6 {
    font-family: Poppins, sans-serif;
    font-weight: 600;
    letter-spacing: -.03em;
    text-transform: unset;
    line-height: 28px;
    color: var(--bs-heading-color);
}

.veeva-2024 .benefits h4 {
    color: #444;
}
.cloud-prods .cats {
    font-size: 42px;
    line-height: 52px;
    font-weight: 300;
}
.cloud-prods p.sub {
    font-size: 20px;
    line-height: 30px;
    margin-top: 15px;
    margin-bottom: 20px;
}
.veeva-2024 .video-player-stacked .copy-container h3, .veeva-2024 .video-player-stacked .copy-container h6 {
    z-index: 1;
}
.veeva-2024 .video-player-stacked .copy-container h5 {
    z-index: 1;
    margin-top: 0;
    font-size: 24px;
}
.veeva-2024 .video-player-stacked__stats {
    margin-top: .32rem;
}
.veeva-2024 .statistic-4-up-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    margin: 0 auto;
    max-width: 600px;
    width: 100%;
}
.veeva-2024 .video-player-stacked__stats>div {
    margin-left: auto;
    margin-right: auto;
    max-width: 576px;
}
.veeva-2024 .video-player-stacked__stats>div {
    margin-left: auto;
    margin-right: auto;
    max-width: 576px;
}
.veeva-2024 .sidebar-info-box, .veeva-2024 .sidebar-info-box--company-type, .veeva-2024 .sidebar-info-box--product-list, .veeva-2024 .sidebar-info-box--quote, .veeva-2024 .sidebar-info-box--quote-img, .veeva-2024 .sidebar-info-box--quote-logo, .veeva-2024 .sidebar-info-box--stats-lg, .veeva-2024 .sidebar-info-box--stats-sm, .veeva-2024 .sidebar-info-box--text {
    border-left: 2px solid #f7981d;
    display: flex;
    flex-direction: column;
    gap: 8px;
    justify-content: center;
    position: relative;
}
.veeva-2024 .sidebar-info-box--text {
    justify-content: flex-start;
}
.veeva-2024 .sidebar-info-box--text {
    border: 0;
    border-top: 2px solid #f7981d;
    padding: 16px 0;
}
.veeva-2024 .sidebar-info-box--light, .veeva-2024 .sidebar-info-box--light .product-arrow-link, .veeva-2024 .sidebar-info-box--light .product-simple-links a, .veeva-2024 .sidebar-info-box--light p {
    color: #01040b;
}
.veeva-2024 #simple-product .video-player-stacked .sidebar-info-box--light, .veeva-2024 #simple-product .video-player-stacked .sidebar-info-box--light p {
    color: #fff;
}
.veeva-2024 #simple-product .video-player-stacked__stats .h4, .veeva-2024 #simple-product .video-player-stacked__stats h4 {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -.03em;
    line-height: 1.2;
    margin-bottom: 0;
    text-transform: unset;
}
.veeva-2024 #simple-product .video-player-stacked .sidebar-info-box--light, .veeva-2024 #simple-product .video-player-stacked .sidebar-info-box--light p {
    color: #fff;
}
.veeva-2024 .carousel {
    position: relative;
    border-radius: 24px;
    box-shadow: 0 .99px 11.8px 0 rgba(0, 0, 0, .05), 0 2.75px 32.7px 0 rgba(0, 0, 0, .07), 0 6.6px 78.7px 0 rgba(0, 0, 0, .09), 0 22px 80px 0 rgba(0, 0, 0, .14);
}
.veeva-2024 .carousel-inner {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.veeva-2024 .quote-card, .veeva-2024 .quote-card-article, .veeva-2024 .quote-card-full, .veeva-2024 .quote-card-single {
    background: linear-gradient(163deg, #f5670e 4.54%, #ff6b00 88.28%);
    background-position: 50%;
    background-size: cover;
    border-radius: 24px;
    color: #fff;
}
.veeva-2024 .quote-card-single {
    display: flex;
    padding: 50px 24px 66px;
}
.veeva-2024 .quote-tabs--light {
    background: #fff;
    color: #01040b;
    margin: 60px 0;
}
.veeva-2024 .quote-card-single .quote-card__quote-wrapper {
    align-items: center;
    display: flex;
    flex-grow: 1;
    justify-content: center;
    text-align: center;
    flex-direction: column;
}
.veeva-2024 .quote-card-single .quote-card__quote-wrapper p {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -.03em;
    line-height: 1.2;
    line-height: 1.4;
    margin: 0 auto;
    text-align: center;
    text-transform: unset;
}
.veeva-2024 .quote-card-single .quote-card__person-info-text .h5, .veeva-2024 .quote-card-single .quote-card__person-info-text h5 {
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
}
.veeva-2024 .quote-card__quote-wrapper p {
    color: inherit;
}
.veeva-2024 .hero-contained {
    border-radius: 40px;
    overflow: hidden;
    padding: 70px 0;
    position: relative;
}
.veeva-2024 .hero-contained--cta, .veeva-2024 .hero-contained--dark, .veeva-2024 .hero-contained--dark-blue-gradient, .veeva-2024 .hero-contained--gradient, .veeva-2024 .hero-contained--image {
    color: #fff;
}
.veeva-2024 .hero-contained--gradient {
    background: linear-gradient(110deg, #f08a1c, #da5e13 40%, #da5e13 60%, #f08a1c);
}
.veeva-2024 .hero-contained--footer-fix {
    --footer-fix-color: #1b2e53;
    --footer-fix-color-desktop: linear-gradient(270deg, #1b2e53, #101b33 50%, #01050c);
    overflow: visible;
}
.veeva-2024 .hero-contained.hero-contained--footer-fix {
    --footer-fix-color-desktop: #f0f0f0 !important;
}
.veeva-2024 .copy-container__buttons {
    align-items: center;
    display: flex;
    gap: 1.6rem;
    /* margin-top: .8rem; */
}
.veeva-2024 .copy-container--center {
    align-items: center;
    display: flex;
    flex-direction: column;
    text-align: center;
}
.veeva-2024 .copy-container--left-lg {
    align-items: unset;
    text-align: left;
}
.veeva-2024 .copy-container--center .copy-container__buttons {
    justify-content: center;
}
.veeva-2024 .copy-container--left-lg .copy-container__buttons {
    justify-content: left;
}
.veeva-2024 .button-outline, .veeva-2024 .button-primary {
    border-radius: 60px;
    padding: 12px 24px;
}
.veeva-2024 .button-primary--gradient {
    background: linear-gradient(132deg, #1b2f54 -3.62%, #1b3055 9.38%, #1b3157 19.95%, #1b345a 28.48%, #1b385e 35.33%, #1b3c62 40.88%, #1b4168 45.49%, #1b466e 49.55%, #1b4c74 53.43%, #1b527b 57.49%, #1a5982 62.1%, #1a5f89 67.65%, #1a6590 74.5%, #1a6b97 83.03%, #1a719d 93.6%, #1a76a3 106.6%);
    background-size: 100%;
    color: #fff;
}
.veeva-2024 .button-icon:after, .veeva-2024 .button-outline:after, .veeva-2024 .button-primary:after, .veeva-2024 .button-tertiary:after {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
}
.veeva-2024 .button-outline:after, .veeva-2024 .button-primary:after, .veeva-2024 .button-tertiary:after {
    display: inline-block;
    height: 14px;
    margin-left: 8px;
    width: 14px;
}
.veeva-2024 .button-primary--gradient:after {
    background: url(https://www.veeva.com/wp-content/themes/veeva2015/assets/svg/icons/arrow-up-right--white.svg);
}
.veeva-2024 .copy-container--eyebrow-gradient h6 {
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    background: linear-gradient(163deg, #f5670e 4.54%, #ff6b00 88.28%);
    background-clip: text;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-size: 100%;
    line-height: 1.25;
    width: fit-content;
}
.veeva-2024 .blended-bg h6,
.veeva-2024 .blended-bg h3 {
    z-index: 1;
}
.veeva-2024 .blended-bg .copy-container h6 {
    margin-bottom: 16px;
}
.veeva-2024 .statistic-3-up-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    margin: 0 auto;
    max-width: 600px;
    width: 100%;
}
.veeva-2024 .statistic-tool {
    align-items: center;
    display: grid;
    gap: 16px;
    grid-template-columns: 1fr 2fr;
    padding: 24px;
    position: relative;
}
.veeva-2024 .statistic-tool--dark, .veeva-2024 .statistic-tool--text-white {
    color: #fff;
}
.veeva-2024 .statistic-tool:before {
    background: linear-gradient(90deg, #f7981d 20%, #ff6b00);
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.veeva-2024 .statistic-tool .h3, .veeva-2024 .statistic-tool h3 {
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    background: linear-gradient(163deg, #f5670e 4.54%, #ff6b00 88.28%);
    background-clip: text;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-size: 100%;
    display: flex;
    font-family: Poppins, sans-serif;
    font-size: 46px;
    font-weight: 600;
    justify-self: flex-end;
    letter-spacing: -.03em;
    line-height: 1.2;
    line-height: 1.1;
    margin-bottom: 0;
    text-transform: unset;
    width: fit-content;
}
.veeva-2024 .statistic-tool .h3 sup, .veeva-2024 .statistic-tool h3 sup {
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    background: linear-gradient(163deg, #f5670e 4.54%, #ff6b00 88.28%);
    background-clip: text;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-size: 100%;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 600;
    height: fit-content;
    letter-spacing: -.03em;
    line-height: 1.2;
    margin-bottom: 0;
    padding-left: .1em;
    padding-top: .3em;
    text-transform: unset;
    top: 0;
    width: fit-content;
}
.veeva-2024 .statistic-tool .h3 sup.sup--plus, .veeva-2024 .statistic-tool h3 sup.sup--plus {
    font-size: 27px;
    padding-left: 0;
    padding-top: 0;
    top: 0;
}
.veeva-2024 .statistic-tool p {
    display: block;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -.03em;
    line-height: 1.2;
    margin-bottom: 0;
    text-transform: unset;
    color: inherit;
}
.veeva-2024 .statistic-inline .copy-container {
    margin-bottom: 48px;
}
.veeva-2024 .logo-wall-listed__logos {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: .8rem;
    justify-content: center;
}
.veeva-2024 .logo-wall-listed--floating-logos .logo-wall-listed__logos {
    gap: 16px;
}
.veeva-2024 .logo-wall-listed--floating-logos .logo-wall-listed__logos img {
    border-radius: 16px;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .15);
    width: 35vw;
}
.veeva-2024 .logo-wall-listed--light.logo-wall-listed--floating-logos .logo-wall-listed__logos img {
    background-color: #fff;
}
.veeva-2024 .carousel-indicators {
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    margin-bottom: 10px;
    margin-left: 15%;
    margin-right: 15%;
    padding: 0;
    position: absolute;
    right: 0;
    z-index: 2;
}
.veeva-2024 .carousel-indicators {
    gap: 0;
    margin: 0 auto 16px;
}
.veeva-2024 .carousel-indicators [data-bs-target] {
    background-clip: padding-box;
    background-color: #fff;
    border: 0;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    box-sizing: content-box;
    cursor: pointer;
    flex: 0 1 auto;
    height: 3px;
    margin-left: 3px;
    margin-right: 3px;
    opacity: .5;
    padding: 0;
    text-indent: -999px;
    transition: opacity .6s ease;
    width: 30px;
}
.veeva-2024 .carousel-indicators [data-bs-target] {
    background: hsla(240, 1%, 74%, .5);
    border: none;
    border-radius: 4px;
    display: flex;
    height: 4px;
    margin-bottom: 8px;
    position: relative;
    width: calc(min(70%, 450px) / max(var(--slide-count), 4));
}
.veeva-2024 .carousel-indicators [data-bs-target] span {
    background: #f7981d;
    border-radius: inherit;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform-origin: left;
    width: 100%;
}
.veeva-2024 .carousel-indicators .active {
    opacity: 1;
}
.veeva-2024 .carousel .carousel-inner {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.veeva-2024 .carousel-item {
    backface-visibility: hidden;
    display: none;
    float: left;
    margin-right: -100%;
    position: relative;
    transition: transform .6s ease-in-out;
    width: 100%;
}
.veeva-2024 .carousel-fade .carousel-item {
    opacity: 0;
    transform: none;
    transition-property: opacity;
}
.veeva-2024 .carousel-fade .carousel-item.active {
    opacity: 1;
    z-index: 1;
}
.veeva-2024 .quote-card, .veeva-2024 .quote-card-article, .veeva-2024 .quote-card-full, .veeva-2024 .quote-card-single {
    background: #eef1f5;
    background-position: 50%;
    background-size: cover;
    border-radius: 24px;
    color: #01040b;
}
.veeva-2024 .quote-card-single {
    display: flex;
    padding: 50px 24px 66px;
}
.veeva-2024 .carousel-fade .carousel-item {
    opacity: 0;
    transform: none;
    transition-property: opacity;
}
.veeva-2024 .carousel .carousel-item {
    display: block;
    height: fit-content;
    opacity: 0;
}
.veeva-2024 .carousel .carousel-item>div {
    height: 100%;
}
.veeva-2024 .quote-card-single .quote-card__quote-wrapper {
    align-items: center;
    display: flex;
    flex-grow: 1;
    justify-content: center;
    text-align: center;
}
.veeva-2024 .quote-card-single .quote-card__quote-wrapper p {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -.03em;
    line-height: 1.2;
    line-height: 1.4;
    margin: 0 auto;
    text-align: center;
    text-transform: unset;
    color: inherit;
}
.veeva-2024 .quote-card-single .quote-card__person-info-text h5 {
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
}
.carousel-inner {
    -webkit-transform-style: preserve-3d;
}
.veeva-2024 .button-outline--white {
    border: 1px solid #fff;
    color: #fff;
}
.veeva-2024 .quote-card__quote-wrapper {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    gap: 24px;
    justify-content: flex-start;
}
.veeva-2024 .button-outline--white:after, .veeva-2024 .sub-video-nav-wrapper--dark .button-outline:after {
    background: url(https://www.veeva.com/wp-content/themes/veeva2015/assets/svg/icons/arrow-up-right--white.svg);
}
.veeva-2024 .resource-block-cards .copy-container, .veeva-2024 .resource-block-featured .copy-container, .veeva-2024 .resource-block-gridded-5 .copy-container, .veeva-2024 .resource-block-listed .copy-container, .veeva-2024 .section-copy-content-spacing .copy-container {
    margin-bottom: 48px;
}
.veeva-2024 .resource-block__cards {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
}
.veeva-2024 .resource-card {
    display: flex;
    flex-direction: column;
    gap: 12px;
    overflow: hidden;
    transition: all .3s ease-in-out;
}
.veeva-2024 .resource-block-cards .resource-card {
    border-radius: 20px;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .15);
    padding: 24px 16px 16px;
}
.veeva-2024 .resource-block-cards.resource-block-cards--light .resource-card {
    background: #fff;
    color: #01040b;
}
.veeva-2024 .resource-card__text {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    gap: 12px;
    width: 100%;
}
.veeva-2024 .resource-card__text h6 {
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    background: linear-gradient(163deg, #f5670e 4.54%, #ff6b00 88.28%);
    background-clip: text;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-size: 100%;
    width: fit-content;
}
.veeva-2024 .resource-card__text h6 {
    font-weight: 600;
    line-height: 1.2;
}
.veeva-2024 .resource-card__text h5 {
    font-weight: 600;
    line-height: 1.2;
    transition: all .3s ease-in-out;
}
.veeva-2024 .resource-card__media {
    aspect-ratio: 8 / 5;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
}
.veeva-2024 .resource-card__media img:not(.badge-icon), .veeva-2024 .resource-card__media video {
    height: 100%;
    inset: 0;
    object-fit: cover;
    position: absolute;
    transition: all .3s ease-in-out;
    width: 100%;
    z-index: 1;
}
.veeva-2024 .resource-card__text h6 {
    font-size: 12px;
}
.tab-gradient, .tab-container {
    background: -moz-linear-gradient(top, transparent 59%, rgba(0, 0, 0, 0.04) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(59%, transparent), color-stop(100%, rgba(0, 0, 0, 0.04)));
    background: -webkit-linear-gradient(top, transparent 59%, rgba(0, 0, 0, 0.04) 100%);
    background: -o-linear-gradient(top, transparent 59%, rgba(0, 0, 0, 0.04) 100%);
    background: -ms-linear-gradient(top, transparent 59%, rgba(0, 0, 0, 0.04) 100%);
    background: linear-gradient(to bottom, transparent 59%, rgba(0, 0, 0, 0.04) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#0a000000',GradientType=0 );
}
@media (min-width: 480px) {
    .veeva-2024 .statistic-tool {
        grid-template-columns: 1fr 3fr;
    }
}
@media (min-width: 576px) {
    .veeva-2024 .alert-announcement__inner, .veeva-2024 .alert-news__inner {
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
    }
    .veeva-2024 .alert-announcement__inner:before, .veeva-2024 .alert-news__inner:before {
        width: 3px;
    }
    .veeva-2024 .alert-news__btn-mobile {
        display: none !important;
    }
    .veeva-2024 .z-pattern--bg-grey {
        padding: 80px 0;
    }
    .veeva-2024 .logo-wall-listed--floating-logos .logo-wall-listed__logos img {
        width: 25vw;
    }
}
@media (min-width: 768px) {
    .tab-container {
        height: 75px;
        margin-bottom: 47px;
        margin-top: 40px;
    }
    .veeva-2024 .secondary-navigation {
        height: 64px;
    }
    .veeva-2024 #simple-product {
        padding-top: 64px;
    }
    .veeva-2024 #simple-product .hero-left-aligned--product .copy-container .h2, .veeva-2024 #simple-product .hero-left-aligned--product .copy-container h2 {
        font-size: 20px;
    }
    .veeva-2024 #simple-product .hero-left-aligned--product .copy-container .h1, .veeva-2024 #simple-product .hero-left-aligned--product .copy-container h1 {
        font-size: 44px;
    }
    .veeva-2024 .button-secondary img {
        width: 40px;
    }
    .veeva-2024 .button-text-link {
        font-size: 18px;
    }
    .veeva-2024 .h6, .veeva-2024 h6 {
        font-size: 20px;
    }
    .veeva-2024 .z-pattern--light {
        margin: 30px 0;
    }
    .veeva-2024 .z-pattern__image-wrapper {
        border-radius: 40px;
        max-width: 50vh;
    }
    .veeva-2024 #simple-product .z-pattern-products .z-pattern__image-wrapper {
        padding: .32rem;
    }
    .veeva-2024 .video-player-stacked--dark {
        padding: 80px 0;
    }
    .veeva-2024 #simple-product .video-player-stacked__stats .h4, .veeva-2024 #simple-product .video-player-stacked__stats h4 {
        font-size: 20px;
    }
    .veeva-2024 .carousel {
        border-radius: 40px;
    }
    .veeva-2024 .quote-card, .veeva-2024 .quote-card-article, .veeva-2024 .quote-card-full, .veeva-2024 .quote-card-single {
        border-radius: 40px;
    }
    .veeva-2024 .quote-card-single {
        padding: 60px 32px 76px;
    }
    .veeva-2024 .quote-card-single .quote-card__quote-wrapper p {
        font-size: 28px;
        max-width: 95%;
    }
    .veeva-2024 .quote-tabs--light {
        margin: 40px 0;
    }
    .veeva-2024 .quote-card-single .quote-card__person-info-text .h5, .veeva-2024 .quote-card-single .quote-card__person-info-text h5 {
        font-size: 18px;
    }
    .veeva-2024 .quote-card-single .quote-card__person-info-text .h6, .veeva-2024 .quote-card-single .quote-card__person-info-text h6 {
        font-family: Poppins, sans-serif;
        font-size: 20px;
        font-weight: 600;
        letter-spacing: -.03em;
        line-height: 1.2;
        margin-bottom: 0;
        text-transform: unset;
    }
    .veeva-2024 .hero-contained {
        padding: 100px 0;
    }
    .veeva-2024 #simple-product .hero-contained .copy-container__buttons, .veeva-2024 #simple-product .z-pattern-products .z-pattern__inner .copy-container__buttons {
        flex-direction: row;
    }
    .veeva-2024 .button-outline, .veeva-2024 .button-primary {
        padding: 16px 32px 16px 40px;
    }
    .veeva-2024 .statistic-tool .h3, .veeva-2024 .statistic-tool h3 {
        font-size: 56px;
    }
    .veeva-2024 .statistic-tool .h3 sup, .veeva-2024 .statistic-tool h3 sup {
        font-size: 18px;
    }
    .veeva-2024 #simple-product .logo-wall-listed {
        padding-top: 120px;
    }
    .veeva-2024 .logo-wall-listed__logos {
        gap: 24px;
    }
    .veeva-2024 .logo-wall-listed--floating-logos .logo-wall-listed__logos img {
        border-radius: 20px;
        width: 200px;
    }
    .veeva-2024 .carousel-indicators {
        gap: 8px;
    }
    .veeva-2024 .quote-card, .veeva-2024 .quote-card-article, .veeva-2024 .quote-card-full, .veeva-2024 .quote-card-single {
        border-radius: 40px;
    }
    .veeva-2024 .quote-card-single {
        padding: 60px 32px 76px;
    }
    .veeva-2024 .quote-card-single .quote-card__quote-wrapper p {
        font-size: 28px;
        max-width: 95%;
    }
    .veeva-2024 .quote-card-single .quote-card__person-info-text .h5, .veeva-2024 .quote-card-single .quote-card__person-info-text h5 {
        font-size: 18px;
    }
    .veeva-2024 .quote-card__quote-wrapper {
        gap: 28px;
    }
    .veeva-2024 .resource-block__cards {
        gap: 24px;
    }
    .veeva-2024 .resource-card {
        gap: 20px;
    }
    .veeva-2024 .resource-block-cards .resource-card {
        border-radius: 24px;
        padding: 36px 24px;
    }
    .veeva-2024 .resource-card__text {
        gap: 14px;
    }
    .veeva-2024 .resource-card__text h5 {
        font-size: 16px;
    }
    .veeva-2024 .resource-card__text h6 {
        font-size: 14px;
    }
}
@media screen and (min-width: 783px) {
    body.admin-bar .secondary-navigation {
        margin-top: 32px;
    }
}
@media (min-width: 992px) {
    .veeva-2024 .secondary-navigation {
        height: 76px;
        top: 110px;
    }
    .veeva-2024 #simple-product {
        padding-top: 76px;
    }
    .veeva-2024 .hero-left-aligned__wrapper {
        flex-direction: row;
        justify-content: space-between;
    }
    .veeva-2024 .hero-left-aligned__wrapper .copy-container {
        display: block;
        padding-right: 1.6rem;
        text-align: left;
        width: 50%;
    }
    .veeva-2024 .hero-left-aligned__wrapper .copy-container.container.copy-container--left {
        padding-right: unset;
    }
    .veeva-2024 .hero-left-aligned__wrapper .copy-container > h1,
    .veeva-2024 .z-pattern .copy-container > h3,
    .veeva-2024 .z-pattern .copy-container > h6 {
        line-height: 1.1;
    }
    .veeva-2024 .hero-left-aligned__wrapper .copy-container {
        width: 52% !important;
    }
    .veeva-2024 .hero-left-aligned__wrapper .copy-container>* {
        text-align: left;
    }
    .veeva-2024 .hero-left-aligned__image {
        margin-top: 0;
        width: 50%;
    }
    .veeva-2024 .hero-left-aligned__wrapper .hero-left-aligned__image {
        width: 48% !important;
    }
    .veeva-2024 .alert-announcement__inner:before, .veeva-2024 .alert-news__inner:before {
        height: 60%;
        top: 20%;
    }
    .veeva-2024 .section-rounded-top {
        border-radius: 60px 60px 0 0;
    }
    .veeva-2024 .z-pattern-products .z-pattern__wrapper, .veeva-2024 .z-pattern-stats .z-pattern__wrapper {
        gap: 0 0.32rem;
        grid-template-columns: 1.25fr 1fr;
    }
    .veeva-2024 .z-pattern-products .z-pattern__wrapper {
        grid-template-columns: 1.2fr 1fr;
    }
    .veeva-2024 .z-pattern__image {
        align-items: center;
    }
    .veeva-2024 .z-pattern__image--mobile {
        display: none;
    }
    .veeva-2024 .z-pattern-products .z-pattern__inner, .veeva-2024 .z-pattern-stats .z-pattern__inner {
        align-content: center;
    }
    .veeva-2024 .z-pattern__image--desktop {
        display: flex;
    }
    .veeva-2024 .z-pattern__image-wrapper {
        max-width: none;
    }
    .veeva-2024 #simple-product .blended-bg {
        border-radius: 60px 60px 0 0;
    }
    .veeva-2024 #simple-product .blended-bg:before {
        border-radius: 60px;
    }
    .veeva-2024 .video-player-stacked .copy-container {
        margin-bottom: 80px;
    }
    .veeva-2024 .statistic-4-up-wrapper {
        gap: 24px;
        grid-template-columns: repeat(2, 1fr);
        max-width: 800px;
    }
    .veeva-2024 .video-player-stacked__stats>div {
        max-width: 1024px;
    }
    .veeva-2024 .video-player-stacked__stats>div {
        max-width: 1024px;
    }
    .veeva-2024 .sidebar-info-box, .veeva-2024 .sidebar-info-box--company-type, .veeva-2024 .sidebar-info-box--product-list, .veeva-2024 .sidebar-info-box--quote, .veeva-2024 .sidebar-info-box--quote-img, .veeva-2024 .sidebar-info-box--quote-logo, .veeva-2024 .sidebar-info-box--stats-lg, .veeva-2024 .sidebar-info-box--stats-sm, .veeva-2024 .sidebar-info-box--text {
        gap: 12px;
    }
    .veeva-2024 .quote-card-single .quote-card__quote-wrapper p {
        max-width: 1024px;
    }
    .veeva-2024 .hero-contained {
        border-radius: 60px;
    }
    .veeva-2024 .hero-contained--gradient {
        background: linear-gradient(105deg, #f7971d, #f7971d 15%, #dc620e 42.5%, #dc620e 57.5%, #f7971d 85%, #f7971d);
    }
    .veeva-2024 .statistic-3-up-wrapper {
        gap: 24px;
        grid-template-columns: repeat(3, 1fr);
        max-width: 1024px;
    }
    .veeva-2024 .statistic-tool {
        padding: 24px 0;
    }
    .veeva-2024 .statistic-contained .copy-container, .veeva-2024 .statistic-inline .copy-container {
        margin-bottom: 80px;
    }
    .veeva-2024 .logo-wall-listed .copy-container {
        margin-bottom: 80px;
    }
    .veeva-2024 #simple-product .logo-wall-listed {
        border-radius: 0 0 60px 60px;
    }
    .veeva-2024 #simple-product .logo-wall-listed {
        margin-top: -60px;
        padding-top: 140px;
    }
    .veeva-2024 .carousel-indicators {
        gap: 16px;
    }
    .veeva-2024 .carousel-indicators [data-bs-target] {
        margin-bottom: 8px;
    }
    .veeva-2024 .quote-card-single {
        padding: 100px 8% 116px;
    }
    .veeva-2024 .quote-card-single .quote-card__quote-wrapper p {
        max-width: 1024px;
    }
    .veeva-2024 .quote-card__quote-wrapper {
        gap: 32px;
        justify-content: center;
    }
    .veeva-2024 .resource-block-cards .copy-container, .veeva-2024 .resource-block-featured .copy-container, .veeva-2024 .resource-block-gridded-5 .copy-container, .veeva-2024 .resource-block-listed .copy-container, .veeva-2024 .section-copy-content-spacing .copy-container {
        margin-bottom: 80px;
    }
    .admin-bar .tab-container.affix {
        top: 132px;
    }
}
@media (min-width: 1200px) {
    .veeva-2024 .secondary-navigation {
        padding-top: 0.3rem;
    }
    .veeva-2024 .hero-left-aligned--gradient .hero-left-aligned__wrapper, .veeva-2024 .hero-left-aligned--product .hero-left-aligned__wrapper {
        gap: 0.64rem;
    }
    .veeva-2024 .hero-left-aligned__wrapper .copy-container {
        width: 45%;
    }
    .veeva-2024 .hero-left-aligned__image {
        width: 52.5%;
    }
    .veeva-2024 .alert-announcement__inner, .veeva-2024 .alert-news__inner {
        padding: 0.16rem 0.24rem;
    }
    .veeva-2024 .alert-announcement__inner .alert-announcement__copy, .veeva-2024 .alert-announcement__inner .h6, .veeva-2024 .alert-announcement__inner h6, .veeva-2024 .alert-news__inner .h6, .veeva-2024 .alert-news__inner h6, .veeva-2024 .alert-news_inner .alert-announcement__copy {
        padding-right: .24rem;
    }
    .veeva-2024 .alert-news__inner .h6, .veeva-2024 .alert-news__inner h6 {
        padding-right: .24rem;
    }
    .veeva-2024 .z-pattern--light {
        margin: 50px 0;
    }
    .veeva-2024 .z-pattern--bg-grey {
        padding: 50px 0;
    }
    .veeva-2024 .z-pattern-products .z-pattern__wrapper, .veeva-2024 .z-pattern-stats .z-pattern__wrapper {
        gap: 0 0.48rem;
    }
    .veeva-2024 .z-pattern-products .z-pattern__wrapper {
        gap: 0 .64rem;
    }
    .veeva-2024 .z-pattern-products .z-pattern__inner, .veeva-2024 .z-pattern-stats .z-pattern__inner {
        gap: 64px;
    }
    .veeva-2024 .container, .veeva-2024 .container-lg, .veeva-2024 .container-md, .veeva-2024 .container-sm, .veeva-2024 .container-xl {
        max-width: 1140px;
    }
    .veeva-2024 .video-player-stacked--dark {
        padding: 100px 0;
    }
    .veeva-2024 .statistic-4-up-wrapper {
        gap: 16px;
        grid-template-columns: repeat(4, 1fr);
        max-width: 1024px;
    }
    .veeva-2024 .quote-tabs--light {
        margin: 50px 0;
    }
    .veeva-2024 .statistic-3-up-wrapper {
        gap: 28px;
    }
    .veeva-2024 .statistic-tool {
        display: flex;
        justify-content: center;
    }
    .veeva-2024 #simple-product .logo-wall-listed {
        padding-top: 160px;
    }
    .veeva-2024 .logo-wall-listed--floating-logos .logo-wall-listed__logos img {
        width: 250px;
    }
    .veeva-2024 .resource-block__cards.resource-block__cards--gridded {
        grid-template-columns: repeat(4, 1fr);
    }
    .veeva-2024 .resource-block__cards.resource-block__cards--gridded-3-up {
        grid-template-columns: repeat(3, 1fr);
        margin: 0 auto;
        max-width: 1024px;
    }
    .veeva-2024 .resource-block-cards .resource-card {
        padding: 40px 24px;
    }
    .veeva-2024 .resource-block-cards.resource-block-cards--light {
        margin: 120px 0;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
}
@media (min-width: 1400px) {
    .veeva-2024 .z-pattern--light {
        margin: 30px 0;
    }
    .veeva-2024 .z-pattern--bg-grey {
        padding: 60px 0;
    }
    .veeva-2024 .z-pattern--bg-grey {
        padding: 45px 0;
    }
    .veeva-2024 .container, .veeva-2024 .container-lg, .veeva-2024 .container-md, .veeva-2024 .container-sm, .veeva-2024 .container-xl, .veeva-2024 .container-xxl {
        max-width: 1320px;
    }
    .veeva-2024 .video-player-stacked--dark {
        padding: 60px 0;
    }
    .veeva-2024 .quote-tabs--light {
        margin: 60px 0;
    }
    .veeva-2024 .hero-center-stack .copy-container--center, .veeva-2024 .hero-centered .copy-container--center, .veeva-2024 .hero-contained .copy-container--center, .veeva-2024 .hero-customer .copy-container--center, .veeva-2024 .hero-filter .copy-container--center {
        margin-left: auto;
        margin-right: auto;
        max-width: 1200px;
    }
    .veeva-2024 .logo-wall-listed--bg-grey {
        padding: 120px 0;
    }
    .veeva-2024 #simple-product .logo-wall-listed {
        padding-top: 180px;
    }
    .veeva-2024 .resource-block-cards.resource-block-cards--light {
        margin: 120px 0;
    }
}
@media (min-width: 1600px) {
    .veeva-2024 .logo-wall-listed--floating-logos .logo-wall-listed__logos img {
        width: 220px;
    }
    .veeva-2024 .container, .veeva-2024 .container-lg, .veeva-2024 .container-md, .veeva-2024 .container-sm, .veeva-2024 .container-xl, .veeva-2024 .container-xxl, .veeva-2024 .container-xxxl {
        max-width: 1440px;
    }
}


/* 首页 */
.hbil-tit > p {
    margin: 0;
}


.logo-wall-dark {
    background: linear-gradient(195deg, #1b2f54 10.29%, #01050b 25.48%, #02060d 37.84%, #030710 47.81%, #040a13 55.82%, #060c18 62.3%, #080f1d 67.7%, #0a1223 72.44%, #0c1629 76.97%, #0e1a2f 81.72%, #101d36 87.11%, #13213c 93.6%, #152543 101.61%, #172849 111.57%, #192c4f 123.93%, #1b2f54 139.12%);
}

.logo-wall-logos {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: .8rem;
    justify-content: center;
}
.logo-dev-logos {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.logo-wall-logos > img {
    width: calc((100% - 4 * 20px) / 5);
    background-color: #1b2f54;
    border-radius: 20px;
}
.logo-dev-logos > img {
    width: calc((100% - 4 * 20px) / 6);
}
.custom-p-wrap-ul .custom-wrap-ul-li {
    width: 33%;
}
.custom-wrap-ul .ys-imgbox-cover img:nth-child(2) {
    height: 100%;
    inset: 0;
    object-fit: contain;
    position: absolute;
    transition: all .3s ease-in-out;
    width: 100%;
    z-index: 1;
}
.custom-wrap-ul .cwul-link-tit {
    color: var(--color010);
    font-weight: bold;
    margin-top: var(--space8);
    min-height: 3.5em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.custom-p-wrap-ul .custom-wrap-ul-li:nth-child(4) {
    margin-top: calc(2 * var(--cardSpace));
}

@media (max-width: 767px) {
    .custom-p-wrap-ul .cwul-link-tit {
        -webkit-line-clamp: 3;
        min-height: calc(1.5em * 3);
    }
    .custom-p-wrap-ul .custom-wrap-ul-li {
        width: 50%;
    }
    .custom-p-wrap-ul .custom-wrap-ul-li:nth-child(4) {
        margin-top: 0.4rem;
    }
}


/* 一体化 */
.card-link-farm {
    background: #eef1f5;
    border-radius: 24px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 54px 8px;
    width: 100%;
    color: var(--color010);
    font-weight: 500;
}
.card-link-farm__cards {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: center;
}
.card-link-farm__cards>a {
    align-items: center;
    background: #fff;
    border: 1px solid #dbe1e8;
    border-radius: 8px;
    box-shadow: 0 6.65px 5.32px 0 rgba(0, 0, 0, .03), 0 22.336px 17.869px 0 rgba(0, 0, 0, .04), 0 80px 80px 0 rgba(0, 0, 0, .07);
    display: flex;
    gap: 16px;
    justify-content: center;
    min-height: 70px;
    padding: 0 36px;
    position: relative;
    width: 100%;
}
.card-link-farm__cards>a:before {
    background: linear-gradient(180deg, #f7981d, #ff6b00);
    border-radius: inherit;
    content: "";
    inset: 0;
    opacity: 0;
    position: absolute;
    transition: opacity .3s ease-in-out;
}
a.quicklink:hover, a.quicklink:focus {
    color: var(--colormain);
}
.floating-icon {
    aspect-ratio: 1 / 1;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .09);
    height: auto;
    overflow: hidden;
    position: relative;
    transition: all .3s ease-in-out;
    width: 40px;
}
.floating-icon:before {
    content: "";
    inset: 0;
    opacity: 1;
    position: absolute;
    transition: all .3s ease-in-out;
    z-index: 0;
}
.card-link-farm__cards .floating-icon:before {
    background: linear-gradient(180deg, #f7981d, #ff6b00);
}
.floating-icon span.icon {
    background: currentColor;
    display: inline-block;
    height: 32px;
    -webkit-mask-image: var(--icon);
    mask-image: var(--icon);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
    width: 32px;
}
.floating-icon .icon {
    aspect-ratio: 1 / 1;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all .3s ease-in-out;
    width: 44%;
    z-index: 3;
}
.quicklink p {
    margin: 0 auto;
    color: var(--color010);
    font-weight: 500;
}
@media (min-width: 768px) {
    .card-link-farm {
        border-radius: 40px;
        padding: 60px 0px 80px 0px
    }
    .card-link-farm__cards {
        flex-wrap: wrap;
    }
    .card-link-farm__cards>a {
        border-radius: 24px;
        flex-direction: column;
        padding: 24px 30px;
        width: 236px;
    }
    .card-link-farm__cards .floating-icon {
        height: 60px;
        width: 60px;
    }
}
@media (min-width: 1200px) {
    .card-link-farm__cards>a {
        width: calc(20% - 12.8px);
    }
}
.ys-pcfy .ogll-cont-parga {
    padding-right: 0 !important;
}
.cusdet-story-bt-ul .custom-wrap-ul-li {
    width: 20%;
}
.cusdet-story-bt-ul .custom-wrap-ul-li:nth-child(5) {
    margin-top: 0;
}
.cusdet-story-bt-ul .hnbu-li-link-time span {
    padding-left: 0;
    font-size: var(--font20);
}
.cusdet-story-bt-ul .hnbu-li-link-time span::after {
    display: none;
}
.cusdet-story-bt-ul .hnbu-li-link-time .hllt-cont {
    height: 10em;
}
.cusdet-story-bt-ul .cwul-link-tit {
    -webkit-line-clamp: 3;
    height: 5.5em;
    font-size: var(--font14);
    /* margin-top: 0.4rem; */
}
@media screen and (max-width: 993px) {
    .cusdet-story-bt-ul .custom-wrap-ul-li {
        width: 33.3%;
        margin-top: 0.4rem;
    }
    .cusdet-story-bt-ul .custom-wrap-ul-li:nth-child(5) {
        margin-top: 0.4rem;
    }
}
@media screen and (max-width: 767px) {
    .cusdet-story-bt-ul .custom-wrap-ul-li {
        width: 50%;
        margin-top: 0.4rem;
    }
    .cusdet-story-bt-ul .custom-wrap-ul-li:nth-child(5) {
        margin-top: 0.4rem;
    }
    .cusdet-story-bt-ul .hnbu-li-link-time .hllt-cont {
        height: 12em;
    }
}
.custom-wrap-ul.h17em .cwul-link-tit {
    -webkit-line-clamp: 1;
    min-height: 1.7em;
}


/* footer */
.veeva-footer-2024__connect {
    display: flex;
    flex-direction: column;
    gap: 24px;
    justify-content: space-between;
    position: relative;
    margin-bottom: 0.8rem;
    padding: 0 .2rem;
    color: #fff;
}
@media (min-width: 992px) {
    .veeva-footer-2024__connect {
        flex-direction: row;
    }
}
.veeva-footer-2024__connect:before {
    background: linear-gradient(180deg, #f7981d, #ff6b00);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 2px;
}
.veeva-footer-2024__connect-text {
    align-items: start;
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 0;
}
@media (min-width: 768px) {
    .veeva-footer-2024__connect-text {
        align-items: center;
        flex-direction: row;
    }
}
.veeva-footer-2024__connect-text h6 {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -.03em;
    line-height: 1.2;
    margin: 0 0 4px;
    text-transform: unset;
}
.veeva-footer-2024__connect-text p {
    font-size: 14px;
}
@media (min-width: 768px) {
    .veeva-footer-2024__connect-text .h6 {
        font-size: 20px;
    }
}
.veeva-footer-2024__connect .button-outline {
    border: 1px solid #fff;
    color: #fff;
    border-radius: 60px;
    padding: 12px 24px;
    flex-shrink: 0;
    max-height: 56px;
    width: fit-content;
}
@media (min-width: 768px) {
    .veeva-footer-2024__connect .button-outline {
        padding: 16px 32px 16px 40px;
    }
}
.veeva-footer-2024__connect .button-outline:after {
    content: "";
    display: inline-block;
    height: 14px;
    margin-left: 8px;
    width: 14px;
    background: url(https://www.veeva.com/wp-content/themes/veeva2015/assets/svg/icons/arrow-up-right--white.svg);
}


/*  */

.pro-noimg-cont .pro-revolu-cont-img {
    min-width: 30%;
}
.pro-noimg-cont .pro-revolu-cont-text {
    padding-left: 1rem;
    width: 70%;
}
@media screen and (max-width: 767px) {
    .pro-noimg-cont .pro-revolu-cont-img {
        width: 100%;
    }
    .pro-noimg-cont .pro-revolu-cont-text {
        padding-left: 0;
        width: 100%;
    }
}
.prop-connect {
    background: unset !important;
}
.prop-connect .hwtt-tit .std-font36 {
    color: var(--color010);
}
.prop-connect .pro-connect-text-parga p {
    color: var(--color010);
}

/*  */
.cusdet-story-zy-ul .custom-wrap-ul-li {
    width: 33%;
}
.cusdet-story-zy-ul .hnbu-li-link-time span {
    padding-left: 0;
}
.cusdet-story-zy-ul .hnbu-li-link-time span::after {
    display: none;
}
@media screen and (max-width: 767px) {
    .cusdet-story-zy-ul .custom-wrap-ul-li {
        width: 50%;
        margin-top: 0.4rem;
    }
}

.min-height-34em {
    min-height: 3.4em;
}
@media screen and (max-width: 767px) {
    .min-height-34em {
        min-height: unset;
    }
}

.hliu-li .no-link:hover {
    color: var(--color636);
    cursor: text;
}

.pro-main .prodet-info h1 {
    text-align: unset;
}

.pro-adv h3 {
    color: var(--colorfff);
}
.pro-adv h3 > a.no-color {
    color: unset;
    text-decoration: underline;
}

.ys-cont1580 .stbl-ul {
    position: relative;
    width: 100%;
    padding-top: 56.25%; /* 强制 16:9 */
    margin: 0 -20px;
}

.ys-cont1580 .stbl-ul-li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0 20px;
}


.ys-cont1580 .stbl-ul .slick-list,
.ys-cont1580 .stbl-ul .slick-track {
    height: 100%;
}

.ys-cont1580 .stbl-ul-li-video,
.ys-cont1580 .wistia_responsive_padding,
.ys-cont1580 .wistia_responsive_wrapper,
.ys-cont1580 .wistia_embed {
    height: 100%;
}
.ys-cont1580 .stbr-ul-li-img > img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.search-highlight {
    background-color: #ffeb3b; /* 黄色背景 */
    color: #d32f2f;            /* 红色文字（根据你的品牌色调整） */
    font-weight: bold;
    padding: 0 2px;
    border-radius: 2px;
}

.head-nav-item-about {
    width: 7rem;
}
.head-nav-item-about .new-gao {
    display: flex;
    align-items: center;
}
.head-nav-item-about .new-gao:hover {
    color: var(--color636);
}
.head-nav-item-about .new-gao a {
    color: var(--color636);
}
.head-nav-item-about .new-gao a:hover {
    color: var(--colormain);
}
.head-nav-item-about .new-gao i {
    color: var(--color636);
    padding: 0 8px;
    font-style: normal;
}
.head-nav-item-about .new-gao .yxnav-active2 {
    color: var(--color636);
}
.cisc-li-cont-bt ul {
    overflow-y: auto;
}
.yxedr-active .cwtb-text ul li {
    line-height: 28px;
}
.ylbi-parga {
    text-transform: uppercase;
}
.head-nav-item-pro {
    width: 11rem;
}

/* 峰会报道 */
.fhbaodao-ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

/* 核心：列表项的 Flex 布局 (左出版社，右标题链接) */
.fhbaodao-ul li {
    display: flex; /* 关键：开启 Flex 布局 */
    align-items: center; /* 垂直居中对齐 */
    padding: 10px 0; /* 增加上下内边距 */
    background-color: transparent;
    transition: all 0.2s ease; /* 添加平滑过渡动画 */
}

/* 左侧：出版社信息 */
.fhbaodao-ul li div {
    flex: 0 0 220px; /* 固定宽度，防止文本长短影响对齐 */
    margin-right: 20px;
    border-right: 1px solid #ddd; /* 垂直分割线 */
    padding-right: 20px;
}

/* 出版社名样式 */
.fhbaodao-ul li div p {
    margin: 2px 0 0 0;
    font-size: 14px;
}
/* 出版社中文名样式 */
.fhbaodao-ul li div p:first-child {
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    color: #e67e22; /* 橙色，醒目 */
}

.fhbaodao-ul li a {
    line-height: var(--line175);
}
.fhbaodao-ul li a:hover {
    color: var(--colormain);
}

.img-shadow {
    box-shadow: 0 10px 30px rgba(0,0,0,0.2);
}

.pviu-nub .ogll-cont-tit.std-text20 {
    background: var(--gradient1);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}
.custom-wrap-ul {
    align-items: stretch;
}
.custom-wrap-ul .cwul-link {
    display: flex;
    flex-direction: column; /* 纵向排列内部元素 */
    width: 100%;
}
.custom-wrap-ul .cwul-link-tit.-webkit-line-clamp-none {
    flex: 1; /* 重要：这会让文字少的盒子自动拉伸，直到填满高度 */
    
    display: flex !important;
    flex-direction: column;
    justify-content: flex-start; /* 文字靠上，高度往下撑 */
    
    height: auto !important; /* 丢掉固定的 7em 或 180px */
    min-height: 6em; /* 设一个合理的最小基准高度 */
    
    font-size: var(--font20) !important;
    border-bottom: 1px solid #eee;
    padding-bottom: 0.2rem;
    margin-bottom: 0.2rem;
    
    -webkit-line-clamp: none !important;
    overflow: visible !important;
}

.justify-content-center {
    justify-content: center !important;
}
.custom-wrap-ul-li-two {
    width: 50%;
    padding: 0 var(--cardSpace);
    margin-top: calc(2 * var(--cardSpace));
}
.custom-wrap-ul-li-two .-webkit-line-clamp-none.hllt-cont {
    padding: 10px;
}
.cwul-link-img {
    margin-top: 0;
}
@media screen and (max-width: 1199px) {
    .custom-wrap-ul-li-two {
        width: 100%;
    }
}
.custom-wrap-ul-li-two .cwul-link-tit-name {
    color: var(--color010);
    font-weight: bold;
    margin-top: var(--space8);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.ml05rem {
    margin-left: 0.5rem;
}
.ml04rem {
    margin-left: 0.4rem;
}
.mt02rem {
    margin-top: 0.2rem;
}

.ys-ban-txtbox-img {
    border: 0;
    background: unset;
}