*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}html,body{width:100%;overflow-x:clip}body{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#1a1a1a;background-color:#f8fbfc;position:relative;opacity:1;text-rendering:optimizeLegibility;overscroll-behavior-y:none}.background-video{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden}.background-video video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;opacity:0.3}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;scroll-behavior:auto !important}}img,video{display:block;max-width:100%;height:auto}a{text-decoration:none;color:inherit;cursor:pointer}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;clip:rect(0 0 0 0);overflow:hidden}.site-header{position:absolute;top:0;left:0;right:0;z-index:10;display:flex;justify-content:flex-end;padding:calc(env(safe-area-inset-top,0px)+0.75rem) 1.25rem 0.75rem;background:rgba(0,0,0,0.35);backdrop-filter:blur(2px)}.lang-switcher{opacity:0;visibility:hidden;transition:opacity 0.3s ease,visibility 0.3s ease}.lang-switcher.visible{opacity:1;visibility:visible}.lang-switcher ul{list-style:none;display:flex;gap:0.5rem}.lang-switcher a{font-size:0.85rem;font-weight:600;color:#fff;padding:0.4rem 0.75rem;border:1.5px solid rgba(255,255,255,0.3);border-radius:8px;transition:all 0.3s cubic-bezier(0.34,1.56,0.64,1);backdrop-filter:blur(4px);background:rgba(255,255,255,0.05);display:inline-flex;align-items:center;justify-content:center;min-width:44px;line-height:1}.lang-switcher a:hover{background:rgba(6,182,212,0.3);border-color:rgba(6,182,212,0.6);transform:translateY(-2px);box-shadow:0 4px 12px rgba(6,182,212,0.3)}.lang-switcher a.active{background:linear-gradient(135deg,#06b6d4 0%,#0891b2 100%);border-color:#06b6d4;box-shadow:0 4px 12px rgba(6,182,212,0.4)}#hero{position:relative;height:70vh;min-height:500px;max-height:700px;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;background:linear-gradient(135deg,#0a192f 0%,#112240 50%,#1a365d 100%);contain:layout style paint;will-change:transform}#hero::before{content:'';position:absolute;inset:0;z-index:0;background:radial-gradient(circle at 20% 50%,rgba(6,182,212,0.3) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(14,165,233,0.3) 0%,transparent 50%),radial-gradient(circle at 40% 20%,rgba(59,130,246,0.2) 0%,transparent 50%),radial-gradient(circle at 90% 30%,rgba(34,211,238,0.25) 0%,transparent 60%);animation:meshMove 20s ease-in-out infinite}@keyframes meshMove{0%,100%{transform:scale(1) rotate(0deg);opacity:1}33%{transform:scale(1.1) rotate(5deg);opacity:0.9}66%{transform:scale(0.95) rotate(-3deg);opacity:0.95}}.hero-video-bg{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none;opacity:0.7;mix-blend-mode:normal}.hero-video-bg video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;pointer-events:none;filter:brightness(0.8) saturate(0.8)}#hero::after{content:'';position:absolute;inset:0;z-index:1;background:radial-gradient(ellipse at 10% 20%,rgba(14,165,233,0.15) 0%,transparent 40%),radial-gradient(ellipse at 90% 70%,rgba(6,182,212,0.12) 0%,transparent 40%);animation:floatShapes 15s ease-in-out infinite}@keyframes floatShapes{0%,100%{transform:translateY(0px)}50%{transform:translateY(-20px)}}.hero-overlay{position:relative;z-index:2;padding:2.5rem 1.5rem 3rem;opacity:0;animation:fadeUp 1s cubic-bezier(0.16,1,0.3,1) forwards;animation-delay:0.3s;background:linear-gradient(135deg,rgba(255,255,255,0.03) 0%,rgba(255,255,255,0.02) 50%,rgba(255,255,255,0.03) 100% );backdrop-filter:blur(2px) saturate(105%);-webkit-backdrop-filter:blur(2px) saturate(105%);border-radius:32px;border:1px solid rgba(255,255,255,0.1);box-shadow:0 15px 40px rgba(0,0,0,0.3),0 0 0 1px rgba(255,255,255,0.05) inset,0 0 40px rgba(6,182,212,0.1)}.hero-content h1{color:#fff;font-size:2.2rem;line-height:1.25;font-weight:900;letter-spacing:-0.03em;margin-bottom:1.5rem;padding:0.5rem 0;position:relative;animation:titleGlow 4s ease-in-out infinite;background:linear-gradient(135deg,#fff 0%,#a5f3fc 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes titleGlow{0%,100%{filter:drop-shadow(0 3px 12px rgba(0,0,0,0.8)) drop-shadow(0 1px 4px rgba(0,0,0,0.7)) drop-shadow(0 0 20px rgba(6,182,212,0.3))}50%{filter:drop-shadow(0 3px 12px rgba(0,0,0,0.8)) drop-shadow(0 1px 4px rgba(0,0,0,0.7)) drop-shadow(0 0 35px rgba(6,182,212,0.5))}}.hero-content p{color:rgba(255,255,255,1);font-size:1.15rem;font-weight:600;line-height:1.7;max-width:34rem;margin:0 auto;text-shadow:0 3px 12px rgba(0,0,0,0.8),0 1px 4px rgba(0,0,0,0.7)}@keyframes fadeUp{0%{transform:translateY(30px);opacity:0}100%{transform:translateY(0);opacity:1}}#story{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;min-height:100vh;background:linear-gradient(135deg,#0a192f 0%,#1a365d 50%,#0e2a47 100%);color:#111;overflow:hidden;padding:2rem 1rem;contain:layout style paint;content-visibility:auto}#story::before{content:'';position:absolute;inset:0;z-index:0;background-image:radial-gradient(circle at 15% 20%,rgba(6,182,212,0.15) 0%,transparent 35%),radial-gradient(circle at 85% 15%,rgba(14,165,233,0.12) 0%,transparent 30%),radial-gradient(circle at 25% 70%,rgba(59,130,246,0.1) 0%,transparent 40%),radial-gradient(circle at 75% 80%,rgba(34,211,238,0.13) 0%,transparent 35%),radial-gradient(circle at 50% 50%,rgba(6,182,212,0.08) 0%,transparent 50%)}@keyframes wavePattern{0%,100%{transform:translate(0,0) scale(1);opacity:1}33%{transform:translate(5%,-3%) scale(1.05);opacity:0.9}66%{transform:translate(-3%,5%) scale(0.98);opacity:0.95}}.story-title{color:#ffffff;text-shadow:0 2px 4px rgba(0,0,0,0.2);margin-bottom:3rem;font-size:1.65rem;font-weight:800;text-align:center;padding:0 1.25rem;letter-spacing:-0.02em;position:relative;z-index:1}.story-title::after{content:'';position:absolute;bottom:-1rem;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(90deg,transparent,#06b6d4,transparent);border-radius:2px}.carousel-container{position:relative;width:100%;max-width:420px;margin:0 auto 2rem;overflow:hidden;z-index:1;padding:0 1.25rem}.carousel-track{display:flex;transition:transform 0.4s cubic-bezier(0.34,1.56,0.64,1);gap:1rem;touch-action:pan-y;cursor:grab}.carousel-card{flex:0 0 100%;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px rgba(13,92,117,0.15),0 2px 12px rgba(0,0,0,0.08);border:1px solid rgba(6,182,212,0.1);user-select:none}.carousel-card__image{position:relative;width:100%;height:320px;background:linear-gradient(135deg,#e5f3f7 0%,#f0f9fb 100%);overflow:hidden}.carousel-card__image img,.carousel-card__image video{width:100%;height:100%;object-fit:cover;display:block}.carousel-card__content{padding:1.5rem}.carousel-card__title{color:#0d5c75;font-size:1.3rem;font-weight:700;margin-bottom:0.75rem;line-height:1.3}.carousel-card__text{color:#475569;font-size:0.95rem;line-height:1.7;margin:0}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:none;border-radius:50%;background:rgba(255,255,255,0.95);backdrop-filter:blur(10px);color:#0d5c75;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.25s ease;z-index:10;box-shadow:0 4px 12px rgba(0,0,0,0.15);opacity:0;animation:fadeInButton 0.5s ease 0.5s forwards}.carousel-btn--prev{left:0.5rem}.carousel-btn--next{right:0.5rem}.carousel-btn:hover{background:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 16px rgba(0,0,0,0.2)}.carousel-btn:active{transform:translateY(-50%) scale(0.95)}.carousel-btn:disabled{opacity:0;pointer-events:none;visibility:hidden}.card-indicators{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;padding:0 1.25rem}.indicator{width:8px;height:8px;border-radius:50%;background:rgba(6,182,212,0.3);transition:all 0.3s ease;cursor:pointer;border:none;padding:0}.indicator.active{background:#06b6d4;transform:scale(1.3);box-shadow:0 2px 8px rgba(6,182,212,0.4)}.story-video-section{margin-top:0;margin-bottom:4rem;padding:0 1.25rem;max-width:480px;margin-left:auto;margin-right:auto}.story-media{margin:0}.video-wrapper{position:relative;width:100%;border-radius:16px;overflow:hidden;box-shadow:0 10px 40px rgba(13,92,117,0.15),0 4px 16px rgba(0,0,0,0.1);transition:all 0.4s ease;border:1px solid rgba(6,182,212,0.1)}.video-wrapper:hover{transform:translateY(-4px);box-shadow:0 16px 50px rgba(6,182,212,0.2),0 6px 20px rgba(0,0,0,0.15)}#story-video{width:100%;height:auto;display:block;object-fit:cover;background:#000}.video-controls{position:absolute;bottom:1rem;right:1rem;display:flex;gap:0.5rem;z-index:10;opacity:0;animation:fadeInButton 0.5s ease 1s forwards}.video-btn{width:44px;height:44px;border:none;border-radius:50%;background:rgba(0,0,0,0.75);backdrop-filter:blur(10px);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.25s ease;padding:0}.video-btn:hover{background:rgba(0,0,0,0.9);transform:scale(1.1)}.video-btn:active{transform:scale(0.95)}#mute-toggle .icon-muted{display:block}#mute-toggle .icon-unmuted{display:none}#mute-toggle.unmuted .icon-muted{display:none}#mute-toggle.unmuted .icon-unmuted{display:block}@keyframes fadeInButton{from{opacity:0;transform:scale(0.8)}to{opacity:1;transform:scale(1)}}@keyframes pulseGlow{0%,100%{box-shadow:0 8px 32px rgba(0,136,204,0.4),0 4px 16px rgba(0,0,0,0.2),inset 0 1px 0 rgba(255,255,255,0.4),0 0 0 0 rgba(84,169,235,0.7)}50%{box-shadow:0 12px 48px rgba(0,136,204,0.6),0 6px 24px rgba(0,0,0,0.3),inset 0 1px 0 rgba(255,255,255,0.5),0 0 0 15px rgba(84,169,235,0)}}@keyframes breathe{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes rotateGradient{0%{filter:hue-rotate(0deg) brightness(1)}50%{filter:hue-rotate(20deg) brightness(1.15)}100%{filter:hue-rotate(0deg) brightness(1)}}@keyframes orbit{0%{transform:rotate(0deg) translateX(45px) rotate(0deg);opacity:0.6}50%{opacity:1}100%{transform:rotate(360deg) translateX(45px) rotate(-360deg);opacity:0.6}}@keyframes shimmer{0%{background-position:-200% center}100%{background-position:200% center}}.social-widget{position:fixed;bottom:6rem;right:1.5rem;z-index:50;display:flex;flex-direction:column;align-items:center;gap:1rem;transition:bottom 0.4s cubic-bezier(0.34,1.56,0.64,1);pointer-events:none}.social-widget.with-sticky{bottom:calc(6rem+80px)}.social-widget__toggle{position:relative;width:70px;height:70px;border-radius:50%;background:linear-gradient(135deg,#54A9EB 0%,#0088cc 100%);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:3px solid rgba(255,255,255,0.5);cursor:pointer;pointer-events:auto;transition:all 0.3s cubic-bezier(0.34,1.56,0.64,1);display:flex;align-items:center;justify-content:center;animation:pulseGlow 2.5s ease-in-out infinite,breathe 3.5s ease-in-out infinite,attentionBounce 5s ease-in-out 2s infinite;clip-path:circle(48% at 50% 50%);padding:0;outline:none;box-shadow:0 10px 40px rgba(0,136,204,0.5),0 5px 20px rgba(0,0,0,0.25),inset 0 2px 0 rgba(255,255,255,0.5)}@keyframes attentionBounce{0%,90%,100%{transform:scale(1) translateY(0)}92%,96%{transform:scale(1.08) translateY(-3px)}94%,98%{transform:scale(1.04) translateY(-1px)}}.social-widget__toggle::before{content:'';position:absolute;inset:-2px;border-radius:50%;background:linear-gradient( 90deg,transparent,rgba(255,255,255,0.3),transparent );background-size:200% 100%;animation:shimmer 3s linear infinite;z-index:-1}.social-widget__toggle::after{content:'';position:absolute;width:8px;height:8px;background:radial-gradient(circle,rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.3) 100%);border-radius:50%;animation:orbit 8s linear infinite;filter:blur(1px)}.social-widget__toggle:hover{transform:scale(1.2) rotate(5deg);animation:pulseGlow 1.2s ease-in-out infinite,breathe 2s ease-in-out infinite;box-shadow:0 18px 64px rgba(0,136,204,0.8),0 10px 32px rgba(0,0,0,0.4),inset 0 2px 0 rgba(255,255,255,0.7),0 0 0 12px rgba(84,169,235,0.3),0 0 40px rgba(84,169,235,0.6)}.social-widget__toggle:active{transform:scale(0.95);animation:none}.social-widget__toggle.active{background:linear-gradient(135deg,rgba(255,87,34,0.95) 0%,rgba(244,67,54,0.95) 100%);animation:pulseGlow 2s ease-in-out infinite;box-shadow:0 12px 48px rgba(244,67,54,0.6),0 6px 24px rgba(0,0,0,0.3),inset 0 1px 0 rgba(255,255,255,0.5),0 0 0 0 rgba(255,87,34,0.7)}.social-widget__toggle.active::after{animation:orbit 6s linear infinite reverse;background:radial-gradient(circle,rgba(255,255,255,0.95) 0%,rgba(255,200,200,0.4) 100%)}.social-widget__toggle-icon{position:absolute;top:50%;left:50%;width:28px;height:28px;transform:translate(-50%,-50%);transition:opacity 0.3s cubic-bezier(0.34,1.56,0.64,1),transform 0.3s cubic-bezier(0.34,1.56,0.64,1);display:flex;align-items:center;justify-content:center}.social-widget__toggle-icon--close{opacity:0;transform:translate(-50%,-50%) scale(0) rotate(90deg)}.social-widget__toggle.active .social-widget__toggle-icon--chat{opacity:0;transform:translate(-50%,-50%) scale(0) rotate(-90deg)}.social-widget__toggle.active .social-widget__toggle-icon--close{opacity:1;transform:translate(-50%,-50%) scale(1) rotate(0deg)}.social-widget__menu{display:flex;flex-direction:column;align-items:center;gap:0.75rem;opacity:0;pointer-events:none;transform:translateY(20px);transition:all 0.4s cubic-bezier(0.34,1.56,0.64,1)}.social-widget.active .social-widget__menu{opacity:1;transform:translateY(0)}.social-widget__item{position:relative;width:62px;height:62px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;text-decoration:none;box-shadow:0 8px 24px rgba(0,0,0,0.25),inset 0 1px 0 rgba(255,255,255,0.3);transition:all 0.35s cubic-bezier(0.34,1.56,0.64,1);opacity:0;transform:scale(0.8);border:3px solid rgba(255,255,255,0.4);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);overflow:visible;clip-path:circle(48% at 50% 50%);padding:0;pointer-events:none;cursor:pointer}.social-widget__item svg{width:28px;height:28px;display:block;filter:drop-shadow(0 1px 2px rgba(0,0,0,0.3))}.social-widget__item::before{content:'';position:absolute;inset:-4px;border-radius:50%;background:inherit;opacity:0;animation:ripple 2.5s ease-out infinite;z-index:-1}@keyframes ripple{0%{transform:scale(1);opacity:0.6}100%{transform:scale(1.5);opacity:0}}.social-widget__item::after{content:'';position:absolute;inset:-3px;border-radius:50%;background:inherit;filter:blur(8px);opacity:0;transition:opacity 0.3s ease;z-index:-2}.social-widget.active .social-widget__item{opacity:1;transform:scale(1) translateX(0);pointer-events:auto}.social-widget.active .social-widget__item:nth-child(1){transition-delay:0.08s}.social-widget.active .social-widget__item:nth-child(2){transition-delay:0.14s}.social-widget.active .social-widget__item:nth-child(3){transition-delay:0.2s}.social-widget__item:hover{transform:scale(1.3) rotate(8deg) translateY(-6px);box-shadow:0 16px 48px rgba(0,0,0,0.4),0 0 0 5px rgba(255,255,255,0.25),inset 0 2px 0 rgba(255,255,255,0.5);filter:brightness(1.2) saturate(1.2)}.social-widget__item:hover::before{animation:ripple 1.5s ease-out infinite}.social-widget__item:hover::after{opacity:0.7}.social-widget__item:active{transform:scale(1.1) translateY(-3px)}.social-widget__item--telegram{background:linear-gradient(135deg,#54A9EB 0%,#0088cc 100%);box-shadow:0 6px 20px rgba(0,136,204,0.35),0 3px 10px rgba(0,0,0,0.2)}.social-widget__item--telegram::before,.social-widget__item--telegram::after{background:linear-gradient(135deg,#54A9EB 0%,#0088cc 100%)}.social-widget__item--telegram:hover{background:linear-gradient(135deg,#0088cc 0%,#54A9EB 100%);box-shadow:0 12px 36px rgba(0,136,204,0.6),0 6px 18px rgba(0,0,0,0.3),0 0 0 4px rgba(84,169,235,0.25);animation:rotateGradient 3s ease-in-out infinite}.social-widget__item--whatsapp{background:linear-gradient(135deg,#25D366 0%,#128C7E 100%);box-shadow:0 6px 20px rgba(37,211,102,0.35),0 3px 10px rgba(0,0,0,0.2)}.social-widget__item--whatsapp::before,.social-widget__item--whatsapp::after{background:linear-gradient(135deg,#25D366 0%,#128C7E 100%)}.social-widget__item--whatsapp:hover{background:linear-gradient(135deg,#128C7E 0%,#25D366 100%);box-shadow:0 12px 36px rgba(37,211,102,0.6),0 6px 18px rgba(0,0,0,0.3),0 0 0 4px rgba(37,211,102,0.25);animation:rotateGradient 3s ease-in-out infinite}.social-widget__item--instagram{background:linear-gradient(135deg,#833AB4 0%,#FD1D1D 50%,#FCAF45 100%);box-shadow:0 6px 20px rgba(253,29,29,0.35),0 3px 10px rgba(0,0,0,0.2)}.social-widget__item--instagram::before,.social-widget__item--instagram::after{background:linear-gradient(135deg,#833AB4 0%,#FD1D1D 50%,#FCAF45 100%)}.social-widget__item--instagram:hover{background:linear-gradient(135deg,#FCAF45 0%,#FD1D1D 50%,#833AB4 100%);box-shadow:0 12px 36px rgba(253,29,29,0.6),0 6px 18px rgba(0,0,0,0.3),0 0 0 4px rgba(252,175,69,0.25);animation:rotateGradient 3s ease-in-out infinite}#cta{background:#000;color:#fff;text-align:center;padding:0 1.25rem;position:relative;overflow:hidden;min-height:480px;display:flex;flex-direction:column;justify-content:center;align-items:center;contain:layout style paint;content-visibility:auto}#cta::before{content:'';position:absolute;inset:0;background-image:url('../assets/images/IMG_5934.webp');background-size:cover;background-position:center center;opacity:1;z-index:0;filter:brightness(0.4)}#cta::after{content:'';position:absolute;inset:0;background:linear-gradient( to bottom,rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,0.3) 100% );z-index:1}#cta h2{position:relative;z-index:2;font-size:1.65rem;margin-bottom:1.25rem;font-weight:800;letter-spacing:-0.01em}#cta p{position:relative;z-index:2;max-width:32rem;margin:0 auto 2rem;font-size:1.05rem;line-height:1.7;opacity:0.96}.cta-button-wrapper{position:relative;z-index:2}.button{position:relative;display:inline-block;background:linear-gradient(135deg,#54A9EB 0%,#0088cc 100%);color:#ffffff;padding:1rem 2rem;border-radius:12px;font-weight:700;font-size:0.95rem;text-transform:uppercase;letter-spacing:0.5px;box-shadow:0 4px 14px rgba(0,136,204,0.4),0 2px 6px rgba(0,0,0,0.1);transition:all 0.3s cubic-bezier(0.34,1.56,0.64,1);overflow:hidden}.button::before{content:'';position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,0.3);transform:translate(-50%,-50%);transition:width 0.6s,height 0.6s}.button:hover::before{width:300px;height:300px}.button:hover{background:linear-gradient(135deg,#0088cc 0%,#54A9EB 100%);transform:translateY(-4px) scale(1.05);box-shadow:0 8px 24px rgba(0,136,204,0.5),0 4px 12px rgba(0,0,0,0.15)}.button:active{transform:translateY(-2px) scale(1.02)}.sticky-cta{position:fixed;bottom:0;left:0;right:0;z-index:100;background:rgba(255,255,255,0.08);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);padding:0.75rem 1.25rem;padding-bottom:calc(0.75rem+env(safe-area-inset-bottom,0px));box-shadow:0 -8px 32px rgba(0,0,0,0.1),0 -2px 8px rgba(0,0,0,0.06);border-top:1px solid rgba(255,255,255,0.18);transform:translateY(100%);opacity:0;transition:transform 0.4s cubic-bezier(0.34,1.56,0.64,1),opacity 0.3s ease}.sticky-cta.visible{transform:translateY(0);opacity:1}.sticky-cta__button{position:relative;display:block;width:100%;max-width:400px;margin:0 auto;background:linear-gradient(135deg,rgba(84,169,235,0.92) 0%,rgba(0,136,204,0.92) 100%);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#ffffff;padding:1rem 1.5rem;border:1px solid rgba(255,255,255,0.25);border-radius:16px;font-weight:700;font-size:0.95rem;text-transform:uppercase;letter-spacing:0.5px;text-align:center;text-decoration:none;box-shadow:0 8px 24px rgba(0,136,204,0.35),0 4px 12px rgba(0,0,0,0.2),inset 0 1px 0 rgba(255,255,255,0.35);transition:all 0.25s ease;cursor:pointer;-webkit-text-size-adjust:100%}.sticky-cta__button:hover,.sticky-cta__button:active{background:linear-gradient(135deg,rgba(0,136,204,0.96) 0%,rgba(84,169,235,0.96) 100%);transform:translateY(-3px) scale(1.02);box-shadow:0 12px 32px rgba(0,136,204,0.45),0 6px 16px rgba(0,0,0,0.25),inset 0 1px 0 rgba(255,255,255,0.4)}footer{background:#000;text-align:center;padding:2rem 1.5rem;font-size:0.85rem;color:rgba(255,255,255,0.6)}footer small{display:block;line-height:1.6}[data-animate].is-visible{opacity:1 !important;transform:translate(0,0) !important}@media (prefers-reduced-motion:reduce){[data-animate]{transition:none !important;opacity:1 !important;transform:none !important}}@media (max-height:500px) and (orientation:landscape){.hero-overlay{padding:1.5rem 1rem}.hero-content h1{font-size:1.5rem;margin-bottom:0.75rem}.hero-content p{font-size:0.9rem}#story{padding:1.5rem 1rem}.story-title{font-size:1.3rem;margin-bottom:1.5rem}.carousel-card__image{height:200px}.carousel-card__content{padding:1rem}.carousel-card__title{font-size:1.1rem;margin-bottom:0.5rem}.carousel-card__text{font-size:0.85rem}.story-video-section{margin-bottom:2rem}#cta{padding:2.5rem 1.25rem 3rem}#cta h2{font-size:1.3rem;margin-bottom:0.75rem}#cta p{font-size:0.9rem;margin-bottom:1.5rem}.button{padding:0.75rem 1.5rem;font-size:0.85rem}.social-widget{bottom:4rem}.social-widget__toggle{width:55px;height:55px}.social-widget__item{width:50px;height:50px}.sticky-cta{padding:0.5rem 1rem}.sticky-cta__button{padding:0.75rem 1.25rem;font-size:0.85rem}footer{padding:1.5rem 1rem}}