.hero_box .play{display:block;position:absolute;top:50%;left:50%;width:10%;border-radius:50%;background:var(--color-primary);transition:0.2s;transform:translate(-50%, -50%);z-index:2;-webkit-mask:url(../../images/ico_play.svg) 50% 50%/contain no-repeat}@media (hover: hover){.hero_box .play:hover{background-color:var(--color-secondary)}}.hero_box .play:after{content:'';display:block;padding-bottom:100%}.hero_box{padding:0;--width-item: 100%;--gap-grid-x: 0px;--gap-grid-y: 0px;--color-shadow: var(--theme-white)}.hero_box+section:not(.box_no_top){--gap-section-top: var(--gap-section)}.hero_box .item{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:640px;padding:calc(var(--gap-section-top) + var(--offset-section-top)) var(--gap-section-side) calc(var(--gap-section-bottom) + var(--offset-section-bottom))}.hero_box .item.has_overlay .background:before{content:'';position:absolute;background-color:var(--color-shadow);opacity:0.35;z-index:2;inset:0}.hero_box .item.is_top{justify-content:flex-start}.hero_box .item.is_bottom{justify-content:flex-end}.hero_box .item.is_white{--color-base: var(--theme-black);--color-shadow: var(--theme-black);--color-section: var(--theme-heading);--color-background: rgb(from var(--theme-white) r g b / 10%);--color-text: rgb(from var(--theme-white) r g b / 90%);--color-muted: rgb(from var(--theme-white) r g b / 80%);--color-heading: var(--theme-white);--color-border: rgb(from var(--theme-white) r g b / 20%);--color-field: rgb(from var(--theme-white) r g b / 40%);--color-icon: var(--theme-white);--color-link: var(--theme-white)}.hero_box .item.is_black{--color-base: var(--theme-white);--color-shadow: var(--theme-white);--color-section: var(--theme-white);--color-background: var(--theme-background);--color-text: var(--theme-text);--color-muted: var(--theme-muted);--color-heading: var(--theme-heading);--color-border: var(--theme-border);--color-field: var(--theme-field);--color-icon: var(--theme-icon);--color-link: var(--theme-primary)}.hero_box .contents{position:relative;z-index:2}.hero_box .contents h1,.hero_box .contents h2{font-size:var(--size-big);line-height:1.15}.hero_box .contents h3{font-size:var(--size-h1);line-height:1.2}.hero_box .play{position:relative;top:auto;left:auto;margin:0 auto;color:var(--color-primary);transform:none}.hero_box .background{position:absolute;z-index:0;inset:0}.hero_box .background.mobile{display:none}.hero_box .background img,.hero_box .background video{display:block;position:absolute;width:100%;height:100%;z-index:0;object-fit:cover;inset:0}.hero_box .embla_dots{position:absolute;right:var(--gap-section-side);bottom:20px;left:var(--gap-section-side);height:24px;z-index:3}@media (min-width: 40rem){.hero_box .item.is_left .contents{max-width:560px;margin-left:0;text-align:left}.hero_box .item.is_right .contents{max-width:560px;margin-right:0;text-align:right}}@media (max-width: 40rem){.hero_box .item{overflow:hidden;height:calc(100dvh - var(--height-header) - var(--height-bar) - 40px);min-height:360px}.hero_box .fixed:before{content:'';display:block;position:absolute;top:-100px;right:-50px;bottom:-100px;left:-50px;background:radial-gradient(ellipse farthest-side, #fff 0%, rgba(255,255,255,0) 100%);z-index:1}.hero_box .background.mobile{display:block}.hero_box .background.desktop{display:none}}

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