.block-sidebar-hero{--text-color: #fff;position:relative;background-color:#fff;min-height:50vh;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding-left:0;padding-right:0}@media (min-width: 992px){.block-sidebar-hero{min-height:50vh;padding-right:var(--side-margin);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.block-sidebar-hero .e-link-bar:before{background-color:transparent}.block-sidebar-hero .e-breadcrumbs{position:absolute;top:0;left:0;right:0;border-bottom:1px solid rgba(255,255,255,0.3)}.block-sidebar-hero .e-breadcrumbs .icon-home{background-image:url("data:image/svg+xml,%3Csvg width='24' height='18' viewBox='0 0 24 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.8516 8.81201C22.9688 8.9292 23.0859 9.08545 23.0859 9.28076C23.0859 9.43701 23.0078 9.59326 22.9297 9.67139L22.5391 10.1792C22.4219 10.2964 22.2266 10.4136 22.0312 10.4136C21.875 10.4136 21.7578 10.3354 21.6406 10.2573L20.5859 9.35889V16.6636C20.5469 17.3276 20 17.8745 19.3359 17.8745H14.3359C13.6328 17.8745 13.0859 17.3276 13.0859 16.6245V12.562H10.5859V16.6245C10.5469 17.3276 10 17.8745 9.33594 17.8745H4.33594C3.63281 17.8745 3.08594 17.3276 3.08594 16.6245V9.35889L1.99219 10.2573C1.875 10.3354 1.75781 10.3745 1.60156 10.3745C1.40625 10.3745 1.21094 10.2964 1.13281 10.1792L0.703125 9.67139C0.625 9.59326 0.585938 9.43701 0.585938 9.28076C0.585938 9.08545 0.664062 8.9292 0.78125 8.81201L10.4297 0.882324C10.7812 0.569824 11.2891 0.413574 11.8359 0.413574C12.3438 0.413574 12.8516 0.569824 13.2031 0.882324L18.7109 5.41357V3.18701C18.7109 3.03076 18.8281 2.91357 19.0234 2.87451H20.2734C20.4297 2.87451 20.5859 3.03076 20.5859 3.18701V6.93701L22.8516 8.81201ZM18.6719 15.9995L18.7109 7.83545L11.8359 2.17139L4.96094 7.83545V15.9995H8.71094V11.937C8.71094 11.2729 9.25781 10.7261 9.96094 10.687H13.7109C14.375 10.7261 14.9219 11.2729 14.9609 11.937V15.9995H18.6719Z' fill='white'/%3E%3C/svg%3E%0A")}.block-sidebar-hero .e-breadcrumbs .icon-arrow{background-image:url("data:image/svg+xml,%3Csvg width='4' height='8' viewBox='0 0 4 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.27363 0.880615L3.75363 3.45662V5.32862L1.27363 7.88862L0.265625 6.32062L2.28163 4.40062L0.265625 2.44862L1.27363 0.880615Z' fill='white'/%3E%3C/svg%3E%0A")}.block-sidebar-hero .e-link-bar{z-index:9}.block-sidebar-hero .heading{color:var(--text-color);font-size:30px;line-height:1.1}@media only screen and (min-width: 320px){.block-sidebar-hero .heading{font-size:calc( 30px + 60 * (100vw - 320px) / (1440 - 320))}}@media only screen and (min-width: 1440px){.block-sidebar-hero .heading{font-size:90px}}.block-sidebar-hero__main{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.block-sidebar-hero__background{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.block-sidebar-hero__background:before{content:'';position:absolute;top:0;left:0;right:0;height:33%;background:#000;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.9)), to(rgba(0,0,0,0)));background:linear-gradient(180deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 100%);z-index:1}.block-sidebar-hero__background:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:#000;background:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.9)), to(rgba(0,0,0,0.5)));background:linear-gradient(90deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.5) 100%);z-index:1}@media (min-width: 992px){.block-sidebar-hero__background:after{background:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.9)), color-stop(70%, rgba(0,0,0,0)));background:linear-gradient(90deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 70%)}}.block-sidebar-hero__background video{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.block-sidebar-hero__content-container{margin-top:var(--site-header-height);position:relative;z-index:2;padding-left:1.25rem}@media (min-width: 992px){.block-sidebar-hero__content-container{padding-left:2.5rem}}.block-sidebar-hero__content-container>.container{padding-top:5rem;padding-bottom:7.5rem}@media (min-width: 992px){.block-sidebar-hero__content-container>.container{padding-bottom:8.75rem}}.block-sidebar-hero__copy{font-size:18px;margin-top:clamp(20px, 3vh, 40px)}@media only screen and (min-width: 320px){.block-sidebar-hero__copy{font-size:calc( 18px + 10 * (100vw - 320px) / (1440 - 320))}}@media only screen and (min-width: 1440px){.block-sidebar-hero__copy{font-size:28px}}.block-sidebar-hero__copy p{font-size:18px;font-weight:400}@media only screen and (min-width: 320px){.block-sidebar-hero__copy p{font-size:calc( 18px + 6 * (100vw - 320px) / (1440 - 320))}}@media only screen and (min-width: 1440px){.block-sidebar-hero__copy p{font-size:24px}}.block-sidebar-hero__links{position:relative;bottom:0;right:0;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (min-width: 992px){.block-sidebar-hero__links{position:absolute}}.block-sidebar-hero__buttons{margin-top:clamp(10px, 5vw, 40px);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.9375rem 1.25rem}.block-sidebar-hero__link-tag{background-color:#0079C2;color:#fff;text-transform:uppercase;font-weight:600;font-size:12px;letter-spacing:1.5px;padding:.375rem .9375rem}@media only screen and (min-width: 320px){.block-sidebar-hero__link-tag{font-size:calc( 12px + 4 * (100vw - 320px) / (1440 - 320))}}@media only screen and (min-width: 1440px){.block-sidebar-hero__link-tag{font-size:16px}}.block-sidebar-hero__link{background-color:#fff;color:#060003;text-decoration:none;padding:1.25rem 1.875rem;font-size:16px;font-weight:600;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.9375rem;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}@media only screen and (min-width: 320px){.block-sidebar-hero__link{font-size:calc( 16px + 4 * (100vw - 320px) / (1440 - 320))}}@media only screen and (min-width: 1440px){.block-sidebar-hero__link{font-size:20px}}.block-sidebar-hero__link svg path{-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.block-sidebar-hero__link:hover{color:#FF180A}.block-sidebar-hero__link:hover svg path{stroke:#FF180A}.block-sidebar-hero__link--featured{background-color:#FF180A;color:#fff}.block-sidebar-hero__link--featured svg path{stroke:#fff}.block-sidebar-hero__link--featured:hover{color:#fff;background-color:#d60c00}.block-sidebar-hero__link--featured:hover svg path{stroke:#fff}

/*# sourceMappingURL=block-sidebar-hero.css.map */
