.device-type-mobile .hero__image{background-image:var(--_mainImageMobile);aspect-ratio:var(--_aspectRatioMobile);width:100%;height:auto;background-size:contain;&:after{display:none;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){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(--_mainPcHeight);&:after{display:none;content:"";width:var(--_mainPcWidth);height:var(--_mainPcHeight);position:absolute;top:0;left:0;z-index:0;background-image:var(--_mainImageDesktop);background-repeat:no-repeat;background-position:left top;max-width:100%}}@media screen and (min-width: 1080px){body:not(.device-type-desktop):not(.device-type-mobile){width:100%;height:var(--_mainPcHeight);&:after{content:var(--_mainImageDesktop);width:var(--_mainPcWidth);height:var(--_mainPcHeight);position:absolute;top:0;left:0;z-index:0}}}
