:root{--primary:#0b5c5d;--primary-dark:#244647;--accent:#f59e0b;--white:#fff;--shadow:0 4px 20px #0000000a;--shadow-hover:0 12px 40px #00000014;--transition:all .3s cubic-bezier(.4, 0, .2, 1);--radius:16px}.ExternalPropertyRedirect-module__wsIsBq__container{justify-content:center;align-items:center;padding:130px 50px;display:flex;position:relative;overflow:hidden}.ExternalPropertyRedirect-module__wsIsBq__bgDecor{pointer-events:none;position:absolute;inset:0;overflow:hidden}.ExternalPropertyRedirect-module__wsIsBq__glowOrb1{background:radial-gradient(circle,#f59e0b0f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:20s ease-in-out infinite ExternalPropertyRedirect-module__wsIsBq__float;position:absolute;top:-200px;right:-100px}.ExternalPropertyRedirect-module__wsIsBq__glowOrb2{background:radial-gradient(circle,#0b5c5d0f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:25s ease-in-out infinite reverse ExternalPropertyRedirect-module__wsIsBq__float;position:absolute;bottom:-200px;left:-100px}.ExternalPropertyRedirect-module__wsIsBq__glowOrb3{background:radial-gradient(circle,#f59e0b08 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:15s ease-in-out infinite ExternalPropertyRedirect-module__wsIsBq__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes ExternalPropertyRedirect-module__wsIsBq__float{0%,to{transform:translate(0)scale(1)}50%{transform:translate(30px,-30px)scale(1.1)}}@keyframes ExternalPropertyRedirect-module__wsIsBq__pulse{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.1)}}.ExternalPropertyRedirect-module__wsIsBq__content{z-index:1;text-align:center;background:linear-gradient(135deg,#fafbfc 0%,#f1f5f9 100%);border-radius:30px;width:100%;max-width:1200px;padding:40px;position:relative}.ExternalPropertyRedirect-module__wsIsBq__iconWrapper{width:80px;height:80px;transition:var(--transition);background:linear-gradient(135deg,#0b5c5d14,#f59e0b14);border-radius:20px;justify-content:center;align-items:center;margin:0 auto 24px;display:flex}.ExternalPropertyRedirect-module__wsIsBq__icon{color:var(--primary)}.ExternalPropertyRedirect-module__wsIsBq__badge{color:var(--accent);text-transform:uppercase;letter-spacing:.5px;background:#f59e0b14;border:1px solid #f59e0b1f;border-radius:50px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 18px;font-size:12px;font-weight:700;display:inline-flex}.ExternalPropertyRedirect-module__wsIsBq__badge svg{width:14px;height:14px}.ExternalPropertyRedirect-module__wsIsBq__title{color:#0f172a;letter-spacing:-.5px;margin:0 0 16px;font-size:clamp(32px,4vw,48px);font-weight:800;line-height:1.2}.ExternalPropertyRedirect-module__wsIsBq__highlight{background:linear-gradient(135deg, var(--accent), #d97706);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ExternalPropertyRedirect-module__wsIsBq__subtitle{color:#64748b;margin:0 0 40px;font-size:clamp(16px,1.2vw,18px);line-height:1.7}.ExternalPropertyRedirect-module__wsIsBq__mainCta{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:var(--white);cursor:pointer;transition:var(--transition);border:none;border-radius:50px;justify-content:center;align-items:center;gap:12px;min-width:280px;padding:16px 32px;font-size:18px;font-weight:700;text-decoration:none;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #0b5c5d40}.ExternalPropertyRedirect-module__wsIsBq__mainCta:before{content:"";background:linear-gradient(135deg, var(--accent), #d97706);opacity:0;transition:var(--transition);position:absolute;inset:0}.ExternalPropertyRedirect-module__wsIsBq__mainCta:hover{transform:translateY(-4px);box-shadow:0 8px 40px #0b5c5d59}.ExternalPropertyRedirect-module__wsIsBq__mainCta:hover:before{opacity:1}.ExternalPropertyRedirect-module__wsIsBq__mainCta:hover .ExternalPropertyRedirect-module__wsIsBq__ctaContent{color:var(--white)}.ExternalPropertyRedirect-module__wsIsBq__ctaContent{z-index:1;transition:var(--transition);align-items:center;gap:12px;display:flex;position:relative}.ExternalPropertyRedirect-module__wsIsBq__ctaArrow{z-index:1;transition:var(--transition);justify-content:center;align-items:center;display:flex;position:relative}.ExternalPropertyRedirect-module__wsIsBq__mainCta:hover .ExternalPropertyRedirect-module__wsIsBq__ctaArrow{transform:translate(4px)}.ExternalPropertyRedirect-module__wsIsBq__ctaContent svg{flex-shrink:0}.ExternalPropertyRedirect-module__wsIsBq__infoGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:40px;margin-bottom:32px;display:grid}.ExternalPropertyRedirect-module__wsIsBq__infoCard{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);transition:var(--transition);text-align:left;border:1px solid #0000000a;align-items:center;gap:12px;padding:16px 20px;display:flex}.ExternalPropertyRedirect-module__wsIsBq__infoCard:hover{box-shadow:var(--shadow-hover);border-color:#f59e0b1f;transform:translateY(-4px)}.ExternalPropertyRedirect-module__wsIsBq__infoIcon{width:40px;height:40px;color:var(--primary);transition:var(--transition);background:#0b5c5d0f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ExternalPropertyRedirect-module__wsIsBq__infoCard:hover .ExternalPropertyRedirect-module__wsIsBq__infoIcon{color:var(--accent);background:#f59e0b14}.ExternalPropertyRedirect-module__wsIsBq__infoContent h4{color:#0f172a;margin:0 0 2px;font-size:14px;font-weight:700}.ExternalPropertyRedirect-module__wsIsBq__infoContent p{color:#94a3b8;margin:0;font-size:12px}.ExternalPropertyRedirect-module__wsIsBq__footerNote{background:#ffffff80;border:1px solid #0000000a;border-radius:12px;padding:14px 20px}.ExternalPropertyRedirect-module__wsIsBq__noteContent{color:#94a3b8;justify-content:center;align-items:center;gap:10px;font-size:13px;display:flex}.ExternalPropertyRedirect-module__wsIsBq__noteIcon{flex-shrink:0;font-size:16px}.ExternalPropertyRedirect-module__wsIsBq__noteContent span{line-height:1.5}@media (max-width:768px){.ExternalPropertyRedirect-module__wsIsBq__container{padding:120px 12px 40px}.ExternalPropertyRedirect-module__wsIsBq__badge{padding:40px 15px;position:relative}.ExternalPropertyRedirect-module__wsIsBq__iconWrapper{width:64px;height:64px}.ExternalPropertyRedirect-module__wsIsBq__icon{width:36px;height:36px}.ExternalPropertyRedirect-module__wsIsBq__mainCta{min-width:240px;padding:14px 24px;font-size:16px}.ExternalPropertyRedirect-module__wsIsBq__infoGrid{grid-template-columns:1fr;gap:12px}.ExternalPropertyRedirect-module__wsIsBq__infoCard{padding:14px 16px}.ExternalPropertyRedirect-module__wsIsBq__footerNote{padding:12px 16px}.ExternalPropertyRedirect-module__wsIsBq__noteContent{text-align:center;flex-direction:column;font-size:12px}.ExternalPropertyRedirect-module__wsIsBq__badge{padding:4px 14px;font-size:11px}}@media (max-width:480px){.ExternalPropertyRedirect-module__wsIsBq__title{font-size:26px}.ExternalPropertyRedirect-module__wsIsBq__subtitle{font-size:14px}.ExternalPropertyRedirect-module__wsIsBq__mainCta{min-width:100%;padding:12px 20px;font-size:14px}.ExternalPropertyRedirect-module__wsIsBq__ctaContent{gap:8px}.ExternalPropertyRedirect-module__wsIsBq__iconWrapper{width:56px;height:56px}.ExternalPropertyRedirect-module__wsIsBq__icon{width:32px;height:32px}.ExternalPropertyRedirect-module__wsIsBq__glowOrb1,.ExternalPropertyRedirect-module__wsIsBq__glowOrb2,.ExternalPropertyRedirect-module__wsIsBq__glowOrb3{width:200px;height:200px}.ExternalPropertyRedirect-module__wsIsBq__footerNote{padding:10px 14px}}@media (prefers-color-scheme:dark){.ExternalPropertyRedirect-module__wsIsBq__container{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%)}.ExternalPropertyRedirect-module__wsIsBq__title{color:#f8fafc}.ExternalPropertyRedirect-module__wsIsBq__subtitle{color:#94a3b8}.ExternalPropertyRedirect-module__wsIsBq__infoCard{background:#1e293b;border-color:#ffffff0a}.ExternalPropertyRedirect-module__wsIsBq__infoCard:hover{border-color:#f59e0b26}.ExternalPropertyRedirect-module__wsIsBq__infoContent h4{color:#f8fafc}.ExternalPropertyRedirect-module__wsIsBq__infoIcon{color:#94a3b8;background:#ffffff0a}.ExternalPropertyRedirect-module__wsIsBq__infoCard:hover .ExternalPropertyRedirect-module__wsIsBq__infoIcon{background:#f59e0b1a}.ExternalPropertyRedirect-module__wsIsBq__footerNote{background:#ffffff08;border-color:#ffffff0a}.ExternalPropertyRedirect-module__wsIsBq__badge{background:#f59e0b1f}.ExternalPropertyRedirect-module__wsIsBq__iconWrapper{background:#ffffff0a}.ExternalPropertyRedirect-module__wsIsBq__icon{color:#94a3b8}.ExternalPropertyRedirect-module__wsIsBq__glowOrb1{background:radial-gradient(circle,#f59e0b14 0%,#0000 70%)}.ExternalPropertyRedirect-module__wsIsBq__glowOrb2{background:radial-gradient(circle,#0b5c5d14 0%,#0000 70%)}.ExternalPropertyRedirect-module__wsIsBq__glowOrb3{background:radial-gradient(circle,#f59e0b0a 0%,#0000 70%)}}
