/* People at Cisco styles
   Version: 1.3.0
   Date: 2026-04-13
   Author: Daniel Valverde
*/

[data-cmp-is="hero"] .newsroom-c-hero__eyebrow {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 4px;
}

[data-cmp-is="hero"] .newsroom-c-hero__eyebrow>.eyebrow-separator {
    flex-shrink: 0;
}

[data-cmp-is="hero"] .newsroom-c-hero__eyebrow>.newsroom-c-read-time,
[data-cmp-is="hero"] .newsroom-c-hero__eyebrow>.newsroom-c-listen-time {
    color: #606162;
    margin-bottom: 0;
    font-size: 14px;
    font-style: normal;
    font-weight: 350;
    line-height: 140%;
}

/* Trailing AEM placeholders after the real listen label (not :last-of-type, which would hide the read/listen separators) */
[data-cmp-is="hero"] .newsroom-c-hero__eyebrow .newsroom-c-listen-time:not(:empty)~.eyebrow-separator,
[data-cmp-is="hero"] .newsroom-c-hero__eyebrow .newsroom-c-listen-time:not(:empty)~.newsroom-c-listen-time {
    display: none !important;
}

/*  START -global- START */
.page-people {
    scroll-behavior: smooth;
    font-feature-settings: normal;
    -moz-font-feature-settings: "kern";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.page-people .newsroom-c-author__sociallink>a {
    align-items: baseline !important;
}

.page-people .newsroom-c-author__sociallink>a>span {
    margin-bottom: 0 !important;
}

.page-people .newsroom-c-author__releaseDate {
    display: flex;
    align-items: center;
    flex-shrink: 0;
}

@media screen and (max-width: 768px) {
    .newsroom-c-author__releaseDate {
        text-align: left;
    }
}

@media screen and (max-width: 600px) {
    .page-people #people-at-cisco {
        padding: 0 16px;
    }
}

.page-people #people-at-cisco .container {
    display: flex;
    flex-direction: column;
    text-align: left;
}

.page-people #people-at-cisco .container .content-section a:hover {
    color: #124FC9;
    text-decoration: underline;
}

.page-people #people-at-cisco .container .content-section a {
    color: #0A60FF;
    text-decoration: none;
    text-underline-offset: 4px;
}

.page-people #people-at-cisco .container ul {
    margin-left: 25px !important;
    list-style-type: disc;
}

.page-people #people-at-cisco .container ol {
    margin-left: 25px !important;
    list-style-type: decimal;
}

.page-people #people-at-cisco .container li {
    margin: 0 0 10px 0;
}

.page-people #people-at-cisco .container p,
.page-people #people-at-cisco .container ol,
.page-people #people-at-cisco .container ul,
.page-people #people-at-cisco .container li {
    color: #1B1C1D;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.page-people #people-at-cisco .container span {
    font-size: 16px;
    font-style: normal;
    line-height: 1.5em;
    font-weight: 400;
}

.page-people #people-at-cisco .container .content-section h1:nth-child(1),
.page-people #people-at-cisco .container .content-section h2:nth-child(1),
.page-people #people-at-cisco .container .content-section h3:nth-child(1),
.page-people #people-at-cisco .container .content-section h4:nth-child(1),
.page-people #people-at-cisco .container .content-section h5:nth-child(1),
.page-people #people-at-cisco .container .content-section h6:nth-child(1) {
    margin: 20px 0 !important;
}

.page-people #people-at-cisco .container h1 {
    font-size: 48px;
    line-height: 56px;
    letter-spacing: -0.01em;
    font-style: normal;
    font-weight: 400;
    margin: 40px 0 16px 0;
}

.page-people #people-at-cisco .container h2 {
    font-size: 32px;
    line-height: 44px;
    letter-spacing: -0.01em;
    font-style: normal;
    line-height: 1.4em;
    font-weight: 400;
    margin: 40px 0 16px 0;
}

.page-people #people-at-cisco .container h3 {
    font-size: 28px;
    line-height: 40px;
    letter-spacing: -0.01em;
    font-style: normal;
    font-weight: 400;
    margin: 40px 0 16px 0;
}

.page-people #people-at-cisco .container h4 {
    font-size: 26px;
    line-height: 38px;
    /* letter-spacing: normalem; */
    font-style: normal;
    font-weight: 400;
    margin: 40px 0 16px 0;
}

.page-people #people-at-cisco .container h5 {
    font-size: 20px;
    line-height: 32px;
    /* letter-spacing: normalem; */
    font-style: normal;
    font-weight: 400;
    margin: 40px 0 16px 0;
}

