.About-module-scss-module__j_Rxeq__container{width:100%;overflow-x:hidden}.About-module-scss-module__j_Rxeq__hero{background:linear-gradient(135deg,#e8f5e9 0%,#c8e6c9 100%);justify-content:center;align-items:center;min-height:70vh;padding:4rem 1.5rem;display:flex;position:relative;overflow:hidden}.About-module-scss-module__j_Rxeq__hero_background{width:100%;height:100%;position:absolute;top:0;left:0}.About-module-scss-module__j_Rxeq__floating_circle{pointer-events:none;background:linear-gradient(135deg,#0096881a 0%,#b9f8cf1a 100%);border-radius:50%;width:300px;height:300px;animation:20s ease-in-out infinite About-module-scss-module__j_Rxeq__float;position:absolute}.About-module-scss-module__j_Rxeq__floating_circle:nth-child(2){width:200px;height:200px;animation-delay:-5s}.About-module-scss-module__j_Rxeq__floating_circle:nth-child(3){width:250px;height:250px;animation-delay:-10s}@keyframes About-module-scss-module__j_Rxeq__float{0%,to{transform:translateY(0)rotate(0)}33%{transform:translateY(-30px)rotate(120deg)}66%{transform:translateY(30px)rotate(240deg)}}.About-module-scss-module__j_Rxeq__hero_content{z-index:2;text-align:center;max-width:800px;position:relative}.About-module-scss-module__j_Rxeq__hero_title{background:linear-gradient(135deg,#009688 0%,#4caf50 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;margin-bottom:1rem;font-size:3.5rem;font-weight:800}@media (min-width:768px){.About-module-scss-module__j_Rxeq__hero_title{font-size:4.5rem}}.About-module-scss-module__j_Rxeq__hero_highlight{-webkit-text-fill-color:#0a3f3a;color:#0a3f3a;position:relative}.About-module-scss-module__j_Rxeq__hero_highlight:after{content:"";color:#fff;background:linear-gradient(90deg,#009688,#4caf50);border-radius:4px;width:100%;height:8px;position:absolute;bottom:0;left:0}.About-module-scss-module__j_Rxeq__hero_subtitle{color:#2e7d32;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}@media (min-width:768px){.About-module-scss-module__j_Rxeq__hero_subtitle{font-size:1.5rem}}.About-module-scss-module__j_Rxeq__hero_stats{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.About-module-scss-module__j_Rxeq__stat{background:#fff;border-radius:16px;flex-direction:column;align-items:center;min-width:120px;padding:1.5rem;transition:transform .3s;display:flex;box-shadow:0 10px 30px #00968814}.About-module-scss-module__j_Rxeq__stat:hover{transform:translateY(-5px)}.About-module-scss-module__j_Rxeq__stat_number{color:#009688;margin-bottom:.5rem;font-size:2rem;font-weight:700}.About-module-scss-module__j_Rxeq__stat_label{color:#718096;text-align:center;font-size:.875rem}.About-module-scss-module__j_Rxeq__cards_section{background:#f1f8e9;padding:6rem 1.5rem}.About-module-scss-module__j_Rxeq__section_header{text-align:center;max-width:800px;margin:0 auto 4rem}.About-module-scss-module__j_Rxeq__section_title{color:#1b5e20;margin-bottom:1rem;font-size:2.5rem;font-weight:700}@media (min-width:768px){.About-module-scss-module__j_Rxeq__section_title{font-size:3rem}}.About-module-scss-module__j_Rxeq__section_description{color:#2e7d32;font-size:1.125rem;line-height:1.6}.About-module-scss-module__j_Rxeq__cards_container{grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto;display:grid}@media (min-width:768px){.About-module-scss-module__j_Rxeq__cards_container{grid-template-columns:repeat(2,1fr)}}.About-module-scss-module__j_Rxeq__card{cursor:pointer;background:#fff;border-radius:20px;padding:2rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0096880d}.About-module-scss-module__j_Rxeq__card:before{content:"";z-index:0;background:linear-gradient(135deg,#0000 0%,#00968805 100%);width:100%;height:100%;position:absolute;top:0;left:0}.About-module-scss-module__j_Rxeq__card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0096881a}.About-module-scss-module__j_Rxeq__card_header{z-index:1;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex;position:relative}.About-module-scss-module__j_Rxeq__card_icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;box-shadow:0 8px 20px #00968826}.About-module-scss-module__j_Rxeq__icon{font-size:1.5rem}.About-module-scss-module__j_Rxeq__card_title{color:#1b5e20;font-size:1.5rem;font-weight:600;line-height:1.3}.About-module-scss-module__j_Rxeq__card_content{z-index:1;position:relative}.About-module-scss-module__j_Rxeq__card_excerpt{color:#4a5568;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.About-module-scss-module__j_Rxeq__card_footer{border-top:1px solid #c8e6c9;justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.About-module-scss-module__j_Rxeq__read_more_link{color:#009688;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.About-module-scss-module__j_Rxeq__read_more_link:after{content:"→";transition:transform .3s}.About-module-scss-module__j_Rxeq__read_more_link:hover{gap:1rem}.About-module-scss-module__j_Rxeq__read_more_link:hover:after{transform:translate(5px)}.About-module-scss-module__j_Rxeq__read_time{color:#718096;font-size:.875rem}.About-module-scss-module__j_Rxeq__timeline_section{background:#fff;padding:6rem 1.5rem}.About-module-scss-module__j_Rxeq__timeline{max-width:800px;margin:4rem auto 0;position:relative}.About-module-scss-module__j_Rxeq__timeline:before{content:"";background:linear-gradient(#009688,#4caf50);width:2px;position:absolute;top:0;bottom:0;left:30px}.About-module-scss-module__j_Rxeq__timeline_item{margin-bottom:3rem;display:flex;position:relative}.About-module-scss-module__j_Rxeq__timeline_item:last-child{margin-bottom:0}.About-module-scss-module__j_Rxeq__timeline_dot{z-index:1;background:#fff;border:4px solid #009688;border-radius:50%;flex-shrink:0;width:60px;height:60px;margin-right:2rem;transition:all .3s;position:relative}.About-module-scss-module__j_Rxeq__timeline_item:hover .About-module-scss-module__j_Rxeq__timeline_dot{transform:scale(1.1);box-shadow:0 0 0 8px #00968833}.About-module-scss-module__j_Rxeq__timeline_content{flex:1;padding-top:.5rem}.About-module-scss-module__j_Rxeq__timeline_year{color:#009688;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.About-module-scss-module__j_Rxeq__timeline_event{color:#4a5568;font-size:1.125rem;line-height:1.6}.About-module-scss-module__j_Rxeq__cta_section{color:#fff;background:linear-gradient(135deg,#007569 0%,#0a3f3a 100%);padding:6rem 1.5rem}.About-module-scss-module__j_Rxeq__cta_content{text-align:center;max-width:600px;margin:0 auto}.About-module-scss-module__j_Rxeq__cta_title{margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}@media (min-width:768px){.About-module-scss-module__j_Rxeq__cta_title{font-size:3rem}}.About-module-scss-module__j_Rxeq__cta_text{opacity:.9;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.About-module-scss-module__j_Rxeq__cta_buttons{flex-direction:column;justify-content:center;gap:1rem;display:flex}@media (min-width:640px){.About-module-scss-module__j_Rxeq__cta_buttons{flex-direction:row}}.About-module-scss-module__j_Rxeq__cta_button_primary{color:#009688;cursor:pointer;background:#fff;border:none;border-radius:50px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;transition:all .3s}.About-module-scss-module__j_Rxeq__cta_button_primary:hover{color:#fff;background:#00b299;transform:translateY(-3px);box-shadow:0 10px 30px #00968833}.About-module-scss-module__j_Rxeq__cta_button_secondary{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:50px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.About-module-scss-module__j_Rxeq__cta_button_secondary:hover{color:#009688;background:#fff;transform:translateY(-3px)}
