.feature-box-card{width:100%;--pictogram-offset:.938rem;--pictogram-color:var(--theme-primary-100);--pictogram-background-color:var(--theme-primary-30)}.feature-box-card--market{--pictogram-background-color:var(--theme-primary-40)}.feature-box-card--study{--pictogram-color:var(--theme-primary-90)}.feature-box-card--education,.feature-box-card--study{--pictogram-background-color:var(--theme-secondary-50)}.feature-box-card__pictogram{display:flex;height:calc(5rem + var(--pictogram-offset));justify-content:center;position:relative}.feature-box-card__pictogram svg{height:100%}.feature-box-card__pictogram:before{background-color:var(--pictogram-background-color);border-radius:20px 20px 0 0;bottom:0;content:"";height:5rem;position:absolute;width:100%;z-index:-1}.feature-box-card__pictogram--themed svg *{fill:var(--pictogram-color)}.feature-box-card__content{background-color:var(--semantic-color-neutral-white);border-radius:0 0 20px 20px;padding:1.5rem 1.25rem}.feature-box-card__content p{color:var(--semantic-color-brand-anthrazit-100)}@media only screen and (min-width:64rem){.feature-box-card{display:grid;grid-template-columns:auto 1fr}.feature-box-card__pictogram{height:100%;width:10.313rem}.feature-box-card__pictogram:before{border-radius:20px 0 0 20px;height:100%;left:var(--pictogram-offset)}.feature-box-card__pictogram svg{max-height:8.875rem}.feature-box-card__content{border-radius:0 20px 20px 0}}