.page-people #people-at-cisco .container h6 {
    font-size: 18px;
    line-height: 30px;
    /* letter-spacing: normalem; */
    font-style: normal;
    font-weight: 400;
    margin: 40px 0 16px 0;
}

/*  END -global- END */
/*  START -breadcrumb- START */

.page-people #people-at-cisco-header .container .breadcrumb-section .breadcrumb-list {
    all: unset;
    display: flex;
    flex-direction: row;
    list-style-type: none;
    padding: 24px 120px;
    gap: 4px;
}

.page-people #people-at-cisco-header .container .breadcrumb-section .breadcrumb-list .breadcrumb-item>a {
    all: unset;
    text-decoration: none;
    padding: 6px;
    color: #606162;
    border: 2px solid transparent;
}

.page-people #people-at-cisco-header .container .breadcrumb-section .breadcrumb-list .breadcrumb-item:hover>a,
.page-people #people-at-cisco-header .container .breadcrumb-section .breadcrumb-list .breadcrumb-item>a:focus-visible,
.page-people #people-at-cisco-header .container .breadcrumb-section .breadcrumb-list .breadcrumb-item:hover>a:hover {
    text-decoration: underline;
    cursor: pointer;
    text-shadow: -0.25px -0.25px 0 #606162, 0.25px 0.25px #606162;
}

.page-people #people-at-cisco-header .container .breadcrumb-section .breadcrumb-list .breadcrumb-item>a:focus-visible {
    border: 2px solid #475ec4;
}

@media screen and (max-width: 1023px) {
    .page-people #people-at-cisco-header .container .breadcrumb-section .breadcrumb-list {
        padding: 24px;
    }
}

@media screen and (max-width: 500px) {
    .page-people #people-at-cisco-header .container .breadcrumb-section .breadcrumb-list {
        padding: 24px 12px;
    }
}

/* END -breadcrumb- END */

/*  END -breadcrumb- END */
/*  START -hero section- START */

/* .page-people #people-at-cisco .container .hero-section .published-date {} */
.page-people #people-at-cisco .container .hero-section .author-note {
    font-weight: 600;
}

/* .page-people #people-at-cisco .container .hero-section .title {} */
.page-people #people-at-cisco .container .hero-section {
    padding-bottom: 16px;
    border-bottom: 1px solid #D6D6D6;
}

.page-people #people-at-cisco .container .hero-section .author,
.page-people #people-at-cisco .container .hero-section .co-author,
.page-people #people-at-cisco .container .hero-section .read-and-listen-time {
    line-height: 1.4em;
    font-style: italic;
    font-size: 14px;
    margin: 0;
}

/*  END -hero section- END */
/*  START -content section global- START */

.page-people #people-at-cisco .container .content-section {
    margin: 8px 0 0 0;
}

/*  END -content section global- END */
/*  START -content section images- START */

@media screen and (min-width: 1250px) {

    .page-people #people-at-cisco .container .content-section .article-image-left,
    .page-people #people-at-cisco .container .content-section .article-image-right {
        max-width: 50% !important;
    }

}

@media screen and (min-width: 1150px) {

    .page-people #people-at-cisco .container .content-section .article-image-left.smaller-image,
    .page-people #people-at-cisco .container .content-section .article-image-right.smaller-image {
        max-width: 40% !important;
    }

    .page-people #people-at-cisco .container .content-section .article-image-left,
    .page-people #people-at-cisco .container .content-section .article-image-right {
        max-width: 50%;
    }
}

.page-people #people-at-cisco .container .content-section .article-image-left {
    float: left;
    margin-right: 24px;
}

.page-people #people-at-cisco .container .content-section .article-image-right {
    float: right;
    margin-left: 24px;
}

.page-people #people-at-cisco .container .content-section .article-image,
.article-image * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.page-people #people-at-cisco .container .content-section .article-image {
    margin-bottom: 20px;
    border-radius: 4px;
    border: 1px solid #D6D6D6;
    background-color: #F4F5F6;
}

.page-people #people-at-cisco .container .content-section .article-image img.yt-video-lightbox:hover,
.page-people #people-at-cisco .container .content-section .article-image img.lightbox:hover {
    cursor: pointer !important;
}

.page-people #people-at-cisco .container .content-section .img-break-far-left-md,
.page-people #people-at-cisco .container .content-section .img-break-far-center-md,
.page-people #people-at-cisco .container .content-section .img-break-far-right-md,
.figure-break-far-left-md,
.figure-break-far-right-md {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.page-people #people-at-cisco .container .content-section .article-image-center {
    display: flex;
    flex-direction: column;
    padding: 0;
}

