/* Copyright (C) Kaamel, Inc - All Rights Reserved
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Proprietary and confidential
 * Written by Dong Han <donghan@kaamel.com>, May 2023
 */
.cookie_consent_dialog_78c4eb88,.cookie_consent_dialog_78c4eb88 *{box-sizing:border-box;font-style:normal;pointer-events:all}.cookie_consent_dialog_78c4eb88{z-index:999;position:fixed}.cookie_consent_dialog_78c4eb88 .cookie_consent_expand{padding:20px;overflow:hidden;background:#fff;border-radius:12px;box-shadow:0 8px 24px #0000001f}.cookie_consent_dialog_78c4eb88 .cookie_consent_shrink{cursor:pointer}.cookie_consent_dialog_78c4eb88 .cookie_consent_shrink:hover svg{position:relative;transition:transform .3s ease;transform:scale(1.2)}.cookie_consent_dialog_78c4eb88.visibility_collapsed{width:480px;height:312px}.cookie_consent_dialog_78c4eb88.visibility_full{width:480px;height:592px}.cookie_consent_dialog_78c4eb88 .cookie_consent_header{display:flex;position:relative;align-items:center;justify-content:center}.cookie_consent_dialog_78c4eb88 .cookie_consent_header .cookie_icon{width:60px;height:60px;border-radius:12px;background:rgba(228,230,234,.4)}.cookie_consent_dialog_78c4eb88 .cookie_consent_header .cookie_icon svg{margin:10px 8px}.cookie_consent_dialog_78c4eb88 .cookie_consent_header .close_btn{position:absolute;top:0;right:0;width:15px;height:15px;cursor:pointer}.cookie_consent_dialog_78c4eb88 .cookie_consent_header .close_btn svg{width:15px;height:15px}.cookie_consent_dialog_78c4eb88 .cookie_consent_header .close_btn svg>path{fill:#b8b8b8}.cookie_consent_dialog_78c4eb88 .cookie_consent_header .close_btn:hover svg>path{fill:#162238}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .describe{margin:20px 0;color:var(--text-color);font-size:14px;line-height:20px;text-align:left}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .describe a{color:var(--theme-color)}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .action_button{display:flex;justify-content:center}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .action_button .button{display:inline-block;width:110px;height:40px;margin:0 10px;border-radius:8px;background:#fff;background:#E4E6EA;font-size:14px;line-height:40px;text-align:center;white-space:nowrap;cursor:pointer}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .action_button .button:hover{background:#CCCED1}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .action_button .button:active{background:#B3B4B8}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .action_button .setting_button{border:1px solid #E4E6EA;background:#fff}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .action_button .setting_button:hover{border-color:#9a9b9e;background:#fff}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .action_button .setting_button:active{border-color:#68696b;background:#fff}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .customize{height:244px;margin-top:20px;padding-bottom:20px;border-radius:8px;border:1px var(--border-color) solid;overflow-y:scroll}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .customize .customize_line .line_header{display:flex;align-items:center;justify-content:space-between;width:100%;height:35px;padding:6px 16px;margin-top:20px}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .customize .customize_line .line_header .header_left{display:flex;align-items:center;height:100%;width:calc(100% - 50px);cursor:pointer}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .customize .customize_line .line_header .header_left.tag{width:calc(100% - 110px)}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .customize .customize_line .line_header .header_left .expanded{position:relative;top:3px;cursor:pointer}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .customize .customize_line .line_header .header_left .expanded:hover svg>path{fill:#162238}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .customize .customize_line .line_header .header_left .title{width:calc(100% - 24px);margin-left:12px;line-height:22px;text-align:left;font-size:14px;font-weight:500;color:#383838}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .customize .customize_line .line_header .label{height:24px;width:110px;text-align:center;line-height:24px;border-radius:8px;background:rgba(68,129,235,.08);font-size:12px;font-weight:400;color:var(--theme-color)}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .customize .customize_line .line_header .switch{position:relative;width:40px;height:20px;border-radius:10px;vertical-align:middle;transition:all .2s;cursor:pointer}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .customize .customize_line .line_header .switch:after{content:"";position:absolute;top:3px;width:14px;height:14px;border-radius:14px;background:#fff;transition:all .2s}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .customize .customize_line .line_header .switch.on{background:linear-gradient(272deg,#4481EB 0%,#2FA0EB 104.37%)}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .customize .customize_line .line_header .switch.on:after{right:3px}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .customize .customize_line .line_header .switch.off{background:#b8b8b8}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .customize .customize_line .line_header .switch.off:after{left:4px}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .customize .customize_line .content{width:calc(100% - 66px);margin:2px 0 0 50px;padding-top:8px;text-align:left;border-top:1px var(--border-color) solid;font-size:14px;line-height:20px}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .customize_ccpa{height:36px;padding:0 16px}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .customize_ccpa .customize_line .line_header{margin:0;padding:0}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .customize_ccpa .customize_line .line_header .header_left .title{width:100%;margin:0}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .cookie_notice_link{text-decoration:none}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .cookie_notice_link:hover{text-decoration:underline}.cookie_consent_dialog_78c4eb88 .cookie_consent_footer{display:flex;margin-top:15px}.cookie_consent_dialog_78c4eb88 .cookie_consent_footer .powered_by{display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--theme-color);text-decoration:none;cursor:pointer}.cookie_consent_dialog_78c4eb88 .cookie_consent_footer .powered_by svg{width:50px;height:12px;margin-left:4px}.cookie_consent_dialog_78c4eb88 .cookie_consent_footer .powered_by svg>path{fill:var(--theme-color)}.cookie_consent_dialog_78c4eb88 .cookie_consent_footer .confirm_button{width:190px;height:36px;border-radius:8px;font-size:14px;line-height:36px;text-align:center;background:#E4E6EA;cursor:pointer}.cookie_consent_dialog_78c4eb88 .cookie_consent_footer .confirm_button:hover{background:#CCCED1}.cookie_consent_dialog_78c4eb88 .cookie_consent_footer .confirm_button:active{background:#B3B4B8}@media screen and (max-width: 988px){.cookie_consent_dialog_78c4eb88.visibility_collapsed{width:400px;height:332px}.cookie_consent_dialog_78c4eb88.visibility_full{width:400px;height:656px}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .customize_ccpa .customize_line .line_header .header_left .title{font-size:12px}.cookie_consent_dialog_78c4eb88 .cookie_consent_footer{flex-direction:column-reverse;align-items:center}.cookie_consent_dialog_78c4eb88 .cookie_consent_footer .confirm_button{margin:7px 0 18px}}@media screen and (max-width: 480px){.cookie_consent_dialog_78c4eb88.visibility_collapsed{width:320px;height:372px}.cookie_consent_dialog_78c4eb88.visibility_full{width:320px;height:696px}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .action_button .button{width:86px;margin:0 10px 0 0}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .customize .customize_line .line_header{padding:6px 10px}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .customize .customize_line .line_header .label{font-size:12px;transform:scale(.83);transform-origin:top right;white-space:nowrap;margin-top:2px}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .customize .customize_line .line_header .header_left .title{margin-left:0;line-height:28px;font-size:12px}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .customize .customize_line .line_header .label{width:80px}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .customize .customize_line .line_header .header_left.tag{width:calc(100% - 70px);font-size:12px}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .customize .customize_line .content{width:calc(100% - 50px);margin:2px 0 0 35px}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .customize_ccpa{height:55px;padding:0}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .customize_ccpa .customize_line,.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .customize_ccpa .customize_line .line_header{height:100%}.cookie_consent_dialog_78c4eb88 .cookie_consent_middle .customize_ccpa .customize_line .line_header .header_left .title{line-height:24px;font-size:12px}}.cookie_consent_dialog_allclues,.cookie_consent_dialog_allclues *{box-sizing:border-box;font-style:normal;pointer-events:all}.cookie_consent_dialog_allclues{z-index:999;position:fixed}.cookie_consent_dialog_allclues .cookie_consent_expand{padding:16px;overflow:hidden;background:var(--bg-color);border-radius:16px;border:3px solid rgba(255,255,255,.12);backdrop-filter:blur(16px)}.cookie_consent_dialog_allclues .cookie_consent_shrink{cursor:pointer}.cookie_consent_dialog_allclues .cookie_consent_shrink:hover svg{position:relative;transition:transform .3s ease;transform:scale(1.2)}.cookie_consent_dialog_allclues.visibility_collapsed{width:480px;height:242px}.cookie_consent_dialog_allclues.visibility_full{width:480px;height:488px}.cookie_consent_dialog_allclues .cookie_consent_header{display:flex;position:relative;align-items:center;justify-content:space-between}.cookie_consent_dialog_allclues .cookie_consent_header .cookie_title{color:var(--text-color);font-size:18px;font-weight:500}.cookie_consent_dialog_allclues .cookie_consent_header .close_btn{position:absolute;top:0;right:0;width:24px;height:24px;display:flex;justify-content:center;align-items:center;border-radius:100px;background:rgba(255,255,255,.12);cursor:pointer}.cookie_consent_dialog_allclues .cookie_consent_header .close_btn svg{width:10px;height:10px}.cookie_consent_dialog_allclues .cookie_consent_header .close_btn svg>path{fill:#bdbdbd}.cookie_consent_dialog_allclues .cookie_consent_header .close_btn:hover svg>path{fill:#fff}.cookie_consent_dialog_allclues .cookie_consent_middle .describe{margin:16px 0;color:var(--text-color);font-size:12px;line-height:20px;text-align:left}.cookie_consent_dialog_allclues .cookie_consent_middle .describe a{color:var(--theme-color)}.cookie_consent_dialog_allclues .cookie_consent_middle .action_button{display:flex;justify-content:space-between}.cookie_consent_dialog_allclues .cookie_consent_middle .action_button .button{display:inline-block;width:35%;height:42px;border:1.4px solid transparent;border-radius:8px;background-image:linear-gradient(rgba(31,26,51,.9),rgba(31,26,51,.9)),linear-gradient(to right,#ca76cf,#6f45f5,#0798e8);background-origin:border-box;background-clip:content-box,border-box;color:var(--text-color);font-size:14px;line-height:40px;font-weight:600;text-align:center;white-space:nowrap;cursor:pointer}.cookie_consent_dialog_allclues .cookie_consent_middle .action_button .button:hover{background:linear-gradient(90deg,#CB8BCF 0%,#815DF5 52.08%,#1EA0E8 100%);border:0 none;padding:1px}.cookie_consent_dialog_allclues .cookie_consent_middle .action_button .setting_button{width:25%;border:1px solid rgba(255,255,255,.3);background-image:none;color:#dcdcdc}.cookie_consent_dialog_allclues .cookie_consent_middle .action_button .setting_button:hover{background:#fff;color:#1a1a1a}.cookie_consent_dialog_allclues .cookie_consent_middle.cookie_consent_middle_full .action_button .button{width:calc((100% - 10px)/2)}.cookie_consent_dialog_allclues .cookie_consent_middle .customize{height:168px;margin-top:16px;padding-bottom:16px;border-radius:8px;border:1px solid rgba(255,255,255,.2);overflow-y:scroll}.cookie_consent_dialog_allclues .cookie_consent_middle .customize .customize_line .line_header{display:flex;align-items:center;justify-content:space-between;width:100%;height:22px;padding:0 16px;margin-top:16px}.cookie_consent_dialog_allclues .cookie_consent_middle .customize .customize_line .line_header .header_left{display:flex;align-items:center;height:100%;width:calc(100% - 50px);cursor:pointer}.cookie_consent_dialog_allclues .cookie_consent_middle .customize .customize_line .line_header .header_left.tag{width:calc(100% - 110px)}.cookie_consent_dialog_allclues .cookie_consent_middle .customize .customize_line .line_header .header_left .expanded{position:relative;top:3px;cursor:pointer}.cookie_consent_dialog_allclues .cookie_consent_middle .customize .customize_line .line_header .header_left .expanded svg>path{fill:#999}.cookie_consent_dialog_allclues .cookie_consent_middle .customize .customize_line .line_header .header_left .title{width:calc(100% - 24px);margin-left:12px;line-height:22px;text-align:left;font-size:14px;font-weight:500;color:#fff}.cookie_consent_dialog_allclues .cookie_consent_middle .customize .customize_line .line_header .label{height:20px;width:94px;text-align:center;line-height:20px;border-radius:16px;background:rgba(154,123,241,.2);font-size:12px;font-weight:400;color:#b89ef6}.cookie_consent_dialog_allclues .cookie_consent_middle .customize .customize_line .line_header .switch{position:relative;width:32px;height:20px;border-radius:10px;vertical-align:middle;transition:all .2s;cursor:pointer}.cookie_consent_dialog_allclues .cookie_consent_middle .customize .customize_line .line_header .switch:after{content:"";position:absolute;top:4px;width:12px;height:12px;border-radius:12px;background:#FFF;box-shadow:0 2px 4px -1px #0000001f,0 4px 5px #00000014,0 1px 10px #0000000d}.cookie_consent_dialog_allclues .cookie_consent_middle .customize .customize_line .line_header .switch.on{background:#7B59ED}.cookie_consent_dialog_allclues .cookie_consent_middle .customize .customize_line .line_header .switch.on:after{right:3px}.cookie_consent_dialog_allclues .cookie_consent_middle .customize .customize_line .line_header .switch.off{background:#D5C2FA}.cookie_consent_dialog_allclues .cookie_consent_middle .customize .customize_line .line_header .switch.off:after{left:4px}.cookie_consent_dialog_allclues .cookie_consent_middle .customize .customize_line .content{width:calc(100% - 66px);margin:9px 0 0 50px;padding-top:8px;text-align:left;border-top:1px rgba(255,255,255,.2) solid;font-size:14px;line-height:20px;color:var(--text-color)}.cookie_consent_dialog_allclues .cookie_consent_middle .customize_ccpa{height:36px;padding:0 16px}.cookie_consent_dialog_allclues .cookie_consent_middle .customize_ccpa .customize_line{margin-top:6px}.cookie_consent_dialog_allclues .cookie_consent_middle .customize_ccpa .customize_line .line_header{margin:0;padding:0}.cookie_consent_dialog_allclues .cookie_consent_middle .customize_ccpa .customize_line .line_header .header_left .title{width:100%;margin:0}.cookie_consent_dialog_allclues .cookie_consent_middle .cookie_notice_link{text-decoration:none}.cookie_consent_dialog_allclues .cookie_consent_middle .cookie_notice_link:hover{text-decoration:underline}.cookie_consent_dialog_allclues .cookie_consent_footer{display:flex}.cookie_consent_dialog_allclues .cookie_consent_footer .confirm_button{width:100%;height:42px;margin-top:16px;border:1.4px solid transparent;border-radius:8px;background-image:linear-gradient(rgba(31,26,51,.9),rgba(31,26,51,.9)),linear-gradient(to right,#ca76cf,#6f45f5,#0798e8);background-origin:border-box;background-clip:content-box,border-box;color:var(--text-color);font-size:14px;line-height:42px;text-align:center;cursor:pointer}.cookie_consent_dialog_allclues .cookie_consent_footer .confirm_button:hover{background:linear-gradient(90deg,#CB8BCF 0%,#815DF5 52.08%,#1EA0E8 100%);border:0 none;padding:1px}@media screen and (max-width: 988px){.cookie_consent_dialog_allclues.visibility_collapsed{width:400px;height:332px}.cookie_consent_dialog_allclues.visibility_full{width:400px;height:656px}.cookie_consent_dialog_allclues .cookie_consent_middle .customize_ccpa .customize_line .line_header .header_left .title{font-size:12px}}@media screen and (max-width: 480px){.cookie_consent_dialog_allclues.visibility_collapsed{width:82vw;height:42vh}.cookie_consent_dialog_allclues.visibility_full{width:82vw;height:80vh}.cookie_consent_dialog_allclues .cookie_consent_middle .action_button .button{font-size:12px;width:32%}.cookie_consent_dialog_allclues .cookie_consent_middle .action_button .setting_button{width:29%}.cookie_consent_dialog_allclues .cookie_consent_middle .customize{overflow-x:hidden}.cookie_consent_dialog_allclues .cookie_consent_middle .customize .customize_line .line_header{padding:6px 0}.cookie_consent_dialog_allclues .cookie_consent_middle .customize .customize_line .line_header .label{font-size:12px;transform:scale(.83);transform-origin:top right;white-space:nowrap;margin-top:2px}.cookie_consent_dialog_allclues .cookie_consent_middle .customize .customize_line .line_header .header_left .expanded{width:20px}.cookie_consent_dialog_allclues .cookie_consent_middle .customize .customize_line .line_header .header_left .title{width:calc(100% - 85px);margin-left:0;line-height:28px;font-size:12px;transform:scale(.83);white-space:nowrap}.cookie_consent_dialog_allclues .cookie_consent_middle .customize .customize_line .line_header .label{width:80px}.cookie_consent_dialog_allclues .cookie_consent_middle .customize .customize_line .line_header .header_left.tag{width:calc(100% - 75px);font-size:12px}.cookie_consent_dialog_allclues .cookie_consent_middle .customize .customize_line .content{width:calc(100% - 50px);margin:2px 0 0 35px;font-size:12px}.cookie_consent_dialog_allclues .cookie_consent_middle .customize_ccpa{height:55px;padding:0}.cookie_consent_dialog_allclues .cookie_consent_middle .customize_ccpa .customize_line,.cookie_consent_dialog_allclues .cookie_consent_middle .customize_ccpa .customize_line .line_header{height:100%}.cookie_consent_dialog_allclues .cookie_consent_middle .customize_ccpa .customize_line .line_header .header_left .title{line-height:24px;font-size:12px}}.notion_block{margin-bottom:32px;font-weight:400;font-size:14px;line-height:24px;color:var(--text-color)}.notion_block strong{font-weight:600}.notion_block_module{border-radius:12px;background:#fff}.notion_block_module .notion_title{position:relative;padding:20px 24px;margin:0!important;cursor:pointer}.notion_block_module .notion_title .notion_richtext_content{display:inline-block;width:calc(100% - 80px);line-height:24px}.notion_block_module .notion_title .notion_richtext_icon{top:0;width:40px;height:40px;margin:0 12px 0 0}.notion_block_module .notion_title .fold_icon{position:absolute;top:18px;right:24px}.notion_block_module .notion_title .fold_icon svg{width:32px;height:32px}.notion_block_module .notion_title .fold_icon svg>rect{fill:#fff}.notion_block_module .notion_title .fold_icon .pack_up{display:none}.notion_block_module .notion_title_icon .fold_icon{top:24px}.notion_block_module .fold_content{display:none;padding:0 20px}.notion_block_module .fold_content .notion_title{padding:20px 0}.notion_block_module .fold_content .notion_paragraph{padding-bottom:24px;margin:0}.notion_block_module .fold_content:first-of-type{border-top:1px solid #E9E9E9;padding-top:20px}.notion_block_module .fold_content:last-of-type{padding-bottom:8px}.notion_block_module .notion_list{margin-top:0}.notion_richtext_icon{position:relative;top:6px;width:24px;height:24px;margin:0 12px 0 24px}.notion_richtext{font-size:16px;line-height:24px}.notion_richtext.highlighted,.notion_richtext.knowledge_source{background:rgba(242,109,109,.1)}.notion_richtext.knowledge_source:hover{cursor:pointer}.notion_richtext.underlined{text-decoration:underline}.notion_image{display:block;margin-bottom:32px}.notion_title{display:flex;align-items:center;white-space:pre-wrap}.notion_title.notion_title_header-1{margin:0;padding-bottom:32px}.notion_title.notion_title_header-1 .notion_richtext{font-size:32px;font-weight:700;line-height:36px}.notion_title.notion_title_header-2 .notion_richtext,.notion_title.notion_title_header-3 .notion_richtext{font-size:20px;font-weight:600;line-height:24px}.notion_title .notion_richtext_icon{top:0;width:40px;height:40px}.notion_paragraph{margin:0 0 32px}.notion_table{font-size:9px;line-height:16px;border-collapse:collapse;width:100%;background:#fff;margin-bottom:32px}.notion_table .highlight td{font-weight:700}.notion_table td{font-size:12px;border:1px solid #1f2e4d;padding:0 12px;max-width:200px;word-break:break-word}.notion_table td .notion_title{padding:24px 0}.notion_table td .notion_list{margin-top:0}.notion_table td .notion_list_item{margin-bottom:0}.notion_table td .notion_paragraph{margin:0;padding:24px 0!important}.notion_table td .notion_title .notion_richtext{font-size:16px;font-weight:700;line-height:20px}.notion_list{padding-inline-start:0;margin:0}.notion_list .notion_list_item{margin:0 0 32px 18px;list-style-type:disc}.notion_list .notion_list_item .notion_richtext_icon{margin-left:0}.notion_list .notion_list_item .notion_list_item_content{width:calc(100% - 40px)}.notion_list .notion_list_item .notion_paragraph{margin-bottom:0}.notion_list.notion_list_lower-latin{counter-reset:my-counter}.notion_list.notion_list_lower-latin .notion_list_item{display:flex;list-style:none;margin-left:10px}.notion_list.notion_list_lower-latin .notion_list_item:before{content:counter(my-counter) ".";display:inline-block;margin-right:10px;counter-increment:my-counter;font-weight:600}.notion_list.notion_list_circle .notion_list_item{list-style-type:circle}.notion_list.notion_list_square .notion_list_item{display:flex;list-style:none;margin-left:10px}.notion_list.notion_list_square .notion_list_item:before{content:"";position:relative;top:8px;display:inline-block;width:8px;height:8px;margin-right:10px;background:#1F2E4D;border-radius:1px}.notion_list.notion_list_img .notion_list_item{list-style:none;margin-left:10px}.notion_list.notion_list_img .notion_list_item .notion_list_item_content{width:100%;display:flex;align-items:center}.notion_list.notion_list_img .notion_richtext_icon{top:0;width:24px;height:24px}.notion_code_block{background:#F3F3F3;padding:12px 16px;font-family:monospace}.notion_checked_list{padding-inline-start:12px;margin:4px 0;list-style-type:none}.notion_checked_list>.notion_checked_list_item{position:relative;padding-left:8px}.notion_checked_list>.notion_checked_list_item:before{position:absolute;left:-18px;top:2px;content:"";height:18px;width:18px;border:2px solid #DADEF2;box-sizing:border-box;border-radius:2px}.notion_checked_list>.notion_checked_list_item.checked:before{position:absolute;left:-18px;top:2px;content:"";height:18px;width:18px;border:none;background:url("data:image/svg+xml;utf8,<svg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M7 14.5L2 9.5L3.41 8.08L7 11.67L14.59 4.08L16 5.5M16 0.5H2C0.89 0.5 0 1.39 0 2.5V16.5C0 17.0304 0.210714 17.5391 0.585786 17.9142C0.960859 18.2893 1.46957 18.5 2 18.5H16C16.5304 18.5 17.0391 18.2893 17.4142 17.9142C17.7893 17.5391 18 17.0304 18 16.5V2.5C18 1.96957 17.7893 1.46086 17.4142 1.08579C17.0391 0.710714 16.5304 0.5 16 0.5Z' fill='%23DADEF2'/></svg>")}.notion_page a{color:var(--theme-color);text-decoration:none}.notion_page a:hover{text-decoration:underline}@media screen and (max-width: 740px){.notion_table td{max-width:80px}}.privacy_center_page,.privacy_center_page *{box-sizing:border-box;font-style:normal}.privacy_center_page{width:100%;min-height:100%;background:var(--bg-color)}.privacy_center_page .main{position:relative;display:flex;flex:1;flex-direction:row;justify-content:center;max-width:1168px;min-height:100%;padding:0;margin:0 auto}.privacy_center_page .main.no_scrolling{height:100vh;overflow:hidden}.privacy_center_page .main_left .header_title,.privacy_center_page .main_menu .title{padding:24px 0;font-size:38px;font-weight:700;line-height:38px;color:var(--text-color)}.privacy_center_page .main_left .nav,.privacy_center_page .main_menu .nav{width:296px}.privacy_center_page .main_left .nav .nav_title,.privacy_center_page .main_menu .nav .nav_title{display:flex;align-items:center;width:256px;height:46px;padding-left:8px;cursor:pointer}.privacy_center_page .main_left .nav .nav_title .nav_title_cont,.privacy_center_page .main_menu .nav .nav_title .nav_title_cont{width:196px;padding-left:12px;font-size:16px;font-weight:600;color:var(--text-color)}.privacy_center_page .main_left .nav .nav_title .nav_title_icon,.privacy_center_page .main_menu .nav .nav_title .nav_title_icon{position:relative;top:3px}.privacy_center_page .main_left .nav .nav_sub_title,.privacy_center_page .main_menu .nav .nav_sub_title{border:2px solid transparent;border-radius:12px;cursor:pointer}.privacy_center_page .main_left .nav .nav_sub_title:hover,.privacy_center_page .main_menu .nav .nav_sub_title:hover,.privacy_center_page .main_left .nav .nav_sub_title:active,.privacy_center_page .main_menu .nav .nav_sub_title:active{background:var(--theme-color)}.privacy_center_page .main_left .nav .nav_sub_title:hover span,.privacy_center_page .main_menu .nav .nav_sub_title:hover span,.privacy_center_page .main_left .nav .nav_sub_title:active span,.privacy_center_page .main_menu .nav .nav_sub_title:active span{color:var(--theme-contrast-color)}.privacy_center_page .main_left .nav .nav_sub_title span,.privacy_center_page .main_menu .nav .nav_sub_title span{display:block;width:296px;padding:12px 42px;color:var(--text-color)}.privacy_center_page .main_left{position:sticky;top:0;width:344px;height:100vh;padding:64px 24px 0}.privacy_center_page .main_left .main_left_top{position:sticky;top:0}.privacy_center_page .main_left .main_left_top .header_logo .logo_img{height:48px}.privacy_center_page .main_left .main_left_content{width:315px;height:480px;overflow-x:hidden;overflow-y:scroll}.privacy_center_page .main_left .main_left_footer{display:flex;flex-direction:row;align-items:center;height:56px;margin-top:20px;padding-left:45px;border-top:1px solid #EBF0F7;cursor:pointer}.privacy_center_page .main_left .main_left_footer .powered_by{margin-right:8px;color:var(--theme-color);cursor:pointer}.privacy_center_page .main_left .main_left_footer>svg>path{fill:var(--theme-color)}.privacy_center_page .main_right{width:776px;padding:0 24px 24px;min-height:100%;box-sizing:content-box;border-left:1px var(--border-color) solid}.privacy_center_page .main_right .header_title{padding:64px 0 32px;font-size:48px;font-weight:800;line-height:48px;color:var(--text-color)}.privacy_center_page .main_right .header_date{margin:0;padding-bottom:32px;color:#a3aacc;font-size:14px;font-weight:400}.privacy_center_page .main_right .main_right_content{overflow-y:auto}.privacy_center_page .main_header{display:none;width:100%}.privacy_center_page .main_header .header_content{display:flex;justify-content:space-between;align-items:center;width:100%;height:48px;padding:0 24px;border-bottom:1px solid var(--border-color)}.privacy_center_page .main_header .header_content .logo_img{height:28px}.privacy_center_page .main_header .header_content .menu{display:block;cursor:pointer}.privacy_center_page .main_menu{z-index:20;position:absolute;top:0;right:0;width:332px;height:100vh;padding-left:12px;border-radius:12px 0 0 12px;background:#fff;box-shadow:0 8px 24px #0000001f}.privacy_center_page .main_menu .title{position:sticky;top:0}.privacy_center_page .main_menu .nav{height:600px;padding-right:20px;overflow-y:scroll;overflow-x:hidden}.privacy_center_page .main_menu .nav_close{z-index:30;position:absolute;top:16px;right:16px;cursor:pointer}.privacy_center_page .main_menu .nav_close svg{width:15px;height:15px}.privacy_center_page .main_menu .nav_close svg>path{fill:#b8b8b8}.privacy_center_page .main_cover{z-index:10;position:absolute;width:100%;height:100%;background:rgba(0,0,0,.2)}@media screen and (max-width: 740px){.privacy_center_page .main{flex-direction:column;justify-content:flex-start}.privacy_center_page .main_left{display:none}.privacy_center_page .main_right{width:calc(100% - 48px);border:none}.privacy_center_page .main_header{display:block}}
