:root {
    --logo-animation-time: 250s;
}

@keyframes scroll {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}


.veeva-2024 li, .veeva-2024 a, .veeva-2024 p, .veeva-2024 h1, .veeva-2024 h2, .veeva-2024 h3, .veeva-2024 h4, .veeva-2024 h5, .veeva-2024 h6, .veeva-2024 span, .veeva-2024 button, .veeva-2024 input, .veeva-2024 textarea, .veeva-2024 label, .veeva-2024 select, .veeva-2024 div, .veeva-2024 option {
    -webkit-font-smoothing: antialiased;
}

.veeva-2024 .counter-section-rounded-bottom {
	margin-top: -40px;
	padding-top: 104px;
}

.veeva-2024 .counter-section-rounded-top {
	margin-bottom: -40px;
	padding-bottom: 40px;
}


/* --- Single Sub Banner --- */
.body.home .veeva-2024 .hero-left-aligned.has-single-sub-banner,
.page-template-template-single-product-2025 .veeva-2024 .hero-left-aligned.has-single-sub-banner {
	padding: 116px 0 40px 0;
}

.body.home .veeva-2024 .hero-left-aligned.has-single-sub-banner.has-secondary-navigation,
.page-template-template-single-product-2025 .hero-left-aligned.has-single-sub-banner.has-secondary-navigation {
	padding-top: 192px;
}

body.home .veeva-2024 .no-alert-banner {
    margin-top: -2px;
}

body.home .veeva-2024 .single-sub-banner {
	background-color: #F5961C;
	background-image: radial-gradient(56.41% 4891.51% at 53.31% 50%, #F5670E 0%, #F57512 78.57%, #F5961C 100%);
    left: 0;
	position: absolute;
	right: 0;
	top: -53px;
}

body.home header#main_nav {
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .15);
}

.veeva-2024 .has-secondary-navigation .single-sub-banner {
	top: 48px;
}

.veeva-2024 .single-sub-banner .container {
	align-items: center;
	display: flex;
	flex-direction: row;
	min-height: 57px;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	max-width: 1320px;
}

.veeva-2024 .single-sub-banner a {
	align-items: center;
	color: #ffffff;
	display: flex;
	flex-direction: column;
	font-family: Poppins, sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 10px;
	letter-spacing: 0;
	padding: 16px 0 11px 0;
	position: relative;
	row-gap: 14px;
	text-align: center;
}

.veeva-2024 .single-sub-banner span.button {
	background-color: #ffffff;
	border-radius: 32px;
	color: #01040b;
	font-size: 12px;
	font-family: Poppins, sans-serif;
	font-weight: 500;
	line-height: 17.40px;
	padding: 4px 10px;
}

.veeva-2024 .single-sub-banner a:hover .text,
.veeva-2024 .single-sub-banner a:hover .arrow {
	text-decoration: underline;
}

.veeva-2024 .single-sub-banner span.text {
	line-height: 1.2;
}

.veeva-2024 .single-sub-banner span.arrow {
	display: inline-flex;
	position: relative;
}

.veeva-2024 .single-sub-banner span.arrow::after {
	content: url('../../svg/icons/btn-arrow-right--white.svg');
	vertical-align: middle;
	margin-left: 5px;
	height: 20px;
	position: relative;
	top: -7px;
	width: 21px;
	right: 5px;
}


