#Document{background-color:#e4eef8;min-height:100vh;padding-bottom:4rem}.document_layout{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}header.doc_header{flex-direction:column;align-items:center;width:100%;display:flex}h1.doc_h1{color:#008cff;text-align:center;margin-top:2rem;margin-bottom:4rem;font-size:3rem;font-weight:700}p.h1_desc{text-align:left;color:#333;width:100%;font-size:1.75rem;font-weight:600}.hi_light{color:#008cff;font-size:2.25rem;font-weight:700}.doc_group{flex-flow:wrap;justify-content:flex-start;align-items:flex-start;gap:1.5rem;width:100%;padding:3rem 1rem;display:flex}.doc_card{z-index:1;width:calc(25% - 1.125rem);position:relative}.doc_card_link{cursor:pointer;color:#555;--r:20px;--s:30px;--_m:/calc(2 * var(--r)) calc(2 * var(--r)) radial-gradient(#000 70%, #0000 72%) no-repeat;min-height:200px;-webkit-mask:right 0 bottom calc(var(--s) + var(--r)) var(--_m), right calc(var(--s) + var(--r)) bottom 0 var(--_m), radial-gradient(var(--s) at 100% 100%, #0000 99%, #000 calc(100% + 1px)) calc(-1 * var(--r)) calc(-1 * var(--r)) no-repeat, conic-gradient(from 90deg at calc(100% - var(--s) - 2 * var(--r)) calc(100% - var(--s) - 2 * var(--r)), #0000 25%, #000 0);mask:right 0 bottom calc(var(--s) + var(--r)) var(--_m), right calc(var(--s) + var(--r)) bottom 0 var(--_m), radial-gradient(var(--s) at 100% 100%, #0000 99%, #000 calc(100% + 1px)) calc(-1 * var(--r)) calc(-1 * var(--r)) no-repeat, conic-gradient(from 90deg at calc(100% - var(--s) - 2 * var(--r)) calc(100% - var(--s) - 2 * var(--r)), #0000 25%, #000 0);background-color:#fff;border:3px solid #fff;border-radius:1.5rem;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:1rem;text-decoration:none;display:flex;overflow:visible}.doc_card_border{z-index:-1;background-color:#008cff08;border-radius:1.3rem;width:calc(100% - 8px);height:calc(100% - 8px);transition:background-color .15s;position:absolute;top:4px;left:4px}.doc_card:hover .doc_card_border{background-color:#008cff11}h2.doc_category{color:#008cff;-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;max-width:100%;margin-bottom:6px;font-size:1.125rem;font-weight:600;display:-webkit-box;overflow:hidden}h2.doc_category:before{content:"";vertical-align:middle;background-image:url(/assets/images/academy/play.svg);background-repeat:no-repeat;background-size:contain;width:12px;height:12px;margin-right:5px;display:inline-block}p.doc_category_desc{color:#555;font-size:.875rem;font-weight:400}.doc_img_link{z-index:9;background-color:#008cff;border:4px solid #ffffffba;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:scale .15s ease-in-out;display:flex;position:absolute;bottom:0;right:2px}.doc_card:hover .doc_img_link{scale:1.1}#Category{background-color:#e4eef8;min-height:100vh;padding-bottom:4rem}header.category_header{flex-direction:column;align-items:center;width:100%;display:flex}h1.category_h1{color:#008cff;text-align:center;margin-top:4rem;margin-bottom:2rem;font-size:3rem;font-weight:700}.category_group{flex-flow:wrap;justify-content:flex-start;align-items:flex-start;gap:1.5rem;width:100%;padding:3rem 1rem;display:flex}.category_card{z-index:1;width:calc(50% - .75rem);position:relative}.sub_category{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.sub_category_name{color:#008cff;cursor:default;background-color:#ffffff87;border:3px solid #fff;border-radius:32px;flex-direction:row;align-items:center;width:100%;padding:4px 1rem;font-size:1.25rem;font-weight:600;display:flex}.sub_category_name.no_child{cursor:pointer}.sub_category_name.no_child:hover{background-color:#fff}.sub_category_list{margin:0;padding:1rem 0 1rem 2rem;list-style:none}.sub_category_list li{color:#555;flex-direction:row;align-items:flex-start;font-size:.875rem;font-weight:500;line-height:1.75;display:flex}.sub_category_list li:before{content:"";background-image:url(/assets/images/academy/paper.svg);background-repeat:no-repeat;background-size:contain;width:14px;min-width:14px;height:14px;margin-top:4px;margin-right:6px;display:inline-block}.cat_item_btn{cursor:pointer;color:#555;text-align:left;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:500;line-height:1.75}.cat_item_btn:hover{color:#008cff;text-decoration:underline}.see_more{color:#555;cursor:pointer;background:0 0;border:none;padding-left:2rem;font-size:.875rem;font-weight:500;text-decoration:underline}.see_more:hover{color:#008cff}.cat_back_btn{color:#008cff;cursor:pointer;background:0 0;border:none;align-items:center;width:100%;padding:4px 1rem;font-size:1.25rem;font-weight:600;display:flex}.cat_back_btn:hover{text-decoration:underline}@media (max-width:900px){.doc_card{width:calc(33.33% - 1rem)}h1.doc_h1{font-size:2.5rem}p.h1_desc{font-size:1.35rem}.hi_light{font-size:2rem}}@media (min-width:601px){.category_group{gap:1rem;padding:2rem 0}.category_card{width:calc(50% - .5rem)}.sub_category_name{border-radius:.5rem;padding:10px 1rem;font-weight:500;line-height:1.3}}@media (min-width:601px) and (max-width:900px){.sub_category_name{font-size:1rem}}@media (min-width:901px){.sub_category_name{font-size:1.25rem}}@media (max-width:600px){.doc_card{width:calc(50% - .75rem)}.doc_group{padding:3rem 0}.document_layout{padding:0 1rem}h2.doc_category{font-size:1rem}p.doc_category_desc{font-size:.75rem}h1.category_h1{font-size:1.5rem}.category_group{gap:1rem;padding:2rem 0}.category_card{width:100%}.sub_category_name{border-radius:.5rem;padding:10px 1rem;font-size:.9rem;font-weight:500;line-height:1.3}}@media (max-width:400px){.doc_card{width:100%}}
