.program-page{background:var(--cream-50)}.program-hero{position:relative;width:100%;height:68vh;min-height:520px;max-height:780px;overflow:hidden;background:var(--green-950)}.program-hero .slides-container{position:relative;width:100%;height:100%}.program-hero .slide{position:absolute;inset:0;z-index:1;visibility:hidden;width:100%;height:100%;opacity:0;transform:scale(1.025);transition:opacity 0.9s ease,visibility 0.9s ease,transform 5s ease}.program-hero .slide.active{z-index:2;visibility:visible;opacity:1;transform:scale(1)}.program-hero .slide img{width:100%;height:100%;object-fit:cover;display:block;filter:none !important;opacity:1 !important}.program-hero .slide:nth-child(1) img{object-position:50% 70%}.program-hero .slide:nth-child(2) img{object-position:50% 68%}.program-hero .slide:nth-child(3) img{object-position:50% 70%}.program-hero .slide:nth-child(4) img{object-position:50% 92%}.program-hero .slide:nth-child(5) img{object-position:50% 62%}.program-hero-content{position:absolute;top:58%;left:50%;z-index:10;width:min(92%,850px);text-align:center;transform:translate(-50%,-50%)}.program-hero-label{display:inline-flex;align-items:center;gap:7px;margin-bottom:10px;padding:6px 12px;border:1px solid rgba(255,255,255,0.76);border-radius:var(--radius-round);background:rgba(0,0,0,0.14);color:var(--white);font-size:0.62rem;font-weight:800;text-shadow:0 2px 6px rgba(0,0,0,0.85)}.program-hero-label i{color:var(--gold-400)}.program-hero-content h1{margin-bottom:11px;color:var(--white);font-size:clamp(2.15rem,5vw,4.3rem);text-shadow:0 3px 10px rgba(0,0,0,0.85),0 1px 3px rgba(0,0,0,0.92)}.program-hero-content p{max-width:680px;margin:0 auto 19px;color:var(--white);font-size:0.88rem;font-weight:600;text-shadow:0 2px 7px rgba(0,0,0,0.9),0 1px 2px rgba(0,0,0,0.92)}.program-hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:9px}.program-hero-actions .button{min-height:41px;padding:8px 15px;font-size:0.7rem}.program-hero .slider-btn{position:absolute;top:50%;z-index:20;display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(255,255,255,0.82);border-radius:50%;background:rgba(0,0,0,0.18);color:var(--white);cursor:pointer;transform:translateY(-50%);transition:var(--transition)}.program-hero .slider-btn:hover{background:var(--gold-500);color:var(--green-950);transform:translateY(-50%) scale(1.08)}.program-hero .slider-btn.prev{left:18px}.program-hero .slider-btn.next{right:18px}.program-hero .slider-dots{position:absolute;bottom:19px;left:50%;z-index:20;display:flex;align-items:center;justify-content:center;gap:7px;padding:6px 10px;border-radius:var(--radius-round);background:rgba(0,0,0,0.12);transform:translateX(-50%)}.program-hero .dot{width:7px;height:7px;padding:0;border-radius:50%;background:rgba(255,255,255,0.68);cursor:pointer;transition:var(--transition)}.program-hero .dot.active{width:21px;border-radius:var(--radius-round);background:var(--gold-500)}.program-intro{padding:85px 0 45px;background:var(--white)}.program-intro-content{max-width:850px;margin-inline:auto;text-align:center}.program-intro-icon{display:grid;width:70px;height:70px;margin:0 auto 21px;place-items:center;border-radius:22px;background:var(--green-900);color:var(--gold-400);box-shadow:var(--shadow-medium);font-size:1.55rem}.program-intro-content h2{margin-bottom:18px;font-size:clamp(2.2rem,5vw,4.1rem)}.program-intro-content p{max-width:720px;margin-inline:auto;font-size:1rem;line-height:1.9}.program-facts{padding:42px 0 85px;background:var(--white)}.program-facts-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.program-fact-card{padding:27px 22px;border:1px solid rgba(18,53,34,0.08);border-radius:var(--radius-large);background:var(--cream-50);box-shadow:var(--shadow-small);text-align:center}.program-fact-card i{display:grid;width:52px;height:52px;margin:0 auto 16px;place-items:center;border-radius:17px;background:var(--green-900);color:var(--gold-400);font-size:1.15rem}.program-fact-card strong{display:block;margin-bottom:5px;color:var(--green-900);font-family:var(--font-heading);font-size:1.3rem}.program-fact-card span{color:var(--gray-600);font-size:0.76rem}.program-camping-section{padding:90px 0;background:var(--cream-100)}.program-camping-card{display:grid;grid-template-columns:1.05fr 0.95fr;overflow:hidden;border:1px solid rgba(18,53,34,0.08);border-radius:var(--radius-extra-large);background:var(--white);box-shadow:var(--shadow-large)}.program-camping-image{min-height:600px;overflow:hidden}.program-camping-image img{width:100%;height:100%;object-fit:cover;object-position:50% 74%;display:block;filter:none !important;transition:transform 0.8s ease}.program-camping-card:hover img{transform:scale(1.04)}.program-camping-content{display:flex;flex-direction:column;justify-content:center;padding:48px}.program-camping-label{display:inline-flex;width:fit-content;align-items:center;gap:7px;margin-bottom:16px;padding:7px 13px;border-radius:var(--radius-round);background:var(--green-900);color:var(--gold-400);font-size:0.67rem;font-weight:900;letter-spacing:0.08em;text-transform:uppercase}.program-camping-content h2{margin-bottom:17px;font-size:clamp(2rem,4vw,3.4rem)}.program-camping-content > p{margin-bottom:24px;font-size:0.94rem;line-height:1.9}.program-camping-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:27px}.program-camping-list li{display:flex;align-items:flex-start;gap:9px;color:var(--gray-600);font-size:0.82rem}.program-camping-list i{margin-top:4px;color:var(--gold-600)}.program-camping-note{display:flex;align-items:flex-start;gap:11px;padding:17px;border-radius:var(--radius-medium);background:var(--green-900)}.program-camping-note i{margin-top:4px;color:var(--gold-400)}.program-camping-note p{color:rgba(255,255,255,0.78);font-size:0.76rem}.program-timeline-section{padding:90px 0;background:var(--white)}.program-timeline{position:relative;max-width:920px;margin-inline:auto}.program-timeline::before{content:"";position:absolute;top:20px;bottom:20px;left:34px;width:2px;background:linear-gradient( var(--gold-500),rgba(230,177,46,0.15) )}.program-day{position:relative;margin-bottom:28px;padding-left:88px}.program-day:last-child{margin-bottom:0}.program-day-number{position:absolute;top:20px;left:0;z-index:2;display:grid;width:69px;height:69px;place-items:center;border:5px solid var(--white);border-radius:50%;background:var(--green-900);color:var(--gold-400);box-shadow:var(--shadow-medium);font-family:var(--font-heading);font-size:1.1rem;font-weight:900}.program-day-card{overflow:hidden;border:1px solid rgba(18,53,34,0.08);border-radius:var(--radius-large);background:var(--cream-50);box-shadow:var(--shadow-small)}.program-day-image{height:300px;overflow:hidden}.program-day-image img{width:100%;height:100%;object-fit:cover;display:block;filter:none !important;transition:transform 0.7s ease}.program-day-card:hover img{transform:scale(1.04)}.program-day:nth-child(1) .program-day-image img{object-position:50% 70%}.program-day:nth-child(2) .program-day-image img{object-position:50% 92%}.program-day:nth-child(3) .program-day-image img{object-position:50% 62%}.program-day-content{padding:29px}.program-day-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:19px}.program-day-header h3{margin-bottom:5px;font-size:1.65rem}.program-day-tag{display:inline-flex;padding:6px 11px;border-radius:var(--radius-round);background:var(--green-900);color:var(--gold-400);font-size:0.63rem;font-weight:800;white-space:nowrap}.program-day-list{display:grid;gap:11px}.program-day-list li{display:flex;align-items:flex-start;gap:10px;color:var(--gray-600);font-size:0.84rem;line-height:1.7}.program-day-list i{width:20px;margin-top:5px;color:var(--gold-600);text-align:center}.program-highlight{display:flex;align-items:flex-start;gap:10px;margin-top:17px;padding:15px;border-radius:14px;background:var(--green-900)}.program-highlight i{margin-top:4px;color:var(--gold-400)}.program-highlight p{color:rgba(255,255,255,0.8);font-size:0.77rem}.program-price-section{padding:90px 0;background:var(--green-950)}.program-price-card{display:grid;grid-template-columns:1fr auto;gap:35px;align-items:center;max-width:920px;margin-inline:auto;padding:42px;border:1px solid rgba(255,255,255,0.1);border-radius:var(--radius-extra-large);background:rgba(255,255,255,0.06);box-shadow:var(--shadow-large)}.program-price-content h2{margin-bottom:13px;color:var(--white);font-size:clamp(2rem,4vw,3.4rem)}.program-price-content p{color:rgba(255,255,255,0.7);font-size:0.88rem}.program-price-value{min-width:210px;text-align:center}.program-price-value small{display:block;margin-bottom:3px;color:rgba(255,255,255,0.6);font-size:0.68rem;font-weight:700}.program-price-value strong{color:var(--gold-400);font-family:var(--font-heading);font-size:clamp(2.8rem,6vw,4.6rem);line-height:1}.program-price-value span{display:block;margin-top:6px;color:rgba(255,255,255,0.72);font-size:0.72rem}.program-included-section{padding:90px 0;background:var(--cream-100)}.program-included-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.program-list-card{padding:31px;border:1px solid rgba(18,53,34,0.08);border-radius:var(--radius-large);background:var(--white);box-shadow:var(--shadow-small)}.program-list-card h3{display:flex;align-items:center;gap:11px;margin-bottom:21px;padding-bottom:14px;border-bottom:2px solid var(--gold-500);font-size:1.45rem}.program-list-card h3 i{color:var(--gold-600)}.program-list{display:grid;gap:12px}.program-list li{display:flex;align-items:flex-start;gap:10px;color:var(--gray-600);font-size:0.83rem}.program-list-included i{margin-top:4px;color:#2e9d57}.program-list-not-included i{margin-top:4px;color:#c94a4a}.program-options-section{padding:90px 0;background:var(--white)}.program-options-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:21px}.program-option-card{display:flex;flex-direction:column;padding:28px;border:1px solid rgba(18,53,34,0.08);border-radius:var(--radius-large);background:var(--cream-50);box-shadow:var(--shadow-small);transition:var(--transition)}.program-option-card:hover{border-color:rgba(230,177,46,0.45);box-shadow:var(--shadow-medium);transform:translateY(-6px)}.program-option-icon{display:grid;width:52px;height:52px;margin-bottom:18px;place-items:center;border-radius:17px;background:var(--green-900);color:var(--gold-400);font-size:1.2rem}.program-option-card h3{margin-bottom:9px;font-size:1.3rem}.program-option-card p{flex:1;margin-bottom:18px;font-size:0.81rem}.program-option-price{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-top:15px;border-top:1px dashed var(--gray-200)}.program-option-price span{color:var(--gray-500);font-size:0.68rem;font-weight:700}.program-option-price strong{color:var(--green-900);font-family:var(--font-heading);font-size:1.15rem}.program-gallery-section{padding:90px 0;background:var(--green-950)}.program-gallery-section .section-heading h2{color:var(--white)}.program-gallery-section .section-heading p{color:rgba(255,255,255,0.68)}.program-gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:260px;gap:15px}.program-gallery-item{overflow:hidden;border-radius:var(--radius-large);background:rgba(255,255,255,0.08)}.program-gallery-item:nth-child(1){grid-column:span 2}.program-gallery-item:nth-child(4){grid-column:span 2}.program-gallery-item img{width:100%;height:100%;object-fit:cover;display:block;filter:none !important;transition:transform 0.75s ease}.program-gallery-item:hover img{transform:scale(1.06)}.program-gallery-item:nth-child(1) img{object-position:50% 72%}.program-gallery-item:nth-child(2) img{object-position:50% 68%}.program-gallery-item:nth-child(3) img{object-position:50% 70%}.program-gallery-item:nth-child(4) img{object-position:50% 65%}.program-cta{position:relative;min-height:550px;overflow:hidden}.program-cta-background,.program-cta-background img{position:absolute;inset:0;width:100%;height:100%}.program-cta-background img{object-fit:cover;object-position:50% 70%}.program-cta-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient( 90deg,rgba(5,18,11,0.91),rgba(5,18,11,0.43) )}.program-cta-content{position:relative;z-index:2;display:flex;min-height:550px;max-width:760px;flex-direction:column;align-items:flex-start;justify-content:center}.program-cta-content h2{margin-bottom:18px;color:var(--white);font-size:clamp(2.5rem,5vw,4.8rem)}.program-cta-content p{max-width:590px;margin-bottom:27px;color:rgba(255,255,255,0.8)}.program-cta-actions{display:flex;flex-wrap:wrap;gap:12px}@media (max-width:1050px){.program-facts-grid{grid-template-columns:repeat(2,1fr)}.program-options-grid{grid-template-columns:repeat(2,1fr)}.program-gallery-grid{grid-template-columns:repeat(2,1fr)}.program-gallery-item:nth-child(1),.program-gallery-item:nth-child(4){grid-column:span 1}}@media (max-width:900px){.program-camping-card{grid-template-columns:1fr}.program-camping-image{min-height:430px}.program-price-card{grid-template-columns:1fr;text-align:center}}@media (max-width:700px){.program-hero{height:58vh;min-height:430px;max-height:590px}.program-hero-content{top:57%}.program-hero-content h1{font-size:2.05rem}.program-hero-content p{font-size:0.72rem}.program-hero-actions .button{min-height:35px;padding:7px 11px;font-size:0.59rem}.program-hero .slider-btn{display:none}.program-intro{padding:60px 0 32px}.program-facts{padding:30px 0 65px}.program-camping-section,.program-timeline-section,.program-price-section,.program-included-section,.program-options-section,.program-gallery-section{padding:65px 0}.program-facts-grid,.program-options-grid,.program-included-grid,.program-gallery-grid{grid-template-columns:1fr}.program-camping-image{min-height:320px}.program-camping-content{padding:28px 21px}.program-camping-list{grid-template-columns:1fr}.program-timeline::before{left:24px}.program-day{padding-left:60px}.program-day-number{width:50px;height:50px;border-width:4px;font-size:0.82rem}.program-day-image{height:240px}.program-day-content{padding:23px 19px}.program-day-header{flex-direction:column}.program-price-card{padding:29px 21px}.program-list-card{padding:25px 20px}.program-gallery-grid{grid-auto-rows:250px}.program-cta-content{min-height:520px;align-items:center;text-align:center}.program-cta-actions{width:100%;flex-direction:column}.program-cta-actions .button{width:100%}}
