body{font-family:overlock,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.7;color:#2c3e50;background-color:#fefdfb;font-size:16px}h1,h2,h3,h4,h5,h6{font-family:overlock,Georgia,serif;color:#2d5229;font-weight:600;letter-spacing:-.02em;line-height:1.3}h1{font-size:3.5rem;font-weight:700}h2{font-size:2.75rem;font-weight:700}h3{font-size:2rem;font-weight:600}h4{font-size:1.5rem;font-weight:600}h5{font-size:1.25rem;font-weight:600}h6{font-size:1.125rem;font-weight:600}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.text-primary-dark{color:#2d5229 !important}.text-accent{color:#8fbc8f !important}.text-gold{color:#d4af37 !important}.btn{font-weight:500;border-radius:.75rem;padding:.85rem 2rem;transition:all .3s ease;border:none;cursor:pointer}.btn.btn-lg{padding:1rem 2.5rem;font-size:1.125rem}.btn.btn-sm{padding:.5rem 1rem;font-size:.875rem}.btn.btn-primary{background:linear-gradient(135deg,#8fbc8f 0%,#4c8d46 100%);color:#fff;box-shadow:0 4px 12px rgba(58,107,53,.3)}.btn.btn-primary:hover{background:linear-gradient(135deg,#3a6b35 0%,#2d5229 100%);transform:translateY(-2px)}.btn.btn-outline-primary{border:2px solid #3a6b35;color:#3a6b35;background:0 0}.btn.btn-outline-primary:hover{background:#3a6b35;color:#fff}.btn.btn-outline-light{border:2px solid #fff;color:#fff;background:0 0}.btn.btn-outline-light:hover{background:#fff;color:#3a6b35}.card,.card-contact,.card-event,.card-testimonial,.card-feature,.card-content{border-radius:1.25rem;overflow:hidden;transition:all .3s ease;background:#fff;box-shadow:0 4px 15px rgba(0,0,0,8%)}.card:hover,.card-contact:hover,.card-event:hover,.card-testimonial:hover,.card-feature:hover,.card-content:hover{box-shadow:0 8px 30px rgba(0,0,0,.15)}.card.border-0,.border-0.card-contact,.border-0.card-event,.border-0.card-testimonial,.border-0.card-feature,.border-0.card-content{box-shadow:0 4px 20px rgba(0,0,0,.1)}.card.shadow-sm,.shadow-sm.card-contact,.shadow-sm.card-event,.shadow-sm.card-testimonial,.shadow-sm.card-feature,.shadow-sm.card-content{box-shadow:0 2px 12px rgba(0,0,0,8%)}.card.shadow-lg,.shadow-lg.card-contact,.shadow-lg.card-event,.shadow-lg.card-testimonial,.shadow-lg.card-feature,.shadow-lg.card-content{box-shadow:0 8px 30px rgba(0,0,0,.12)}.card.bg-light,.bg-light.card-contact,.bg-light.card-event,.bg-light.card-testimonial,.bg-light.card-feature,.bg-light.card-content{background-color:#f8faf8 !important}.card .card-title,.card-contact .card-title,.card-event .card-title,.card-testimonial .card-title,.card-feature .card-title,.card-content .card-title{color:#2d5229;font-weight:600}.card-feature{text-align:center;padding:2.5rem 1.5rem;border:1px solid rgba(58,107,53,.1)}.card-feature:hover{transform:translateY(-8px);box-shadow:0 15px 40px rgba(58,107,53,.2);border-color:#8fbc8f}.card-testimonial{background:#fff}.card-testimonial:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.15)}.card-event:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.15)}.card-contact{text-align:center}.card-contact:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.12)}.feature-icon{font-size:3.5rem;color:#8fbc8f;margin-bottom:1.5rem;transition:all .4s ease;display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,#f8faf8 0%,white 100%);border-radius:50%;box-shadow:0 4px 12px rgba(58,107,53,.1)}.card-feature:hover .feature-icon{transform:scale(1.1);color:#3a6b35}.form-control{border-radius:.75rem;border:2px solid rgba(58,107,53,.2);padding:.75rem 1rem;transition:all .3s ease}.form-control:focus{border-color:#8fbc8f;box-shadow:0 0 0 .2rem rgba(143,188,143,.15)}.form-label{font-weight:500;color:#2c3e50;margin-bottom:.5rem}.blog-content{line-height:1.8}.blog-content h2,.blog-content h3,.blog-content h4,.blog-content h5,.blog-content h6{margin-top:2rem;margin-bottom:1rem;color:#2d5229}.blog-content p{margin-bottom:1.5rem}.blog-content img{max-width:100%;height:auto;border-radius:.5rem;margin:2rem 0}.blog-content blockquote{border-left:4px solid #8fbc8f;padding-left:1.5rem;margin:2rem 0;font-style:italic;color:#5a6c7d}.blog-content ul,.blog-content ol{margin-bottom:1.5rem;padding-left:2rem}.blog-content code{background:#f8faf8;padding:.2rem .4rem;border-radius:.25rem;font-size:.9em}.blog-content pre{background:#f8faf8;padding:1.5rem;border-radius:.5rem;overflow-x:auto;margin:2rem 0}.accordion .accordion-item{border-radius:.75rem !important;margin-bottom:1rem;border:1px solid rgba(58,107,53,.1);overflow:hidden}.accordion .accordion-item:last-child{margin-bottom:0}.accordion .accordion-button{font-weight:600;color:#2d5229;background-color:#fff;padding:1.25rem 1.5rem;font-size:1.1rem}.accordion .accordion-button:not(.collapsed){background-color:#f8faf8;color:#3a6b35;box-shadow:none}.accordion .accordion-button:focus{box-shadow:0 0 0 .2rem rgba(143,188,143,.25)}.accordion .accordion-body{padding:1.5rem;color:#5a6c7d;line-height:1.7}.hero-section{background:linear-gradient(135deg,#2d5229 0%,#3a6b35 50%,#4c8d46 100%);color:#fff;padding:8rem 0 6rem;min-height:75vh;display:flex;align-items:center;position:relative;overflow:hidden}.hero-section h1,.hero-section h2,.hero-section h3,.hero-section p,.hero-section .lead{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}@media(max-width:991px){.hero-section{padding:5rem 0 4rem;min-height:auto}}@media(max-width:575px){.hero-section{padding:4rem 0 3rem}}.hero-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 50%,rgba(255,255,255,5%) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,5%) 0%,transparent 50%);pointer-events:none}.hero-section .hero-content{position:relative;z-index:2}.page-hero{background:linear-gradient(135deg,#f8faf8 0%,rgba(143,188,143,.1) 100%);color:#2c3e50;padding:4rem 0 3rem;border-bottom:1px solid rgba(143,188,143,.2)}.page-hero .hero-title{color:#2d5229;font-size:2.5rem;font-weight:600;margin-bottom:1rem}.page-hero .hero-description{color:#5a6c7d;font-size:1.1rem;margin-bottom:0}@media(max-width:991px){.page-hero{padding:3rem 0 2rem}.page-hero .hero-title{font-size:2rem}.page-hero .hero-description{font-size:1rem}}.page-hero.has-bg-image{background-size:cover;background-position:50%;background-repeat:no-repeat;color:#fff;position:relative}.page-hero.has-bg-image::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:1}.page-hero.has-bg-image .hero-title,.page-hero.has-bg-image .hero-description{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5);position:relative;z-index:2}.hero-full-bg{background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;padding:0;position:relative}.hero-full-bg::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(45,82,41,.3) 0%,rgba(143,188,143,.2) 100%);z-index:1}.hero-full-bg .container{position:relative;z-index:2}.hero-full-bg .hero-content{text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero-full-bg .hero-content .hero-title{color:#fff;text-shadow:0 3px 6px rgba(0,0,0,.4);font-weight:800}.hero-full-bg .hero-content .hero-subtitle{color:rgba(255,255,255,.95);font-weight:500}.hero-full-bg .hero-content .hero-description{color:rgba(255,255,255,.9);font-size:1.2rem}.hero-full-bg .btn{box-shadow:0 4px 15px rgba(0,0,0,.2);transition:all .3s ease}.hero-full-bg .btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.3)}@media(max-width:991px){.hero-full-bg{background-attachment:scroll}}.hero-full-bg .hero-title{font-size:4rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2;color:#fff;text-shadow:0 3px 25px rgba(0,0,0,.4);animation:fadeInUp 1s ease-out}@media(max-width:991px){.hero-full-bg .hero-title{font-size:3rem}}@media(max-width:575px){.hero-full-bg .hero-title{font-size:2.25rem;margin-bottom:1rem}}.hero-full-bg .hero-subtitle{font-size:2rem;margin-bottom:1.5rem;color:#d4af37;font-weight:500;text-shadow:0 2px 20px rgba(0,0,0,.4);animation:fadeInUp 1s ease-out .2s both}@media(max-width:991px){.hero-full-bg .hero-subtitle{font-size:1.75rem}}@media(max-width:575px){.hero-full-bg .hero-subtitle{font-size:1.5rem;margin-bottom:1rem}}.hero-full-bg .hero-description{font-size:1.3rem;margin-bottom:2.5rem;line-height:1.6;color:rgba(255,255,255,.95);text-shadow:0 2px 15px rgba(0,0,0,.3);animation:fadeInUp 1s ease-out .4s both}@media(max-width:991px){.hero-full-bg .hero-description{font-size:1.15rem;margin-bottom:2rem}}@media(max-width:575px){.hero-full-bg .hero-description{font-size:1rem;margin-bottom:1.5rem}}.hero-full-bg .hero-image{animation:fadeInUp 1.5s ease-out .5s both;position:relative;z-index:2}.hero-full-bg .hero-image img{border-radius:1.5rem;box-shadow:0 25px 70px rgba(0,0,0,.4);transform:perspective(1000px)rotateY(-5deg);transition:transform .6s ease}.hero-full-bg .hero-image img:hover{transform:perspective(1000px)rotateY(0)}@media(max-width:991px){.hero-full-bg .hero-image{margin-top:3rem;padding:0 1rem}.hero-full-bg .hero-image img{border-radius:1rem;box-shadow:0 15px 40px rgba(0,0,0,.3);transform:perspective(1000px)rotateY(0)}}@media(max-width:575px){.hero-full-bg .hero-image{margin-top:2rem;padding:0 .5rem}.hero-full-bg .hero-image img{border-radius:.75rem}}.hero-full-bg.page-hero{min-height:35vh;padding:5rem 0 3rem;text-align:center;background:linear-gradient(135deg,#274824 0%,#2d5229 100%)}.hero-full-bg.page-hero .hero-title{font-size:3rem;font-weight:600}.hero-full-bg.page-hero .hero-description{max-width:700px;margin-left:auto;margin-right:auto;font-size:1.15rem;opacity:.9}.section{padding:5rem 0}.section-alt{background:linear-gradient(180deg,#f8faf8 0%,white 100%)}.section-title{font-size:2.75rem;text-align:center;margin-bottom:1rem;color:#2d5229}.section-subtitle{text-align:center;font-size:1.25rem;color:#6c757d;margin-bottom:3rem}.navbar{backdrop-filter:blur(15px);background:rgba(255,255,255,.98) !important;box-shadow:0 2px 15px rgba(0,0,0,.1);padding:1rem 0}.navbar .navbar-brand{color:#2d5229;font-weight:700;font-size:1.75rem;font-family:overlock,Georgia,serif;transition:all .3s ease}.navbar .navbar-brand:hover{color:#244121;transform:scale(1.02)}.navbar .navbar-brand i{color:#3a6b35;font-size:1.5rem;vertical-align:middle}.navbar .nav-link{color:#2c3e50;font-weight:500;transition:all .3s ease;margin:0 .25rem;border-radius:.5rem;position:relative;font-size:1.05rem}.navbar .nav-link::after{content:'';position:absolute;bottom:5px;left:50%;transform:translateX(-50%)scaleX(0);width:60%;height:3px;background:#3a6b35;transition:transform .3s ease;border-radius:2px}.navbar .nav-link:hover{color:#2d5229;background-color:rgba(97,173,89,.1)}.navbar .nav-link:hover::after{transform:translateX(-50%)scaleX(1)}.navbar .nav-link.active{color:#2d5229;font-weight:600;background-color:rgba(97,173,89,.15)}.navbar .nav-link.active::after{transform:translateX(-50%)scaleX(1);background:#2d5229}footer{background:linear-gradient(135deg,#2d5229 0%,#244121 100%);color:#fff;padding:4rem 0 2rem;position:relative}@media(max-width:991px){footer{padding:3rem 0 2rem}}@media(max-width:575px){footer{padding:2.5rem 0 1.5rem}}footer::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent)}footer h5{color:#fff;font-size:1.25rem;margin-bottom:1.5rem;font-weight:700}footer h5 i{color:#d4af37;font-size:1.3rem}@media(max-width:575px){footer h5{font-size:1.1rem;margin-bottom:1rem}}footer a{color:rgba(255,255,255,.85);text-decoration:none;transition:all .3s ease;display:inline-block}footer a:hover{color:#fff;transform:translateX(3px)}footer .text-white-50{color:rgba(255,255,255,.75) !important;line-height:1.6}footer .fs-4{font-size:1.75rem !important;color:rgba(255,255,255,.85)}footer .fs-4:hover{transform:scale(1.15);color:#d4af37 !important}footer hr{opacity:.25}footer li{color:rgba(255,255,255,.85)}footer i{color:rgba(255,255,255,.75)}footer .footer-col-brand{flex:none;min-width:280px;max-width:320px}@media(max-width:991px){footer .footer-col-brand{min-width:auto;max-width:100%;margin-bottom:2rem}}@media(max-width:575px){footer .footer-col-brand{margin-bottom:1.5rem;text-align:center}footer .footer-col-brand .text-white-50{font-size:.9rem}}footer .footer-col-links,footer .footer-col-contact,footer .footer-col-social{flex:none;min-width:200px}@media(max-width:991px){footer .footer-col-links,footer .footer-col-contact,footer .footer-col-social{min-width:auto;margin-bottom:2rem}}@media(max-width:575px){footer .footer-col-links,footer .footer-col-contact,footer .footer-col-social{margin-bottom:1.5rem;text-align:center}footer .footer-col-links ul,footer .footer-col-contact ul,footer .footer-col-social ul{padding-left:0}}footer .row.justify-content-between{gap:2rem}@media(max-width:991px){footer .row.justify-content-between{gap:0}}footer .social-icons{display:flex;gap:1rem;flex-wrap:wrap}@media(max-width:575px){footer .social-icons{gap:.75rem;justify-content:center}}footer .social-icons .social-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:rgba(255,255,255,.1);border-radius:50%;color:#fff;font-size:1.5rem;transition:all .3s ease;border:2px solid rgba(255,255,255,.2)}@media(max-width:575px){footer .social-icons .social-icon{width:44px;height:44px;font-size:1.3rem}}footer .social-icons .social-icon:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.4);transform:translateY(-3px)scale(1.05);box-shadow:0 5px 15px rgba(0,0,0,.3);color:#fff}footer .social-icons .social-icon i{color:#fff}footer .social-icons .social-icon i:hover{transform:none}footer .newsletter-form .input-group{max-width:500px;margin:0 auto;box-shadow:0 4px 20px rgba(0,0,0,.3);border-radius:.75rem;overflow:hidden}@media(max-width:575px){footer .newsletter-form .input-group{max-width:100%}}footer .newsletter-form .input-group .form-control{border:none;padding:1rem 1.5rem;font-size:1rem;background:#fff;color:#2c3e50}@media(max-width:575px){footer .newsletter-form .input-group .form-control{padding:.875rem 1rem;font-size:.95rem}}footer .newsletter-form .input-group .form-control::placeholder{color:#698bac}footer .newsletter-form .input-group .form-control:focus{box-shadow:none;background:#fff}footer .newsletter-form .input-group .btn{border:none;padding:1rem 2rem;white-space:nowrap;font-weight:600}@media(max-width:575px){footer .newsletter-form .input-group .btn{padding:.875rem 1.25rem;font-size:.95rem}}footer .newsletter-form .input-group .btn:hover{transform:none;box-shadow:none}.quote-section{background:linear-gradient(135deg,#f8faf8 0%,rgba(143,188,143,.1) 100%);position:relative}.quote-section::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,#8fbc8f 50%,transparent 100%)}.quote-section .quote-content{padding:2rem 0}.quote-section .quote-content .quote-icon{opacity:.3}.quote-section .quote-content .quote-text{border:none;margin:0}.quote-section .quote-content .quote-text p{font-size:1.25rem;line-height:1.6;color:#2c3e50;margin-bottom:1.5rem;position:relative}.quote-section .quote-content .quote-text p::before{content:'"';font-size:4rem;color:#8fbc8f;position:absolute;top:-1rem;left:-1.5rem;opacity:.3;font-family:overlock,Georgia,serif}.quote-section .quote-content .quote-author{font-size:1rem;background:linear-gradient(135deg,rgba(58,107,53,.1) 0%,rgba(143,188,143,.15) 100%);border-left:4px solid #8fbc8f;padding:1rem 1.5rem;border-radius:.5rem;margin-top:1rem;position:relative}.quote-section .quote-content .quote-author cite{font-style:normal;font-weight:800;color:#2d5229;font-size:1.2rem;letter-spacing:.8px;text-shadow:0 2px 4px rgba(0,0,0,.15);text-transform:uppercase;font-family:overlock,Georgia,serif;display:block;line-height:1.3}@media(max-width:991px){.quote-section .quote-content{padding:1.5rem 0}.quote-section .quote-content .quote-text p{font-size:1.1rem}.quote-section .quote-content .quote-text p::before{font-size:3rem;top:-.5rem;left:-1rem}.quote-section .quote-content .quote-author{padding:.75rem 1rem;margin-top:.75rem}.quote-section .quote-content .quote-author cite{font-size:1.1rem;letter-spacing:.6px}}section[style*="background: linear-gradient"] h2,section[style*="background: linear-gradient"] h3,section[style*="background: linear-gradient"] h4,section[style*="background: linear-gradient"] h5{color:#fff !important;text-shadow:0 2px 15px rgba(0,0,0,.3)}section[style*="background: linear-gradient"] p,section[style*="background: linear-gradient"] .lead{color:rgba(255,255,255,.95) !important;text-shadow:0 1px 10px rgba(0,0,0,.2)}.cta-section-home{background:linear-gradient(135deg,#f9f7f4 0%,#fefdfb 100%);border-top:1px solid rgba(58,107,53,.1);border-bottom:1px solid rgba(58,107,53,.1);padding:6rem 0}.cta-section-home h2{color:#2d5229;text-shadow:none}.cta-section-home p,.cta-section-home .lead{color:#5a6c7d;text-shadow:none}.cta-section-home .btn-primary{background:linear-gradient(135deg,#3a6b35 0%,#2d5229 100%);color:#fff;border:none;box-shadow:0 4px 15px rgba(58,107,53,.3)}.cta-section-home .btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(58,107,53,.4)}.cta-section-home .btn-outline-primary{border:2px solid #3a6b35;color:#3a6b35}.cta-section-home .btn-outline-primary:hover{background:#3a6b35;color:#fff;border-color:#3a6b35}.card-content{transition:all .3s ease}.card-content:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.15)}.card-content:hover .card-title a{color:#8fbc8f}.card-content .card-title a{transition:color .3s ease}.card-content .card-title a:hover{color:#8fbc8f}.card-body .text-center.mt-5{padding:2rem;background:linear-gradient(135deg,#f8faf8 0%,#fefdfb 100%);border-radius:1rem;margin-top:3rem !important}.card-body .text-center.mt-5 h2{color:#2d5229;margin-bottom:1rem}.card-body .text-center.mt-5 .lead{color:#5a6c7d;margin-bottom:2rem}.partners-section{overflow:hidden;position:relative}.partners-section .partners-scroll{overflow:hidden;position:relative;width:100%}.partners-section .partners-scroll::before,.partners-section .partners-scroll::after{content:'';position:absolute;top:0;bottom:0;width:100px;z-index:2;pointer-events:none}.partners-section .partners-scroll::before{left:0;background:linear-gradient(90deg,white 0%,transparent 100%)}.partners-section .partners-scroll::after{right:0;background:linear-gradient(270deg,white 0%,transparent 100%)}.partners-section .partners-track{display:flex;gap:3rem;animation:scroll 30s linear infinite}.partners-section .partners-track:hover{animation-play-state:paused}.partners-section .partner-item{flex:none;display:flex;align-items:center;justify-content:center;padding:1rem}.partners-section .partner-item .partner-link{display:flex;flex-direction:column;align-items:center;text-decoration:none;transition:all .3s ease;padding:1rem;border-radius:1rem;background:rgba(255,255,255,.8);box-shadow:0 2px 10px rgba(0,0,0,.1)}.partners-section .partner-item .partner-link:hover{transform:translateY(-5px)scale(1.05);box-shadow:0 8px 25px rgba(0,0,0,.15);background:#fff}.partners-section .partner-icon{font-size:3rem;margin-bottom:.5rem;transition:all .3s ease;opacity:.8}.partners-section .partner-icon:hover{opacity:1;transform:scale(1.1)}.partners-section .partner-name{font-size:.9rem;font-weight:600;color:#2c3e50;text-align:center;line-height:1.2;max-width:120px}.testimonials-section .testimonial-icon i{font-size:3rem;opacity:.2}.testimonials-section .testimonial-text{font-style:italic;color:#5a6c7d;line-height:1.8;position:relative}.testimonials-section .testimonial-author img{width:80px;height:80px;object-fit:cover;border:3px solid #f8faf8}.testimonials-section .testimonial-author h6{color:#2d5229;margin-top:.5rem}.instagram-section{background:linear-gradient(135deg,#fefdfb 0%,white 100%)}.instagram-section .instagram-item{position:relative;overflow:hidden;border-radius:.5rem;aspect-ratio:1}.instagram-section .instagram-item img{width:100%;height:100%;object-fit:cover;transition:all .3s ease}.instagram-section .instagram-item:hover img{transform:scale(1.1)}.instagram-section .instagram-item::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.3) 100%);opacity:0;transition:opacity .3s ease}.instagram-section .instagram-item:hover::after{opacity:1}.events-section .event-type-badge .badge{font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.4rem .8rem}.events-section .event-details{border-left:3px solid #8fbc8f;padding-left:1rem}.events-section .event-details p{margin-bottom:.5rem;color:#5a6c7d}.events-section .event-details p i{font-size:1.1rem}.content{font-size:1.125rem;line-height:1.8;color:#2c3e50}.content h2{color:#2d5229;margin-top:3rem;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:3px solid #8fbc8f;font-weight:700}.content h3{color:#3a6b35;margin-top:2.5rem;margin-bottom:1.25rem;font-weight:600}.content ul,.content ol{margin-bottom:2rem;padding-left:2rem}.content li{margin-bottom:.75rem;line-height:1.8}.content strong{color:#2d5229;font-weight:600}@media(max-width:991px){.hero-section .hero-title{font-size:2.5rem}.hero-section .hero-subtitle{font-size:1.25rem}.hero-section .hero-description{font-size:1rem}.section-title{font-size:2rem}}