@use "sass:math";.VciClose[data-v-17829c28]{position:relative;cursor:pointer;display:block;width:16px;height:16px}.VciClose[data-v-17829c28]:after,.VciClose[data-v-17829c28]:before{position:absolute;left:50%;top:50%;content:" ";display:block;width:100%;height:3px;border-radius:3px;background-color:#fff;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.12s;transition:.12s}.VciClose[data-v-17829c28]:before{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.VciClose[data-v-17829c28]:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.VciClose[data-v-17829c28]:hover:after,.VciClose[data-v-17829c28]:hover:before{-webkit-animation:amtLwClose-data-v-17829c28 .35s ease-in-out 1 both;animation:amtLwClose-data-v-17829c28 .35s ease-in-out 1 both}.VciClose[data-v-17829c28]:hover:after{-webkit-animation-delay:.1s;animation-delay:.1s}@-webkit-keyframes amtLwClose-data-v-17829c28{0%{width:0}to{width:100%}}@keyframes amtLwClose-data-v-17829c28{0%{width:0}to{width:100%}}.VciClose[data-v-17829c28]:active{-webkit-transform:scale(.8);transform:scale(.8)}