body{background-color:#fff;display:grid;justify-content:center;grid-template-columns:1fr}model-viewer{width:100%;height:70vh;background: rgb(0,134,17);
background: linear-gradient(0deg, rgba(0,134,17,1) 53%, rgba(0,191,0,1) 100%);}.button_back{position:absolute;left:3%;top:5%;z-index:1;font-size:20px;border-radius:100px;text-decoration:none;color:#fff;padding:15px 25px;border:2px solid #fff}.text{font-family:text;color:#000;font-size:20px;text-align:left;padding:50px 20px;text-align:justify;display:flex;flex-direction:column}.text>p{margin-bottom:20px}.title{text-align:center;font-size:40px 10px;margin-bottom:30px;font-family:text;font-weight:700}.model_href{justify-self:flex-end;border:1px solid green;color:green;position:inherit;width:fit-content;align-self:flex-end}.model_href:hover{background-color:green;color:#fff;transition:.4s}.wrap_photo{display:flex;justify-content:space-between;width:100%;margin-bottom:20px;padding:50px 0}.photos{width:31%;height:250px;object-fit:cover;object-position:center center;background:#999}.text_logo_center-black{max-width:100%;text-align:center;color:#000}@media(max-width:1158px){.wrap_photo{flex-direction:column;align-items:center}.photos{width:100%;height:auto}}