.device-type-mobile .hero__image{background-image:var(--_mainImageMobile);aspect-ratio:var(--_aspectRatioMobile);width:100%;height:auto;background-size:contain;&:after{content:"";height:0;padding-bottom:calc(100% * var(--_aspectRatioMobile));position:fixed;bottom:0;left:0;width:100%;z-index:-1}}@media screen and (max-width: 1079px){body:not(.device-type-desktop):not(.device-type-mobile){.hero__image{background-image:var(--_mainImageMobile);aspect-ratio:var(--_aspectRatioMobile);width:100%;height:auto;background-size:contain;&:after{content:"";height:0;padding-bottom:calc(100% * var(--_aspectRatioMobile));position:fixed;bottom:0;left:0;width:100%;z-index:-1}}}}.device-type-desktop .hero__image{width:100%;height:var(--_mainPcFullWidthHeight);.sign{position:absolute;content:"";bottom:10px;left:10px;width:60px;height:60px}}.device-type-desktop .hero__container .hero__image:before{content:"";position:absolute;top:0;left:50%;width:100vw;min-width:var(--_container-width);height:100%;background-image:var(--_mainImageDesktopFullWidth);background-repeat:no-repeat;background-position:center top;background-size:cover;transform:translate(-50%)}.hero__image .sign{position:absolute;content:"";bottom:10px;left:10px;max-width:60px;max-height:60px;>img{width:100%;height:100%}}@media screen and (min-width: 1080px){body:not(.device-type-desktop):not(.device-type-mobile){.hero__image{width:100%;height:var(--_mainPcFullWidthHeight);&:before{content:"";position:absolute;top:0;left:50%;width:100vw;min-width:var(--_container-width);height:100%;background-image:var(--_mainImageDesktopFullWidth);background-repeat:no-repeat;background-position:center top;background-size:cover;transform:translate(-50%)}.sign{position:absolute;content:"";bottom:10px;left:10px;width:60px;height:60px}}}}
