.learning-content-banner{display:flex;overflow:hidden}.learning-content-banner__wrapper{margin:auto;max-width:var(--container_width);width:100%}@media (max-width:1250px){.learning-content-banner__wrapper{padding:0 2rem}}.learning-content-banner__wrapper__breadcrum{margin-top:calc(var(--spacer_sm) - var(--spacer_xxxxs))}.learning-content-banner__wrapper__breadcrum>a:hover{text-decoration:underline}.learning-content-banner__wrapper__breadcrum>span{font-weight:700}.learning-content-banner__wrapper__content-wrapper{display:flex;justify-content:space-between}@media (max-width:992px){.learning-content-banner__wrapper__content-wrapper{flex-direction:column}}.learning-content-banner__wrapper__content-wrapper__text-wrapper{margin-bottom:calc(var(--spacer_xxxxl) + var(--spacer_lg));margin-top:calc(var(--spacer_xxxxl) - var(--spacer_xxxxs));width:calc(var(--column_width_percent)*5 + var(--gutter_width_percent)*4);z-index:1}@media (max-width:992px){.learning-content-banner__wrapper__content-wrapper__text-wrapper{margin-bottom:4rem;margin-top:2.4rem;width:100%}}.learning-content-banner__wrapper__content-wrapper__image-wrapper{display:flex;max-width:calc(var(--column_width_percent)*6 + var(--gutter_width_percent)*6);position:relative;width:100%}.subwrapper-image{bottom:0;display:flex;height:100%;justify-content:flex-end;left:0;position:absolute;width:100%}.learning-content-banner__wrapper__content-wrapper__image-wrapper img{bottom:0;max-height:100%;max-width:unset!important;position:absolute;right:0}@media (max-width:1250px){.learning-content-banner__wrapper__content-wrapper__image-wrapper img{left:0;right:unset}}@media (max-width:992px){.learning-content-banner__wrapper__content-wrapper__image-wrapper{margin-left:-2rem;max-width:calc(100% + 4rem);width:calc(100% + 4rem)}.subwrapper-image{display:flex;justify-content:center;margin-left:0;position:relative;width:100%}.learning-content-banner__wrapper__content-wrapper__image-wrapper img{left:unset;max-width:100%!important;position:relative;right:unset}}