.title-content-module{overflow:hidden;padding:7rem 0}.title-content-module .wrapper-grid{display:flex;gap:5rem;padding-top:3rem;position:relative}.title-content-module .wrapper-grid.swap{flex-direction:row-reverse}.title-content-module .wrapper-grid:before{border-top:1px solid #fff;content:"";opacity:0;position:absolute;right:0;top:0;width:100vw}.title-content-module .wrapper-grid.go:before{animation:grow 1s linear;opacity:1}.title-content-module .wrapper-grid.swap:before{left:0;right:auto}.title-content-module .title{width:60%}.small_title.title-content-module .title,.title-content-module .content{width:40%}.small_title.title-content-module .content{border-top:0 solid #fff;width:60%}.title-content-module .title h2{line-height:1}@media only screen and (max-width:992px){.title-content-module .content,.title-content-module .title{width:50%}}@media only screen and (max-width:768px){.title-content-module .wrapper-grid{flex-wrap:wrap;gap:0}.small_title.title-content-module .content,.small_title.title-content-module .title,.title-content-module .content,.title-content-module .title{width:100%}.title-content-module{padding-top:0}}@keyframes grow{0%{width:0}to{width:100vw}}