.popArea{position:fixed;display:none;top:0;left:0;width:100%;height:100%}.popArea.active{display:block}.popArea .popWrap{position:relative;display:flex;flex-direction:column;height:100%;background:#333;color:rgb(var(--color-500));padding:4rem 0}.popArea .popWrap .popTit{padding:0 7rem 0 4rem;margin-bottom:2rem}.popArea .popWrap .popCont{position:relative;flex:1;overflow:auto;padding:0 4rem}.popArea .popWrap .btn-wrap{margin-top:2.4rem}.popArea .popWrap .popClose{position:absolute;right:4rem;top:4rem;width:3rem;height:3rem;white-space:nowrap;overflow:hidden;text-indent:-9999px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 60' fill='none'%3E%3Crect x='1.5' y='1.5' width='57' height='57' rx='28.5' stroke='%23fff' stroke-width='3'/%3E%3Cpath d='M39.215 20.729a1.5 1.5 0 010 2.121l-7.143 7.143 7.15 7.15a1.5 1.5 0 11-2.122 2.121l-7.15-7.15-7.1 7.1a1.5 1.5 0 01-2.121-2.12l7.1-7.1-7.093-7.094a1.5 1.5 0 112.121-2.121l7.093 7.093 7.143-7.143a1.5 1.5 0 012.121 0z' fill='%23fff'/%3E%3C/svg%3E")}html[data-color-theme=dark] .popArea .popWrap .popClose{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 60' fill='none'%3E%3Crect x='1.5' y='1.5' width='57' height='57' rx='28.5' stroke='%23fcfcfc' stroke-width='3'/%3E%3Cpath d='M39.215 20.729a1.5 1.5 0 010 2.121l-7.143 7.143 7.15 7.15a1.5 1.5 0 11-2.122 2.121l-7.15-7.15-7.1 7.1a1.5 1.5 0 01-2.121-2.12l7.1-7.1-7.093-7.094a1.5 1.5 0 112.121-2.121l7.093 7.093 7.143-7.143a1.5 1.5 0 012.121 0z' fill='%23fcfcfc'/%3E%3C/svg%3E")}@media(min-width: 768px){.popArea .popWrap{padding:6rem 0;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);max-width:113rem;width:calc(100% - 8rem);max-height:94.4rem;height:calc(100% - 8rem)}.popArea .popWrap .popTit{padding:0 12rem 0 6rem;margin-bottom:3rem}.popArea .popWrap .popCont{padding:0 6rem}.popArea .popWrap .popClose{right:6rem;top:6rem;width:4rem;height:4rem}}@media(min-width: 1380px){.popArea .popWrap{max-height:73rem}}/*# sourceMappingURL=popup.css.map */
