.gmo{min-height:var(--app-height,100vh);overflow:hidden;padding-bottom:30vh}
.gmo-content{position:relative}
.gmo.no-image{min-height:initial}
.gmo.no-image .gmo-content{height:initial}
.gmo.no-image .txt-wrap__desc{padding-bottom:0}
.gmo .txt-wrap{position:relative;height:initial;margin:0 auto}
.gmo .txt-wrap__inner{position:absolute}
.gmo .txt-wrap__subtitle,.gmo .txt-wrap__desc{word-break:keep-all;word-wrap:break-word;width:100%;max-width:65%}
.gmo .txt-wrap__subtitle{margin-bottom:2.4rem;text-align:left;color:#000}
.gmo .txt-wrap__desc{margin:0;padding-bottom:19.2rem;text-align:left;color:#000}
.gmo .txt-wrap__img{word-break:keep-all;word-wrap:break-word;position:absolute;top:0;left:max(8rem,4.17vw);display:block;text-align:left;color:#000;max-width:48%}
.gmo .motion-area{position:relative}
.gmo .img-wrap{position:relative;top:0;left:0;margin-left:auto;margin-right:0;overflow:hidden;width:65%;height:var(--app-height,100vh)}
@media all and (max-width:1024px){.gmo .img-wrap{width:60%}
}
.gmo .img-wrap .mask{display:block;position:absolute;height:100%;width:35%;background-color:#342}
@media all and (max-width:1024px){.gmo .img-wrap .mask{width:60%}
}
.gmo .img-wrap .img{position:absolute;width:100%;height:100%;right:0;bottom:0;margin-right:0;margin-left:auto;object-fit:cover}
.gmo .img-wrap .bg-container{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}
@media all and (max-width:1024px){.gmo .txt-wrap__img{left:2rem}
}
@media all and (max-width:1024px)and (max-width:1024px){.gmo .txt-wrap__img{font-size:1.4rem}
}
@media all and (max-width:1024px){.gmo .txt-wrap__subtitle,.gmo .txt-wrap__desc{max-width:62.5%}
}
@media all and (max-width:1024px){.gmo .txt-wrap__desc{padding-bottom:10.4rem}
}
@media all and (max-width:767px){.gmo .txt-wrap__subtitle,.gmo .txt-wrap__desc{max-width:100%}
}