.company-page{background-color:#fff;flex-direction:column;justify-content:space-between;width:100vw;height:100%;min-height:100svh;padding:1em;display:flex;position:relative}.info-wrapper{gap:1em;padding-top:25vh;display:flex}.info-col:first-child{flex:2}.info-col:nth-child(2){flex:1}.info-col:nth-child(2) .info-item{margin-bottom:5em}.info-col:nth-child(2) .info-copy{flex-direction:column;gap:.2em;display:flex}.info-title{margin-bottom:1em}#info-description p{width:75%;margin-bottom:2em;font-weight:400;line-height:1.75}.info-col:nth-child(2) .info-item .info-copy p{text-transform:none;font-weight:400;line-height:1.1}#info-description p .line{clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);width:max-content;position:relative}#info-description p .line span{will-change:transform;display:block;position:relative}.footer-wrapper{padding:1em}@media (max-width:900px){.info-wrapper{flex-direction:column;gap:8em}#info-description p{width:100%}.info-col:nth-child(2) .info-item{margin-bottom:2em}.info-col:nth-child(2) .info-item:nth-child(2){padding-bottom:8em}}
