.anniversary-section{position:relative;padding:100px 20px;background:radial-gradient(circle at center,#003593,#00205c);color:#fff;overflow:hidden;font-family:Open Sans,sans-serif}.anniversary-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");z-index:1}.anniversary-container{max-width:1200px;margin:0 auto;position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:60px}.anniversary-content{flex:1;text-align:left}.anniversary-subtitle{display:inline-block;padding:8px 16px;background:#ffd70026;border:1px solid rgba(255,215,0,.5);color:gold;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;border-radius:50px;margin-bottom:20px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.anniversary-title{font-family:Montserrat,sans-serif;font-size:3.5rem;font-weight:900;line-height:1.1;margin-bottom:25px;text-transform:uppercase;background:linear-gradient(to right,#fff,#dcdcdc);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.anniversary-title .highlight{color:gold;-webkit-text-fill-color:#ffd700;text-shadow:0 0 30px rgba(255,215,0,.4);font-size:4rem;display:block}.anniversary-description{font-size:1.2rem;line-height:1.6;color:#ffffffd9;margin-bottom:40px;max-width:500px}.anniversary-dates{display:flex;align-items:center;gap:20px}.date-year{font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:800;color:#fff3}.date-year.text-gold{color:gold;text-shadow:0 0 20px rgba(255,215,0,.3)}.date-separator{width:60px;height:4px;background:linear-gradient(to right,#fff3,gold);border-radius:2px}.countdown-timer{display:flex;align-items:center;justify-content:flex-start;gap:15px;margin-bottom:40px;flex-wrap:nowrap;padding:28px 32px;background:linear-gradient(135deg,#001432d9,#000a1ef2);border-radius:24px;border:2px solid rgba(255,215,0,.4);position:relative;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 15px 50px #0006,0 0 40px #ffd70026,inset 0 1px #ffffff26,inset 0 -1px #0003;animation:glow-pulse 3s ease-in-out infinite}@keyframes glow-pulse{0%,to{box-shadow:0 15px 50px #0006,0 0 40px #ffd70026,inset 0 1px #ffffff26}50%{box-shadow:0 15px 50px #0006,0 0 60px #ffd70040,inset 0 1px #ffffff26}}.countdown-timer:before{content:"⏰";position:absolute;top:-18px;left:50%;transform:translate(-50%);font-size:1.3rem;background:linear-gradient(135deg,#00205c,#003593);padding:6px 18px;border-radius:25px;border:2px solid rgba(255,215,0,.6);box-shadow:0 4px 15px #0000004d;animation:bounce-timer 2s ease-in-out infinite}@keyframes bounce-timer{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-5px)}}.countdown-item{background:linear-gradient(165deg,#ffffff2e,#ffffff08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,215,0,.5);border-radius:18px;padding:22px 12px 18px;min-width:80px;width:auto;text-align:center;flex-shrink:0;position:relative;overflow:visible;box-shadow:0 12px 30px #00000040,0 0 20px #ffd70014,inset 0 2px #fff3,inset 0 -2px 10px #00000026;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.countdown-item:before{content:"";position:absolute;top:0;left:-100%;width:200%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,215,0,.2),transparent);animation:shimmer 2.5s infinite}.countdown-item:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:70%;height:3px;background:linear-gradient(90deg,transparent,#ffd700,transparent);border-radius:3px;opacity:.7}@keyframes shimmer{0%{left:-100%}to{left:100%}}.countdown-item:hover{transform:translateY(-8px) scale(1.05);border-color:gold;box-shadow:0 20px 45px #00000059,0 0 35px #ffd70040}.countdown-value{display:block;font-family:Montserrat,sans-serif;font-size:2.3rem;font-weight:900;background:linear-gradient(180deg,#fff,#e8e8e8 40%,#b0b0b0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;line-height:1;margin-bottom:8px;filter:drop-shadow(0 2px 6px rgba(0,0,0,.4));position:relative}.countdown-value.seconds{background:linear-gradient(180deg,gold,#fc0 40%,#ff9500);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:pulse-seconds 1s ease-in-out infinite}@keyframes pulse-seconds{0%,to{filter:drop-shadow(0 0 10px rgba(255,215,0,.5));transform:scale(1)}50%{filter:drop-shadow(0 0 25px rgba(255,215,0,.9));transform:scale(1.08)}}.countdown-label{font-size:.65rem;color:#ffffffd9;text-transform:uppercase;letter-spacing:2px;font-weight:700;text-shadow:0 1px 3px rgba(0,0,0,.4)}.countdown-separator{font-size:2.2rem;font-weight:900;background:linear-gradient(180deg,gold,#ff8c00);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:blink-glow 1s infinite;flex-shrink:0;filter:drop-shadow(0 0 12px rgba(255,215,0,.6))}@keyframes blink-glow{0%,to{opacity:1;filter:drop-shadow(0 0 12px rgba(255,215,0,.6))}50%{opacity:.4;filter:drop-shadow(0 0 5px rgba(255,215,0,.3))}}.countdown-celebration{background:#ffd70033;border:1px solid #ffd700;border-radius:10px;padding:15px 25px;margin-bottom:30px;color:gold;font-weight:600}.anniversary-media{flex:1;display:flex;justify-content:center;position:relative}.media-frame{position:relative;padding:15px;border:2px solid rgba(255,215,0,.3);border-radius:20px;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.media-frame img{max-width:100%;width:auto;border-radius:12px;box-shadow:0 20px 50px #00000080;filter:contrast(1.1) saturate(1.1);transition:transform .5s ease}.badge-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;background:radial-gradient(circle,rgba(255,215,0,.15) 0%,transparent 70%);z-index:-1;pointer-events:none;animation:pulse 4s infinite ease-in-out}@keyframes pulse{0%{transform:translate(-50%,-50%) scale(.95);opacity:.5}50%{transform:translate(-50%,-50%) scale(1.05);opacity:.8}to{transform:translate(-50%,-50%) scale(.95);opacity:.5}}@media(max-width:992px){.anniversary-container{flex-direction:column-reverse;text-align:center;gap:40px}.anniversary-content{align-items:center;display:flex;flex-direction:column}.anniversary-description{margin-left:auto;margin-right:auto}.anniversary-title .highlight{font-size:3rem}}@media(max-width:768px){.anniversary-section{padding:60px 15px}.anniversary-title{font-size:1.8rem;text-align:center}.anniversary-title .highlight{font-size:2.2rem}.anniversary-description{font-size:1rem;text-align:center}.date-year{font-size:1.5rem}.countdown-timer{justify-content:center;padding:20px 12px;gap:6px;flex-wrap:wrap}.countdown-timer:before{top:-14px;font-size:1.1rem;padding:5px 12px}.countdown-item{min-width:58px;width:auto;padding:14px 10px 12px;border-radius:12px}.countdown-item:before{display:none}.countdown-value{font-size:1.5rem}.countdown-label{font-size:.55rem;letter-spacing:1px}.countdown-separator{font-size:1.2rem}.media-frame img{width:100%;max-width:280px}}@media(max-width:480px){.anniversary-section{padding:40px 10px}.anniversary-title{font-size:1.5rem}.anniversary-title .highlight{font-size:1.8rem}.countdown-item{width:50px;padding:8px 6px}.countdown-value{font-size:1.1rem}.countdown-separator{font-size:.9rem}.anniversary-subtitle{font-size:.75rem;padding:6px 12px}}.confetti-container{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:300;overflow:hidden}.confetti-piece{position:absolute;top:-20px;border-radius:2px;animation:confetti-fall linear infinite;will-change:transform,opacity}@keyframes confetti-fall{0%{transform:translateY(0) rotate(var(--rotation, 0deg)) translate(0);opacity:1}25%{transform:translateY(25vh) rotate(calc(var(--rotation, 0deg) + 180deg)) translate(20px)}50%{transform:translateY(50vh) rotate(calc(var(--rotation, 0deg) + 360deg)) translate(-20px)}75%{transform:translateY(75vh) rotate(calc(var(--rotation, 0deg) + 540deg)) translate(10px)}to{transform:translateY(110vh) rotate(calc(var(--rotation, 0deg) + 720deg)) translate(0);opacity:0}}.stats-section{position:relative;background:linear-gradient(180deg,#f8f9fb,#eef1f5);overflow:hidden}.stats-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 50%,rgba(0,53,147,.03) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(0,53,147,.02) 0%,transparent 40%);pointer-events:none}.stats-section:before,.stats-section:after{content:"";position:absolute;border-radius:50%;border:2px solid rgba(0,53,147,.05);pointer-events:none}.stats-section:before{width:300px;height:300px;top:-80px;right:-60px}.stats-section:after{width:200px;height:200px;bottom:-50px;left:-40px}.stats-container{position:relative;z-index:2;margin-bottom:80px}.stats-title{text-align:left;font-size:2.4rem;font-weight:800;color:var(--primary-blue);margin-bottom:10px;letter-spacing:.5px}.stats-title:after{content:"";display:block;width:60px;height:4px;background:var(--accent-yellow);margin:15px 0 0;border-radius:2px}.stats-subtitle{text-align:left;color:#666;font-size:1.1rem;margin-bottom:60px;font-weight:300}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.stat-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 20px;background:#fff;border:1px solid rgba(0,53,147,.08);border-radius:20px;box-shadow:0 8px 30px #0035930f;transition:all .4s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden}.stat-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(0,53,147,.03) 0%,transparent 60%);opacity:0;transition:opacity .4s ease}.stat-card:hover{transform:translateY(-8px);border-color:#00359326;box-shadow:0 20px 50px #0035931a}.stat-card:hover:before{opacity:1}.stat-icon-wrapper{width:70px;height:70px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-blue),#0047ba);border-radius:50%;margin-bottom:25px;box-shadow:0 8px 25px #00359333;transition:transform .3s ease,box-shadow .3s ease;position:relative;z-index:1}.stat-icon-wrapper i{font-size:1.6rem;color:var(--accent-yellow)}.stat-card:hover .stat-icon-wrapper{transform:scale(1.1) rotate(5deg);box-shadow:0 12px 30px #0035934d}.stat-counter{font-family:Montserrat,sans-serif;font-size:3rem;font-weight:800;color:var(--primary-blue);line-height:1;margin-bottom:8px;position:relative;z-index:1}.stat-label{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700;color:#333;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:6px;position:relative;z-index:1}.stat-description{font-size:.85rem;color:#888;font-weight:300;position:relative;z-index:1}@media(max-width:1024px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:25px}.stats-title{font-size:2rem}.stat-counter{font-size:2.5rem}}@media(max-width:768px){.stats-section{padding:5px 0}.stats-grid{grid-template-columns:repeat(2,1fr);gap:15px}.stat-card{padding:30px 15px;border-radius:16px}.stat-icon-wrapper{width:55px;height:55px;margin-bottom:18px}.stat-icon-wrapper i{font-size:1.3rem}.stat-counter{font-size:2rem}.stat-label{font-size:.8rem;letter-spacing:1px}.stat-description{font-size:.75rem}.stats-subtitle{margin-bottom:40px;font-size:.95rem}}@media(max-width:480px){.stats-grid{grid-template-columns:1fr 1fr;gap:12px}.stats-title{font-size:1.6rem}.stat-card{padding:25px 10px}.stat-counter{font-size:1.8rem}}@media(max-width:390px){.stats-grid{grid-template-columns:1fr;gap:10px}.stats-title{font-size:1.4rem}.stats-subtitle{font-size:.88rem}.stat-card{padding:20px 14px}.stat-counter{font-size:1.6rem}}@media(prefers-reduced-motion:reduce){.stat-card:hover,.stat-card:hover .stat-icon-wrapper{transform:none}}.testimonials-section{padding:100px 0;background:transparent;position:relative;z-index:2;overflow:hidden}.testimonials-section:before{content:"“";position:absolute;top:40px;left:5%;font-size:15rem;font-family:Georgia,serif;color:var(--primary-blue);opacity:.03;line-height:1;pointer-events:none}.testimonials-container{position:relative;z-index:2}.testimonials-title{text-align:center;font-size:2.2rem;font-weight:800;color:var(--primary-blue);margin-bottom:10px}.testimonials-title:after{content:"";display:block;width:60px;height:4px;background:var(--accent-yellow);margin:15px auto 0;border-radius:2px}.testimonials-subtitle{text-align:center;color:#666;font-size:1.1rem;margin-bottom:50px}.testimonial-carousel{display:flex;align-items:center;justify-content:center;gap:20px;max-width:800px;margin:0 auto;position:relative}.carousel-btn{width:50px;height:50px;border:1px solid rgba(0,53,147,.15);background:#ffffffb3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:var(--primary-blue);font-size:1rem;flex-shrink:0;box-shadow:0 4px 15px #00359314}.carousel-btn:hover{background:var(--primary-blue);color:#fff;border-color:var(--primary-blue);transform:scale(1.1);box-shadow:0 8px 25px #00359333}.testimonial-slide{background:#ffffffb8;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:24px;padding:50px 40px 40px;box-shadow:0 15px 50px #00359314;text-align:center;position:relative;border:1px solid rgba(255,255,255,.9);animation:slideIn .5s ease;flex:1;min-width:0}@keyframes slideIn{0%{opacity:0;transform:translateY(15px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.quote-icon{position:absolute;top:-22px;left:50%;transform:translate(-50%);width:50px;height:50px;background:linear-gradient(135deg,var(--primary-blue),#0047ba);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 25px #0035934d}.quote-icon i{color:var(--accent-yellow);font-size:1.1rem}.testimonial-quote{margin:0 0 30px;border:none;padding:0}.testimonial-quote p{font-size:1.1rem;line-height:1.8;color:#444;font-style:italic;position:relative}.testimonial-author{display:flex;align-items:center;justify-content:center;gap:15px}.author-avatar{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:1.1rem;font-family:Montserrat,sans-serif;letter-spacing:1px;box-shadow:0 5px 15px #00000026;flex-shrink:0}.author-info{text-align:left}.author-name{display:block;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700;color:var(--primary-blue)}.author-role{font-size:.85rem;color:#888;font-weight:400}.carousel-dots{display:flex;justify-content:center;gap:10px;margin-top:35px}.dot{width:10px;height:10px;border-radius:50%;border:none;background:#00359326;cursor:pointer;transition:all .3s ease;padding:0}.dot.active{background:var(--primary-blue);width:30px;border-radius:5px}.dot:hover:not(.active){background:#00359359}@media(max-width:768px){.testimonials-section{padding:70px 0}.testimonials-title{font-size:1.6rem}.testimonials-subtitle{font-size:.95rem;margin-bottom:40px}.testimonial-carousel{gap:10px}.carousel-btn{width:40px;height:40px;font-size:.85rem}.testimonial-slide{padding:40px 25px 30px;border-radius:18px}.testimonial-quote p{font-size:.95rem;line-height:1.7}.quote-icon{width:42px;height:42px;top:-18px}.quote-icon i{font-size:.9rem}.author-avatar{width:44px;height:44px;font-size:.95rem}}@media(max-width:480px){.carousel-btn{width:35px;height:35px;font-size:.75rem}.testimonial-slide{padding:35px 18px 25px}.testimonial-quote p{font-size:.9rem}}@media(max-width:390px){.carousel-btn{width:30px;height:30px;font-size:.7rem}.testimonial-slide{padding:28px 14px 20px}.testimonial-quote p{font-size:.85rem}.author-avatar{width:38px;height:38px;font-size:.85rem}}@media(prefers-reduced-motion:reduce){.testimonial-slide{animation:none}.carousel-btn:hover{transform:none}}.background-accents-container{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-1;overflow:hidden;pointer-events:none}.accent-orb{position:absolute;border-radius:50%;filter:blur(120px);opacity:.6;animation:orbFloat 25s infinite ease-in-out alternate}.orb-1{width:55vw;height:55vw;max-width:750px;max-height:750px;background:#f7eb0e40;top:-15%;left:-15%;animation-delay:0s}.orb-2{width:50vw;height:50vw;max-width:650px;max-height:650px;background:#00359333;bottom:-10%;right:-10%;animation-direction:alternate-reverse;animation-delay:-5s}.orb-3{width:40vw;height:40vw;max-width:500px;max-height:500px;background:#10b9812e;top:35%;left:45%;animation-duration:35s;animation-delay:-10s}.orb-4{width:35vw;height:35vw;max-width:450px;max-height:450px;background:#ef444426;bottom:15%;left:-5%;animation-duration:28s;animation-delay:-15s;animation-direction:alternate-reverse}@keyframes orbFloat{0%{transform:translate(0) scale(1) rotate(0)}33%{transform:translate(5%,10%) scale(1.1) rotate(45deg)}66%{transform:translate(-10%,5%) scale(.9) rotate(90deg)}to{transform:translate(10%,-10%) scale(1.05) rotate(180deg)}}
