.nett-widget{box-sizing:border-box}
.nett-widget .nett-section{margin-bottom:16px}
.nett-loop-grid{display:flex;flex-wrap:wrap;gap:16px}
.nett-loop-grid .item{flex:1 1 calc(33.333% - 16px);background:#fff;padding:12px;border:1px solid #eee}
.nett-swiper{position:relative}
.nett-countdown{font-weight:700;font-size:1.1em}
.nett-cta .nett-cta-btn{display:inline-block;padding:10px 16px;background:#1e88e5;color:#fff;border-radius:4px;text-decoration:none}
.nett-hotspot img{max-width:100%;display:block}
.nett-mega-menu-inner .nett-mega-toggle{background:#fff;border:1px solid #ddd;padding:4px 8px;margin-right:6px;border-radius:3px;cursor:pointer}
.nett-mega-menu-inner li.open > ul{display:block}
.nett-mega-menu-inner ul ul{display:none}
.nett-offcanvas-panel{position:fixed;right:-100%;top:0;width:320px;height:100vh;background:#fff;box-shadow:-6px 0 18px rgba(0,0,0,0.12);transition:right .25s ease;padding:16px;z-index:9999}
.nett-offcanvas-panel.open{right:0}
.nett-offcanvas-close{display:inline-block;margin-bottom:10px}
.nett-hotspot .nett-hotspot-dot{background:rgba(255,0,0,0.9);color:#fff;border:none;border-radius:50%;width:20px;height:20px;line-height:18px;text-align:center;cursor:pointer}
.nett-hotspot .nett-hotspot-tip{background:#fff;border:1px solid #ddd;padding:8px;border-radius:4px;max-width:220px}
.nett-nested-block{margin-bottom:18px}
