.two-col{display:flex;margin:0 auto;max-width:1440px}@media only screen and (max-width:1540px){.two-col__left{padding-left:50px}}.two-col__left{display:flex;flex-direction:column;gap:16px;justify-content:center;padding-right:50px;padding-block:40px;width:50%}.line{background-color:#00000080;height:1px;width:60%}.two-col__right{align-items:center;display:flex;justify-content:center;width:50%;img{max-height:100%;max-width:100%;object-fit:cover;width:auto}}@media only screen and (max-width:1023px){.two-col{overflow:hidden;position:relative}.two-col__left{background-color:var(--light-transparent-85);margin:2rem auto;position:relative;width:90%;z-index:1}.two-col__right{height:100%;left:0;min-width:100%;position:absolute;top:0;z-index:0;img{max-height:100%;max-height:unset;max-width:unset}}}