.heading_box .contents{max-width:var(--width-contents);margin:0 auto var(--gap-contents);text-align:center}.heading_box .contents:last-child{margin-bottom:0}.heading_box .contents .content{display:inline-block;max-width:var(--width-content)}.heading_box.is_compact{--gap-section: var(--gap-section-small)}.heading_box .contents{position:relative;z-index:2}.heading_box .background{display:block;position:absolute;width:100%;height:100%;z-index:0;inset:0}.heading_box .background.mobile{display:none}.heading_box .background:before{content:'';position:absolute;background:var(--color-heading);opacity:0.333;z-index:2;inset:0}.heading_box .background img{display:block;position:relative;width:100%;height:100%;z-index:1;object-fit:cover}@media (max-width: 40rem){.heading_box .background.desktop{display:none}.heading_box .background.mobile{display:block}}

/*# sourceMappingURL=heading.css.map */
