:root{--primary-1:#9a7fba;--primary-2:#223263;--primary-3:#b7c1e0;--primary-4:#d2b9ef;--secondary-1:#539bd2;--secondary-2:#4e61ac;--primitive-white:#fff;--primitive-gray-2:#8796c1;--primitive-gray-3:rgba(183,193,224,0.3);--primitive-gray-5:rgba(154,127,186,0.2);--primitive-gray-6:rgba(205,192,220,0.8);--primitive-gray-7:#d7cde3;--color-surface-blue-light:#dfe5f6;--font-family:"Ubuntu",sans-serif;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-size-xs:12px;--font-size-sm:14px;--font-size-base:16px;--font-size-lg:18px;--font-size-xl:20px;--font-size-2xl:22px;--font-size-3xl:26px;--font-size-3-5xl:32px;--font-size-4xl:36px;--breakpoint-mobile:428px;--breakpoint-tablet:768px;--breakpoint-desktop:1280px;--breakpoint-large:1620px;--breakpoint-xlarge:1920px;--spacing-xxs:4px;--spacing-xs:8px;--spacing-sm:12px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--spacing-2xl:40px;--spacing-3xl:48px;--spacing-4xl:64px;--spacing-5xl:80px;--spacing-6xl:100px;--spacing-7xl:120px;--spacing-8xl:160px;--spacing-9xl:200px;--grid-gap-sm:8px;--grid-gap-md:16px;--grid-gap-lg:24px;--grid-gap-xl:32px;--grid-gap-2xl:40px;--grid-gap-3xl:48px;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-xl:24px;--radius-2xl:32px;--radius-full:9999px}
.cmp-studentcard.norender .cmp-studentcard__container .cmp-modal__container{background-color:unset;position:relative;opacity:1}
.cmp-studentcard.norender .cmp-studentcard__container .cmp-modal__container .cmp-modal__wrapper div{height:unset}
.cmp-studentcard.norender .cmp-studentcard__container .cmp-modal__container .cmp-modal__wrapper>a:first-of-type{display:none}
.cmp-studentcard{width:auto;height:auto}
.cmp-studentcard .cmp-studentcard__container{display:flex;justify-content:center;align-items:center;width:100%;height:auto}
.cmp-studentcard .cmp-studentcard__container.cmp-studentcard__container--edit{width:100vw;justify-content:space-around}
.cmp-studentcard .cmp-studentcard__container.cmp-studentcard__container--edit>.cmp-studentcard__button{position:unset;width:40%;overflow:hidden}
.cmp-studentcard .cmp-studentcard__button{width:100%;height:100%;position:absolute;left:0;top:0;z-index:2}
.cmp-studentcard .cmp-studentcard__button a{width:100%;height:100%;display:flex}
.cmp-studentcard .cmp-studentcard__video{width:100%}
.cmp-studentcard .cmp-studentcard__video .cmp-teaser{background-color:var(--secondary-2);border-radius:var(--radius-lg);overflow:hidden;gap:0}
.cmp-studentcard .cmp-studentcard__video .cmp-teaser .cmp-teaser__image{display:flex;justify-content:center;align-items:center;max-height:178px}
.cmp-studentcard .cmp-studentcard__video .cmp-teaser .cmp-teaser__image::after{content:"";background-image:url(../../../../etc.clientlibs/ibcmed/clientlibs/clientlib-icons/resources/playbtn.svg);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;position:absolute;z-index:1}
.cmp-studentcard .cmp-studentcard__video .cmp-teaser .cmp-teaser__image .cmp-image{width:100%}
.cmp-studentcard .cmp-studentcard__video .cmp-teaser .cmp-teaser__image img{max-height:178px;width:100%;object-fit:cover}
.cmp-studentcard .cmp-studentcard__video .cmp-teaser .cmp-teaser__content{padding:12px 16px}
.cmp-studentcard .cmp-studentcard__video .cmp-teaser .cmp-teaser__content h2,.cmp-studentcard .cmp-studentcard__video .cmp-teaser .cmp-teaser__content p{min-height:32px;color:var(--primitive-white);margin:0;display:flex;align-items:center}
.cmp-studentcard .cmp-studentcard__video .cmp-teaser .cmp-teaser__content h2{font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);margin-bottom:4px}
.cmp-studentcard .cmp-studentcard__video .cmp-teaser .cmp-teaser__content p{font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);line-height:15px;align-items:flex-start}
@media screen and (min-width:1024px){.cmp-studentcard .cmp-studentcard__video{width:100%}
.cmp-studentcard .cmp-studentcard__video .cmp-teaser{border-radius:var(--radius-xl)}
.cmp-studentcard .cmp-studentcard__video .cmp-teaser .cmp-teaser__image{max-height:239px}
.cmp-studentcard .cmp-studentcard__video .cmp-teaser .cmp-teaser__image img{height:239px;max-height:239px}
.cmp-studentcard .cmp-studentcard__video .cmp-teaser .cmp-teaser__image::after{width:55px;height:55px}
.cmp-studentcard .cmp-studentcard__video .cmp-teaser .cmp-teaser__content{padding:12px 24px}
.cmp-studentcard .cmp-studentcard__video .cmp-teaser .cmp-teaser__content h2{min-height:40px;font-size:var(--font-size-xl);margin-bottom:8px}
.cmp-studentcard .cmp-studentcard__video .cmp-teaser .cmp-teaser__content p{min-height:48px;font-size:var(--font-size-base);line-height:normal}
.cmp-studentcard .cmp-studentcard__button{width:100%;height:100%;position:absolute;left:0;top:0}
.cmp-studentcard .cmp-studentcard__button a{width:100%;height:100%;display:flex}
}