/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.hero__banner__sub_chevron{display:grid;padding-bottom:40px;grid-template-rows:auto 50px auto;grid-template-columns:1fr;grid-template-areas:"content" "overlap" "image";}@media (min-width:992px){.hero__banner__sub_chevron{grid-template-rows:1fr;grid-template-columns:360px 139.5px 1fr;grid-template-areas:"image overlap content" "foot foot foot";}}.hero__banner__sub_chevron .banner-wrapper{background:var(--smally-hero-gradient,linear-gradient(118.46deg,var(--wsPrimaryColor,#3F4042) 28.72%,var(--wsSecondaryColor,#636466) 96.61%));grid-row:1/span 2;grid-column:1/1;}@media (min-width:992px){.hero__banner__sub_chevron .banner-wrapper{grid-row:1;grid-column:span 2/-1;display:flex;padding-left:139.5px;height:370px;}}.hero__banner__sub_chevron .hero_banner-image,.hero__banner__sub_chevron .hero_banner-video{grid-column:1/1;grid-row:2/span 2;}@media (min-width:992px){.hero__banner__sub_chevron .hero_banner-image,.hero__banner__sub_chevron .hero_banner-video{grid-row:1;grid-column:1/span 2;}}.hero__banner__sub_chevron .chevron{position:absolute;z-index:2;top:-10%;right:0;transform:translateX(50%);overflow:hidden;}@media (min-width:992px){.hero__banner__sub_chevron .chevron{height:calc(100% - 40px);top:50%;right:50px;transform:translate(0,calc(-50% - 20px));display:flex;align-items:center;}}.hero__banner__sub_chevron .chevron svg{height:100%;width:100%;opacity:var(--smally-hero-chevron-opacity,10%);}.hero__banner__sub_chevron .chevron svg path{fill:var(--smally-hero-chevron-fill,white);}@media (min-width:992px){.hero__banner__sub_chevron .chevron svg{height:500px;width:auto;}}.hero__banner__sub_chevron .wrapper-content{order:1;flex:1 1;display:flex;justify-content:flex-start;align-items:center;padding:40px 40px 90px;}@media (min-width:768px){.hero__banner__sub_chevron .wrapper-content{margin-top:0;background:none;padding-bottom:40px;}}.hero__banner__sub_chevron .breadcrumb-container,.hero__banner__sub_chevron .hero_banner-content{position:relative;z-index:3;}.hero__banner__sub_chevron .hero_banner-content{width:-moz-fit-content;width:fit-content;}@media (min-width:992px){.hero__banner__sub_chevron .hero_banner-content{max-width:480px;overflow-y:clip;}}.hero__banner__sub_chevron .hero_banner-content .cta-wrapper{margin-top:40px;margin-bottom:40px;}@media (min-width:992px){.hero__banner__sub_chevron .hero_banner-content .cta-wrapper{margin-bottom:0;}}.hero__banner__sub_chevron .hero_banner-content .block-title{font-size:32px;line-height:40px;margin-bottom:20px;color:var(--smally-hero-color-header,white);}@media (min-width:992px){.hero__banner__sub_chevron .hero_banner-content .block-title{font-size:50px;line-height:63px;}}.hero__banner__sub_chevron .hero_banner-content .hero_banner-body{font-size:18px;line-height:24px;color:var(--smally-hero-color,white);}.hero__banner__sub_chevron .hero_banner-image,.hero__banner__sub_chevron .hero_banner-video{filter:drop-shadow(0 10px 15px rgba(0,0,0,0.2509803922));height:74.297188755vw;max-height:370px;max-width:498px;}.hero__banner__sub_chevron .field--name-field-background-image img,.hero__banner__sub_chevron .hero_banner--img{width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover;}@supports ((-webkit-mask-image:url(#mask)) or (mask-image:url(#mask))){.hero__banner__sub_chevron .field--name-field-background-image img,.hero__banner__sub_chevron .hero_banner--img{-webkit-mask-image:url(/modules/contrib/ws_small_y/modules/small_y_hero/assets/svg/hero_sub_chevron_mask.svg);mask-image:url(/modules/contrib/ws_small_y/modules/small_y_hero/assets/svg/hero_sub_chevron_mask.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:left;mask-position:left;}}@media (min-width:992px){.hero__banner__sub_chevron .field--name-field-background-image img.d-lg-none,.hero__banner__sub_chevron .hero_banner--img.d-lg-none{display:none !important;}.hero__banner__sub_chevron .field--name-field-background-image img.d-lg-block,.hero__banner__sub_chevron .hero_banner--img.d-lg-block{display:block !important;}}.hero__banner__sub_chevron .hero_banner--audio-controls{background-color:rgba(255,255,255,0.5);}.hero__banner__sub_chevron .hero_banner--audio-controls i,.hero__banner__sub_chevron .hero_banner--audio-controls svg{font-size:24px;width:24px;height:auto;}@media (min-width:992px){.hero__banner__sub_chevron .hero_banner--audio-controls i,.hero__banner__sub_chevron .hero_banner--audio-controls svg{font-size:36px;}}.hero__banner__sub_chevron .hero_banner--audio-controls i[class*=fa-volume],.hero__banner__sub_chevron .hero_banner--audio-controls svg[class*=fa-volume]{max-width:50px;}.hero__banner__sub_chevron .hero_banner--audio-controls.is-playing #hero_banner--btn-play{display:none;}.hero__banner__sub_chevron .hero_banner--audio-controls:not(.is-playing) #hero_banner--btn-pause{display:none;}.hero__banner__sub_chevron .hero_banner--audio-controls.is-muted #hero_banner--btn-mute{display:none;}.hero__banner__sub_chevron .hero_banner--audio-controls:not(.is-muted) #hero_banner--btn-unmute{display:none;}.hero__banner__sub_chevron .hero_banner-video,.hero__banner__sub_chevron .hero_banner-image{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:3;}.hero__banner__sub_chevron .hero_banner-video.hero_banner-video,.hero__banner__sub_chevron .hero_banner-image.hero_banner-video{flex:1 1 auto;}@media (min-width:992px){.hero__banner__sub_chevron .hero_banner-video.hero_banner-video,.hero__banner__sub_chevron .hero_banner-image.hero_banner-video{height:auto;position:relative;}}@media (min-width:992px){.hero__banner__sub_chevron .hero_banner-video,.hero__banner__sub_chevron .hero_banner-image{height:auto;max-height:100%;}}.hero__banner__sub_chevron .hero_banner-video .field--name-field-background-image .contextual-region,.hero__banner__sub_chevron .hero_banner-image .field--name-field-background-image .contextual-region{position:static;}.hero__banner__sub_chevron .hero_banner-video .hero_banner-video--youtube-player-wrapper,.hero__banner__sub_chevron .hero_banner-image .hero_banner-video--youtube-player-wrapper{position:relative;overflow:hidden;width:100%;height:100%;}@supports ((-webkit-mask-image:url(#mask)) or (mask-image:url(#mask))){.hero__banner__sub_chevron .hero_banner-video .hero_banner-video--youtube-player-wrapper,.hero__banner__sub_chevron .hero_banner-image .hero_banner-video--youtube-player-wrapper{-webkit-mask-image:url(/modules/contrib/ws_small_y/modules/small_y_hero/assets/svg/hero_sub_chevron_mask.svg);mask-image:url(/modules/contrib/ws_small_y/modules/small_y_hero/assets/svg/hero_sub_chevron_mask.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:left;mask-position:left;}}.hero__banner__sub_chevron .hero_banner-video video,.hero__banner__sub_chevron .hero_banner-video iframe,.hero__banner__sub_chevron .hero_banner-image video,.hero__banner__sub_chevron .hero_banner-image iframe{position:absolute;top:0;left:0;width:100%;height:100%;}.hero__banner__sub_chevron .hero-banner-preloader{width:60px;height:60px;position:absolute;left:calc(50% - 30px);bottom:calc(25% - 30px);}@media (min-width:992px){.hero__banner__sub_chevron .hero-banner-preloader{left:calc(25vw - 30px);}}.hero__banner__sub_chevron .hero-banner-preloader svg{width:60px;height:auto;}
