.layout-6-wrapper{position:relative}.layout-6-container{flex-wrap:wrap;align-items:stretch;position:relative;z-index:20}.layout-6-sections{width:100%;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center}.layout-6-image-wrapper{width:50%;height:100%;display:flex;justify-content:flex-start;position:relative;padding-right:60px}.layout-6-image{width:100%;height:100%;display:flex;position:relative;overflow:hidden}.layout-6-image::after{content:"";width:100%;height:100%;position:absolute;left:0;top:0;z-index:10;background:#fff;transition:width .5s linear 0s}.layout-6-image.active::after{width:0}.layout-6-image-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center}.layout-6-right-wrapper{flex:1;padding:0;display:flex;align-items:flex-end;padding-left:60px}.layout-6-right{display:block;width:100%}.layout-6-title{width:100%;margin-bottom:45px;color:var(--c-title);position:relative}.layout-6-sub-title{display:flex;position:relative;align-items:center;color:var(--c-color-1);margin-bottom:30px}.layout-6-sub-title::after{content:"";display:flex;flex:1;height:1px;background:var(--c-color-1);margin-left:15px;max-width:40%}.layout-6-content{display:block;width:100%;color:var(--c-content)}.layout-6-links{width:100%;display:block;margin-top:45px}@media (max-width:1024px){.layout-6-sections{flex-direction:column;gap:30px 0}.layout-6-image-wrapper{width:100%;height:auto;padding:0}.layout-6-right-wrapper{padding:0}.layout-6-content{padding-inline-end:0}}