.origen-wrapper .origen .origins-section{background-color:#f5ede6;padding:80px 20px;font-family:Georgia,serif}.origen-wrapper .origen .origins-section .origins-container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media (max-width:768px){.origen-wrapper .origen .origins-section .origins-container{grid-template-columns:1fr}}.origen-wrapper .origen .origins-content .origins-subtitle{color:#d15a3e;text-transform:uppercase;font-weight:700;font-size:14px;letter-spacing:1px;display:block;margin-bottom:20px}.origen-wrapper .origen .origins-content .origins-title{font-size:38px;line-height:1.2;color:#2d2d2d;margin-bottom:30px;font-weight:400;text-align:left;margin-left:0}.origen-wrapper .origen .origins-content .origins-description p{color:#666;line-height:1.6;margin-bottom:20px;font-size:16px}.origen-wrapper .origen .origins-content .origins-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-top:40px}.origen-wrapper .origen .origins-content .origins-gallery .gallery-img{width:45%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border-radius:15px;-webkit-box-shadow:0 10px 20px rgba(0,0,0,.1);box-shadow:0 10px 20px rgba(0,0,0,.1)}.origen-wrapper .origen .origins-content .origins-gallery .gallery-img:nth-child(2){margin-top:30px}.origen-wrapper .origen .origins-timeline{position:relative;padding-left:40px}.origen-wrapper .origen .origins-timeline .timeline-line{position:absolute;left:0;top:0;bottom:0;width:1px;background:repeating-linear-gradient(to bottom,#ccc,#ccc 4px,transparent 4px,transparent 8px)}.origen-wrapper .origen .origins-timeline .timeline-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.origen-wrapper .origen .origins-timeline .timeline-item{position:relative}.origen-wrapper .origen .origins-timeline .timeline-item .timeline-dot{position:absolute;left:-44.5px;top:20px;width:10px;height:10px;background-color:#f5ede6;border:2px solid #ccc;border-radius:50%;z-index:2}.origen-wrapper .origen .origins-timeline .timeline-item.active .timeline-dot{background-color:#d15a3e;border-color:#d15a3e}.origen-wrapper .origen .origins-timeline .timeline-item.active .card-year{color:#d15a3e}.origen-wrapper .origen .origins-timeline .timeline-item .timeline-card{background:#fff;padding:25px;border-radius:15px;-webkit-box-shadow:0 4px 15px rgba(0,0,0,.05);box-shadow:0 4px 15px rgba(0,0,0,.05);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.origen-wrapper .origen .origins-timeline .timeline-item .timeline-card:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.origen-wrapper .origen .origins-timeline .timeline-item .timeline-card .card-year{display:block;font-weight:700;font-size:14px;margin-bottom:8px;color:#d15a3e}.origen-wrapper .origen .origins-timeline .timeline-item .timeline-card .card-title{font-size:20px;color:#2d2d2d;margin-bottom:10px;margin-left:0;text-align:left}.origen-wrapper .origen .origins-timeline .timeline-item .timeline-card .card-text{color:#666;font-size:14px;line-height:1.5}