:root{--header--height: 5.125rem;--header-brands--height: 2.625rem;--header--logo-width: 14.375rem;--header--logo-width-collapsed: 7.8125rem;--default-page--padding-bottom: 6.25rem;--default-page--padding-top: 5rem}.block-hero{padding-top:calc(var(--header--height) + var(--header-brands--height));position:relative}.block-hero__media-wrap{bottom:0;left:0;margin:0;opacity:.35;overflow:hidden;position:absolute;right:0;top:0;z-index:1}.block-hero__image,.block-hero__video{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;position:absolute;top:0;width:100%;z-index:1}.block-hero__container{position:relative;z-index:2}.block-hero__container .breadcrumbs{margin-top:1.25rem}.block-hero__content-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;max-width:37.5rem;min-height:33.75rem;padding:1.25rem 0 3.75rem}.block-hero__title{font-size:var(--wp--preset--font-size--giant);margin:0 0 2rem;text-align:center}.block-hero__content{text-align:center}.block-hero__featured-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:var(--wp--custom--layout--block-gap) var(--wp--custom--layout--block-gap);list-style:none;margin:0;padding:1.25rem 0}.block-hero__item{background:var(--wp--preset--color--red);border-radius:var(--wp--custom--border-radius--medium);-webkit-box-flex:0;-ms-flex:0 0 calc(100%/4 - var(--wp--custom--layout--block-gap)/4*3);flex:0 0 calc(100%/4 - var(--wp--custom--layout--block-gap)/4*3);height:12.5rem;position:relative;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s, -webkit-box-shadow .2s}.block-hero__item-link{border-radius:var(--wp--custom--border-radius--medium);bottom:0;left:0;position:absolute;right:0;top:0;z-index:3}.block-hero__item-media-wrap{border-radius:var(--wp--custom--border-radius--medium);display:block;height:100%;margin:0;overflow:hidden;width:100%}.block-hero__item-image{border-radius:var(--wp--custom--border-radius--medium);display:block;height:100% !important;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;position:absolute;top:0;-webkit-transition:opacity .2s,-webkit-transform .2s;transition:opacity .2s,-webkit-transform .2s;transition:opacity .2s,transform .2s;transition:opacity .2s,transform .2s,-webkit-transform .2s;width:100%;z-index:1}.block-hero__item-content{background:var(--wp--preset--color--red);border-radius:0 0 var(--wp--custom--border-radius--medium) var(--wp--custom--border-radius--medium);bottom:0;color:var(--wp--preset--color--white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;height:3.75rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;overflow-y:auto;padding:0.625rem var(--wp--custom--layout--padding);position:absolute;right:0;scrollbar-color:#aaa #333;scrollbar-width:thin;text-align:center;-webkit-transition:border-radius .2s,height .2s;transition:border-radius .2s,height .2s;z-index:2}.block-hero__item-content::-webkit-scrollbar{width:8px}.block-hero__item-content::-webkit-scrollbar-track{background:#333}.block-hero__item-content::-webkit-scrollbar-thumb{background:#aaa;border-radius:4px}.block-hero__item-title{font-size:var(--wp--preset--font-size--small);font-weight:700;letter-spacing:-0.03em;margin:0}.block-hero__item-description{height:0;margin:0;opacity:0;overflow:hidden;visibility:hidden;-webkit-transition:opacity .2s,visibility .2s;transition:opacity .2s,visibility .2s}.block-hero__item-description p{letter-spacing:-0.03em;margin:0 0 var(--wp--custom--layout--padding)}.block-hero__item-button{bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1}body.home .block-hero .block-hero__container .breadcrumbs{display:none !important}body.home .block-hero .block-hero__content-wrap{padding-top:3.75rem}body:not(.wp-admin) .block-hero:first-child{margin-top:0 !important}body:not(.wp-admin) .block-hero:last-child{margin-bottom:0 !important}.wp-block .block-hero *{-webkit-box-sizing:border-box;box-sizing:border-box}.wp-block .block-hero .block-hero__media-wrap{display:block}.wp-block .block-hero .block-hero__image{display:block;height:100%;min-width:none}@media screen and (min-width: 782px)and (max-width: 1024px){.block-hero__item{-webkit-box-flex:0;-ms-flex:0 0 calc(100%/4 - var(--wp--custom--layout--padding)/4*3);flex:0 0 calc(100%/4 - var(--wp--custom--layout--padding)/4*3)}}@media screen and (min-width: 1025px){.block-hero__item-link{pointer-events:none}.block-hero__item:hover .block-hero__item-content,.block-hero__item-link:focus~.block-hero__item-content{border-radius:var(--wp--custom--border-radius--medium);display:block;height:100%;padding:1rem var(--wp--custom--layout--padding)}.block-hero__item:hover .block-hero__item-content .block-hero__item-description,.block-hero__item-link:focus~.block-hero__item-content .block-hero__item-description{height:auto;margin-top:var(--wp--custom--layout--padding);opacity:1;visibility:visible}.block-hero__item:hover{-webkit-box-shadow:0 0.25rem 0.625rem rgba(0,0,0,.25);box-shadow:0 0.25rem 0.625rem rgba(0,0,0,.25)}.block-hero__item-link:focus{pointer-events:initial}body.home .block-hero .block-hero__title{font-size:var(--wp--preset--font-size--mega);line-height:.95}}@media screen and (max-width: 1200px){:root{--header--logo-width: 12.5rem}}@media screen and (max-width: 1024px){:root{--header--height: 4rem;--header--logo-width: 12.5rem;--header--logo-width-collapsed: 7.8125rem;--default-page--padding-bottom: 3.75rem;--default-page--padding-top: 2.5rem}.block-hero__content-wrap{max-width:28.75rem;min-height:0;padding:1.25rem 0 2.5rem}.block-hero__featured-links{gap:var(--wp--custom--layout--padding)}body.home .block-hero .block-hero__content-wrap{padding-top:2.5rem}}@media screen and (max-width: 781px){:root{--header-brands--height: 4.375rem}.block-hero__item{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - var(--wp--custom--layout--padding)/2);flex:0 0 calc(50% - var(--wp--custom--layout--padding)/2)}}@media screen and (max-width: 550px){.block-hero__content-wrap{max-width:100%}}@media screen and (max-width: 440px){:root{--header-brands--height: 5.875rem}}@media screen and (max-width: 360px){:root{--header-brands--height: 7.625rem}}