.page-people #people-at-cisco .container .content-section .article-image-center.banner-image {
    padding: 0 !important;
}

.page-people #people-at-cisco .container .content-section .article-image-caption {
    font-size: 14px;
    font-style: italic;
    line-height: 1.5;
    color: #58585B;
    width: 100%;
    padding: 20px 15px;
}

/*  END -content section images- END */
/*  START -content section hero items- START */
.page-people #people-at-cisco .container .content-section .hero-item {
    padding: 24px 0 0 0;
    border-top: 1px solid #D6D6D6;
    margin-top: 40px;
}

.page-people #people-at-cisco .container .content-section .hero-item.smaller {
    padding: 24px 0;
    border-top: 1px solid #D6D6D6;
    margin-top: 24px;
}

.page-people #people-at-cisco .container .content-section .hero-item>h2,
.page-people #people-at-cisco .container .content-section .hero-item>h3 {
    margin-top: 0;
}

@media screen and (max-width: 1149px) {
    .page-people #people-at-cisco .container .content-section .hero-item.smaller {
        padding: 24px 0 0 0;
    }

    .page-people #people-at-cisco .container .content-section .hero-item .article-image {
        margin-left: 0;
        margin-right: 0;
    }

    .page-people #people-at-cisco .container .content-section .hero-item .article-image img {
        width: 100%;
    }
}

/*  END -content section hero items- END */
/*  START -content section blockquote- START */

.page-people #people-at-cisco .container .content-section blockquote.quote-image::before {
    content: "";
    position: absolute;
    transform: scale(1.3);
    height: 65px;
    width: 75px;
    top: 30px;
    background: url('/c/dam/r/newsroom/components/people-at-cisco/icons/english-dark.svg') no-repeat;
}

.page-people #people-at-cisco .container .content-section blockquote {
    position: relative;
    background: #F4F5F6;
    border: 1px solid #D6D6D6;
    color: #1B1C1D;
    font-weight: 200;
    font-style: italic;
    margin: 40px auto;
    padding: 40px;
    text-indent: -0.35em;
    font-size: 24px;
    line-height: 30px;
}

.page-people #people-at-cisco .container .content-section blockquote .grid-wrap {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
    font-weight: 300;
}

.page-people #people-at-cisco .container .content-section blockquote .quote-attribution {
    font-size: 18px;
    font-weight: 300;
    margin-top: 20px;
    margin-left: 15px;
}

/*  END -content section blockquote- END */
/*  START -content section carousel- START */

/* hotfix for Newsroom overwriting style */
.page-people #people-at-cisco .swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events {
    padding: 0 !important;
}

.page-people #people-at-cisco .swiper.carousel {
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
}

.page-people #people-at-cisco .swiper.carousel .swiper-navigation-wrapper {
    display: flex;
    justify-content: flex-end;
    height: 56px;
    padding: 8px;
    gap: 12px;
}

.page-people #people-at-cisco .swiper.carousel .swiper-navigation-wrapper .swiper-custom-pagination {
    width: auto !important;
    align-self: center;
}

.page-people #people-at-cisco .swiper.carousel .swiper-navigation-wrapper .swiper-button-custom-prev,
.page-people #people-at-cisco .swiper.carousel .swiper-navigation-wrapper .swiper-button-custom-next {
    border: 1px solid #1990FA;
    background: #1990FA;
    border-radius: 48px;
    padding: 0 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;

    transition: border 0.3s ease-in-out, background 0.3s ease-in-out;
}

.page-people #people-at-cisco .swiper.carousel .swiper-navigation-wrapper .swiper-button-custom-prev:focus-visible,
.page-people #people-at-cisco .swiper.carousel .swiper-navigation-wrapper .swiper-button-custom-next:focus-visible,
.page-people #people-at-cisco .swiper.carousel .swiper-navigation-wrapper .swiper-button-custom-prev:hover,
.page-people #people-at-cisco .swiper.carousel .swiper-navigation-wrapper .swiper-button-custom-next:hover {
    border: 1px solid #00549E;
    background: #00549E;
}

.page-people #people-at-cisco .swiper.carousel .swiper-navigation-wrapper .swiper-button-custom-prev img,
.page-people #people-at-cisco .swiper.carousel .swiper-navigation-wrapper .swiper-button-custom-next img {
    filter: brightness(0) invert(1);
}

