*,:before,:after{box-sizing:border-box}html,body{background-color:#f9f1e8;margin:0;padding:0}.navbar{background:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.nav-links,.btn-join{display:none}@media (min-width:768px){.navbar{padding:16px 30px}.logo-image{width:70px;height:70px}.logo-text h1{font-size:1.3rem}.logo-text p{max-width:250px;font-size:.75rem}.nav-links{justify-content:space-between;list-style:none;display:flex}.btn-join{color:#fff;cursor:pointer;background:#743a07;border:none;border-radius:8px;padding:10px 18px;display:block}}.navbar{background:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;display:flex;position:relative}.logo-container{align-items:center;gap:10px;text-decoration:none;display:flex}.logo-image{object-fit:contain;width:60px;height:60px}.logo-text h1{color:#1f2937;margin:0;font-size:1rem}.logo-text p{color:#666;max-width:160px;margin:0;font-size:.9rem;line-height:1.2}.menu-btn{cursor:pointer;color:#fff;background:linear-gradient(90deg,#743a07,#b45309);border:none;font-size:2rem}.nav-links{display:none}.nav-links.active{box-sizing:border-box;background:#fff;flex-direction:column;gap:16px;width:100%;padding:20px;list-style:none;display:flex;position:absolute;top:100%;left:0;box-shadow:0 4px 10px #00000014}.nav-links a{color:#333;font-size:17px;font-weight:500;text-decoration:none}.btn-join-mobile{cursor:pointer;text-align:center;background:linear-gradient(135deg,#743a07 0%,#9c5417 50%,#ca6309 100%);border:none;border-radius:8px;width:100%;padding:12px;color:#fff!important}.btn-join{display:none}@media (min-width:1024px){.menu-btn{display:none}.nav-links{width:auto;box-shadow:none;background:0 0;flex-direction:row;gap:30px;padding:0;display:flex;position:static}.btn-join-mobile{display:none}.btn-join{cursor:pointer;background:linear-gradient(135deg,#743a07 0%,#9c5417 50%,#ca6309 100%);border:none;border-radius:8px;padding:10px 18px;text-decoration:none;display:block;color:#fff!important}.logo-image{object-fit:contain;width:70px;height:70px}.logo-text p{color:#666;max-width:160px;margin:0;font-size:.9rem;line-height:1.2}.nav-links a{color:#333;font-size:20px;font-weight:500;text-decoration:none}}
.hero{background-image:url(https://res.cloudinary.com/dfmms7dyj/image/upload/v1784031764/kurelascat_97abe4813c.png);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:45vh;padding:30px 20px 120px;display:flex}.hero-content{max-width:100%}.hero-subtitle{color:#fff;text-transform:uppercase;margin-bottom:15px;font-size:.8rem;font-weight:600;display:block}.hero h1{color:#fff;margin-bottom:20px;font-size:2rem;line-height:1.2}.hero-buttons{flex-direction:column;gap:12px;display:flex}.hero-buttons button{cursor:pointer;border:none;border-radius:8px;width:100%;padding:12px;font-weight:600}.hero-buttons button:first-child{color:#fff;background:#8b5703}.hero-buttons button:nth-child(2),.hero-buttons button:nth-child(3){color:#b8860b;background:#fff;border:1px solid #b8860b}@media (min-width:768px){.hero{background-size:cover;min-height:60vh;padding:60px 40px}.hero-content{max-width:600px}.hero-subtitle{font-size:.9rem}.hero h1{font-size:3.2rem}.hero p{font-size:1.05rem}.hero-buttons{flex-flow:wrap;display:none}.hero-buttons button{width:auto;padding:12px 20px}}@media (min-width:1024px){.hero{background-size:cover;min-height:75vh;padding:50px}.hero-content{max-width:700px}.hero h1{font-size:4.5rem}.hero p{max-width:550px;font-size:1.1rem}.hero-buttons{display:flex}}
.activities{color:#fff;background:#743a07;flex-direction:column;gap:10px;padding:20px;display:flex}.activities h2{text-align:center;width:100%;font-size:1.3rem}.activity-card{text-align:center;color:inherit;background:#fff;border-radius:16px;padding:15px;text-decoration:none;transition:all .3s;box-shadow:0 4px 12px #0000000d}.activity-card:hover{transform:translateY(-8px);box-shadow:0 15px 35px #00000026}.activity-icon{color:#743a07;margin-bottom:12px;font-size:24px}.activity-card h3{color:#3b2a1a;font-size:.8rem;line-height:1.4}@media (min-width:768px){.activities{flex-flow:wrap;padding:20px}.activity-card{flex:calc(50% - 10px)}}@media (min-width:1024px){.activities{z-index:10;justify-content:center;padding:20px;position:relative}.activity-card{flex-direction:column;flex:0 15%;justify-content:center;min-height:180px;display:flex}.activity-card h3{color:#3b2a1a;font-size:1.1rem;line-height:1.4}}
.actualities{background:#fff;border-radius:16px;padding:1rem;box-shadow:0 4px 12px #00000014}.actualities-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.actualities-title{color:#222;margin:0;font-size:1rem}.actualities-link{color:#743a07;align-items:center;gap:.3rem;font-size:.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.actualities-link:hover{transform:translate(4px)}.actualities-container{flex-direction:column;gap:1.5rem;display:flex}.actuality-card{border-bottom:2px solid #00000014;flex-direction:column;padding-bottom:1.5rem;display:flex;overflow:hidden}.actuality-card:last-child{border-bottom:none;padding-bottom:0}.actuality-card img{object-fit:cover;border-radius:12px;width:100%;height:220px}.actuality-content{padding:1rem 0}.actuality-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.actuality-subtitle{color:#743a07;text-transform:uppercase;background:#f5e7dc;border-radius:6px;padding:5px 10px;font-size:.4rem;font-weight:600}.actuality-date{color:#000;font-size:.6rem;font-weight:600}.actuality-content h3{color:#222;margin-bottom:.75rem;font-size:.8rem;line-height:1.4}.actuality-description{color:#555;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:12px;line-height:1.7;display:-webkit-box;overflow:hidden}@media (min-width:768px){.actuality-card{flex-direction:row;align-items:stretch;gap:1.5rem}.actuality-card img{flex-shrink:0;width:320px;height:220px}.actuality-content{flex-direction:column;flex:1;justify-content:center;padding:0;display:flex}.actuality-subtitle{font-size:.5rem}.actualities-title{color:#222;margin:0;font-size:1.3rem}.actuality-date{font-size:O.7rem}}@media (min-width:1024px){.actualities{padding:1.5rem}.actuality-content h3{font-size:1.1rem}.actuality-description{font-size:16px}.actualities-link{font-size:.8rem}}
.upcoming-events{background:#fff;border-radius:16px;padding:.5em;box-shadow:0 4px 12px #0000001a}.upcoming-events-title{text-align:center;margin-bottom:1rem;font-size:1rem}.events-container{flex-direction:column;display:flex}.event-card{border-bottom:2px solid #0000001a;flex-direction:row;display:flex;overflow:hidden}.event-image{background-color:#f5f5f5;flex-direction:column;justify-content:center;align-items:center;min-width:90px;padding:1rem;display:flex}.event-day{color:#333;font-size:1rem;font-weight:700}.event-month{text-transform:uppercase;color:#666;font-size:.7rem;font-weight:600}.event-content{flex:1;padding:1rem;font-size:12px}.event-title{margin-bottom:.75rem;font-size:.8rem}.event-location,.event-time{color:#555;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:12px;display:flex}.event-icon{color:#743a07}.upcoming-events-header{flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:2rem;display:flex}.upcoming-events-link{color:#743a07;align-items:center;gap:.5rem;font-size:.5rem;font-weight:600;text-decoration:none;transition:transform .2s;display:flex}@media (min-width:768px){.events-container{flex-direction:column}.event-card{width:100%}}.upcoming-events-header{flex-direction:row;justify-content:space-between;align-items:center}@media (min-width:1024px){.events-container{max-width:900px;margin:0 auto}.event-card{width:100%}.upcoming-events-link{font-size:.8rem}.upcoming-events-title{font-size:1.3rem}.event-location,.event-time{font-size:.8rem}.event-title{font-size:1.1rem}}
.home-infos{flex-direction:column;gap:2rem;padding:2rem 1rem;display:flex}.page-container{width:100%;max-width:1400px;margin:0 auto;padding:0 1rem}@media (min-width:768px){.home-infos{padding:1rem 2rem}.page-container{padding:0 2rem}}@media (min-width:1024px){.home-infos{flex-direction:row;align-items:flex-start}.home-infos>*{flex:1}.page-container{padding:0 1rem}}
.project-kst{background-color:#fffbf7;border-radius:5px;flex-direction:column;margin:2rem 1rem;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000014}.project-kst-image{object-fit:cover;width:100%;height:auto;display:block}.project-kst-content{padding:2rem}.project-kst-label{letter-spacing:.1em;color:#9c6b3d;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:inline-block}.project-kst-title{margin-bottom:1rem;font-size:1rem}.project-kst-description{color:#555;margin-bottom:2rem;font-size:15px;line-height:1.7}.project-features-container{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.project-kst-feature{color:#666;align-items:center;gap:.3rem;font-size:17px;display:flex}.project-icon{color:#743a07;font-size:17px}.project-kst-button{color:#fff;background-color:#6e3307de;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-weight:600;text-decoration:none;display:inline-flex}@media (min-width:768px){.project-kst{margin:3rem 2rem}.project-features-container{gap:1.5rem}.project-kst-image{object-fit:cover;width:100%;height:auto;display:block}}@media (min-width:1024px){.project-kst{flex-direction:row}.project-kst-image-container,.project-kst-content{width:50%}.project-kst-image{object-fit:cover;width:100%;height:auto;display:block}.project-kst-content{flex-direction:column;justify-content:center;display:flex}.project-kst-description{font-size:16px}}
.gallery{padding:2rem 1rem}.gallery-header{color:#8b5703;justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.gallery-title{font-size:1rem}.gallery-divider{background-color:#d9d9d9;flex:1;height:1px;margin:0 1rem}.gallery-link{color:inherit;align-items:center;gap:.5rem;font-size:.5rem;text-decoration:none;display:flex}.gallery-container{flex-direction:column;gap:1rem;display:flex}.gallery-card{border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.gallery-image{object-fit:cover;width:100%;height:250px;display:block}@media (min-width:768px){.gallery-container{flex-flow:wrap;gap:1rem}.gallery-card{width:calc(50% - .5rem)}.gallery-title{font-size:1.1rem}}@media (min-width:1024px){.gallery-card{width:calc(25% - .75rem)}.gallery-link{font-size:17px}}
.support-actions{background-color:#6e3307de;flex-direction:column;gap:2rem;padding:2rem 1rem;display:flex}.support-image{object-fit:cover;border-radius:16px;width:100%;display:block}.support-content{color:#fff;flex-direction:column;gap:1rem;display:flex}.support-title{font-size:1.5rem}.support-description{color:#fff;font-size:15px;line-height:1.6}.support-features{flex-direction:column;gap:.75rem;display:flex}.support-feature{align-items:center;gap:.75rem;display:flex}.support-buttons{flex-direction:column;gap:1rem;display:flex}.support-button-primary{color:#fff;background:#4b2202de;border-radius:5px;width:fit-content;padding:.875rem 1.5rem;text-decoration:none}.support-button-secondary{color:#8b5703;background:#fff;border-radius:5px;width:fit-content;padding:.875rem 1.5rem;text-decoration:none}@media (min-width:768px){.support-actions{flex-direction:row;align-items:center;gap:3rem}.support-buttons{flex-direction:row;gap:1.5rem;display:flex}.support-image-container,.support-content{flex:1}.support-image{object-fit:cover;border-radius:16px;width:100%;display:block}}@media (min-width:1024px){.support-image{object-fit:cover;border-radius:16px;width:100%;display:block}.support-actions{padding:2em 2rem}.support-description{font-size:16px}}
.footer{background:#ddcfc4;width:100%;padding:40px 20px 0;font-family:Arial,sans-serif}.footer-container{text-align:center;flex-direction:column;gap:3rem;max-width:1200px;margin:auto;display:flex}.footer-column{width:100%}.footer-column h3{color:#743a07;margin-bottom:1rem;font-size:1.15rem}.footer-column h3:after{content:"";background:#743a07;border-radius:4px;width:45px;height:3px;margin:8px auto 0;display:block}.footer-info{flex-direction:column;gap:1rem;display:flex}.footer-info p{color:#1f2937;margin:0;font-size:15px;line-height:1.7}.footer-info a{color:#1f2937;align-items:center;gap:8px;text-decoration:none;transition:all .3s;display:inline-flex}.footer-info a:hover{color:#ff8c00}.footer-contacte{color:#1f2937;align-items:center;gap:10px;display:flex}.footer-icon{color:#743a07;flex-shrink:0;margin-top:3px;font-size:14px}.footer-socials{justify-content:flex-start;gap:15px;margin-top:15px;display:flex}.footer-socials a{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:17px;text-decoration:none;transition:all .3s;display:flex}.footer-socials a:hover{transform:translateY(-4px)scale(1.08)}.paypal{background:#003087}.youtube{background:red}.face{background:#1877f2}.insta{background:linear-gradient(45deg,#f58529,#dd2a7b,#8134af,#515bd4)}.fax{background:#111827}.footer-info-nav{flex-wrap:wrap;gap:12px;display:flex}.footer-info-nav a{color:#1f2937;padding-left:15px;font-size:15px;text-decoration:none;transition:all .3s;position:relative}.footer-info-nav a:hover{color:#ff8c00;padding-left:20px}.footer-bottom{color:#fff;text-align:center;background:#401f02;border-top:1px solid #ffffff26;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100vw;margin-top:40px;margin-left:calc(50% - 50vw);padding:18px 20px;font-size:14px;display:flex}.footer-bottom a{color:#fff;text-decoration:none}.footer-bottom a:hover{color:#ffd166}@media (min-width:768px){.footer-container{text-align:left;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:2rem}.footer-column{flex:1;max-width:400px}.footer-column h3:after{margin-left:0}.footer-info,.footer-info-nav{align-items:flex-start}.footer-socials{justify-content:flex-start}.footer-bottom{flex-direction:row;gap:8px}}@media (min-width:1024px){.footer{padding-top:50px}.footer-container{gap:4rem}.footer-column{flex:1;max-width:500px}.footer-info-nav{flex-direction:column;gap:12px;display:flex}}
.events-list-hero{text-align:center;background:#743a07;padding:4rem 0}.events-list-label{color:#fff;letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem;font-weight:600;display:inline-block}.events-list-title{color:#fff;margin-bottom:1rem;font-size:2.5rem}.events-list-subtitle{color:#fff;max-width:700px;margin:0 auto;font-size:17px;line-height:1.6}.events-list-section{padding:3rem 0}.events-list-grid{flex-direction:column;gap:2rem;display:flex}.events-list-card{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 5px 20px #00000014}.events-list-image{object-fit:cover;width:100%;height:250px}.events-list-content{padding:1.5rem}.events-list-card-title{color:#743a07;margin-bottom:1rem;font-size:1.3rem}.events-list-description{color:#555;margin-bottom:1.5rem;font-size:15px;line-height:1.6}.events-list-details{flex-direction:column;gap:.8rem;font-size:15px;display:flex}.events-list-detail{color:#333;align-items:center;gap:.75rem;margin:0;display:flex}.events-list-icon{color:#743a07;min-width:10px}@media (min-width:768px){.events-list-grid{grid-template-columns:repeat(2,1fr);display:grid}.events-list-title{font-size:3rem}.events-list-subtitle{font-size:24px}}@media (min-width:1024px){.events-list-grid{grid-template-columns:repeat(3,1fr)}.events-list-title{font-size:3.5rem}.events-list-card{transition:transform .3s}.events-list-card:hover{transform:translateY(-5px)}}
.about-hero{text-align:center;background:#743a07;padding:4rem 0}.about-label{color:#fff;letter-spacing:2px;margin-bottom:1rem;font-weight:600;display:inline-block}.about-title{color:#fff;margin-bottom:1rem;font-size:2.5rem}.about-subtitle{color:#fff;max-width:700px;margin:0 auto;font-size:21px;line-height:1.7}.about-section{padding:4rem 0}.about-content{flex-direction:column;gap:2rem;display:flex}.about-text{flex-direction:column;gap:1.5rem;display:flex}.about-text h2{color:#743a07;font-size:20px}.about-text p{color:#444;font-size:15px;line-height:1.8}.about-button{color:#fff;background:#743a07;border-radius:8px;align-items:center;gap:.75rem;width:fit-content;padding:.9rem 1.5rem;text-decoration:none;transition:all .3s;display:inline-flex}.about-c-boutton-container{justify-content:center;padding-top:1.7rem;display:flex}.about-button:hover{opacity:.9;color:orange}.about-image{object-fit:cover;border-radius:1rem;width:100%;height:300px}.about-values{background:#f8f8f8;padding:4rem 0}.about-values-title{text-align:center;color:#743a07;margin-bottom:2rem}.about-values-grid{flex-direction:column;gap:1.5rem;display:flex}.about-value-card{text-align:center;background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 5px 15px #0000000d}.about-value-card h3{color:#743a07;margin-bottom:1rem}.about-value-card p{color:#555;line-height:1.6}@media (min-width:768px){.about-content{flex-direction:row;align-items:center}.about-text,.about-image-container{flex:1}.about-values-grid{flex-direction:row}.about-reverse{flex-direction:row-reverse}.about-image{object-fit:cover;border-radius:1rem;width:100%;height:450px}.about-text p{font-size:17px}}
.kst-cta-button{color:#fff;background:linear-gradient(135deg,#743a07,#a85b15);border-radius:50px;justify-content:center;align-items:center;gap:12px;width:100%;max-width:300px;margin:2rem auto 0;padding:18px 21px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 10px 25px #743a0740}.kst-cta-button:hover{transform:translateY(-3px);box-shadow:0 15px 30px #743a0759}.kst-cta-icon{transition:transform .3s}.kst-cta-button:hover .kst-cta-icon{transform:translate(5px)}.kst-page{padding:3rem 0}.kst-hero{flex-direction:column;align-items:center;gap:2rem;display:flex}.kst-content{flex-direction:column;gap:1.5rem;display:flex}.kst-subtitle{color:#743a07;text-transform:uppercase;font-size:19px;font-weight:700}.kst-title{color:#1e293b;font-size:1.5rem}.kst-description{color:#475569;font-size:17px;line-height:1.8}.kst-image{object-fit:cover;border-radius:20px;width:100%}.kst-buttons{flex-wrap:wrap;gap:1rem;font-size:24px;display:flex}.kst-button-primary,.kst-button-secondary{border-radius:50px;align-items:center;gap:.5rem;padding:1rem 1.5rem;text-decoration:none;transition:all .3s;display:flex}.kst-button-primary{color:#fff;background:#743a07}.kst-button-primary:hover{transform:translateY(-3px)}.kst-button-secondary{color:#743a07;border:2px solid #743a07}.kst-progress{margin-top:5rem}.kst-progress-header{flex-wrap:wrap;justify-content:space-between;gap:1rem;font-size:15px;display:flex}.kst-progress-bar{background:#e2e8f0;border-radius:999px;height:30px;margin:1rem 0;overflow:hidden}.kst-progress-fill{background:linear-gradient(90deg,#743a07,#b45309);height:100%;transition:width 1s}.kst-progress-text{text-align:center;color:#475569;font-size:15px}.kst-cta{text-align:center;flex-direction:column;gap:1.5rem;margin-top:5rem;display:flex}.kst-cta h2{color:#1e293b}.kst-cta p{color:#475569;font-size:24px}.kst-spaces{padding:4rem 0}.kst-spaces-header{text-align:center;margin-bottom:3rem}.kst-spaces-label{color:#b8860b;text-transform:uppercase;font-weight:600}.kst-spaces-title{color:#fff;background-color:#743a07;border-radius:50%;max-width:400px;margin:0 auto 1rem;padding:30px}.kst-spaces-description{max-width:700px;margin:auto;font-size:17px;line-height:1.7}.kst-spaces-grid{flex-direction:column;gap:1.5rem;display:flex}.kst-space-card{background:#fff;border-radius:20px;transition:transform .3s;overflow:hidden;box-shadow:0 10px 25px #00000014}.kst-space-card:hover{transform:translateY(-5px)}.kst-space-card img{object-fit:cover;width:100%;height:250px}.kst-space-card h3{text-align:center;color:#743a07;padding:1rem}.kst-button-description{text-align:center;padding:0 12px;font-size:15px}@media (min-width:768px){.kst-hero{flex-direction:row}.kst-reverse{flex-direction:row-reverse}.kst-image{object-fit:cover;border-radius:20px;width:100%}.kst-content,.kst-image-container{flex:1}.kst-title{font-size:1.8rem}.kst-spaces-grid{flex-flow:wrap}.kst-space-card{flex:calc(50% - 1rem)}.kst-cta-button{max-width:300px}.kst-description{font-size:21px}.kst-progress-header{font-size:19px}}
.activity-page-main{padding-bottom:1.5rem}.activity-page-hero{text-align:center;color:#fff;background-color:#743a07;padding:1rem 1rem 2.5rem}.activity-page-heading{color:#fff;font-size:24px}.activity-page-subtitle{margin:auto;font-size:24px;line-height:1.7}.activity-page-content{flex-direction:column;align-items:center;gap:2.1rem;padding-top:1.5rem;display:flex}.activity-page-text{text-align:center;flex-direction:column;align-items:center;font-size:15px;display:flex}.activity-page-image-wrapper{width:100%}.activity-page-image{object-fit:cover;border-radius:24px;width:100%;height:auto;box-shadow:0 15px 40px #0000001f}.activity-page-icon{color:#743a07;background:#f5e7dc;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1rem;font-size:2rem;display:flex}.activity-page-title{color:#743a07;padding-bottom:5px;font-size:20px}.activity-page-description{color:#444;margin-bottom:1rem;line-height:1.5}.activity-page-button{color:#fff;background:#743a07;border-radius:9px;align-items:center;gap:10px;padding:12px 20px;text-decoration:none;transition:all .3s;display:inline-flex}.activity-page-gallery-button-container{justify-content:center;padding:2rem 1rem 4rem;display:flex}.activity-page-gallery-button{color:#fff;background:linear-gradient(135deg,#743a07 0%,#9c5417 50%,#ca6309 100%);border-radius:12px;justify-content:center;align-items:center;padding:16px 32px;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 10px 25px #743a0740}.activity-page-gallery-button:hover{transform:translateY(-3px);box-shadow:0 15px 35px #743a0759}.activity-page-gallery-button:active{transform:translateY(0)}@media (min-width:768px){.activity-page-heading{font-size:35px}.activity-page-image-wrapper{flex:1}.activity-page-image{object-fit:cover;border-radius:24px;width:100%;height:500px}.activity-page-content,.activity-page-content-reverse{flex-direction:column;align-items:center;gap:2rem;display:flex}.activity-page-text{text-align:center;flex-direction:column;align-items:center;font-size:17px;display:flex}.activity-page-title{font-size:24px}}@media (min-width:1024px){.activity-page-image{object-fit:cover;border-radius:24px;width:100%;height:700px;box-shadow:0 15px 40px #0000001f}.activity-page-image-wrapper{width:100%}.activity-page-text{font-size:20px}}
.gallery-page-hero{text-align:center;background:#6e3307de;padding:2rem 1rem}.gallery-page-hero h1{color:#fff;margin-bottom:.75rem;font-size:2.5rem}.gallery-page-hero p{color:#fff;max-width:700px;margin:0 auto;font-size:24px;line-height:1.7}.gallery-program{border-bottom:1px solid #ececec;flex-direction:column;gap:1.5rem;padding:3rem 1rem;display:flex}.gallery-program-header{flex-direction:column;align-items:center;gap:.5rem;display:flex}.gallery-program-title{color:#743a07;font-size:2rem}.gallery-program-description{color:#444;font-size:24px;line-height:1.7}.gallery-grid{flex-wrap:wrap;gap:1rem;display:flex}.gallery-card{background:#fff;border-radius:16px;flex:calc(100% - 1rem);overflow:hidden;box-shadow:0 6px 18px #00000014}.gallery-image{object-fit:cover;width:100%;height:220px;transition:transform .4s,filter .4s}.gallery-card:hover .gallery-image{filter:brightness(1.05);transform:scale(1.04)}.gallery-drive-container{text-align:center}.gallery-drive-button{color:#fff;background:#743a07;border-radius:10px;align-items:center;gap:10px;padding:12px 20px;text-decoration:none;transition:transform .3s,opacity .3s;display:inline-flex}.gallery-drive-button:hover{opacity:.95;transform:translateY(-2px)}@media (min-width:768px){.gallery-page-hero h1{font-size:2.5rem}.gallery-card{flex:calc(50% - 1rem)}.gallery-image{height:260px}}@media (min-width:1024px){.gallery-card{flex:calc(33.333% - 1rem)}.gallery-image{height:600px}.gallery-program-title{font-size:2rem}}
.actuality-page-hero{text-align:center;background:#743a07;padding:2rem 1rem}.actuality-page-heading{color:#fff;margin-bottom:.5rem;font-size:2rem}.actuality-page-subtitle{color:#fff;max-width:700px;margin:auto;font-size:20px;line-height:1.7}.featured-news{flex-direction:column;gap:1.5rem;margin:3rem 0;display:flex}.featured-news-image{object-fit:cover;border-radius:16px;width:100%;height:320px}.featured-news-content{flex-direction:column;gap:1rem;display:flex}.featured-badge{color:#fff;background:#743a07;border-radius:999px;width:fit-content;padding:8px 14px;font-size:.9rem}.featured-news-title{color:#743a07;font-size:1rem}.featured-news-description{color:#444;font-size:15px;line-height:1.8}.news-meta{flex-wrap:wrap;gap:1rem;display:flex}.news-meta span{color:#666;align-items:center;gap:6px;font-size:.95rem;display:flex}.news-button,.news-card-link{color:#fff;background:linear-gradient(135deg,#743a07,#a86422);border-radius:10px;width:fit-content;padding:12px 22px;text-decoration:none;transition:all .3s;display:inline-flex}.news-button:hover,.news-card-link:hover{transform:translateY(-3px)}.news-grid{flex-direction:column;gap:2rem;padding-bottom:4rem;display:flex}.news-card{background:#fff;border-radius:16px;transition:all .3s;overflow:hidden;box-shadow:0 8px 20px #00000014}.news-card:hover{transform:translateY(-5px)}.news-card-image{object-fit:cover;width:100%;height:220px}.news-card-content{padding:1.5rem}.news-card-title{color:#743a07;margin-bottom:1rem}.news-card-description{color:#555;margin-bottom:1rem;font-size:15px;line-height:1.7}@media (min-width:768px){.featured-news{flex-direction:row;align-items:center}.featured-news-image{width:50%;height:450px}.featured-news-content{flex:1}.news-grid{flex-flow:wrap}.news-card{flex:calc(50% - 1rem)}}@media (min-width:1024px){.actuality-page-heading{font-size:3rem}.featured-news-title{font-size:1.5rem}.news-card{flex:calc(33.333% - 1.5rem)}.news-card-description{color:#555;margin-bottom:1rem;font-size:17px;line-height:1.7}.actuality-page-subtitle{font-size:23px}.featured-news-description{font-size:17px}}
.membership-page{padding-bottom:4rem}.membership-hero{text-align:center;background:#743a07;padding:3rem 1rem}.membership-title{color:#fff;margin-bottom:1rem;font-size:1.5rem}.membership-subtitle{color:#fff;max-width:700px;margin:auto;font-size:17px;line-height:1.7}.membership-benefits{flex-direction:column;gap:1.5rem;padding:3rem 15px;display:flex}.membership-card{background:#fff;border-radius:16px;padding:2rem;transition:transform .3s,box-shadow .3s;animation:.7s fadeUp;box-shadow:0 8px 20px #00000014}.membership-card:hover{transform:translateY(-6px);box-shadow:0 15px 30px #0000001f}.membership-card h3{color:#743a07;margin-bottom:1rem;font-size:19px}.membership-card p{color:#555;font-size:19px;line-height:1.7}.membership-form-section{padding:2rem 0}.membership-form-title{color:#743a07;text-align:center;margin-bottom:2rem}.membership-form{flex-direction:column;gap:1rem;display:flex}.membership-form input,.membership-form textarea{border:1px solid #ddd;border-radius:10px;width:100%;padding:14px;font-size:1rem;transition:all .3s}.membership-form input:focus,.membership-form textarea:focus{border-color:#743a07;outline:none}.membership-form button{cursor:pointer;color:#fff;background:linear-gradient(135deg,#743a07,#b96c28);border:none;border-radius:10px;padding:15px;font-weight:600;transition:transform .3s,opacity .3s}.membership-form button:hover{transform:translateY(-3px)}.membership-success{color:#2e7d32;background:#e9f8ea;border-radius:10px;justify-content:center;margin-bottom:1rem;padding:1rem;display:flex}@keyframes fadeUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.membership-title{font-size:1.5rem}.membership-benefits{flex-direction:row}.membership-card{flex:1}.membership-form{max-width:800px;margin:auto}.membership-success{color:#2e7d32;background:#e9f8ea;border-radius:10px;justify-content:center;margin-bottom:1rem;padding:1rem;display:flex}}@media (min-width:1024px){.membership-title{font-size:1.7rem}.membership-success{color:#2e7d32;background:#e9f8ea;border-radius:10px;justify-content:center;max-width:600px;margin-bottom:1rem;margin-left:auto;margin-right:auto;padding:1rem;display:flex}.membership-card h3{font-size:24px}.membership-card p{font-size:21px}.membership-subtitle{font-size:24px}}
.article-page{justify-content:center;padding:40px 20px;display:flex}.article-back{color:#222;align-items:center;gap:8px;width:fit-content;margin-bottom:25px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.article-back:hover{color:#000;transform:translate(-4px)}.article-subtitle{color:#743a07;background:#f5e7dc;border-radius:10px;margin-bottom:15px;padding:6px 14px;font-size:1rem;font-weight:600;display:inline-block}.article-title{margin-bottom:20px;font-size:2rem;line-height:1.2}.article-meta{color:#666;flex-direction:column;display:flex}.articlemap{gap:10px;display:flex}.meta-item{color:#743a07;align-items:center;gap:8px;display:flex}.icon-date{color:orange}.icon-map{color:red}.article-image{object-fit:cover;border-radius:16px;width:100%;height:400px;margin-bottom:30px}.article-content{color:#333;font-size:1rem;line-height:1.9}.article-social{padding-top:30px}.article-social h3{margin-bottom:20px;font-size:1.1rem}.social-links{align-items:center;gap:12px;margin:20px 0 30px;display:flex}.social-icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:1rem;transition:all .3s;display:flex}.social-icon:hover{transform:translateY(-4px)}.facebook{background:#1877f2}.instagram{background:linear-gradient(45deg,#f58529,#dd2a7b,#8134af,#515bd4)}.youtube{background:red}.twitter{background:#000}@media (min-width:768px){.article-meta{color:#666;flex-direction:row;justify-content:space-between;display:flex}.article-title{font-size:2rem}.article-image{object-fit:contain;border-radius:16px;width:100%}.article-content{color:#333;font-size:1.3rem;line-height:1.9}}@media (min-width:1024px){.article-title{font-size:3rem}.article-image{object-fit:contain;border-radius:16px;width:100%}}
.contact-page{background:#f9f7f4}.contact-header{text-align:center;text-align:center;color:#fff;background:#743a07;width:100%;margin-bottom:50px;padding:2rem 1rem}.contact-header p{font-size:17px}.contact-header h1{margin-bottom:10px}.contact-container{flex-direction:column;gap:40px;max-width:700px;margin:0 auto;display:flex}.contact-info{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.contact-card{background:#fff;border-radius:12px;flex-direction:column;gap:8px;width:100%;max-width:400px;padding:20px;transition:all .25s;display:flex;box-shadow:0 4px 12px #0000000d}.contact-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001a}.contact-card .info{color:#401f02;font-size:20px}.contact-card p{font-size:17px}.contact-form{flex-direction:column;gap:15px;padding:0 17px;display:flex}.contact-form input,.contact-form textarea{border:1px solid #ddd;border-radius:8px;padding:15px;font-size:16px}.contact-form textarea{resize:vertical}.contact-form button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#743a07 0%,#9c5417 50%,#ca6309 100%);border:none;border-radius:8px;margin-bottom:20px;padding:15px;transition:all .25s}.contact-form button:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0003}@media (min-width:768px){.contact-info{flex-flow:wrap;justify-content:center;gap:20px}.contact-card{flex:1;min-width:250px}.contact-card p{font-size:19px}.contact-card .info{color:#401f02;font-size:21px}}@media (min-width:1024px){.contact-container{flex-direction:column;justify-content:center;align-items:center;gap:40px;display:flex}.contact-info{flex-flow:wrap;flex:1;justify-content:center;gap:20px;width:100%;display:flex}.contact-card{flex:1;max-width:700px}.contact-form{flex:1;width:100%;max-width:700px}.contact-card p,.contact-header p{font-size:19px}}
.hero-donation{color:#fff;text-align:center;background:#743a07;flex-direction:column;padding:3rem 0;display:flex}.hero-donation h1{color:#fff;font-size:clamp(2rem,4vw,2.8rem);font-weight:700}.subtitle{color:#f3f4f6;max-width:700px;margin:0 auto;font-size:17px;line-height:1.6}.donationSection{background:#f5f7fa;padding:2.5rem 1rem 4rem}.cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:auto;display:grid}.card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;padding:2rem;transition:all .3s;display:flex;box-shadow:0 8px 20px #00000014}.card:hover{transform:translateY(-8px);box-shadow:0 18px 35px #00000026}.icon{margin-bottom:1rem;font-size:4.5rem}.card h3{color:#1f2937;margin-bottom:1rem;font-size:1.4rem}.card p{color:#4b5563;margin-bottom:.7rem;line-height:1.7}.card strong{color:#111827}.card button,.payButton{margin-top:auto}.card button{color:#fff;cursor:pointer;border:none;border-radius:30px;width:100%;padding:.9rem;font-size:.95rem;font-weight:600;transition:all .3s}.card button:hover{background:#15803d}.payButton{color:#fff;border-radius:30px;justify-content:center;align-items:center;width:100%;padding:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.payButton:hover{background:#005ea6}@media (max-width:768px){.hero-donation{padding:1.5rem 1rem}.hero-donation h1{font-size:2rem}.subtitle{font-size:24px}.donationSection{padding:2rem 1rem 3rem}.cards{grid-template-columns:1fr}.card{padding:1.5rem}.icon{font-size:3.8rem}}
