.nb-wrap{position:relative;display:inline-flex}.nb-wrap .nb-layer-1,.nb-wrap .nb-layer-2{position:absolute;inset:0;border-radius:var(--r-sm);transition:transform .15s ease;pointer-events:none}.nb-wrap .nb-layer-1{z-index:2}.nb-wrap .nb-layer-2{z-index:1}.nb-wrap .auth-my-plan{position:relative;z-index:3;transition:transform .15s ease}.nb-wrap:hover .auth-my-plan{transform:translate(-6px,-6px);opacity:1}.nb-wrap:hover .nb-layer-1{transform:translate(0)}.nb-wrap:hover .nb-layer-2{transform:translate(6px,6px)}.nb-toefl .nb-layer-1{background:#2DD4BF}.nb-toefl .nb-layer-2{background:#FDE047}.nb-ielts .nb-layer-1{background:#EC4899}.nb-ielts .nb-layer-2{background:#FDE047}html[data-theme=dark] .nb-toefl .nb-layer-1{background:#14B8A6}html[data-theme=dark] .nb-toefl .nb-layer-2{background:#FBBF24}html[data-theme=dark] .nb-ielts .nb-layer-1{background:#DB2777}html[data-theme=dark] .nb-ielts .nb-layer-2{background:#FBBF24}