.small-banner-with-breadcrumb{background-size:cover;background-repeat:no-repeat;background-position:top;height:200px;position:relative;display:flex;align-items:center;background-color:var(--background-color)}.small-banner-with-breadcrumb .actions{position:absolute;top:72px;right:20px}.small-banner-with-breadcrumb .banner-content{position:relative;z-index:2;display:flex;align-items:center;justify-content:center}.small-banner-with-breadcrumb .title{font-size:26px;font-weight:300;margin-bottom:10px;color:var(--brand-white);text-align:center}.small-banner-with-breadcrumb .ant-breadcrumb,.small-banner-with-breadcrumb .ant-breadcrumb a,.small-banner-with-breadcrumb .ant-breadcrumb-separator{color:hsla(0,0%,100%,.4)!important}.small-banner-with-breadcrumb .ant-breadcrumb a:hover{color:var(--brand-white)!important}.small-banner-with-breadcrumb ol{justify-content:center}.small-banner-with-breadcrumb ol li:first-child .ant-breadcrumb-link{color:hsla(0,0%,100%,.4)}.small-banner-with-breadcrumb .ant-breadcrumb-link{color:var(--brand-white)}