.page-people #people-at-cisco .swiper.carousel .swiper-slide {
    text-align: center;
    font-size: 18px;
    border: 1px solid #D6D6D6;
    background-color: #F4F5F6;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
}

.page-people #people-at-cisco .swiper.carousel .swiper-slide img.lightbox:hover {
    cursor: pointer !important;
}

.page-people #people-at-cisco .swiper.carousel .swiper-slide img {
    /* aspect-ratio: 16/9; */
    display: block;
    width: 100%;
    height: auto;
    max-width: 790px;
    max-height: 590px;
    object-fit: contain;
}

/* carouselPAC — CEC component-carousel (carousel.css NEW), scoped under #people-at-cisco */
.page-people #people-at-cisco .component-carousel-container.carouselPAC {
    margin-bottom: 20px;
    border: 1px solid #D6D6D6;
}

.page-people #people-at-cisco .component-carousel-container.carouselPAC .component-carousel__media {
    width: 100%;
}

.page-people #people-at-cisco .component-carousel-container.carouselPAC .component-carousel__media .swiper-wrapper {
    align-items: stretch;
    height: 100%;
}

.page-people #people-at-cisco .component-carousel-container.carouselPAC .component-carousel__media .swiper-slide.carousel__media-item {
    display: flex;
    flex-direction: column;
    height: auto;
    min-height: stretch;
    background-color: #FFFFFF;
    overflow: hidden;
}

.page-people #people-at-cisco .component-carousel-container.carouselPAC .component-carousel__media .carousel__media-item .component-carousel__media-img,
.page-people #people-at-cisco .component-carousel-container.carouselPAC .component-carousel__media .carousel__media-item img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
    background-color: #F4F5F6;
}

.page-people #people-at-cisco .component-carousel-container.carouselPAC .component-carousel__media .carousel__media-item .component-carousel__media-caption {
    background-color: #F4F5F6;
    color: #58585B;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -0.32px;
    margin: 0;
    padding: 16px;
    text-align: left;
}

.page-people #people-at-cisco .component-carousel-container.carouselPAC .component-carousel__media .component-carousel__media-controls {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
    padding: 16px;
}

.page-people #people-at-cisco .component-carousel-container.carouselPAC .component-carousel__media .component-carousel__media-controls .swiper-button-prev,
.page-people #people-at-cisco .component-carousel-container.carouselPAC .component-carousel__media .component-carousel__media-controls .swiper-button-next {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    padding: 16px;
    top: 12px;
    border: 1px solid #07182D;
    border-radius: 48px;
    background-color: #FFFFFF;
    color: transparent;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s, opacity 0.2s;
}

.page-people #people-at-cisco .component-carousel-container.carouselPAC .component-carousel__media .component-carousel__media-controls .swiper-button-prev svg path,
.page-people #people-at-cisco .component-carousel-container.carouselPAC .component-carousel__media .component-carousel__media-controls .swiper-button-next svg path {
    stroke: #07182D;
}

.page-people #people-at-cisco .component-carousel-container.carouselPAC .component-carousel__media .component-carousel__media-controls .swiper-button-prev::after,
.page-people #people-at-cisco .component-carousel-container.carouselPAC .component-carousel__media .component-carousel__media-controls .swiper-button-next::after {
    content: none !important;
    display: none !important;
}

.page-people #people-at-cisco .component-carousel-container.carouselPAC .component-carousel__media .component-carousel__media-controls .swiper-button-prev:hover,
.page-people #people-at-cisco .component-carousel-container.carouselPAC .component-carousel__media .component-carousel__media-controls .swiper-button-next:hover {
    background-color: #0A60FF;
    border-color: #0A60FF;
}

.page-people #people-at-cisco .component-carousel-container.carouselPAC .component-carousel__media .component-carousel__media-controls .swiper-button-prev:hover svg path,
.page-people #people-at-cisco .component-carousel-container.carouselPAC .component-carousel__media .component-carousel__media-controls .swiper-button-next:hover svg path {
    stroke: #FFFFFF;
}

.page-people #people-at-cisco .component-carousel-container.carouselPAC .component-carousel__media .component-carousel__media-controls .swiper-button-prev:focus-visible,
.page-people #people-at-cisco .component-carousel-container.carouselPAC .component-carousel__media .component-carousel__media-controls .swiper-button-next:focus-visible {
    outline: 2px solid #0A60FF;
    outline-offset: 4px;
    border-color: #0A60FF;
}

.page-people #people-at-cisco .component-carousel-container.carouselPAC .component-carousel__media .component-carousel__media-controls .swiper-button-prev .swiper-button-icon,
.page-people #people-at-cisco .component-carousel-container.carouselPAC .component-carousel__media .component-carousel__media-controls .swiper-button-next .swiper-button-icon {
    display: block;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
}

