/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.hero__banner__small{display:flex;flex-direction:column;background:linear-gradient(to left,var(--wsSecondaryColor,gray) 30%,var(--wsPrimaryColor,gray) 30%);}.hero__banner__small .hero_banner-content{padding:40px 0;position:relative;}@media (min-width:768px){.hero__banner__small .hero_banner-content{padding:80px 0;}}.hero__banner__small .hero_banner-content .row{max-width:80%;}.hero__banner__small .hero_banner-content .chevron{position:absolute;top:-5px;height:calc(100% + 10px);right:-65px;}@media (min-width:576px){.hero__banner__small .hero_banner-content .chevron{right:0;}}.hero__banner__small .hero_banner-content .chevron svg{height:100%;width:auto;}.hero__banner__small .hero_banner-content h2{font-size:40px;line-height:48px;margin-bottom:20px;color:var(--ylb-color-white,white);}@media (min-width:992px){.hero__banner__small .hero_banner-content h2{font-size:64px;line-height:70px;margin-bottom:30px;}}.hero__banner__small .hero_banner-content .hero_banner-body{font-size:20px;line-height:30px;}
