.material-description .background-mobile{background:linear-gradient(0deg,#fff,#fefef7 86%);margin-bottom:-5px;object-fit:cover;object-position:center;width:100%}.material-description .background-desktop{display:none}.material-description .content-wrapper{background-color:#fefef7;color:#141414;padding:20px var(--container-size) 0}.material-description .content-wrapper .title{font-size:2.75rem;font-weight:500;line-height:48px;margin-bottom:32px}.material-description .content-wrapper .description p{font-size:1.5rem;font-weight:300;line-height:30px}@media(min-width:768px){.material-description .content-wrapper{padding-top:64px}.material-description .content-wrapper .title{line-height:58px;margin-bottom:36px}.material-description .content-wrapper .description p{line-height:34px}}@media(min-width:1200px){.material-description{position:relative}.material-description .background-mobile{display:none}.material-description .background-desktop{display:block;height:100%;object-fit:cover;object-position:center;width:100%;z-index:-1}.material-description .content-wrapper{background-color:transparent;margin:0 var(--container-size);padding:94px 0 30px}}