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