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