.profile-section{padding:4rem 0;background-color:#fff}.profile-section .profile-content{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;gap:4rem;align-items:center}@media(max-width:992px){.profile-section .profile-content{flex-direction:column;text-align:center}}.profile-section .profile-content .profile-image{width:400px;border-radius:10%;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:transform .3s ease,box-shadow .3s ease}.profile-section .profile-content .profile-image:hover{transform:scale(1.05);box-shadow:0 6px 20px rgba(0,0,0,.3)}@media(max-width:768px){.profile-section .profile-content .profile-image{width:250px}}@media(max-width:576px){.profile-section .profile-content .profile-image{width:250px}}@media(max-width:480px){.profile-section .profile-content .profile-image{width:250px}}.profile-section .profile-content .profile-text{flex:2 1}.profile-section .profile-content .profile-text h2{font-family:Harmattan,Arial,Helvetica,Liberation Sans,sans-serif;color:#1a4d2e;margin-bottom:2rem}.profile-section .profile-content .profile-text p{margin-bottom:2rem;line-height:1.8}.profile-section .profile-content .profile-text .credentials{background-color:#f5f5f0;padding:2rem;border-radius:16px;margin-top:4rem}.profile-section .profile-content .profile-text .credentials h3{color:#2d6a4f;margin-bottom:1rem}.profile-section .profile-content .profile-text .credentials ul{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.profile-section .profile-content .profile-text .credentials ul li{padding-left:1rem;position:relative}.profile-section .profile-content .profile-text .credentials ul li:before{content:"•";color:#d4af37;position:absolute;left:0}@media(max-width:480px){.profile-section .profile-content .profile-text .credentials{text-align:left}}.cta-section{padding:2rem 0 1rem;background:#f5f5f0;color:#1a4d2e;text-align:center;border-top:1px solid rgba(26,77,46,.08)}.cta-section .cta-content{max-width:500px;margin:0 auto;padding:0 1rem}.cta-section .cta-content h2{font-family:Gabarito,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#1a4d2e;letter-spacing:.01em;position:relative;display:inline-block}.cta-section .cta-content h2:after{content:"";display:block;width:40px;height:3px;background:linear-gradient(90deg,#1a4d2e 60%,#2d6a4f);border-radius:2px;margin:.4rem auto 0;opacity:.25}.cta-section .cta-content p{margin-bottom:1rem;font-size:1rem;color:#2d6a4f}.cta-section .cta-content .cta-button{background-color:#1a4d2e;color:#fff;padding:.5rem 2rem;border:none;border-radius:6px;font-size:1rem;font-weight:700;cursor:pointer;letter-spacing:.01em;box-shadow:none;transition:background .3s ease,color .3s ease,transform .3s ease}.cta-section .cta-content .cta-button:hover{background:#2d6a4f;color:#d4af37;transform:translateY(-2px)}.philosophy-list-section{padding:4rem 0;background:#f5f5f0}.philosophy-list-section h2{text-align:center;font-family:Harmattan,Arial,Helvetica,Liberation Sans,sans-serif;color:#1a4d2e;margin-bottom:2rem;font-size:2rem;font-weight:700}.philosophy-list-section .philosophy-list-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1rem 4rem;max-width:1100px;margin:0 auto}.philosophy-list-section .philosophy-list-item{display:flex;align-items:flex-start;gap:1rem;padding:.5rem 0;background:none;border:none;box-shadow:none}.philosophy-list-section .philosophy-list-icon{color:#1a4d2e;background:#b7bf98;border-radius:50%;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0;margin-top:.2em}.philosophy-list-section .philosophy-list-title{font-weight:600;color:#1a4d2e;font-size:1.1rem;display:block}.philosophy-list-section .philosophy-list-desc{color:#333;font-size:1rem;display:block;margin-top:.1em}@media(max-width:768px){.philosophy-list-section .philosophy-list-grid{grid-template-columns:1fr}}.values-list-section{padding:4rem 0;background:#fff}.values-list-section h2{text-align:center;font-family:Harmattan,Arial,Helvetica,Liberation Sans,sans-serif;color:#1a4d2e;margin-bottom:2rem;font-size:2rem;font-weight:700}.values-list-section .values-list-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem 4rem;max-width:1100px;margin:0 auto}.values-list-section .values-list-item{display:flex;align-items:center;gap:1rem;padding:.5rem 0;background:none;box-shadow:none;border:none;border-bottom:1px solid rgba(26,77,46,.08)}.values-list-section .values-list-icon{background:#2d6a4f;color:#fff;border-radius:50%;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.values-list-section .values-list-text{font-weight:600;color:#1a4d2e;font-size:1.1rem;letter-spacing:.01em}@media(max-width:768px){.values-list-section .values-list-grid{grid-template-columns:1fr}}