body.home .veeva-2024 .hero-left-aligned {
    background: linear-gradient(178.78deg, #F1F5FB 2.16%, #FFFFFF 98.27%);
    padding-top: 60px;
}

.veeva-2024 .hero-left-aligned__wrapper {
    row-gap: 20px;
}

section.hero-left-aligned .copy-container h1 {
    color: #fa8612 !important;
    font-size: 46px !important;
    font-family: Poppins;
    font-weight: 700 !important;
    line-height: 55.20px !important;
    word-wrap: break-word;

    background: radial-gradient(76.67% 315.79% at 11.87% 0%, #FA8612 0%, #FF6B00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 10px;
}

.veeva-2024 .hero-contained--footer-fix {
    background: radial-gradient(49.06% 162.19% at 70.89% 53.72%, rgba(215, 91, 19, 0.89) 0%, rgba(215, 91, 19, 0.436442) 27.4%, rgba(215, 91, 19, 0) 100%), 
                radial-gradient(13.02% 160.67% at 2.29% -44%, rgba(244, 161, 19, 0.3) 0%, rgba(244, 161, 19, 0) 100%);
}

.veeva-2024 li.nav-item {
    border-top: none;
    border-bottom: none;
}

.veeva-2024 .icon-card--dark {
    background: #0B2042A6;
}

.veeva-2024 .icon-card--dark p {
    color: #ffffff;
}

.veeva-2024 .button-text-link--black .label, .veeva-2024 .expanding-card--light .button-text-link .label, .veeva-2024 .sub-video-nav-wrapper--light .button-text-link .label {
    color: #ffffff;
}

.veeva-2024 .button-text-link .underline {
    color: #ffffff;
}

.veeva-2024 .icon-card--dark .floating-icon:before {
    background: radial-gradient(107.71% 107.71% at 11.87% 0%, #F7981D 0%, #FF6B00 100%);
    opacity: 1;
}

.veeva-2024 .icon-card--dark .floating-icon .icon {
    background: #ffffff;
}

.veeva-2024 a.icon-card--dark:hover .floating-icon:before {
    background: #ffffff;
}

.veeva-2024 a.icon-card--dark:hover .floating-icon .icon {
    background: radial-gradient(107.71% 107.71% at 11.87% 0%, #F7981D 0%, #FF6B00 100%);
}


.veeva-2024 .logo-wall-animated {
    background: linear-gradient(189.88deg, #FFFFFF 11.86%, #F1F5FB 91.82%);
    margin-bottom: -40px;
    padding-bottom: 50px;
    padding-top: 20px;
}

.veeva-2024 .logo-wall-animated .copy-container {
    align-items: center;
}

.veeva-2024 .logo-wall-animated .copy-container h2,
.veeva-2024 .logo-wall-animated .copy-container p {
    text-align: center;
}

.veeva-2024 .animated-logos-outer-container {
    overflow: hidden;
    position: relative;
}

.veeva-2024 .animated-logos-outer-container {
    overflow: hidden;
    padding: 10px 0 60px;
    white-space: nowrap;
    max-width: 100vw !important;
}

.veeva-2024 .logo-wall-animated__logos {
    align-items: center;
    animation: scroll var(--logo-animation-time) linear infinite;
    display: inline-block;
    will-change: transform;
}

/* .logo-wall-animated__logos:hover {
    animation-play-state: paused;
} */

.veeva-2024 .logo-wall-animated__logos img {
    background-color: #ffffff;
    box-shadow: 0px 6px 6px 0px #00000005,
                0px 6px 20.4px 0px #00000005,
                0px 27.6px 30px 0px #2B324606;
    margin: 0 5px;
}

.veeva-2024 .logo-wall-animated--large .logo-wall-animated__logos img {
        height: inherit;
        max-width: 130px;
        padding: 0;
    }

.veeva-2024 .card-block-3-up {
    margin-bottom: -40px;
    padding-bottom: 100px;
}


.veeva-2024 .tab-block--light.bg-solid-grey {
    background-color: #eef1f5;
}

.veeva-2024 .tab-block--light {
    margin-bottom: -40px;
    margin-top: 0;
    padding-bottom: 100px;
    padding-top: 60px;
}

.veeva-2024 .sidebar .sidebar-info-box p {
    font-weight: 600 !important;
    font-size: 17.30px !important;
    line-height: 25.20px !important;
}

.veeva-2024 .sidebar .sidebar-info-box__author h6 {
    font-weight: 400 !important;
    font-size: 13.45px !important;
    line-height: 16.80px !important;
}

.veeva-2024 .product-arrow-link span {
    font-weight: 600;
}


.veeva-2024 .resource-block-featured {
    padding-bottom: 120px;
}

.veeva-2024 .resource-block-featured .resource-card {
    background-color: transparent;
    padding-bottom: 40px;
    padding-top: 40px;
}

.veeva-2024 .resource-block-featured .resource-card:focus,
.veeva-2024 .resource-block-featured .resource-card:hover {
    background-color: transparent;
}

.veeva-2024 .resource-block-featured .resource-info-sub-title.desktop,
.veeva-2024 .resource-block-featured .resource-card__cta.desktop {
    display: none;
}

.veeva-2024 .resource-block-featured .resource-info-sub-title.mobile,
.veeva-2024 .resource-block-featured .resource-card__cta.mobile {
    display: inline-block;
}

.veeva-2024 .resource-block-featured .resource-info-sub-title {
    color: #ffffff;
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 25.20px !important;
    letter-spacing: 0.44px;
    margin-top: 6px;
    margin-bottom: 21px;
    text-transform: uppercase;
}

.veeva-2024 .resource-block-featured .resource-card:hover .summit-logo {
    transform: scale(1.05);
}

.veeva-2024 .resource-block-featured .summit-logo {
    max-width: 420px;
    transition: all .3s ease-in-out;
}

.veeva-2024 .tablist.tablist-text .nav-pills .tablist-link {
    border-radius: 10px;
}

.veeva-2024 .tablist .tablist-link:not(.active) {
    box-shadow: none;
}

.veeva-2024 .tablist.tablist-text .nav-pills .tablist-link img {
    aspect-ratio: 7 / 1;
}


body.home footer#footer {
	margin-top: -60px;
	padding: 124px 0 64px;
}


/*
********************************************************************
* *
* MEDIA QUERY STYLES
* *
********************************************************************
*/

/*
////////////////////////////////////////////////////////////////////
//                         Min-width: 768px                       //
////////////////////////////////////////////////////////////////////
*/
@media (min-width: 768px) {
    .veeva-2024 .counter-section-rounded-bottom {
		margin-top: -60px;
		padding-top: 160px;
	}

	.veeva-2024 .counter-section-rounded-top {
		margin-bottom: -60px;
		padding-bottom: 60px;
	}

    .veeva-2024 .single-sub-banner a {
		flex-direction: row;
		font-size: 16px;
		line-height: 23.20px;
		padding: 9px 0 9px 0;
	}

    body.home .veeva-2024 .hero-left-aligned {
        padding-top: 120px;
    }

    .veeva-2024 section.hero-left-aligned .copy-container h1 {
        font-size: 68px !important;
        line-height: 79.20px !important;
        max-width: 620px;
    }

    .veeva-2024 section.hero-left-aligned .copy-container p {
        margin-bottom: 4.6rem;
        max-width: 490px;
    }

    .veeva-2024 .animated-logos-outer-container {
        mask-image: linear-gradient(to right, hsl(0 0% 0% / 0) 6%, hsl(0 0% 0% / 1) 20%, hsl(0 0% 0% / 1) 80%, hsl(0 0% 0% / 0) 94%);
        -webkit-mask-image: linear-gradient(to right, hsl(0 0% 0% / 0) 6%, hsl(0 0% 0% / 1) 20%, hsl(0 0% 0% / 1) 80%, hsl(0 0% 0% / 0) 94%);
        max-width: 1440px !important;
    }

    .veeva-2024 .logo-wall-animated {
        margin-bottom: -60px;
        padding-bottom: 120px;
        padding-top: 60px;
    }

    .veeva-2024 .logo-wall-animated .copy-container {
        align-items: center;
    }

    .veeva-2024 .logo-wall-animated .copy-container h2,
    .veeva-2024 .logo-wall-animated .copy-container p {
        text-align: center;
    }

    .veeva-2024 .logo-wall-animated__logos img {
        margin: 0 12px;
    }

    .veeva-2024 .logo-wall-animated--large .logo-wall-animated__logos img {
        max-width: 225px;
    }

    .veeva-2024 .card-block-3-up {
        margin-bottom: -60px;
        padding-bottom: 160px;
    }

    .veeva-2024 .card-block-3-up h3 {
        font-size: 42px !important;
        line-height: 50.40px !important;
    }

    .veeva-2024 .tab-block--light {
        margin-bottom: -60px;
        padding-bottom: 160px;
        padding-top: 120px;
    }

    .veeva-2024 .tab-block--customer .copy-container h3 {
        font-size: 42px !important;
        line-height: 50.40px !important;
        margin-bottom: 30px;
    }

    .veeva-2024 .resource-block-featured {
        padding-bottom: 180px;
    }

    .veeva-2024 .resource-block__cards.resource-block__cards--featured .resource-card:first-child {
        align-items: center;
        justify-content: center;
    }

    .veeva-2024 .tablist.tablist-text .nav-pills .tablist-link {
        border-radius: 24px;
        padding: 8px 16px;
    }

    .veeva-2024 .tablist.tablist-text .nav-pills .tablist-link img {
        aspect-ratio: inherit;
    }

    .veeva-2024 .sidebar-info-box--quote {
        padding: 5px 32px;
    }

    .veeva-2024 .sidebar-info-box--product-list {
        padding: 5px 32px;
    }

    .veeva-2024 .resource-block-featured .resource-info-sub-title {
        font-size: 22px !important;
        line-height: 28px !important;
    }

    .veeva-2024 .hero-contained--footer-fix .copy-container .h3, .veeva-2024 .hero-contained--footer-fix .copy-container h3 {
        font-size: 42px !important;
        line-height: 50.40px !important;
    }
}


/*
////////////////////////////////////////////////////////////////////
//                         Max-width: 991px                       //
////////////////////////////////////////////////////////////////////
*/
@media (max-width: 991px) {
    .veeva-2024 .resource-block__cards {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .veeva-2024 .resource-block-featured .resource-card {
        align-items: center;
        width: 100%;
    }

    .veeva-2024 .resource-block-featured .resource-card .summit-logo {
        max-width: 36%;
    }
}


/*
////////////////////////////////////////////////////////////////////
//                         Min-width: 992px                       //
////////////////////////////////////////////////////////////////////
*/
@media (min-width: 992px) {
    body.home .veeva-2024 .no-alert-banner {
        margin-top: 0;
    }

    body.home .veeva-2024 .single-sub-banner {
        top: -50px;
    }

    .veeva-2024 .hero-left-aligned__wrapper .copy-container {
        width: 40%;
    }

    .veeva-2024 .hero-left-aligned__image {
        width: 50%;
    }

    .veeva-2024 .resource-block-featured .resource-info-sub-title.desktop,
    .veeva-2024 .resource-block-featured .resource-card__cta.desktop {
        display: inline-block;
    }

    .veeva-2024 .resource-block-featured .resource-info-sub-title.mobile,
    .veeva-2024 .resource-block-featured .resource-card__cta.mobile {
        display: none;
    }
}