.page-people #people-at-cisco .component-carousel-container.carouselPAC .component-carousel__media .component-carousel__media-controls .swiper-button-prev .swiper-button-icon--prev,
.page-people #people-at-cisco .component-carousel-container.carouselPAC .component-carousel__media .component-carousel__media-controls .swiper-button-next .swiper-button-icon--prev {
    transform: scaleX(-1);
}

.page-people #people-at-cisco .component-carousel-container.carouselPAC .component-carousel__media .component-carousel__media-controls .swiper-pagination {
    position: relative;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    gap: 16px;
    width: auto;
    min-height: 48px;
}

.page-people #people-at-cisco .component-carousel-container.carouselPAC .component-carousel__media .component-carousel__media-controls .swiper-pagination .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    margin: 0;
    padding: 0;
    display: block;
    background-color: #536070;
}

.page-people #people-at-cisco .component-carousel-container.carouselPAC .component-carousel__media .component-carousel__media-controls .swiper-pagination .swiper-pagination-bullet:hover,
.page-people #people-at-cisco .component-carousel-container.carouselPAC .component-carousel__media .component-carousel__media-controls .swiper-pagination .swiper-pagination-bullet:focus-visible {
    outline: 2px solid #0A60FF;
    outline-offset: 2px;
    background-color: #0A60FF;
    opacity: 1;
}

.page-people #people-at-cisco .component-carousel-container.carouselPAC .component-carousel__media .component-carousel__media-controls .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #07182D;
}

@media only screen and (min-width: 768px) {

    .page-people #people-at-cisco .component-carousel-container.carouselPAC .component-carousel__media.swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events,
    .page-people #people-at-cisco .component-carousel-container.carouselPAC .component-carousel__media.swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-initialized-prev-end {
        padding: unset !important;
    }
}

/*  END -content section carousel- END */
/*  START -content section videos- START */

@media only screen and (max-width: 1150px) {

    .page-people #people-at-cisco .container .content-section .flexible-float-left,
    .page-people #people-at-cisco .container .content-section .flexible-float-right,
    .page-people #people-at-cisco .container .content-section .half-page {
        max-width: unset;
        width: 100%;
        float: none;
        margin-right: 0;
        margin-left: 0;
    }
}

.page-people #people-at-cisco .container .content-section .flexible-float-left {
    margin: 0 25px 17px 0;
    max-width: 411px;
    float: left;
    padding: 4px;
}

.page-people #people-at-cisco .container .content-section .new-line {
    clear: both;
}

.page-people #people-at-cisco .container .content-section .flexible-float-right {
    margin: 0 0 17px 25px;
    max-width: 411px;
    float: right;
    padding: 4px;
}

.page-people #people-at-cisco .container .content-section .videoViewerPlayer .video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.page-people #people-at-cisco .container .content-section .videoViewerPlayer .vjs-button>.vjs-icon-placeholder {
    display: contents !important;
}

.page-people #people-at-cisco .container .content-section .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    margin-bottom: 20px;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.page-people #people-at-cisco .container .content-section .embed-container iframe,
.page-people #people-at-cisco .container .content-section .embed-container object,
.page-people #people-at-cisco .container .content-section .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.page-people #people-at-cisco .container .content-section .embed-container-half {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;

    z-index: 2;
    min-width: 56.25%;
}

.page-people #people-at-cisco .container .content-section .embed-container-half iframe,
.page-people #people-at-cisco .container .content-section .embed-container-half object,
.page-people #people-at-cisco .container .content-section .embed-container-half embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media only screen and (min-width: 1165px) {
    .page-people #people-at-cisco .container .content-section .embed-container-half {
        padding-bottom: 300px;
    }

    .page-people #people-at-cisco .container .content-section .embed-container-half iframe,
    .page-people #people-at-cisco .container .content-section .embed-container-half object,
    .page-people #people-at-cisco .container .content-section .embed-container-half embed {
        width: 100%;
        min-height: 300px;
    }
}

/*  END -content section videos- END */
/*  START -content section related- START */

.page-people #people-at-cisco .container .content-section .related-content-box {
    text-align: left;
    margin: 20px auto;
    padding: 10px 40px 20px 40px;
    box-sizing: content-box;
    color: #1B1C1D;
    border-radius: 4px;
    border: 1px solid #D6D6D6;
    background-color: #F4F5F6;
}

/*  END -content section related- END */