.cookie-modal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:658px;height:769px;background:white;border-radius:30px;border:6px solid #d0eaf9;z-index:99999}.cookie-modal-header{max-width:523px;margin:0 auto;width:100%;height:auto;display:flex;flex-direction:column}.cookie-modal-title{font-size:26px;font-weight:600;letter-spacing:0;background:linear-gradient(90deg,#836dff,#3a90ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-top:6.7px}.cookie-modal-sub,.cookie-modal-title{font-family:Pretendard;line-height:100%}.cookie-modal-sub{font-size:17px;font-weight:400;color:#8A8A8A;margin-top:0}.close-container{width:100%;display:flex;justify-content:flex-end}.cookie-modal-close{background:none;border:none;cursor:pointer;font-size:22px;font-weight:550;margin-top:18px;margin-right:22px}.cookie-category{max-width:523px;margin:0 auto;width:100%;border-bottom:1px solid #c7c7c7;padding-bottom:7px}.cookie-category h3{font-size:20px;font-weight:600;color:#333333;margin-top:26px}.cookie-category h3,.cookie-category p{font-family:Pretendard;line-height:100%;letter-spacing:2%}.cookie-category p{font-size:14px;font-weight:500;line-height:16px;color:#646464;margin-top:0}.cookie-category-switch{display:flex;align-items:center;justify-content:space-between}.cookie-modal-footer{max-width:523px;margin:0 auto;width:100%;display:flex;flex-direction:column;padding-top:13px}.cookie-modal-button-container{width:100%;display:flex;justify-content:flex-end;gap:20px}.cookie-modal-button{width:100px;height:34px;border-radius:5px;border:1px solid #b1b1b1;color:#333333;cursor:pointer;font-family:Pretendard;font-size:14px;font-weight:700;line-height:100%;letter-spacing:2%;padding:9px 20px}.cookie-modal-button2{width:523px;height:48px;background:#C7C7C77A;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-top:20px;cursor:pointer}.cookie-modal-button2 span{font-family:Pretendard;font-size:20px;font-weight:700;line-height:100%;letter-spacing:0;background:linear-gradient(90deg,#836dff,#3a90ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}