/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */.back-title{color:#fff;font-size:14px;font-weight:700;line-height:100%}.container{text-align:left;z-index:10;background:#000;width:100%;height:100%;line-height:24px;position:relative}.primary-button{background:var(--accent);color:var(--on-accent);cursor:pointer;border-radius:10px;width:fit-content;padding:8px 16px;display:flex}.primary-button:hover{background:var(--accent-hover)}.link-button{color:#fff;cursor:pointer;background:0 0;border-radius:10px;width:fit-content;padding:8px 16px;display:flex}.footer{text-align:center;z-index:0;justify-content:center;padding:48px;display:flex;position:relative;overflow:hidden}.newsletter-content{--wt-text-on-background-color:var(--text)}.newsletter-content *,.newsletter-content p,.newsletter-content div,.newsletter-content span,.newsletter-content h1,.newsletter-content h2,.newsletter-content h3,.newsletter-content h4,.newsletter-content h5,.newsletter-content h6,.newsletter-content td,.newsletter-content th{font-family:inherit!important}.newsletter-content [style*="color:#030712"],.newsletter-content [style*="color:rgb(3, 7, 18)"],.newsletter-content [style*="color:#000000"],.newsletter-content [style*="color:#2D2D2D"],.newsletter-content [style*="color:#2A2A2A"]{color:var(--text)!important}.newsletter-content h1,.newsletter-content h2,.newsletter-content h3,.newsletter-content h4,.newsletter-content h5,.newsletter-content h6{color:var(--ink)!important}.newsletter-content a{color:var(--accent)!important;-webkit-text-decoration:underline var(--accent)!important;text-decoration:underline var(--accent)!important}.newsletter-content a:hover{color:var(--text)!important;-webkit-text-decoration:underline var(--text)!important;text-decoration:underline var(--text)!important}.newsletter-content a span{color:inherit!important}.footer:before{content:"";z-index:-1;background-image:url(/images/bg-footer.png);background-position:50%;background-size:cover;position:absolute;inset:0;transform:rotate(180deg)}@media (min-width:768px){.footer:before{background-position:50% 450px}}.icon-container{background-color:var(--border-dim);border-radius:100%;width:32px;height:32px;padding:8px;transition:background-color .2s ease-in-out}.icon-container:hover{background-color:var(--accent-deep)}.card-detail{background:linear-gradient(to bottom,var(--accent),var(--accent-deep));color:var(--on-accent);text-align:left;border-radius:10px;flex-direction:column;height:100%;padding:24px;display:flex;box-shadow:0 4px 20px #0003}.image-wrapper{border-radius:10px;height:208px;overflow:hidden}.banner-wrapper{justify-content:center;align-items:center;width:100%;max-height:500px;display:flex;overflow:hidden}.banner-wrapper img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:500px}.img-fixed{object-fit:cover;width:100%;height:100%}.wavy-img{will-change:transform;animation:3s ease-in-out infinite float}.wavy-img-delayed{will-change:transform;animation:3s ease-in-out .8s infinite float}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.label{text-overflow:ellipsis;white-space:nowrap;flex:1;height:20px;overflow:hidden}.label div{height:20px;line-height:18px;transition:transform .3s;display:flex;transform:translateY(0)}.label:hover div{transform:translateY(-18px)}
