@import "https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap";
.aboutme-section{color:#333;background-color:#fff;min-height:100vh;padding:6rem 2rem;font-family:Open Sans,sans-serif}.aboutme-container{max-width:1200px;margin:0 auto}.aboutme-header{text-align:center;margin-bottom:4rem}.aboutme-header h2{color:#0a72b1;letter-spacing:-.5px;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.subtitle{color:#666;font-size:1.2rem;font-weight:400}.aboutme-content{justify-content:center;align-items:flex-start;gap:4rem;display:flex}.aboutme-image-wrapper{flex:0 0 350px;position:relative}.aboutme-image{object-fit:cover;border-radius:20px;width:100%;height:450px;box-shadow:0 20px 40px #00000026}.experience-badge{color:#fff;text-align:center;background-color:#0a72b1;border:2px solid #fff;border-radius:12px;padding:1rem 1.5rem;position:absolute;bottom:30px;right:-20px;box-shadow:0 10px 20px #0a72b14d}.experience-badge .years{font-size:1.4rem;font-weight:700;line-height:1;display:block}.experience-badge .text{text-transform:uppercase;letter-spacing:1px;opacity:.9;font-size:.75rem}.aboutme-text-box{flex:1;max-width:700px}.name-header{border-bottom:2px solid #f0f0f0;margin-bottom:2rem;padding-bottom:1rem}.name-header h3{color:#222;margin-bottom:.5rem;font-size:2.2rem;font-weight:700}.specialty-tag{color:#0a72b1;background-color:#eef7fc;border-radius:6px;padding:6px 12px;font-size:.9rem;font-weight:600;display:inline-block}.bio-intro{color:#555;margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.bio-intro strong{color:#0a72b1}.bio-details{margin-bottom:2.5rem}.bio-item{align-items:flex-start;margin-bottom:1rem;display:flex}.bio-icon{color:#0a72b1;flex-shrink:0;margin-top:4px;margin-right:15px;font-size:1.2rem}.bio-item p{color:#444;margin:0;font-size:1.05rem;line-height:1.6}.credentials-box{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;margin-bottom:3rem;padding:1.5rem 2rem}.credentials-box h4{color:#222;margin-bottom:1rem;font-size:1.1rem;font-weight:700}.credentials-list{margin:0;padding:0;list-style:none}.credentials-list li{color:#555;align-items:center;margin-bottom:.8rem;font-family:monospace,sans-serif;font-size:.95rem;display:flex}.list-icon{color:#6c757d;margin-right:10px;font-size:1rem}.button-wrapper{margin-top:2rem}.btn-back{color:#0a72b1;background-color:#0000;border:2px solid #0a72b1;border-radius:50px;align-items:center;padding:.8rem 1.8rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-icon-left{margin-right:8px;transition:transform .3s}.btn-back:hover{color:#fff;background-color:#0a72b1}.btn-back:hover .btn-icon-left{transform:translate(-4px)}@media (max-width:900px){.aboutme-section{padding:3rem 1.5rem}.aboutme-content{flex-direction:column;align-items:center;gap:3rem}.aboutme-image-wrapper{flex:unset;width:100%;max-width:350px}.experience-badge{bottom:-15px;right:0}.aboutme-text-box{text-align:left;width:100%}.name-header h3{font-size:1.8rem}.aboutme-header h2{font-size:2rem}}
.maratones-section{text-align:center;background-color:#f9f9f9;padding:5rem 2rem;position:relative;overflow:hidden}.maratones-section h2{color:#0a72b1;text-align:center;letter-spacing:-.5px;margin-bottom:1rem;font-family:Open Sans,sans-serif;font-size:2.5rem;font-weight:700}.maratones-section p{color:#555;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-family:Open Sans,sans-serif;font-size:1.1rem;line-height:1.6}.carousel-container{z-index:1;justify-content:center;align-items:center;width:100%;max-width:100%;padding:2rem 0;display:flex;position:relative;overflow:hidden}.maratones-carousel{border-radius:16px;width:70%;margin:0 auto}.maratones-inner.infinite-scroll{align-items:stretch;width:max-content;display:flex}.maraton-card{text-align:center;z-index:2;background:#fff;border:1px solid #0000000a;border-radius:16px;flex-direction:column;flex:none;justify-content:space-between;width:348px;margin-right:30px;padding:2rem;transition:transform .3s cubic-bezier(.25,.8,.25,1),box-shadow .3s cubic-bezier(.25,.8,.25,1);display:flex;box-shadow:0 4px 6px #00000005}@media (min-width:769px){.maraton-card:hover{border-color:#0a72b11a;transform:translateY(-8px);box-shadow:0 15px 30px #0a72b11f}}.maraton-card img{object-fit:contain;filter:drop-shadow(0 2px 4px #0000000d);width:100%;height:180px;margin-bottom:1.5rem}.maraton-card h3{color:#222;margin-bottom:.5rem;font-size:1.4rem;font-weight:600;line-height:1.3}.maraton-card .date{color:#0a72b1;text-transform:uppercase;letter-spacing:.5px;background-color:#eef7fc;border-radius:50px;width:fit-content;margin:0 auto 1rem;padding:6px 14px;font-size:.8rem;font-weight:700;display:inline-block}.maraton-card .extra-image{opacity:.8;width:80px;height:auto;margin:1rem auto 0;display:block}.fade-mask:before,.fade-mask:after{content:"";z-index:10;pointer-events:none;width:15%;max-width:150px;position:absolute;top:0;bottom:0}.fade-mask:before{background:linear-gradient(90deg,#f9f9f9 20%,#f9f9f900 100%);left:0}.fade-mask:after{background:linear-gradient(270deg,#f9f9f9 20%,#f9f9f900 100%);right:0}@media (max-width:768px){.maratones-section{padding:3rem 1rem}.maratones-carousel{width:100%;overflow:visible}.maratones-carousel.swipe-enabled{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:20px;overflow-x:auto}.maratones-carousel.swipe-enabled::-webkit-scrollbar{display:none}.maraton-card{scroll-snap-align:center;width:85vw;margin-right:16px;padding:1.5rem;box-shadow:0 4px 10px #0000000d}.maraton-card:first-child{margin-left:16px}.maraton-card h3{font-size:1.25rem}.fade-mask:before,.fade-mask:after{display:none}}
