.creative{container-type:size;position:relative;width:100%;height:100%;overflow:hidden;font-family:var(--font-body, "Nunito", sans-serif);background:var(--creative-bg, #f5f5f5)}.creative *{box-sizing:border-box;margin:0;padding:0}.creative-link{display:block;position:absolute;top:0;right:0;bottom:0;left:0;text-decoration:none;color:inherit;cursor:pointer}.creative-gallery{position:absolute;left:0;top:0;width:100%;height:80%;overflow:hidden}.creative-slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .8s ease}.creative-slide--active{opacity:1}.creative-nav{position:absolute;bottom:0;left:0%;width:100%;height:28px;transform:translateY(0);display:flex;align-items:center;justify-content:center;gap:0;z-index:1}.creative-nav-dot{display:inline-block;width:12px;height:12px;margin:6px;border-radius:100%;background:#fff;box-shadow:0 0 6px #0009;opacity:.6;transition:background .25s,box-shadow .25s,opacity .25s;cursor:pointer}.creative-nav-dot:hover{opacity:1;box-shadow:0 0 6px #000}.creative-nav-dot--active{background:var(--creative-accent, #26a9e0);opacity:1}.creative-cta-area{position:absolute;left:0;top:80%;width:100%;height:20%}.creative-logo{display:block;position:absolute;left:0%;top:50%;transform:translate(10px,-20px);width:120px;height:40px;object-fit:contain}.creative-name{display:none}.creative-cta{position:absolute;top:50%;left:100%;transform:translate(calc(-100% - 10px),-50%);padding:6px 16px;background:var(--creative-btn-bg);color:var(--creative-btn-text);border:none;border-radius:5px;font-family:var(--font-body, "Nunito", sans-serif);font-weight:800;font-size:12px;white-space:nowrap;pointer-events:none;line-height:1.6}.creative-link:hover .creative-cta{filter:brightness(1.1)}.creative-border{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(128,128,128,.3);pointer-events:none;z-index:2}@container (max-width: 200px) and (min-height: 500px){.creative-logo{left:50%;top:50%;transform:translate(-60px,-43px)}.creative-cta{left:50%;top:50%;transform:translate(-50%,20%)}}@container (min-width: 201px) and (max-width: 399px) and (min-height: 500px){.creative-logo{width:150px;height:50px;left:50%;top:50%;transform:translate(-75px,-55px)}.creative-cta{padding:8px 24px;font-size:14px;left:50%;top:50%;transform:translate(-50%,20%)}}@container (min-width: 261px) and (max-width: 499px) and (max-height: 69px){.creative-gallery{height:100%;width:50%}.creative-cta-area{top:0;width:50%;left:50%;height:100%}.creative-logo{left:50%;top:50%;transform:translate(-60px,-20px)}.creative-cta{visibility:hidden}.creative-nav{height:18px}.creative-nav-dot{width:6px;height:6px;margin:3px}}@container (min-width: 261px) and (max-width: 499px) and (min-height: 70px) and (max-height: 199px){.creative-gallery{height:100%;width:50%}.creative-cta-area{top:0;width:50%;left:50%;height:100%}.creative-logo{left:50%;top:50%;transform:translate(-60px,-40px)}.creative-cta{left:50%;top:50%;transform:translate(-50%,20%)}}@container (min-width: 400px) and (max-width: 699px) and (min-height: 310px) and (max-height: 449px){.creative-logo{width:150px;height:50px;left:0%;transform:translate(30px,-25px)}.creative-cta{padding:8px 24px;font-size:14px}}@container (min-width: 500px) and (max-width: 879px) and (max-height: 199px){.creative-gallery{height:100%;width:60%}.creative-cta-area{top:0;height:100%;width:40%;left:60%}.creative-logo{left:50%;transform:translate(-120px,-20px)}.creative-cta{left:50%;transform:translate(10px,-15px)}}@container (min-width: 700px) and (min-height: 700px){.creative-gallery{height:90%}.creative-cta-area{height:10%;top:90%}.creative-logo{width:150px;height:50px;left:50%;top:50%;transform:translate(-155px,-25px)}.creative-cta{padding:10px 28px;font-size:14px;left:50%;transform:translate(80%,-50%)}.creative-nav-dot{width:14px;height:14px;margin:7px}.creative-nav{height:32px}}@container (min-width: 880px) and (max-height: 199px){.creative-gallery{height:100%;width:60%}.creative-cta-area{top:0;height:100%;width:40%;left:60%}.creative-logo{width:150px;height:50px;left:50%;top:50%;transform:translate(-200px,-25px)}.creative-cta{padding:8px 24px;font-size:14px;left:50%;transform:translate(5%,-50%)}}@container (max-width: 260px) and (max-height: 199px){.creative-gallery{height:100%;width:50%}.creative-cta-area{top:0;width:50%;left:50%;height:100%}.creative-logo{left:50%;top:50%;transform:translate(-60px,-20px);width:90px;height:30px}.creative-cta{visibility:hidden}.creative-nav{height:18px}.creative-nav-dot{width:6px;height:6px;margin:3px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--font-display: "Lilita One", cursive;--font-body: "Nunito", sans-serif}html,body,#root{height:100%;width:100%;overflow:hidden}body{font-family:var(--font-body);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}
