@charset "UTF-8";@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/variable/pretendardvariable-dynamic-subset.css";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.body__main{width:100%;height:100%}.body__main .dimmed{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0;width:100%;height:100%;background-image:linear-gradient(180deg,#f0f6ff00,#f0f6ff),url(/NKLaw/assets/bg_main-DrIW8mbO.png);background-position:center;background-size:cover;background-repeat:no-repeat;background-blend-mode:multiply}.body__main .container{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:3rem;padding:0 2rem;max-width:100%}@media (max-width: 768px){.body__main .container{gap:1.5rem}}.body__main .content--header{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:3.5rem}@media (max-width: 768px){.body__main .content--header{gap:2rem}}.body__main .title__main{font-size:var(--heading1);font-family:Paperlogy;color:#333;text-align:center;word-break:keep-all;line-height:1.5}.body__main .title__main span{color:#006eee}.body__main .content{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:1.5rem;max-width:100%}.basic-search{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:5rem;max-width:100%}@media (max-width: 768px){.basic-search{gap:3rem}}.basic-search__bar{--pad-x: 0rem;--input-pad-x: 2rem;--btn-area: 3.6rem;--rotate-anim: .8s;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:0;position:relative;width:52.5rem;max-width:100%;height:4.5rem;border:2px solid #006eee;border-radius:999px;background-color:#fff;column-gap:.75rem;z-index:20;overflow:hidden}.basic-search__bar:hover{box-shadow:0 0 .5rem #006eee80}.basic-search__bar.is-previewing .basic-search__input{caret-color:transparent}@media (max-width: 768px){.basic-search__bar{height:3.25rem}}.basic-search__input{position:relative;flex:1 1 auto;width:100%;height:100%;padding:0 0 0 2rem;border:0;font-size:var(--title1);color:#333;background-color:transparent;line-height:1.5}.basic-search__input::-webkit-search-cancel-button{appearance:none;width:2rem;height:2rem;background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M41.3094%2041.2568L24.0535%2024.0009L6.74316%206.69076'%20stroke='black'%20stroke-width='5'%20stroke-linecap='round'/%3e%3cpath%20d='M41.3096%206.69059L24.0536%2023.9465L6.74349%2041.2568'%20stroke='black'%20stroke-width='5'%20stroke-linecap='round'/%3e%3c/svg%3e") center/60% 60% no-repeat;border-radius:.25rem}.basic-search__input::-webkit-search-cancel-button:hover{background-color:#edf5ff}.basic-search__input:focus{outline:none}@media (max-width: 768px){.basic-search__input{padding:0 0 0 1.25rem}}.basic-search__tools{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:0;height:100%;aspect-ratio:1/1}.basic-search__tools .btn-search{width:100%;height:100%;border-radius:50%;background:#006eee url("data:image/svg+xml,%3csvg%20width='38'%20height='38'%20viewBox='0%200%2038%2038'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='15.8337'%20cy='15.8327'%20r='10.6875'%20stroke='white'%20stroke-width='3.95833'/%3e%3cpath%20d='M24.0762%2024.0762L32.8469%2032.8469'%20stroke='white'%20stroke-width='3.95833'%20stroke-linecap='round'/%3e%3c/svg%3e") center/50% 50% no-repeat;border:none;cursor:pointer}.basic-search__tools .btn-search:hover{background-color:#5ba7ff}.basic-search__rotator{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;color:#999;font-size:var(--title1);pointer-events:none;overflow:hidden;-webkit-user-select:none;user-select:none;left:var(--input-pad-x)}.basic-search__rotator .rotator-item{display:inline-block;white-space:nowrap;animation:rotate-slide-up var(--rotate-anim) ease forwards;opacity:0;transform:translateY(.5rem)}@media (max-width: 768px){.basic-search__rotator{left:1.25rem;font-size:var(--body--big)}}@keyframes rotate-slide-up{to{opacity:1;transform:translateY(0)}}.basic-search__panel{background:#fff;max-width:100%;border-radius:.875rem;padding:1.75rem 2.5rem;width:37.5rem}@media (max-width: 768px){.basic-search__panel{padding:.875rem 1rem}}.basic-search__panel .panel-header{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;flex-wrap:nowrap;gap:0;border-bottom:solid 1px #dddddd;padding-bottom:.5rem}@media (max-width: 768px){.basic-search__panel .panel-header{padding-bottom:.25rem}}.basic-search__panel .panel-title{font-size:var(--title1);font-weight:600;color:#333;white-space:nowrap}@media (max-width: 768px){.basic-search__panel .panel-title{font-size:var(--body--big)}}.basic-search__panel .panel-grid{display:grid;grid-template-rows:repeat(5,1fr);grid-template-columns:1fr 1fr;grid-auto-flow:column;gap:.5rem;padding-top:1.25rem;width:100%}.basic-search__panel .panel-grid .cell{display:flex;align-items:center;gap:1.25rem;width:100%;font-size:var(--body--medium);color:#555;white-space:nowrap;word-break:keep-all}.basic-search__panel .panel-grid .cell em{font-weight:600;width:1.25rem;text-align:right;color:#5ba7ff}.basic-search__panel .panel-grid .kw-btn{display:inline-block;cursor:pointer;padding:.125rem 0;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--body--medium);text-align:start}.basic-search__panel .panel-grid .kw-btn.hot{color:#5ba7ff;font-weight:600}.basic-search__panel .panel-grid .kw-btn:hover{text-decoration:underline}.basic-search__input:-webkit-autofill,.basic-search__input:-webkit-autofill:hover,.basic-search__input:-webkit-autofill:focus,.basic-search__input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px transparent inset!important;box-shadow:0 0 0 1000px transparent inset!important;-webkit-text-fill-color:#555555!important;transition:background-color 9999s ease-out 0s!important}.basic-search__input:-moz-autofill{box-shadow:0 0 0 1000px transparent inset!important;-moz-text-fill-color:#555555!important}@media (max-width: 768px){div[class*=body__main] .basic-search__panel .panel-grid{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:.5rem;padding-top:.5rem;height:auto;overflow:visible}div[class*=body__main] .basic-search__panel .panel-grid .cell{display:none}div[class*=body__main] .basic-search__panel .panel-grid.page-0 .cell:nth-child(-n+5){display:flex}div[class*=body__main] .basic-search__panel .panel-grid.page-1 .cell:nth-child(n+6){display:flex}}div[class*=body__search] .basic-search{gap:.875rem;align-items:flex-start}@media (max-width: 768px){div[class*=body__search] .basic-search{gap:.5rem}}div[class*=body__search] .basic-search__bar{width:40rem;height:3.25rem}div[class*=body__search] .basic-search__bar:hover{box-shadow:none}@media (max-width: 768px){div[class*=body__search] .basic-search__bar{height:2.75rem}}div[class*=body__search] .basic-search__input{padding:0 0 0 1.25rem;font-size:var(--body--big)}div[class*=body__search] .basic-search__input::-webkit-search-cancel-button{width:1.5rem;height:1.5rem}div[class*=body__search] .basic-search__rotator{font-size:var(--body--big);left:1.25rem}div[class*=body__search] .basic-search__panel{position:relative;background:transparent;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.75rem;padding:0 0 0 .5rem;height:1.75rem;overflow:visible}@media (max-width: 768px){div[class*=body__search] .basic-search__panel{padding:0 .5rem;gap:.5rem}}div[class*=body__search] .basic-search__panel .panel-header{border-bottom:none;padding-bottom:0;height:1.75rem;align-items:center}div[class*=body__search] .basic-search__panel .panel-title{font-size:var(--body--medium)}div[class*=body__search] .basic-search__panel .panel-grid{display:flex;flex-direction:column;justify-content:center;align-items:stretch;flex-wrap:nowrap;gap:0;row-gap:0;padding-top:0;position:static}div[class*=body__search] .basic-search__panel .panel-grid .cell{display:none}div[class*=body__search] .basic-search__panel .panel-grid .cell.cell--hot{display:flex;align-items:center;gap:1.25rem;font-size:var(--body--medium);color:#555}div[class*=body__search] .basic-search__panel .panel-grid .cell.cell--hot em{width:1.25rem;text-align:right;color:#5ba7ff;font-weight:600}div[class*=body__search] .basic-search__panel .panel-grid .cell.cell--hot .kw-btn{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;text-align:start;font-size:var(--body--medium);color:#555;cursor:pointer}div[class*=body__search] .basic-search__panel .panel-grid .cell.cell--hot .kw-btn:hover{text-decoration:underline}@media (hover: hover) and (pointer: fine){div[class*=body__search] .basic-search__panel:hover .panel-grid,div[class*=body__search] .basic-search__panel .panel-grid:hover{position:absolute;left:100px;top:-10px;margin-top:.5rem;z-index:50;display:grid;background:#fff;border-radius:.875rem;box-shadow:0 8px 20px #00000014;padding:.75rem 1.25rem;width:37.5rem;max-width:100%;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;column-gap:1.75rem;row-gap:.35rem}div[class*=body__search] .basic-search__panel:hover .panel-grid .cell,div[class*=body__search] .basic-search__panel .panel-grid:hover .cell{display:flex;align-items:center;gap:1.25rem}div[class*=body__search] .basic-search__panel:hover .panel-grid .cell em,div[class*=body__search] .basic-search__panel .panel-grid:hover .cell em{width:1.25rem;text-align:right;color:#5ba7ff;font-weight:600}div[class*=body__search] .basic-search__panel:hover .panel-grid .kw-btn,div[class*=body__search] .basic-search__panel .panel-grid:hover .kw-btn{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;text-align:start;font-size:var(--body--medium);color:#555;cursor:pointer}div[class*=body__search] .basic-search__panel:hover .panel-grid .kw-btn:hover,div[class*=body__search] .basic-search__panel .panel-grid:hover .kw-btn:hover{text-decoration:underline}div[class*=body__search] .basic-search__panel:hover .panel-grid .cell.cell--hot .kw-btn,div[class*=body__search] .basic-search__panel .panel-grid:hover .cell.cell--hot .kw-btn{color:#5ba7ff;font-weight:600}}@media (max-width: 768px){div[class*=body__search] .basic-search__panel .panel-grid{position:static;display:flex;padding:0;background:transparent;box-shadow:none;width:auto}div[class*=body__search] .basic-search__panel .panel-grid .cell{display:none}div[class*=body__search] .basic-search__panel .panel-grid .cell.cell--hot{display:flex}div[class*=body__search] .basic-search__panel:hover .panel-grid,div[class*=body__search] .basic-search__panel .panel-grid:hover{position:static;display:flex;padding:0;background:transparent;box-shadow:none;width:auto}div[class*=body__search] .basic-search__panel:hover .panel-grid .cell,div[class*=body__search] .basic-search__panel .panel-grid:hover .cell{display:none}div[class*=body__search] .basic-search__panel:hover .panel-grid .cell.cell--hot,div[class*=body__search] .basic-search__panel .panel-grid:hover .cell.cell--hot{display:flex}}.sr-only{padding:0;position:absolute;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;color:#555;font-weight:600;font-size:var(--title1)}.hier-search{position:relative;width:max-content;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:5rem;max-width:100%}.hier-search__panel{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:1.5rem;max-width:100%}@media (max-width: 768px){.hier-search__panel{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:1.75rem;align-items:center}}.hier-search__panel .toolbar__column{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:1.5rem;max-width:100%;min-width:0}@media (max-width: 768px){.hier-search__panel .toolbar__column{gap:1rem}}.hier-search__panel .toolbar__row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:1.5rem;max-width:100%;min-width:0}@media (max-width: 768px){.hier-search__panel .toolbar__row{flex-direction:column}}.hier-search__panel .toolbar__row:first-child .hier-search-selects{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:1.25rem;max-width:100%;min-width:0}@media (max-width: 768px){.hier-search__panel .toolbar__row:first-child .hier-search-selects{flex-direction:column;gap:.75rem}}.hier-search__panel .toolbar__row:first-child .select{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:.25rem;max-width:100%;min-width:0}@media (max-width: 768px){.hier-search__panel .toolbar__row:first-child .select{flex-direction:row;align-items:center;gap:.5rem}}.hier-search__panel .toolbar__row:first-child .select:after{content:"";position:absolute;display:inline-block;top:50%;right:1.25rem;transform:translateY(-50%);aspect-ratio:1/1;height:50%;pointer-events:none;background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M24.6492%2030.2819C24.2579%2030.6773%2023.6191%2030.6773%2023.2277%2030.2819L15.2322%2022.2035C14.6072%2021.572%2015.0545%2020.5%2015.9429%2020.5L31.9341%2020.5C32.8225%2020.5%2033.2698%2021.572%2032.6448%2022.2035L24.6492%2030.2819Z'%20fill='%23777777'/%3e%3c/svg%3e") center/contain no-repeat}@media (max-width: 768px){.hier-search__panel .toolbar__row:first-child .select:after{right:1rem}}.hier-search__panel .toolbar__row:first-child .select .select-label{color:#555;font-weight:600;font-size:var(--body--small);position:absolute;top:-.25rem;left:0;transform:translateY(-100%);white-space:nowrap}@media (max-width: 768px){.hier-search__panel .toolbar__row:first-child .select .select-label{position:relative;transform:initial;top:initial;width:2.5rem;text-align:end}}.hier-search__panel .toolbar__row:first-child .select select{width:13.75rem;max-width:100%;height:4.5rem;border:2px solid #006eee;border-radius:999px;background-color:#fff;padding:0 4rem 0 2rem;font-size:var(--title1);color:#333;font-weight:500;appearance:none;outline:none;overflow:hidden}.hier-search__panel .toolbar__row:first-child .select select::placeholder{color:#999}.hier-search__panel .toolbar__row:first-child .select select:disabled{color:#999;opacity:.5;cursor:not-allowed}@media (max-width: 768px){.hier-search__panel .toolbar__row:first-child .select select{font-size:var(--body--medium);height:2.75rem;padding:0 2.5rem 0 1.25rem}}.hier-search__panel .toolbar__row--detail{position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:1rem;max-width:100%}@media (max-width: 768px){.hier-search__panel .toolbar__row--detail{flex-wrap:wrap;padding-left:0;gap:.75rem;margin-top:.25rem}}@media (max-width: 768px){.hier-search__panel .toolbar__row--detail{justify-content:center}}.hier-search__panel .toolbar__row--detail .label{font-size:var(--title1);color:#333;font-weight:600;white-space:nowrap}@media (max-width: 768px){.hier-search__panel .toolbar__row--detail .label{font-size:var(--body--medium)}}.hier-search__panel .toolbar__row--detail input[type=checkbox]{display:none}.hier-search__panel .toolbar__row--detail .main-search-detail{display:inline-block;position:relative;border:2px solid #cccccc;border-radius:.25rem;font-size:0;cursor:pointer}.hier-search__panel .toolbar__row--detail .main-search-detail:before{content:"";display:inline-block;width:1.5rem;height:1.5rem}@media (max-width: 768px){.hier-search__panel .toolbar__row--detail .main-search-detail:before{width:1.125rem;height:1.125rem}}.hier-search__panel .toolbar__row--detail .search-detail-input:checked+.main-search-detail:after{content:"";position:absolute;width:100%;height:100%;border-radius:.125rem;inset:0;background:#006eee url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.6709%2027.4105L17.1209%2035.9856L41.4516%2012.0137'%20stroke='white'%20stroke-width='5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") center/80% 80% no-repeat}.hier-search__panel .toolbar__row--detail .search-detail-input:checked~.search-detail-select{opacity:1;pointer-events:all}.hier-search__panel .toolbar__row--detail .search-detail-label{font-size:var(--title1);color:#333;font-weight:600;margin-right:.75rem;white-space:nowrap}@media (max-width: 768px){.hier-search__panel .toolbar__row--detail .search-detail-label{font-size:var(--body--medium)}}.hier-search__panel .toolbar__row--detail .search-detail-select{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:1.25rem;opacity:.3;pointer-events:none;max-width:100%;justify-content:center}@media (max-width: 768px){.hier-search__panel .toolbar__row--detail .search-detail-select{width:100%;gap:.75rem}}.hier-search__panel .toolbar__row--detail .select{position:relative;width:6.25rem;height:2.75rem;background:transparent;border-bottom:2px solid #006eee;max-width:100%;overflow:hidden}@media (max-width: 768px){.hier-search__panel .toolbar__row--detail .select{height:2rem}}.hier-search__panel .toolbar__row--detail .select:after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:.5rem;width:1.5rem;height:1.5rem;background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M24.6492%2030.2819C24.2579%2030.6773%2023.6191%2030.6773%2023.2277%2030.2819L15.2322%2022.2035C14.6072%2021.572%2015.0545%2020.5%2015.9429%2020.5L31.9341%2020.5C32.8225%2020.5%2033.2698%2021.572%2032.6448%2022.2035L24.6492%2030.2819Z'%20fill='%23777777'/%3e%3c/svg%3e") center/contain no-repeat;pointer-events:none}@media (max-width: 768px){.hier-search__panel .toolbar__row--detail .select:after{right:.25rem}}.hier-search__panel .toolbar__row--detail .select select{width:100%;height:100%;padding:0 1.6rem 0 1rem;border:0;background:transparent;color:#333;appearance:none;outline:none;font-size:var(--title1)}@media (max-width: 768px){.hier-search__panel .toolbar__row--detail .select select{padding:0 1.25rem 0 .75rem}}.hier-search__panel .toolbar__row--detail .select select:disabled{cursor:not-allowed;opacity:.5}.hier-search .hier-search-tool{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-end;flex-wrap:nowrap;gap:1rem}@media (max-width: 768px){.hier-search .hier-search-tool{gap:.75rem}}.hier-search .hier-search-tool .btn-reset{padding:.5rem .75rem;border-radius:999px;background:#000;color:#fff;font-weight:500;font-size:var(--body--small);white-space:nowrap;cursor:pointer}.hier-search .hier-search-tool .btn-reset:hover{background:#555}.hier-search .hier-search-tool .btn-search{width:4.5rem;height:4.5rem;border-radius:50%;background:#006eee url("data:image/svg+xml,%3csvg%20width='38'%20height='38'%20viewBox='0%200%2038%2038'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='15.8337'%20cy='15.8327'%20r='10.6875'%20stroke='white'%20stroke-width='3.95833'/%3e%3cpath%20d='M24.0762%2024.0762L32.8469%2032.8469'%20stroke='white'%20stroke-width='3.95833'%20stroke-linecap='round'/%3e%3c/svg%3e") center/50% 50% no-repeat;border:none;cursor:pointer}.hier-search .hier-search-tool .btn-search:hover{background-color:#d4e7ff}.hier-search .hier-search-tool .btn-search:disabled{background-color:#999;cursor:not-allowed}@media (max-width: 768px){.hier-search .hier-search-tool .btn-search{width:3.25rem;height:3.25rem}}.hier-search .hier-search__panel-sub{background:#fff;border-radius:.875rem;padding:2rem 2.5rem;width:50rem;max-width:100%}@media (max-width: 768px){.hier-search .hier-search__panel-sub{display:none}}.hier-search .hier-search__panel-sub ul{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.75rem}.hier-search .hier-search__panel-sub ul li{font-size:var(--body--medium);color:#555}.hier-search .hier-search__panel-sub ul li em{font-weight:600;width:1.25rem;text-align:right;color:#5ba7ff;margin-right:1rem;margin-left:.5rem}.hier-search .hier-search__panel-sub ul li:first-child{font-size:var(--body--big)}.hier-search .hier-search__panel-sub ul li b{font-weight:600;color:#5ba7ff}.basic-search__mode,.hier-search__mode{position:absolute;top:28px;right:100%;transform:translate(-12px,-50%);z-index:2}@media (max-width: 768px){div[class*=body__search] .hier-search__panel{align-items:flex-start;gap:1rem}}div[class*=body__search] .hier-search__panel .toolbar__row,div[class*=body__search] .hier-search__panel .toolbar__column{gap:.875rem}@media (max-width: 768px){div[class*=body__search] .hier-search__panel .toolbar__row:first-child{align-items:flex-end;flex-direction:row}}div[class*=body__search] .hier-search__panel .toolbar__row:first-child .hier-search-selects{gap:.875rem}@media (max-width: 768px){div[class*=body__search] .hier-search__panel .toolbar__row:first-child .hier-search-selects{gap:.75rem}}div[class*=body__search] .hier-search__panel .toolbar__row:first-child .select{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.625rem}div[class*=body__search] .hier-search__panel .toolbar__row:first-child .select .select-label{font-size:var(--body--medium);position:relative;transform:initial;top:initial;text-align:end}div[class*=body__search] .hier-search__panel .toolbar__row:first-child .select select{width:10rem;height:3.25rem;font-size:var(--body--medium);padding:0 2.5rem 0 1.25rem}@media (max-width: 768px){div[class*=body__search] .hier-search__panel .toolbar__row:first-child .select select{padding:0 2.5rem 0 .875rem;height:2.5rem}}div[class*=body__search] .hier-search__panel .toolbar__row--detail{gap:.75rem}@media (max-width: 768px){div[class*=body__search] .hier-search__panel .toolbar__row--detail{justify-content:flex-start;margin-top:.25rem}}div[class*=body__search] .hier-search__panel .toolbar__row--detail .label{font-size:var(--body--medium)}div[class*=body__search] .hier-search__panel .toolbar__row--detail .main-search-detail:before{width:1.125rem;height:1.125rem}div[class*=body__search] .hier-search__panel .toolbar__row--detail .search-detail-label{font-size:var(--body--medium);margin-right:.75rem}div[class*=body__search] .hier-search__panel .toolbar__row--detail .search-detail-select{gap:.75rem;max-width:100%}@media (max-width: 768px){div[class*=body__search] .hier-search__panel .toolbar__row--detail .search-detail-select{justify-content:flex-start}}div[class*=body__search] .hier-search__panel .toolbar__row--detail .select{width:5rem;height:1.75rem}div[class*=body__search] .hier-search__panel .toolbar__row--detail .select select{padding:0 1.5rem 0 .25rem;font-size:var(--body--medium)}div[class*=body__search] .hier-search__panel .toolbar__row--detail .select:after{right:.25rem;width:1.125rem;height:1.125rem}div[class*=body__search] .hier-search__panel .hier-search-tool{gap:.75rem}@media (max-width: 768px){div[class*=body__search] .hier-search__panel .hier-search-tool{margin-bottom:.25rem}}div[class*=body__search] .hier-search__panel .hier-search-tool .btn-search{width:3.25rem;height:3.25rem}div[class*=body__search] .hier-search .hier-search__panel-sub{display:none}.mode-switch{position:relative;display:inline-block}.mode-switch input{position:absolute;inset:0;opacity:0;pointer-events:none}.mode-switch .switch--labels{position:relative;display:inline-flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:0;background-color:#dadfe8;border-radius:999px;padding:.25rem}.mode-switch .switch--label{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:0;gap:.5rem;height:2.75rem;padding:0 1.25rem 0 1rem;border-radius:999px;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none;font-weight:600;font-size:var(--title1);color:#999;z-index:1}.mode-switch .icon--search{display:inline-block;width:1.5rem;height:1.5rem;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='10'%20cy='10'%20r='6.75'%20stroke='%23999999'%20stroke-width='2.5'/%3e%3cpath%20d='M15.2061%2015.2051L20.7455%2020.7445'%20stroke='%23999999'%20stroke-width='2.5'%20stroke-linecap='round'/%3e%3c/svg%3e") center/contain no-repeat}.mode-switch .thumb{position:absolute;top:.25rem;left:.25rem;width:calc(50% - .25rem);height:calc(100% - .5rem);border:solid 2px #5ba7ff;border-radius:999px;background:#fff;transition:transform .18s ease}.mode-switch input:checked+label .thumb{transform:translate(100%)}.mode-switch input:not(:checked)+label .basic{color:#5ba7ff}.mode-switch input:not(:checked)+label .basic .icon--search{background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='10'%20cy='10'%20r='6.75'%20stroke='%235BA7FF'%20stroke-width='2.5'/%3e%3cpath%20d='M15.2061%2015.2051L20.7455%2020.7445'%20stroke='%235BA7FF'%20stroke-width='2.5'%20stroke-linecap='round'/%3e%3c/svg%3e") center/contain no-repeat}.mode-switch input:checked+label .hier{color:#5ba7ff}.mode-switch input:checked+label .hier .icon--search{background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='10'%20cy='10'%20r='6.75'%20stroke='%235BA7FF'%20stroke-width='2.5'/%3e%3cpath%20d='M15.2061%2015.2051L20.7455%2020.7445'%20stroke='%235BA7FF'%20stroke-width='2.5'%20stroke-linecap='round'/%3e%3c/svg%3e") center/contain no-repeat}@media (max-width: 768px){.mode-switch .switch--labels{padding:.25rem}.mode-switch .switch--label{gap:.375rem;height:2.25rem;padding:0 1rem 0 .75rem;font-size:var(--body-small)}.mode-switch .icon--search{width:1.125rem;height:1.125rem}.mode-switch .thumb{position:absolute;top:.25rem;left:.25rem;width:calc(50% - .25rem);height:calc(100% - .5rem)}}div[class*=body__search] .mode-switch{margin-bottom:1.25rem}@media (max-width: 768px){div[class*=body__search] .mode-switch{margin-bottom:.625rem}}div[class*=body__search] .mode-switch .switch--labels{padding:.25rem}div[class*=body__search] .mode-switch .switch--label{gap:.375rem;height:2.25rem;padding:0 1rem 0 .75rem;font-size:var(--body-small)}@media (max-width: 768px){div[class*=body__search] .mode-switch .switch--label{height:2rem;padding:0 .875rem 0 .625rem}}div[class*=body__search] .mode-switch .icon--search{width:1.125rem;height:1.125rem}div[class*=body__search] .mode-switch .thumb{position:absolute;top:.25rem;left:.25rem;width:calc(50% - .25rem);height:calc(100% - .5rem)}._no-scrollbar_vgm25_6{-ms-overflow-style:none;scrollbar-width:none}._no-scrollbar_vgm25_6::-webkit-scrollbar{display:none}._body__search_vgm25_18{background-color:#fff;padding-top:var(--header--height);min-height:100%}._body__search_vgm25_18 ._search-hero_vgm25_23{position:relative;width:100%;padding:1.5rem 1rem;background-image:linear-gradient(180deg,#f0f6ff00,#f0f6ff),url(/NKLaw/assets/bg_main-DrIW8mbO.png);background-position:center top;background-size:cover;background-repeat:no-repeat;background-blend-mode:multiply;border-bottom:1px solid #dddddd}._body__search_vgm25_18 ._search-hero_vgm25_23 ._hero__inner_vgm25_34{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0}@media (max-width: 768px){._body__search_vgm25_18 ._search-hero_vgm25_23{padding:.5rem 0}._body__search_vgm25_18 ._search-hero_vgm25_23 ._hero__inner_vgm25_34{align-items:flex-start}}._body__search_vgm25_18{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:0;width:100%}._body__search_vgm25_18 ._container__width_vgm25_63{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:4.25rem;max-width:95.5rem;padding:0 1.5rem;width:100%;height:100%;margin:0 auto}._body__search_vgm25_18 ._container__width_vgm25_63 ._aside__mobile_vgm25_76{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.5rem;display:none;padding:.75rem 0}._body__search_vgm25_18 ._container__width_vgm25_63 ._aside__mobile_vgm25_76 ._btn--aside__mobile_vgm25_86{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.375rem;padding:.5rem 1rem .5rem .75rem;border:solid 1px #dddddd;border-radius:999px;font-weight:600;font-size:var(--body--small);color:#999;white-space:nowrap}._body__search_vgm25_18 ._container__width_vgm25_63 ._aside__mobile_vgm25_76 ._btn--aside__mobile_vgm25_86:hover{background-color:#edf5ff}@media (max-width: 1024px){._body__search_vgm25_18 ._container__width_vgm25_63{gap:2.75rem;padding:0 1.5rem}}@media (max-width: 768px){._body__search_vgm25_18 ._container__width_vgm25_63{flex-direction:column;padding:0 1rem;gap:0}._body__search_vgm25_18 ._container__width_vgm25_63 ._aside_vgm25_76{display:none}._body__search_vgm25_18 ._container__width_vgm25_63 ._aside__mobile_vgm25_76{display:flex}}._btn--re-search__mobile_vgm25_124:after{content:"";width:1.125rem;height:1.125rem;background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='20'%20cy='20'%20r='13.5'%20stroke='%23555555'%20stroke-width='5'/%3e%3cpath%20d='M30.4121%2030.4111L41.4909%2041.4899'%20stroke='%23555555'%20stroke-width='5'%20stroke-linecap='round'/%3e%3c/svg%3e") center/contain no-repeat}._btn--filter__mobile_vgm25_131:after{content:"";width:1.125rem;height:1.125rem;background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M24.6492%2030.2819C24.2579%2030.6773%2023.6191%2030.6773%2023.2277%2030.2819L15.2322%2022.2035C14.6072%2021.572%2015.0545%2020.5%2015.9429%2020.5L31.9341%2020.5C32.8225%2020.5%2033.2698%2021.572%2032.6448%2022.2035L24.6492%2030.2819Z'%20fill='%23777777'/%3e%3c/svg%3e") center/contain no-repeat}._section__filter_vgm25_141,._filter__mobile_vgm25_142{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:1rem;width:16.25rem;height:100%;padding-top:2rem;border-right:1px solid #eeeeee;padding-bottom:8rem}@media (max-width: 768px){._section__filter_vgm25_141,._filter__mobile_vgm25_142{padding-bottom:4rem}}@media (max-width: 1024px){._section__filter_vgm25_141,._filter__mobile_vgm25_142{padding-top:1.25rem}}._section__filter_vgm25_141 ._title__filter_vgm25_167,._filter__mobile_vgm25_142 ._title__filter_vgm25_167{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:0;height:2.75rem;font-size:var(--title1);font-weight:600;color:#333}._section__filter_vgm25_141 ._list__filter_vgm25_180,._filter__mobile_vgm25_142 ._list__filter_vgm25_180{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.75rem}._section__filter_vgm25_141 ._list__filter_vgm25_180>li,._filter__mobile_vgm25_142 ._list__filter_vgm25_180>li{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:.5rem}._section__filter_vgm25_141 ._list__filter_vgm25_180>li input[type=checkbox],._filter__mobile_vgm25_142 ._list__filter_vgm25_180>li input[type=checkbox]{display:none}._section__filter_vgm25_141 ._list__filter_vgm25_180>li input[type=checkbox]:checked+._checkbox__filter_vgm25_202:after,._filter__mobile_vgm25_142 ._list__filter_vgm25_180>li input[type=checkbox]:checked+._checkbox__filter_vgm25_202:after{content:"";position:absolute;width:100%;height:100%;border-radius:.125rem;inset:0;background:#006eee url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.6709%2027.4105L17.1209%2035.9856L41.4516%2012.0137'%20stroke='white'%20stroke-width='5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") center/80% 80% no-repeat}._section__filter_vgm25_141 ._list__filter_vgm25_180>li._disabled_vgm25_212,._filter__mobile_vgm25_142 ._list__filter_vgm25_180>li._disabled_vgm25_212{cursor:not-allowed;opacity:.3}._section__filter_vgm25_141 ._list__filter_vgm25_180>li._disabled_vgm25_212 ._label__filter_vgm25_217,._filter__mobile_vgm25_142 ._list__filter_vgm25_180>li._disabled_vgm25_212 ._label__filter_vgm25_217{cursor:not-allowed}._section__filter_vgm25_141 ._list__filter_vgm25_180>li._disabled_vgm25_212 ._checkbox__filter_vgm25_202,._filter__mobile_vgm25_142 ._list__filter_vgm25_180>li._disabled_vgm25_212 ._checkbox__filter_vgm25_202{cursor:not-allowed}._section__filter_vgm25_141 ._checkbox__filter_vgm25_202,._filter__mobile_vgm25_142 ._checkbox__filter_vgm25_202{display:inline-block;position:relative;border:1px solid #dddddd;border-radius:.25rem;font-size:0;cursor:pointer}._section__filter_vgm25_141 ._checkbox__filter_vgm25_202:before,._filter__mobile_vgm25_142 ._checkbox__filter_vgm25_202:before{content:"";display:inline-block;width:1.25rem;height:1.25rem}._section__filter_vgm25_141 ._label__filter_vgm25_217,._filter__mobile_vgm25_142 ._label__filter_vgm25_217{padding-right:3rem;font-size:var(--body--small);line-height:1.5;font-weight:500;color:#555;cursor:pointer;overflow:hidden}._content_vgm25_255{width:100%;min-width:0;min-height:100%;padding-top:4rem;padding-bottom:8rem}@media (max-width: 1024px){._content_vgm25_255{padding-top:2.75rem}}@media (max-width: 768px){._content_vgm25_255{padding-top:0;padding-bottom:4rem}}._content_vgm25_255 ._container__summary_vgm25_274{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:3rem;padding:.75rem .5rem;border-bottom:2px solid #cccccc}@media (max-width: 768px){._content_vgm25_255 ._container__summary_vgm25_274{padding:0 .25rem .5rem;border-bottom:1px solid #cccccc}}._content_vgm25_255 ._summary-bar_vgm25_290{display:inline;font-size:0}@media (max-width: 768px){._content_vgm25_255 ._summary-bar_vgm25_290 ._btn--summary--search_vgm25_295{display:none}}._btn--summary--search_vgm25_295{display:inline-flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.375rem;background-color:#edf5ff;border:0;border-radius:999px;padding:.5rem 1rem .5rem .75rem;color:#5ba7ff;font-weight:600;font-size:var(--body--small);cursor:pointer;transition:background-color .1s;white-space:nowrap}._btn--summary--search_vgm25_295:hover{background-color:#d4e7ff}._btn--summary--search_vgm25_295 ._icon_vgm25_321{width:1.125rem;height:1.125rem;display:inline-block;background:center/contain no-repeat}._btn--summary--search_vgm25_295 ._icon__ai_vgm25_327{background:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.61953%202.66896C8.73944%202.34037%209.20417%202.34037%209.32408%202.66896L10.8579%206.87202C10.8954%206.97483%2010.9759%207.05612%2011.0784%207.09456L15.238%208.65531C15.5623%208.77701%2015.5623%209.23581%2015.238%209.35751L11.0784%2010.9183C10.9759%2010.9567%2010.8954%2011.038%2010.8579%2011.1408L9.32408%2015.3439C9.20417%2015.6724%208.73944%2015.6724%208.61952%2015.3439L7.08574%2011.1408C7.04822%2011.038%206.96767%2010.9567%206.8652%2010.9183L2.70562%209.35751C2.38127%209.23581%202.38127%208.77701%202.70562%208.65531L6.8652%207.09456C6.96767%207.05612%207.04822%206.97483%207.08574%206.87202L8.61953%202.66896Z'%20stroke='%235BA7FF'%20stroke-width='1.875'/%3e%3c/svg%3e") center/contain no-repeat;width:1.125rem;height:1.125rem}._title__sum_vgm25_333{font-size:var(--title2);font-weight:500;line-height:1.75;color:#333;display:inline;margin-right:.75rem}._title__sum_vgm25_333 b{color:#006eee}._lnb_vgm25_348{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;flex-wrap:nowrap;gap:0}@media (max-width: 768px){._lnb_vgm25_348{display:none}}._lnb_vgm25_348 ._lnb-left_vgm25_361{position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.75rem;width:100%;height:2.75rem}._lnb_vgm25_348 ._supp__sum_vgm25_372._inline_vgm25_372{margin-left:.25rem;font-size:var(--body--small);color:#555;white-space:nowrap}._lnb_vgm25_348 ._supp__sum_vgm25_372._inline_vgm25_372 b{color:#006eee}._lnb_vgm25_348 ._view-options_vgm25_381{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:0;position:relative}._lnb_vgm25_348 ._view-options_vgm25_381 ._view-select_vgm25_390{appearance:none;background-color:transparent;border:0;border-radius:.25rem;font-size:var(--body--small);font-weight:500;color:#777;transition:background-color .1s;padding:.25rem 1.125rem .25rem .5rem;cursor:pointer}._lnb_vgm25_348 ._view-options_vgm25_381 ._view-select_vgm25_390:hover{background-color:#edf5ff}._lnb_vgm25_348 ._view-options_vgm25_381 ._view-select_vgm25_390:focus{border:0;outline:0}._lnb_vgm25_348 ._view-options_vgm25_381:after{content:"";position:absolute;right:0;top:.25rem;display:inline-block;width:1.125rem;height:1.125rem;background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M24.6492%2030.2819C24.2579%2030.6773%2023.6191%2030.6773%2023.2277%2030.2819L15.2322%2022.2035C14.6072%2021.572%2015.0545%2020.5%2015.9429%2020.5L31.9341%2020.5C32.8225%2020.5%2033.2698%2021.572%2032.6448%2022.2035L24.6492%2030.2819Z'%20fill='%23777777'/%3e%3c/svg%3e") center/contain no-repeat}._inner-search_vgm25_421{position:relative}._inner-search_vgm25_421 ._inner-input_vgm25_424{width:8.75rem;height:2.75rem;padding:0 3rem 0 1rem;border:1px solid #dddddd;border-radius:999px;background:#fff;font-size:var(--body--small);color:#333;outline:none;transition:width border-color .2s,box-shadow .2s}._inner-search_vgm25_421 ._inner-input_vgm25_424:focus{width:18.75rem;outline:none;border:1px solid #777777}._inner-search_vgm25_421 ._inner-input_vgm25_424::placeholder{color:#777}._inner-search_vgm25_421 ._inner-btn_vgm25_444{position:absolute;top:50%;right:.5rem;transform:translateY(-50%);width:2.4rem;height:2.4rem;border-radius:.6rem;background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='20'%20cy='20'%20r='13.5'%20stroke='%23555555'%20stroke-width='5'/%3e%3cpath%20d='M30.4121%2030.4111L41.4909%2041.4899'%20stroke='%23555555'%20stroke-width='5'%20stroke-linecap='round'/%3e%3c/svg%3e") center/60% 60% no-repeat;border:none;cursor:pointer;transition:opacity .1s}._inner-search_vgm25_421 ._inner-btn_vgm25_444:hover{opacity:.5}._supp__sum_vgm25_372{font-size:var(--body--small);font-weight:500;color:#555}._supp__sum_vgm25_372 b{color:#006eee}._list__result_vgm25_473{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:0;border-bottom:2px solid #cccccc}._list__result_vgm25_473>li{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:0;width:100%;padding:1.5rem 1.25rem;border-bottom:1px solid #dddddd}@media (max-width: 768px){._list__result_vgm25_473{border-bottom:1px solid #cccccc}._list__result_vgm25_473>li{flex-direction:column;padding:0 .25rem}}._section__page_vgm25_503{width:12.5rem}@media (max-width: 768px){._section__page_vgm25_503{width:100%}}._title__page_vgm25_512{font-size:var(--body--medium);font-weight:600;color:#333;cursor:pointer;padding-right:2.5rem;word-break:keep-all}._title__page_vgm25_512:hover{text-decoration:underline}@media (max-width: 768px){._title__page_vgm25_512{width:100%;padding:.75rem 0 1rem}}._section__desc_vgm25_530{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:1rem;width:100%}@media (max-width: 768px){._section__desc_vgm25_530{gap:.75rem;margin-bottom:.75rem}}._txt__title_vgm25_546,._txt__content_vgm25_547{font-size:var(--body--medium);font-weight:500;line-height:1.5}._txt__title_vgm25_546 b,._txt__content_vgm25_547 b{color:#006eee}._txt__content_vgm25_547{overflow-wrap:anywhere;word-break:keep-all;color:#555}._txt__btn_vgm25_563{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:0}._clause-container_vgm25_575{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.5rem;width:100%;font-size:var(--body--medium);line-height:1.75}@media (max-width: 768px){._clause-container_vgm25_575{gap:.25rem}}._clause-container_vgm25_575 ._article-title_vgm25_591{font-weight:600;color:#333;cursor:pointer}._clause-container_vgm25_575 ._article-title_vgm25_591:hover{text-decoration:underline}._clause-container_vgm25_575 ._paragraph-header_vgm25_599{font-weight:400;color:#777}._clause-container_vgm25_575 ._sub-clause-list_vgm25_603{list-style-type:decimal;padding-left:2rem;margin-left:.5rem;color:#555}._clause-container_vgm25_575 ._sub-clause-list_vgm25_603 li{padding-left:.5rem;margin-bottom:.25rem}._pagination-container_vgm25_617{display:flex;flex-direction:row;justify-content:center;align-items:stretch;flex-wrap:nowrap;gap:0;margin-top:2rem}._pagination_vgm25_617{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;gap:.75rem;list-style:none;padding:0}._page-item_vgm25_638._active_vgm25_638 ._page-link_vgm25_638{background-color:#d4e7ff;color:#006eee;font-weight:600}._page-item_vgm25_638._disabled_vgm25_212 ._page-link_vgm25_638{background-color:#eee;color:#999;pointer-events:none;cursor:default}._page-link_vgm25_638{display:block;padding:0 .875rem;height:2.25rem;text-align:center;border:1px solid #cccccc;border-radius:.25rem;background-color:#fff;color:#777;cursor:pointer;text-decoration:none;white-space:nowrap}._page-link_vgm25_638:hover{background-color:#edf5ff}._no-results-container_vgm25_670{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:1rem;text-align:center;padding:2rem;width:100%;height:100%;min-height:300px;color:#555}._no-results-container_vgm25_670 ._no-results-icon_vgm25_684{width:4rem;height:4rem;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='10'%20cy='10'%20r='6.75'%20stroke='%23999999'%20stroke-width='2.5'/%3e%3cpath%20d='M15.2061%2015.2051L20.7455%2020.7445'%20stroke='%23999999'%20stroke-width='2.5'%20stroke-linecap='round'/%3e%3c/svg%3e") center/contain no-repeat}._no-results-container_vgm25_670 ._no-results-message_vgm25_689{font-size:var(--title2);font-weight:500;color:#333}._no-results-container_vgm25_670 ._no-results-message_vgm25_689 b{color:#006eee}._no-results-container_vgm25_670 ._no-results-sub-message_vgm25_697{font-size:var(--body--medium);line-height:1.75;color:#555}._loading-container_vgm25_703{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0;width:100%;height:100%}._loading-spinner_vgm25_714{width:3.75rem;height:3.75rem;border:5px solid #eeeeee;border-top-color:#006eee;border-radius:50%;animation:_spinnerspin_vgm25_1 .9s linear infinite}@keyframes _spin_vgm25_770{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._screen-dim_vgm25_737{position:fixed;inset:0;z-index:2000;background:#0000001a;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0;text-align:center}._loading-dialog_vgm25_751{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:1.5rem;padding:2rem 3rem;border-radius:.875rem;background:#fff;box-shadow:0 .25rem 1.5rem #0000001a}._loading-text_vgm25_764{font-size:var(--body--medium);font-weight:500;color:#555}._spinner_vgm25_770{width:3.75rem;height:3.75rem;border:5px solid #eeeeee;border-top-color:#006eee;border-radius:50%;animation:_spinnerspin_vgm25_1 .9s linear infinite}@keyframes _spinnerspin_vgm25_1{to{transform:rotate(360deg)}}._query-line_vgm25_784{display:inline;white-space:normal}._query-item_vgm25_789{display:inline;font-size:var(--title2)}._query-chip_vgm25_794{font-size:var(--title2);cursor:pointer}._query-chip_vgm25_794 b{text-decoration:underline}._inner-search__mobile_vgm25_802,._filter__mobile_vgm25_142{position:fixed;width:100%;height:100%;left:0;top:0;z-index:999;background:#0000004d;overscroll-behavior:contain;touch-action:none}._inner-search__mobile_vgm25_802._visible_vgm25_814,._filter__mobile_vgm25_142._visible_vgm25_814{display:block}._inner-search__mobile_vgm25_802._hidden_vgm25_818,._filter__mobile_vgm25_142._hidden_vgm25_818{display:none}._mobile-popover_vgm25_823{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:1.25rem;position:absolute;left:0;bottom:0;width:100%;max-height:80%;padding:1.5rem 1.25rem 2.25rem;background-color:#fff;border-radius:.875rem .875rem 0 0;box-shadow:0 .25rem 1.5rem #0000001a;z-index:999}._mobile-popover-header_vgm25_842{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:0;padding:0 .25rem}._mobile-popover-title_vgm25_852{font-size:var(--title2);font-weight:600;color:#333}._mobile-popover-close_vgm25_858{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0;width:2rem;height:2rem;border:0;border-radius:.5rem;background:transparent;cursor:pointer}._mobile-popover-close_vgm25_858:before{content:"";display:inline-block;width:1.25rem;height:1.25rem;background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M41.3094%2041.2568L24.0535%2024.0009L6.74316%206.69076'%20stroke='black'%20stroke-width='5'%20stroke-linecap='round'/%3e%3cpath%20d='M41.3096%206.69059L24.0536%2023.9465L6.74349%2041.2568'%20stroke='black'%20stroke-width='5'%20stroke-linecap='round'/%3e%3c/svg%3e") center/contain no-repeat}._mobile-popover-close_vgm25_858:hover{background-color:#edf5ff}._mobile-popover-body_vgm25_883{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:1.5rem;height:100%;padding:0 .25rem;overflow:hidden}._mobile-popover-body_vgm25_883 ._list__filter_vgm25_180{height:100%;overflow:auto}._inner-input-mobile_vgm25_899{width:100%;height:2.75rem;padding:0 3rem 0 1rem;border:1px solid #dddddd;border-radius:999px;background:#fff;font-size:var(--body--small);color:#333;outline:none;transition:width border-color .2s,box-shadow .2s}._inner-input-mobile_vgm25_899:focus{outline:none;border:1px solid #777777}._inner-input-mobile_vgm25_899::placeholder{color:#777}._mobile-popover-btn_vgm25_919{width:100%;padding:.75rem 0;font-size:var(--body--small);font-weight:500;border-radius:999px;color:#fff;background-color:#006eee}@media (min-width: 769px){._inner-search__mobile_vgm25_802,._filter__mobile_vgm25_142{display:none!important}}.history-badge{position:relative;display:inline-block}.history-badge__btn{display:inline-flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:0;gap:.375rem;padding:.25rem .75rem .25rem .625rem;border:solid 1px #cccccc;border-radius:999px;font-size:var(--body--medium);font-weight:500;color:#555;height:1.75rem;cursor:pointer}.history-badge__btn:hover{background:#edf5ff}.history-badge__btn .history-badge__ico{width:1.125rem;height:1.125rem;background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M24.0005%2041.457C33.6417%2041.457%2041.4575%2033.6413%2041.4575%2024C41.4575%2014.3587%2033.6417%206.54297%2024.0005%206.54297C19.6118%206.54297%2015.6014%208.16244%2012.5342%2010.8364'%20stroke='%235BA7FF'%20stroke-width='5'%20stroke-miterlimit='16'%20stroke-linecap='round'%20stroke-linejoin='bevel'/%3e%3cpath%20d='M23.957%2039.0001C25.3376%2039.0001%2026.4569%2040.1195%2026.457%2041.5001C26.457%2042.8808%2025.3377%2044.0001%2023.957%2044.0001C23.9355%2044.0001%2023.914%2044.0001%2023.8926%2044.0001C22.512%2043.9956%2021.3961%2042.8728%2021.4004%2041.4922C21.4049%2040.1117%2022.5276%2038.9957%2023.9082%2039.0001C23.9244%2039.0001%2023.9408%2039.0001%2023.957%2039.0001ZM13.0185%2037.876C13.714%2036.6836%2015.2448%2036.2805%2016.4375%2036.9756L16.5215%2037.0245L16.7363%2037.1622C17.7656%2037.9008%2018.0885%2039.3142%2017.4443%2040.4366C16.7996%2041.5592%2015.4158%2041.9927%2014.2588%2041.4756L14.0312%2041.3604L13.9189%2041.295C12.7265%2040.5995%2012.3233%2039.0687%2013.0185%2037.876ZM7.56345%2030.5557C8.76045%2029.8687%2010.2879%2030.282%2010.9756%2031.4786C10.9915%2031.5064%2011.0082%2031.5348%2011.0244%2031.5626C11.7196%2032.7553%2011.3165%2034.2861%2010.124%2034.9815C8.9313%2035.6768%207.4005%2035.2736%206.70505%2034.0811C6.68343%2034.044%206.66101%2034.006%206.63962%2033.9688C5.9525%2032.7716%206.36633%2031.2432%207.56345%2030.5557Z'%20fill='%235BA7FF'/%3e%3cpath%20d='M24%2018.0019V23.9996H30.0251'%20stroke='%235BA7FF'%20stroke-width='5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.5576%207.01951L9.68503%2012.9534L15.646%2013.83'%20stroke='%235BA7FF'%20stroke-width='5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") center/contain no-repeat;display:inline-block}.history-badge .history-popover{position:absolute;left:0;top:calc(100% + .5rem);display:none;z-index:1000}@media (max-width: 768px){.history-badge .history-popover{position:fixed;top:initial;inset:0;background:#0000001a;overscroll-behavior:contain;touch-action:none}}.history-badge .history-container{position:absolute;min-width:21.25rem;max-width:32.5rem;overflow:hidden;background:#fff;border-radius:.875rem;box-shadow:0 .25rem 1.5rem #0000001a;padding:1.75rem 2.75rem 1.75rem 2.25rem}@media (max-width: 768px){.history-badge .history-container{position:absolute;bottom:0;width:100%;padding:1.5rem 1.25rem 2.25rem;border-radius:.875rem .875rem 0 0;max-width:initial}.history-badge .history-container .history-list{padding:0 .25rem;height:100%}}.history-badge .history-content{width:100%;height:100%;max-height:18rem;overflow:auto}@media (max-width: 768px){.history-badge .history-content{max-height:36vh}}.history-badge.is-open .history-popover{display:block}.history-badge.is-bottom-center .history-popover{left:50%;transform:translate(-50%)}.history-badge.is-bottom-center .history-popover:before{left:50%;transform:translate(-50%) rotate(45deg)}.history-badge.is-bottom-right .history-popover{right:0;left:auto}.history-badge.is-bottom-right .history-popover:before{left:auto;right:16px}.history-badge .history-list{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:1rem;margin:0;padding:0}.history-badge .history-list__row{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.625rem}.history-badge .history-list__tag{display:inline-block;padding:0 .25rem;font-size:var(--body--tiny);border:1px solid #cccccc;border-radius:.375rem;color:#777;flex-shrink:0}.history-badge .history-list__tag.is-current{color:#006eee;border-color:#006eee;background-color:#edf5ff}.history-badge .history-list__text{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:.125rem .625rem;font-size:var(--body--small);color:#555;word-break:keep-all}.history-badge .history-list__text .date{white-space:nowrap}.history-badge .history-list__text .sep{display:inline-block;width:1px;height:1em;background:#ccc;border-radius:1px}.history-badge .history-list__text .summary{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.summary-modal{position:fixed;inset:0;z-index:999}.summary-modal__backdrop{position:absolute;inset:0;background:#0000001a;overscroll-behavior:contain;touch-action:none}.summary-modal__dialog{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:0;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(62.5rem,92vw);max-height:80vh;padding:1.75rem 2.25rem;border-radius:.875rem;background:#fff;box-shadow:0 .25rem 1.5rem #0000001a;overflow:hidden}@media (max-width: 768px){.summary-modal__dialog{width:100%;height:100%;max-height:initial;border-radius:0;padding:1rem}}.summary-modal__header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;gap:.75rem}.summary-modal__header .summary-modal__row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:.5rem}.summary-modal__header .summary-modal__title{margin:0;font-size:var(--title1);font-weight:600;color:#333;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.summary-modal__header .summary-modal__title .icon{display:inline-block;width:1.25rem;height:1.25rem;background-position:center;background-repeat:no-repeat;background-size:contain}.summary-modal__header .summary-modal__title .icon__ai{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='21'%20viewBox='0%200%2020%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.50784%201.93411C9.66772%201.49598%2010.2874%201.49598%2010.4472%201.93411L12.4923%207.53818C12.5423%207.67526%2012.6497%207.78364%2012.7863%207.83491L18.3325%209.9159C18.7649%2010.0782%2018.7649%2010.6899%2018.3325%2010.8522L12.7863%2012.9332C12.6497%2012.9844%2012.5423%2013.0928%2012.4923%2013.2299L10.4472%2018.834C10.2874%2019.2721%209.66772%2019.2721%209.50784%2018.834L7.46279%2013.2299C7.41277%2013.0928%207.30536%2012.9844%207.16874%2012.9332L1.62263%2010.8522C1.19016%2010.6899%201.19016%2010.0782%201.62263%209.9159L7.16874%207.83491C7.30536%207.78364%207.41277%207.67526%207.46279%207.53818L9.50784%201.93411Z'%20stroke='%23333333'%20stroke-width='2.5'/%3e%3c/svg%3e")}.summary-modal__header .summary-modal__close{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0;width:2rem;height:2rem;border:0;border-radius:.5rem;background:transparent;cursor:pointer}.summary-modal__header .summary-modal__close:before{content:"";display:inline-block;width:1.25rem;height:1.25rem;background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M41.3094%2041.2568L24.0535%2024.0009L6.74316%206.69076'%20stroke='black'%20stroke-width='5'%20stroke-linecap='round'/%3e%3cpath%20d='M41.3096%206.69059L24.0536%2023.9465L6.74349%2041.2568'%20stroke='black'%20stroke-width='5'%20stroke-linecap='round'/%3e%3c/svg%3e") center/contain no-repeat}.summary-modal__header .summary-modal__close:hover{background-color:#edf5ff}.summary-modal__body{border:solid 1px #eeeeee;border-radius:8px;padding:1.25rem 1.75rem;overflow:auto;flex:1 1 auto}@media (max-width: 768px){.summary-modal__body{padding:1rem 1.25rem}}.summary-modal__body .summary__text--rich{font-size:var(--body--medium);line-height:1.75;white-space:normal;word-break:keep-all;color:#555}.summary-modal__body .summary__text--rich strong,.summary-modal__body .summary__text--rich b{font-weight:600;color:#333}.summary-modal__body .summary__text--rich h1,.summary-modal__body .summary__text--rich h2,.summary-modal__body .summary__text--rich h3{padding:.25rem 0;margin:1.5rem 0 .5rem;font-weight:600;color:#333}.summary-modal__body .summary__text--rich h1:first-child,.summary-modal__body .summary__text--rich h2:first-child,.summary-modal__body .summary__text--rich h3:first-child{margin:.5rem 0}.summary-modal__body .summary__text--rich h1{font-size:var(--title2)}.summary-modal__body .summary__text--rich h2{font-size:var(--title1);border-bottom:1px solid #dddddd}.summary-modal__body .summary__text--rich h3{font-size:var(--font-big)}.summary-modal__body .summary__text--rich em{font-style:italic}.summary-modal__body .summary__text--rich u{text-underline-offset:2px}.summary-modal__body .summary__text--rich a{color:#006eee;text-decoration:underline}.summary-modal__body .summary__text--rich a:hover{opacity:.9}.summary-modal__body .summary__text--rich hr{border:0;border-top:1px dashed #ececec;margin:.9rem 0}.summary-modal__body .summary__text--rich ul,.summary-modal__body .summary__text--rich ol{margin:.6rem 0 .6rem 1.2rem}.summary-modal__body .summary__text--rich ul{list-style:disc}.summary-modal__body .summary__text--rich ol{list-style:decimal}.summary-modal__body .summary__text--rich li{margin:.22rem 0}.summary-modal__body .summary__text--rich blockquote{margin:.9rem 0;padding:.6rem .8rem;border-left:3px solid #dce9ff;background:#f6f9ff;border-radius:.5rem;color:#777}.summary-modal__body .summary__text--rich code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.9em;background:#f3f5f9;border:1px solid #e6ebf2;border-radius:4px;padding:0 .25rem}.summary-modal__body .summary__text--rich pre{overflow:auto;background:#f3f5f9;border:1px solid #e6ebf2;border-radius:.5rem;padding:.75rem .9rem}.summary-modal__body .summary__text--rich pre code{border:0;background:transparent;padding:0}.summary-modal__body .summary__text--rich table{width:100%;border-collapse:collapse;margin:.8rem 0 1rem;border:1px solid #e6eaf2;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.summary-modal__body .summary__text--rich thead{position:sticky;top:0;background:#f7f9ff;z-index:1}.summary-modal__body .summary__text--rich thead th{text-align:left;font-weight:800;padding:.6rem .7rem;border-bottom:1px solid #e6eaf2;white-space:nowrap;color:#999;font-size:.95rem}.summary-modal__body .summary__text--rich tbody td{padding:.6rem .7rem;border-top:1px solid #f0f2f7;vertical-align:top;color:#777}.summary-modal__body .summary__text--rich tbody tr:nth-child(2n) td{background:#fcfdff}.summary-modal__body .summary__text--rich tbody tr:hover td{background:#f7fbff}.summary-modal__body .summary__text--rich tbody td:first-child{white-space:nowrap;width:7.5rem}.summary-modal__body .summary__text--rich img{max-width:100%;height:auto;display:block;margin:.5rem 0;border-radius:.375rem}.summary-modal__body .summary__text--rich sup,.summary-modal__body .summary__text--rich sub{line-height:0;font-size:.75em}.summary-modal .summary-modal__tools{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.5rem;margin-left:.25rem}.summary-modal .summary-modal__btn{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.375rem;border:1px solid #dddddd;border-radius:.5rem;padding:.375rem .625rem .375rem .5rem;font-size:var(--body--tiny);cursor:pointer}.summary-modal .summary-modal__btn:before{content:"";display:inline-block;width:1.125rem;height:1.125rem}.summary-modal .summary-modal__btn-copy:before{background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.12891%2013.2637V38.0972C7.12891%2040.1465%208.78735%2041.8019%2010.8335%2041.8019H34.6158'%20stroke='%23999999'%20stroke-width='5'%20stroke-linecap='round'/%3e%3cpath%20d='M17.2686%206.52148H36.8564C37.6836%206.52148%2038.3545%207.19239%2038.3545%208.01953V32.0312C38.3545%2032.8584%2037.6836%2033.5293%2036.8564%2033.5293H16.5186C16.104%2033.5291%2015.7707%2033.1958%2015.7705%2032.7812V8.01953C15.7705%207.19239%2016.4414%206.52148%2017.2686%206.52148Z'%20stroke='%23999999'%20stroke-width='4.99223'%20stroke-linecap='round'/%3e%3c/svg%3e") center/contain no-repeat}.summary-modal .summary-modal__btn-print:before{background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='34.7207'%20cy='22.1562'%20r='2.5'%20fill='%23999999'/%3e%3cmask%20id='path-2-inside-1_980_5462'%20fill='white'%3e%3crect%20x='10'%20y='26.4463'%20width='28'%20height='18'%20rx='2'/%3e%3c/mask%3e%3crect%20x='10'%20y='26.4463'%20width='28'%20height='18'%20rx='2'%20stroke='%23999999'%20stroke-width='10'%20mask='url(%23path-2-inside-1_980_5462)'/%3e%3cmask%20id='path-3-inside-2_980_5462'%20fill='white'%3e%3crect%20x='10'%20y='4'%20width='28'%20height='14.1729'%20rx='2'/%3e%3c/mask%3e%3crect%20x='10'%20y='4'%20width='28'%20height='14.1729'%20rx='2'%20stroke='%23999999'%20stroke-width='10'%20mask='url(%23path-3-inside-2_980_5462)'/%3e%3cpath%20d='M13.9447%2031.8809H6.56445V17.8809C6.56445%2016.7763%207.45988%2015.8809%208.56445%2015.8809H39.4355C40.5401%2015.8809%2041.4355%2016.7763%2041.4355%2017.8809V31.8809H34.8456'%20stroke='%23999999'%20stroke-width='5'/%3e%3c/svg%3e") center/contain no-repeat}.summary-modal .summary-modal__btn:hover{background:#edf5ff}.summary-modal .summary-modal__notice{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.5rem;margin:.75rem 0;padding:.5rem 1rem;border:1px solid #fde68a;background:#fffbeb;color:#f59e0b;border-radius:.5rem;font-size:var(--body--small)}.summary-modal .notice-dot{display:inline-block;width:.375rem;height:.375rem;border-radius:50%;background:#f59e0b}.summary-modal .notice-right{align-self:flex-end;padding:.125rem 0;margin-left:.125rem;font-size:var(--body--tiny);color:#5ba7ff}.summary-modal .summary-toast{position:fixed;padding:10px 14px;border-radius:10px;background:#111827eb;color:#fff;font-size:13px;line-height:1.4;box-shadow:0 8px 24px #0000002e;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease;z-index:9999}.summary-modal .summary-toast--tr{right:24px;top:24px;transform:translateY(-16px)}.summary-modal .summary-toast--tr.show{opacity:1;transform:translateY(0)}.summary-modal .summary-toast--tc{left:50%;top:24px;transform:translate(-50%,-16px)}.summary-modal .summary-toast--tc.show{opacity:1;transform:translate(-50%)}.summary-modal .summary-toast--br{right:24px;bottom:24px;transform:translateY(16px)}.summary-modal .summary-toast--br.show{opacity:1;transform:translateY(0)}@supports (padding: max(0px)){.summary-modal .summary-toast--tr{right:max(24px,env(safe-area-inset-right));top:max(24px,env(safe-area-inset-top))}.summary-modal .summary-toast--tc{top:max(24px,env(safe-area-inset-top))}.summary-modal .summary-toast--br{right:max(24px,env(safe-area-inset-right));bottom:max(24px,env(safe-area-inset-bottom))}}@media (max-width: 640px){.summary-modal__body .summary__text--rich{font-size:.95rem}.summary-modal__body .summary__text--rich h1{font-size:1.25rem}.summary-modal__body .summary__text--rich h2{font-size:1.08rem}}._no-scrollbar_wctdo_5{-ms-overflow-style:none;scrollbar-width:none}._no-scrollbar_wctdo_5::-webkit-scrollbar{display:none}._header_wctdo_14{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0;position:absolute;top:0;left:0;width:100%;height:var(--header--height);border-bottom:solid 1px #dddddd}._header_wctdo_14 ._container__width_wctdo_28{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:0;width:95.5rem;padding:0 1.5rem}._header_wctdo_14 ._logo__text_wctdo_38{font-size:1.5rem;font-family:Paperlogy;color:#333;white-space:nowrap}._header_wctdo_14 ._logo__text_wctdo_38 span{color:#006eee}._header_wctdo_14 ._gnb_wctdo_47{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:1.25rem}._header_wctdo_14 ._gnb_wctdo_47>li>a{font-size:var(--body--big);font-weight:400;color:#333}._header_wctdo_14 ._gnb--mobile_wctdo_60{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0;display:none;width:3rem;height:3rem;border-radius:.5rem}._header_wctdo_14 ._gnb--mobile_wctdo_60:before{content:"";display:inline-block;width:2.25rem;height:2.25rem;background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M41.5%2011.1035L6.5%2011.1035'%20stroke='%23555555'%20stroke-width='5'%20stroke-linecap='round'/%3e%3cpath%20d='M41.5%2024.0723L6.5%2024.0723'%20stroke='%23555555'%20stroke-width='5'%20stroke-linecap='round'/%3e%3cpath%20d='M41.5%2036.8965L6.5%2036.8965'%20stroke='%23555555'%20stroke-width='5'%20stroke-linecap='round'/%3e%3c/svg%3e") center/contain no-repeat}._header_wctdo_14 ._gnb--mobile_wctdo_60:hover{background-color:#edf5ff}@media (max-width: 768px){._header_wctdo_14 ._gnb--mobile_wctdo_60{width:2.375rem;height:2.375rem}._header_wctdo_14 ._gnb--mobile_wctdo_60:before{width:2rem;height:2rem}}._header_wctdo_14 ._gnb--mobile__container_wctdo_92{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;background-color:#fff}._header_wctdo_14 ._gnb--mobile__container_wctdo_92 ._gnb--mobile__header_wctdo_102{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:0;height:var(--header--height);border-bottom:solid 1px #dddddd;padding:0 1rem}._header_wctdo_14 ._gnb--mobile__container_wctdo_92 ._gnb--mobile__close_wctdo_113{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0;width:3rem;height:3rem;border-radius:.5rem}._header_wctdo_14 ._gnb--mobile__container_wctdo_92 ._gnb--mobile__close_wctdo_113:before{content:"";display:inline-block;width:2.25rem;height:2.25rem;background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M41.3094%2041.2568L24.0535%2024.0009L6.74316%206.69076'%20stroke='black'%20stroke-width='5'%20stroke-linecap='round'/%3e%3cpath%20d='M41.3096%206.69059L24.0536%2023.9465L6.74349%2041.2568'%20stroke='black'%20stroke-width='5'%20stroke-linecap='round'/%3e%3c/svg%3e") center/contain no-repeat}._header_wctdo_14 ._gnb--mobile__container_wctdo_92 ._gnb--mobile__close_wctdo_113:hover{background-color:#edf5ff}@media (max-width: 768px){._header_wctdo_14 ._gnb--mobile__container_wctdo_92 ._gnb--mobile__close_wctdo_113{width:2.375rem;height:2.375rem}._header_wctdo_14 ._gnb--mobile__container_wctdo_92 ._gnb--mobile__close_wctdo_113:before{width:2rem;height:2rem}}._header_wctdo_14 ._gnb--mobile__container_wctdo_92 ._gnb--mobile__content_wctdo_144{padding:.25rem 1rem}._header_wctdo_14 ._gnb--mobile__container_wctdo_92 ._gnb--mobile__content_wctdo_144 li{padding:.5rem 0;border-bottom:solid 1px #eeeeee}._header_wctdo_14 ._gnb--mobile__container_wctdo_92 ._gnb--mobile__content_wctdo_144 li a{display:block;font-size:var(--title2);font-weight:600;color:#333;width:100%}._header_wctdo_14 ._gnb--mobile__container_wctdo_92 ._gnb--mobile__content_wctdo_144 li:hover{background-color:#edf5ff}@media (max-width: 1024px){._header_wctdo_14 ._gnb_wctdo_47{display:none}._header_wctdo_14 ._gnb--mobile_wctdo_60{display:flex}._header_wctdo_14 ._container__width_wctdo_28{width:100%}._header_wctdo_14 ._logo__text_wctdo_38{font-size:1.375rem}._header_wctdo_14 ._gnb--mobile__container_wctdo_92{display:block}}@media (max-width: 768px){._header_wctdo_14 ._container__width_wctdo_28{padding:0 1rem}._header_wctdo_14 ._logo__text_wctdo_38{font-size:1.125rem}}.body__detail{display:flex;flex-direction:row;justify-content:center;align-items:stretch;flex-wrap:nowrap;gap:0;width:100%;background-color:#fff;padding-top:var(--header--height);height:100%}.body__detail .container__width{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:4.25rem;width:100%;max-width:95.5rem;padding:0 1.5rem;height:100%}@media (max-width: 1024px){.body__detail .container__width{gap:2.75rem;padding:0 1.5rem}}@media (max-width: 768px){.body__detail .container__width{padding:0 1rem}}.body__detail .aside{height:100%;border-right:solid 1px #eeeeee}.body__detail .aside-mobile-controller{display:flex;flex-direction:row;justify-content:center;align-items:stretch;flex-wrap:nowrap;gap:0;display:none;position:fixed;left:0;bottom:0;width:100%;z-index:888;background:#fff;border-top:solid 1px #dddddd;box-shadow:0 .25rem 1.5rem #0000001a}.body__detail .btn-aside-mobile{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:.375rem;width:100%;padding:.75rem 0;font-size:var(--body--small);color:#555;font-weight:500}.body__detail .btn-aside-mobile:hover{background-color:#edf5ff}.body__detail .btn-aside-mobile:before{content:"";display:inline-block;width:1.75rem;height:1.75rem}.body__detail .btn-aside-mobile-history:before{background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M24.0005%2041.457C33.6417%2041.457%2041.4575%2033.6413%2041.4575%2024C41.4575%2014.3587%2033.6417%206.54297%2024.0005%206.54297C19.6118%206.54297%2015.6014%208.16244%2012.5342%2010.8364'%20stroke='%23999999'%20stroke-width='5'%20stroke-miterlimit='16'%20stroke-linecap='round'%20stroke-linejoin='bevel'/%3e%3cpath%20d='M23.957%2039C25.3377%2039%2026.4569%2040.1194%2026.457%2041.5C26.457%2042.8807%2025.3377%2044%2023.957%2044C23.9356%2044%2023.914%2044.0001%2023.8926%2044C22.512%2043.9956%2021.3961%2042.8728%2021.4004%2041.4922C21.4049%2040.1116%2022.5276%2038.9957%2023.9082%2039C23.9244%2039.0001%2023.9408%2039%2023.957%2039ZM13.0186%2037.876C13.714%2036.6836%2015.2448%2036.2805%2016.4375%2036.9756L16.5215%2037.0244L16.7363%2037.1621C17.7657%2037.9008%2018.0885%2039.3141%2017.4443%2040.4365C16.7996%2041.5591%2015.4158%2041.9926%2014.2588%2041.4756L14.0312%2041.3604L13.9189%2041.2949C12.7265%2040.5994%2012.3233%2039.0686%2013.0186%2037.876ZM7.56348%2030.5557C8.76047%2029.8686%2010.2879%2030.2819%2010.9756%2031.4785C10.9916%2031.5064%2011.0082%2031.5348%2011.0244%2031.5625C11.7197%2032.7552%2011.3166%2034.286%2010.124%2034.9814C8.93132%2035.6767%207.40053%2035.2736%206.70508%2034.0811C6.68346%2034.044%206.66103%2034.006%206.63965%2033.9688C5.95253%2032.7715%206.36635%2031.2431%207.56348%2030.5557Z'%20fill='%23999999'/%3e%3cpath%20d='M24%2018.0019V23.9996H30.0251'%20stroke='%23999999'%20stroke-width='5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.5576%207.01951L9.68503%2012.9534L15.646%2013.83'%20stroke='%23999999'%20stroke-width='5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") center/contain no-repeat}.body__detail .btn-aside-mobile-index:before{background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M41.5%2011.5723L15.4862%2011.5723'%20stroke='%23999999'%20stroke-width='5'%20stroke-linecap='round'/%3e%3cpath%20d='M41.5%2024L15.4862%2024'%20stroke='%23999999'%20stroke-width='5'%20stroke-linecap='round'/%3e%3cpath%20d='M41.5%2036.8965L15.4862%2036.8965'%20stroke='%23999999'%20stroke-width='5'%20stroke-linecap='round'/%3e%3ccircle%20cx='7'%20cy='11.5723'%20r='3'%20fill='%23999999'/%3e%3ccircle%20cx='7'%20cy='24'%20r='3'%20fill='%23999999'/%3e%3ccircle%20cx='7'%20cy='36.8965'%20r='3'%20fill='%23999999'/%3e%3c/svg%3e") center/contain no-repeat}.body__detail .btn-aside-mobile-list:before{background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M38%204C40.2091%204%2042%205.79086%2042%208V40C42%2042.2091%2040.2091%2044%2038%2044H10C7.79086%2044%206%2042.2091%206%2040V8C6%205.79086%207.79086%204%2010%204H38ZM11.1299%2035.7402C9.4013%2035.7402%208%2037.1415%208%2038.8701C8%2040.5987%209.4013%2042%2011.1299%2042H36.8701C38.5987%2042%2040%2040.5987%2040%2038.8701C40%2037.1415%2038.5987%2035.7402%2036.8701%2035.7402H11.1299ZM18%208.33203C16.8954%208.33203%2016%209.22746%2016%2010.332C16%2011.4366%2016.8954%2012.332%2018%2012.332H30C31.1046%2012.332%2032%2011.4366%2032%2010.332C32%209.22746%2031.1046%208.33203%2030%208.33203H18Z'%20fill='%23999999'/%3e%3c/svg%3e") center/contain no-repeat}.body__detail .aside-mobile-popover{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.75rem;position:fixed;left:0;top:0;width:100%;height:100%;background-color:#fff;z-index:999;display:none}.body__detail .aside-mobile-popover.visible{display:flex}.body__detail .aside-mobile-popover.hidden{display:none}@media (min-width: 769px){.body__detail .aside-mobile-popover{display:none!important}}.body__detail .aside-mobile-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:0;height:var(--header--height);border-bottom:solid 1px #dddddd;padding:0 1rem}.body__detail .aside-mobile-title{font-size:var(--title2);font-weight:600;color:#333}.body__detail .aside-mobile-close{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0;width:3rem;height:3rem;border-radius:.5rem}.body__detail .aside-mobile-close:before{content:"";display:inline-block;width:2.25rem;height:2.25rem;background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M41.3094%2041.2568L24.0535%2024.0009L6.74316%206.69076'%20stroke='black'%20stroke-width='5'%20stroke-linecap='round'/%3e%3cpath%20d='M41.3096%206.69059L24.0536%2023.9465L6.74349%2041.2568'%20stroke='black'%20stroke-width='5'%20stroke-linecap='round'/%3e%3c/svg%3e") center/contain no-repeat}.body__detail .aside-mobile-close:hover{background-color:#edf5ff}@media (max-width: 768px){.body__detail .aside-mobile-close{width:2.375rem;height:2.375rem}.body__detail .aside-mobile-close:before{width:2rem;height:2rem}}.body__detail .aside-mobile-body{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:0;height:100%;overflow:hidden;padding:0 1rem}@media (max-width: 768px){.body__detail .aside{display:none}.body__detail .aside-mobile-controller,.body__detail .aside-mobile-popover{display:flex}}.body__detail .section__aside{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:1rem;width:16.25rem;height:100%;padding:1rem 0}@media (max-width: 1024px){.body__detail .section__aside{padding:1.25rem 0}}.body__detail .tab{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:0;width:100%;border-bottom:1px solid #dddddd}.body__detail .tab__button{flex:1;height:2.75rem;border-radius:0;font-weight:600;color:#555;cursor:pointer;border-bottom:.25rem solid transparent}.body__detail .tab__button:hover{background-color:#edf5ff}.body__detail .tab__button.active{border-bottom-color:#006eee;color:#006eee}.body__detail .aside-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:1rem;height:100%;overflow:hidden}.body__detail .aside-content .title__aside{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:1rem;height:2.75rem}.body__detail .aside-content .title__aside .icon__arrow-graydark{display:inline-block;width:1.75rem;height:1.75rem;background:url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16.042%207.90201L10.3359%2013.5496C10.1052%2013.7779%2010.1052%2014.1505%2010.3359%2014.3788L16.042%2020.0264'%20stroke='%23555555'%20stroke-width='2.91667'%20stroke-linecap='round'/%3e%3c/svg%3e") center/contain no-repeat}.body__detail .aside-content .title__aside h4{font-size:var(--title1);font-weight:600;color:#333}.body__detail .aside-body{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:0;height:100%;overflow:hidden}.body__detail .aside-content .index,.body__detail .aside-mobile-popover .index{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.5rem;height:100%;overflow:auto}.body__detail .aside-content .index__container,.body__detail .aside-mobile-popover .index__container{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:0}.body__detail .aside-content .index__container.open>.index__item .icon__fold,.body__detail .aside-mobile-popover .index__container.open>.index__item .icon__fold{transform:rotate(90deg)}.body__detail .aside-content .index__container:hover,.body__detail .aside-mobile-popover .index__container:hover{cursor:pointer}.body__detail .aside-content .index__item,.body__detail .aside-mobile-popover .index__item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.25rem;width:100%;padding:.25rem 0}.body__detail .aside-content .index__item.active,.body__detail .aside-mobile-popover .index__item.active{background-color:#edf5ff}.body__detail .aside-content .index__item.active .icon__fold,.body__detail .aside-mobile-popover .index__item.active .icon__fold{background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.25%2017.2268L15.1409%2012.386C15.3386%2012.1903%2015.3386%2011.8709%2015.1409%2011.6753L10.25%206.83447'%20stroke='%23006EEE'%20stroke-width='2.5'%20stroke-linecap='round'/%3e%3c/svg%3e") center/contain no-repeat}.body__detail .aside-content .index__item.active .index__text,.body__detail .aside-mobile-popover .index__item.active .index__text{color:#006eee;font-weight:600}.body__detail .aside-content .index__item.active .icon-file,.body__detail .aside-mobile-popover .index__item.active .icon-file{background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M30.3134%2016.6281H40.9045L28.9668%204.69043V15.2814C28.9668%2016.026%2029.5695%2016.6281%2030.3134%2016.6281Z'%20fill='%23006EEE'/%3e%3cpath%20d='M30.3142%2018.9863C28.2648%2018.9863%2026.6096%2017.3276%2026.6096%2015.2817V4H10.109C8.05944%204%206.4043%205.65884%206.4043%207.70463V40.5382C6.4043%2042.5874%208.06274%2044.2428%2010.1089%2044.2428H37.8912C39.9339%2044.2428%2041.5958%2042.5809%2041.5958%2040.5382V18.9862H30.3142V18.9863Z'%20fill='%23006EEE'/%3e%3c/svg%3e") center/contain no-repeat}.body__detail .aside-content .index .icon__fold,.body__detail .aside-mobile-popover .index .icon__fold{flex:0 0 1.25rem;width:1.5rem;height:1.5rem;margin-right:.125rem;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.25%2017.2268L15.1409%2012.386C15.3386%2012.1903%2015.3386%2011.8709%2015.1409%2011.6753L10.25%206.83447'%20stroke='%23999999'%20stroke-width='2.5'%20stroke-linecap='round'/%3e%3c/svg%3e") center/contain no-repeat}.body__detail .aside-content .index .icon-file,.body__detail .aside-mobile-popover .index .icon-file{width:1.5rem;height:1.5rem;margin-right:.125rem;background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M30.3134%2016.6281H40.9045L28.9668%204.69043V15.2814C28.9668%2016.026%2029.5695%2016.6281%2030.3134%2016.6281Z'%20fill='%23999999'/%3e%3cpath%20d='M30.3142%2018.9863C28.2648%2018.9863%2026.6096%2017.3276%2026.6096%2015.2817V4H10.109C8.05944%204%206.4043%205.65884%206.4043%207.70463V40.5382C6.4043%2042.5874%208.06274%2044.2428%2010.1089%2044.2428H37.8912C39.9339%2044.2428%2041.5958%2042.5809%2041.5958%2040.5382V18.9862H30.3142V18.9863Z'%20fill='%23999999'/%3e%3c/svg%3e") center/contain no-repeat}.body__detail .aside-content .index__text,.body__detail .aside-mobile-popover .index__text{flex:1 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#555;font-size:var(--body--small);font-weight:500;padding-right:2rem}.body__detail .aside-content .index--sub1 .index__item,.body__detail .aside-mobile-popover .index--sub1 .index__item{padding-left:.5rem}.body__detail .aside-content .index--sub1 .index__item:hover,.body__detail .aside-mobile-popover .index--sub1 .index__item:hover{background-color:#edf5ff;cursor:pointer}.body__detail .aside-content .index--sub2 .index__item,.body__detail .aside-mobile-popover .index--sub2 .index__item{padding-left:2.75rem}.body__detail .aside-content .index--sub2 .index__item:hover,.body__detail .aside-mobile-popover .index--sub2 .index__item:hover{background-color:#edf5ff;cursor:pointer}.body__detail .aside-content #index__intro,.body__detail .aside-mobile-popover #index__intro{padding-left:27px}.body__detail .aside-content .history,.body__detail .aside-mobile-popover .history{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:1rem;height:100%;overflow:auto;padding-right:2rem}.body__detail .aside-content .history__item,.body__detail .aside-mobile-popover .history__item{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.625rem}.body__detail .aside-content .history__text,.body__detail .aside-mobile-popover .history__text{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:.125rem .625rem}.body__detail .aside-content .history__text .date,.body__detail .aside-mobile-popover .history__text .date{white-space:nowrap;font-variant-numeric:tabular-nums;color:#555;font-size:var(--body--small)}.body__detail .aside-content .history__text .sep,.body__detail .aside-mobile-popover .history__text .sep{justify-self:center;width:1px;height:1em;background:#ccc;border-radius:1px}.body__detail .aside-content .history__text .summary,.body__detail .aside-mobile-popover .history__text .summary{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#555;font-size:var(--body--small)}.body__detail .aside-content .history__tag,.body__detail .aside-mobile-popover .history__tag{height:fit-content;padding:0 .25rem;font-size:var(--body--tiny);border:1px solid #cccccc;border-radius:.375rem;color:#777;flex-shrink:0}.body__detail .aside-content .history__tag.active,.body__detail .aside-mobile-popover .history__tag.active{color:#006eee;border-color:#006eee;background-color:#edf5ff}.body__detail .content{width:100%;padding-top:4rem;overflow-y:auto;padding-bottom:8rem;scroll-behavior:smooth}@media (max-width: 1024px){.body__detail .content{padding-top:2.75rem}}@media (max-width: 768px){.body__detail .content{padding-top:1rem;padding-bottom:8.5rem}}.body__detail .title__container{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.25rem;margin-bottom:1.25rem}@media (max-width: 768px){.body__detail .title__container{margin-bottom:0}}.body__detail .title__container .title__main{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:.25rem .75rem}.body__detail .title__container .title_main_row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.5rem}.body__detail .title__container .title__sub{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.75rem}.body__detail .title__container .title__main>h3{font-size:var(--title2);font-weight:600;line-height:1.75;color:#333;display:inline}.body__detail .title__container .title__sub>p{font-size:var(--body--small);color:#555;line-height:1.75}.body__detail .title__container .btn--icon{display:inline-flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.375rem;background-color:#edf5ff;border-radius:999px;padding:.5rem 1rem .5rem .75rem;color:#5ba7ff;font-weight:600;font-size:var(--body--small);cursor:pointer;transition:background-color .1s}.body__detail .title__container .btn--icon:hover{background-color:#d4e7ff}.body__detail .title__container .btn--icon .icon{display:inline-block;width:1.125rem;height:1.125rem;background-position:center;background-repeat:no-repeat;background-size:contain}.body__detail .title__container .btn--icon .icon__ai{background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.61953%202.66896C8.73944%202.34037%209.20417%202.34037%209.32408%202.66896L10.8579%206.87202C10.8954%206.97483%2010.9759%207.05612%2011.0784%207.09456L15.238%208.65531C15.5623%208.77701%2015.5623%209.23581%2015.238%209.35751L11.0784%2010.9183C10.9759%2010.9567%2010.8954%2011.038%2010.8579%2011.1408L9.32408%2015.3439C9.20417%2015.6724%208.73944%2015.6724%208.61952%2015.3439L7.08574%2011.1408C7.04822%2011.038%206.96767%2010.9567%206.8652%2010.9183L2.70562%209.35751C2.38127%209.23581%202.38127%208.77701%202.70562%208.65531L6.8652%207.09456C6.96767%207.05612%207.04822%206.97483%207.08574%206.87202L8.61953%202.66896Z'%20stroke='%235BA7FF'%20stroke-width='1.875'/%3e%3c/svg%3e")}.body__detail .title__container .btn--icon .icon__view{background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='19'%20viewBox='0%200%2018%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='7.5'%20cy='8'%20r='5.0625'%20stroke='%235BA7FF'%20stroke-width='1.875'/%3e%3cpath%20d='M11.4043%2011.9043L15.1839%2015.6839'%20stroke='%235BA7FF'%20stroke-width='1.875'%20stroke-linecap='round'/%3e%3cpath%20d='M13.125%2013.625L14.9996%2015.5'%20stroke='%235BA7FF'%20stroke-width='3'%20stroke-linecap='round'/%3e%3c/svg%3e")}.body__detail .title__container .btn--inline{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.25rem;background-color:#edf5ff;border:none;border-radius:999px;padding:.3rem .8rem;color:#006eee;font-weight:500;font-size:var(--body--small);cursor:pointer;transition:background-color .2s}.body__detail .title__container .btn--inline:hover{background-color:#d4e7ff}.body__detail .title__container .btn--inline span{font-size:.9rem}.body__detail .btn__chip{display:inline-flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.375rem;border:solid 1px #cccccc;border-radius:999px;padding:.375rem 1rem .375rem .75rem;color:#555;font-weight:600;font-size:var(--body--small);cursor:pointer;transition:background-color .1s}.body__detail .btn__chip .icon__view{display:inline-block;width:1.125rem;height:1.125rem;background:url("data:image/svg+xml,%3csvg%20width='18'%20height='19'%20viewBox='0%200%2018%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='7.5'%20cy='8'%20r='5.0625'%20stroke='%235BA7FF'%20stroke-width='1.875'/%3e%3cpath%20d='M11.4043%2011.9043L15.1839%2015.6839'%20stroke='%235BA7FF'%20stroke-width='1.875'%20stroke-linecap='round'/%3e%3cpath%20d='M13.125%2013.625L14.9996%2015.5'%20stroke='%235BA7FF'%20stroke-width='3'%20stroke-linecap='round'/%3e%3c/svg%3e") center/contain no-repeat}.body__detail .btn__chip:after{content:"";display:inline-block;width:1.125rem;height:1.125rem;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.25%2017.2268L15.1409%2012.386C15.3386%2012.1903%2015.3386%2011.8709%2015.1409%2011.6753L10.25%206.83447'%20stroke='%23999999'%20stroke-width='2.5'%20stroke-linecap='round'/%3e%3c/svg%3e") center/contain no-repeat}.body__detail .btn__chip:hover{background-color:#d4e7ff}.body__detail .preface-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:0;width:100%;transition:background-color .2s ease,border-color .2s ease}.body__detail .preface-container.active{background-color:#edf5ff;border-left:.25rem solid #006eee}.body__detail .preface{padding:1.5rem 1.25rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:1rem;border-bottom:solid 2px #eeeeee}@media (max-width: 768px){.body__detail .preface{padding:.75rem;gap:.5rem}}.body__detail .preface__line{white-space:pre-wrap;color:#555;line-height:1.75;word-break:keep-all}.body__detail .preface__line a{text-decoration:underline;color:#5ba7ff}.body__detail .preface__fade{position:absolute;inset-inline:0;bottom:0;height:2.5rem;background:linear-gradient(to bottom,#fff0,#fff 70%);pointer-events:none}.body__detail .preface__controls{display:flex;justify-content:center;z-index:2;margin-top:-1rem}.body__detail .btn--icon.preface__toggle{cursor:pointer;position:relative;display:inline-flex;align-items:center;gap:.625rem;padding:.5rem 1.625rem .5rem 1rem;height:2rem;font-size:var(--body--small);border-radius:999px;color:#6b7280;background-color:#fff;border:1px solid #dddddd;font-weight:600;line-height:1}.body__detail .btn--icon.preface__toggle:hover{background-color:#eeeff2;border-color:#d6d9de;color:#4b5563}.body__detail .btn--icon.preface__toggle:after{content:"";position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:1.125rem;height:1.125rem;background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M24.6492%2030.2819C24.2579%2030.6773%2023.6191%2030.6773%2023.2277%2030.2819L15.2322%2022.2035C14.6072%2021.572%2015.0545%2020.5%2015.9429%2020.5L31.9341%2020.5C32.8225%2020.5%2033.2698%2021.572%2032.6448%2022.2035L24.6492%2030.2819Z'%20fill='%23777777'/%3e%3c/svg%3e") center/contain no-repeat;filter:grayscale(1) brightness(.55);transition:transform .18s ease,filter .18s ease}.body__detail .btn--icon.preface__toggle:hover:after{filter:grayscale(1) brightness(.45)}.body__detail .btn--icon.preface__toggle[aria-expanded=true]:after{transform:translateY(-50%) rotate(180deg)}.body__detail .section__desc{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:0;width:100%}.body__detail .section__desc+.section__desc{margin-top:2.25rem}.body__detail .title__page{padding:.75rem .5rem;font-size:var(--title1);font-weight:600;color:#333;transition:background-color .16s ease,border-color .16s ease}.body__detail .title__page.active{background-color:#edf5ff;border-left:.25rem solid #006eee}.body__detail .title__page:not(.attach-title,.research-title){border-bottom:solid 2px #eeeeee}@media (max-width: 768px){.body__detail .title__page{padding:.375rem 0}}.body__detail .clause-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.5rem;width:100%;transition:.2s ease;line-height:1.75}@media (max-width: 768px){.body__detail .clause-container{gap:.25rem}}.body__detail .clause-container.active{background-color:#edf5ff;border-left:.25rem solid #006eee}.body__detail .clause-container .article-title{font-size:var(--body--big);font-weight:500;color:#3693ff;cursor:pointer}.body__detail .clause-container .article-title:hover{text-decoration:underline}.body__detail .list__result{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:0;border-bottom:solid 2px #eeeeee;padding-bottom:1.5rem}@media (max-width: 768px){.body__detail .list__result{padding-bottom:.75rem}}.body__detail .list__item{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:0;width:100%;padding:1.5rem 1.25rem 0}@media (max-width: 768px){.body__detail .list__item{padding:.75rem}}.body__detail .list__item .paragraph-header{margin-left:1rem;line-height:1.75;color:#555}@media (max-width: 768px){.body__detail .list__item .paragraph-header{margin-left:.5rem}}.body__detail .list__item .paragraph-header .para-no{display:inline-block;min-width:1rem;margin-right:.375rem;font-weight:500}.body__detail .list__item .sub-clause-list{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.5rem;list-style:none;margin:.5rem 0 .5rem 1rem;padding:0;counter-reset:subclause;color:#555}@media (max-width: 768px){.body__detail .list__item .sub-clause-list{gap:.25rem;margin:.25rem 0 .25rem .5rem}.body__detail .list__item .sub-clause-list li{margin:0 0 0 .25rem}}.body__detail .list__item .sub-clause-list li{position:relative;counter-increment:subclause;padding-left:1.5rem;margin:0 0 0 1rem;line-height:1.75;font-size:var(--body--medium)}.body__detail .list__item .sub-clause-list li:before{content:counter(subclause) ")";position:absolute;left:0;top:0;font-weight:500}.body__detail .list__item .sub-clause-list li:nth-child(n+10):before{width:1.6rem}.body__detail .section-group{scroll-margin-top:calc(var(--header-h, 56px) + 12px);transition:.2s ease}.body__detail .section-group.active{border-bottom-color:#006eee;color:#006eee}.body__detail .section-group+.section-group{margin-top:2.75rem}.body__detail .section-group .title__page{text-decoration:none}.body__detail #sec-body{margin:0!important}.body__detail .attach-list{list-style:none;padding:0;margin:0;border:1px solid #dddddd;border-radius:.5rem;overflow:hidden}.body__detail .attach-item{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;padding:.75rem 1.25rem;border-top:1px solid #eeeeee}.body__detail .attach-item:first-child{border-top:0}.body__detail .attach-left{display:flex;align-items:center;gap:.5rem}.body__detail .attach-name{color:#333;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.body__detail .attach-right .btn--sm{color:#555;display:inline-flex;align-items:center;justify-content:center;padding:.375rem .875rem;border-radius:999px;font-size:.875rem;border:1px solid #cccccc;text-decoration:none;height:2.25rem}.body__detail .attach-right .btn--sm:hover{background-color:#edf5ff;cursor:pointer}.body__detail .attach-right .btn--sm+.btn--sm{margin-left:.5rem}.body__detail .attach-right .btn--sm:not(.ghost){color:#006eee}.body__detail .empty-box{position:sticky;top:0;z-index:2;margin:8px;background:#fff;color:#000}.body__detail .research-wrap{overflow-x:auto}.body__detail .research-table{width:100%;table-layout:fixed;border-collapse:collapse;border-radius:.5rem;overflow:hidden}.body__detail .research-table thead th{background:#f6f6f6;text-align:center;padding:12px;font-weight:600;font-size:.95rem;color:#777;white-space:nowrap;border-bottom:1px solid #dddddd}.body__detail .research-table tbody tr:hover{background:#edf5ff}.body__detail .research-table tbody td{padding:.75rem;border-top:1px solid #eeeeee;font-size:var(--body--medium);vertical-align:middle;color:#555;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;height:44px}.body__detail .research-table tbody td.title{text-align:left}.body__detail .research-table tbody td.light{color:#777}.body__detail .research-table tbody td.title a{color:#333;text-decoration:none}.body__detail .research-table tbody td.title a:hover{text-decoration:underline}.body__detail .research-table tbody td .muted{color:#999}.body__detail .cell-ellipsis{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.body__detail .section-head{display:flex;align-items:center;gap:.75rem}.body__detail .section-head .title__page{margin:0}.body__detail .section-head .result-count{flex:0 0 auto;color:#555;line-height:1;padding:.375rem .625rem;border:1px solid #dddddd;border-radius:999px;font-size:var(--body--tiny)}.body__detail .section-head .result-count p{margin-left:.25rem;color:#006eee}.body__detail .section-head.inline{display:inline-flex;gap:8px;margin-bottom:10px}.body__detail .section-head.inline .title__page{margin:0;padding-right:.25rem}.body__detail .section-head.inline .result-count{display:flex;align-items:center;height:2rem;padding:.375rem .625rem;font-size:var(--body--tiny);white-space:nowrap}.body__detail .section-head.active{display:flex;align-items:center;gap:8px;padding:4px 8px;border-left:3px solid #006eee;background-color:#edf5ff}.body__detail .paging{display:flex;flex-direction:row;justify-content:center;align-items:stretch;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.body__detail .paging .pg-btn{height:2rem;padding:0 .75rem;border-radius:999px;border:1px solid #dddddd;background:#fff;color:#555;font-size:var(--body--tiny);cursor:pointer;transition:background-color .1s,border-color .1s,color .1s}.body__detail .paging .pg-btn:hover:not(:disabled){background:#edf5ff}.body__detail .paging .pg-btn:disabled{opacity:.5;cursor:not-allowed}.body__detail .paging .pg-status{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0;color:#555;height:2rem;padding:0 .5rem;font-size:var(--body--small)}.body__detail .attach-cell{position:relative;gap:.5rem}.body__detail .attach-pop{position:relative}.body__detail .attach-badge{display:inline-flex;align-items:center;gap:.375rem;height:2rem;padding:0 .5rem;border-radius:999px;border:1px solid #dddddd;background:#fff;font-size:var(--body--tiny);color:#555;cursor:pointer;transition:background-color .1s,border-color .1s}.body__detail .attach-badge:hover{background:#fff;border-color:#5ba7ff}.body__detail .attach-badge .icon{width:.875rem;height:.875rem;background-position:center;background-repeat:no-repeat;background-size:contain}.body__detail .attach-badge .label{font-weight:600}.body__detail .attach-badge .count{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0;width:1rem;height:1rem;border-radius:999px;font-size:var(--body--tiny);color:#777;background:#eee}.body__detail .attach-badge.pdf .icon{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iNzUuMzIwMTI5bW0iIGhlaWdodD0iOTIuNjA0MTY0bW0iIHZpZXdCb3g9IjAgMCA3NS4zMjAxMjkgOTIuNjA0MTY0Ij4KICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1My41NDgwNTcgLTE4My45NzUyNzYpIHNjYWxlKDEuNDg0MykiPgogICAgPHBhdGggZmlsbD0iI2ZmMjExNiIgZD0iTS0yOS42MzI4MTIgMTIzLjk0NzI3Yy0zLjU1MTk2NyAwLTYuNDQzMzYgMi44OTM0Ny02LjQ0MzM2IDYuNDQ1MzF2NDkuNDk4MDRjMCAzLjU1MTg1IDIuODkxMzkzIDYuNDQ1MzIgNi40NDMzNiA2LjQ0NTMySDguMjE2Nzk2OWMzLjU1MTk2NjEgMCA2LjQ0MzM1OTEtMi44OTMzNSA2LjQ0MzM1OTEtNi40NDUzMnYtNDAuNzAxMTdzLjEwMTM1My0xLjE5MTgxLS40MTYwMTUtMi4zNTE1NmMtLjQ4NDk2OS0xLjA4NzExLTEuMjc1MzkxLTEuODQzNzUtMS4yNzUzOTEtMS44NDM3NWExLjA1ODQzOTEgMS4wNTg0MzkxIDAgMCAwLS4wMDU5LS4wMDhsLTkuMzkwNjI1NC05LjIxMDk0YTEuMDU4NDM5MSAxLjA1ODQzOTEgMCAwIDAtLjAxNTYyNS0uMDE1NnMtLjgwMTczOTItLjc2MzQ0LTEuOTkwMjM0NC0xLjI3MzQ0Yy0xLjM5OTM5NTUyLS42MDA1LTIuODQxNzk2OC0uNTM3MTEtMi44NDE3OTY4LS41MzcxMWwuMDIxNDg0LS4wMDJ6IiBjb2xvcj0iIzAwMCIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiIG92ZXJmbG93PSJ2aXNpYmxlIiBwYWludC1vcmRlcj0ibWFya2VycyBmaWxsIHN0cm9rZSIgc3R5bGU9ImxpbmUtaGVpZ2h0Om5vcm1hbDtmb250LXZhcmlhbnQtbGlnYXR1cmVzOm5vcm1hbDtmb250LXZhcmlhbnQtcG9zaXRpb246bm9ybWFsO2ZvbnQtdmFyaWFudC1jYXBzOm5vcm1hbDtmb250LXZhcmlhbnQtbnVtZXJpYzpub3JtYWw7Zm9udC12YXJpYW50LWFsdGVybmF0ZXM6bm9ybWFsO2ZvbnQtZmVhdHVyZS1zZXR0aW5nczpub3JtYWw7dGV4dC1pbmRlbnQ6MDt0ZXh0LWFsaWduOnN0YXJ0O3RleHQtZGVjb3JhdGlvbi1saW5lOm5vbmU7dGV4dC1kZWNvcmF0aW9uLXN0eWxlOnNvbGlkO3RleHQtZGVjb3JhdGlvbi1jb2xvcjojMDAwMDAwO3RleHQtdHJhbnNmb3JtOm5vbmU7dGV4dC1vcmllbnRhdGlvbjptaXhlZDt3aGl0ZS1zcGFjZTpub3JtYWw7c2hhcGUtcGFkZGluZzowO2lzb2xhdGlvbjphdXRvO21peC1ibGVuZC1tb2RlOm5vcm1hbDtzb2xpZC1jb2xvcjojMDAwMDAwO3NvbGlkLW9wYWNpdHk6MSIvPgogICAgPHBhdGggZmlsbD0iI2Y1ZjVmNSIgZD0iTS0yOS42MzI4MTIgMTI2LjA2NDQ1aDI4LjM3ODkwNThhMS4wNTg0MzkxIDEuMDU4NDM5MSAwIDAgMCAuMDIxNDg0IDBzMS4xMzQ4MDQ0OC4wMTEgMS45NjQ4NDM3OC4zNjcxOWMuNzk4ODk3NzIuMzQyODIgMS4zNjUzNjk4Mi44NjE3NiAxLjM2OTE0MDYyLjg2NTI0LjAwMDAxMjUuMDAwMDEuMDAzOTEuMDA0LjAwMzkxLjAwNGw5LjM2NzE4NjggOS4xODk0NXMuNTY0MzU0LjU5NTgyLjgzNzg5MSAxLjIwODk5Yy4yMjA3NzkuNDk0OTEuMjM0Mzc1IDEuNDAwMzkuMjM0Mzc1IDEuNDAwMzlhMS4wNTg0MzkxIDEuMDU4NDM5MSAwIDAgMC0uMDAyLjA0NDl2NDAuNzQ2MDljMCAyLjQxNTkyLTEuOTEwMjU4IDQuMzI4MTMtNC4zMjYxNzE3IDQuMzI4MTNILTI5LjYzMjgxMmMtMi40MTU5MTQgMC00LjMyNjE3Mi0xLjkxMjA5LTQuMzI2MTcyLTQuMzI4MTN2LTQ5LjQ5ODA0YzAtMi40MTYwMyAxLjkxMDI1OC00LjMyODEzIDQuMzI2MTcyLTQuMzI4MTN6IiBjb2xvcj0iIzAwMCIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiIG92ZXJmbG93PSJ2aXNpYmxlIiBwYWludC1vcmRlcj0ibWFya2VycyBmaWxsIHN0cm9rZSIgc3R5bGU9ImxpbmUtaGVpZ2h0Om5vcm1hbDtmb250LXZhcmlhbnQtbGlnYXR1cmVzOm5vcm1hbDtmb250LXZhcmlhbnQtcG9zaXRpb246bm9ybWFsO2ZvbnQtdmFyaWFudC1jYXBzOm5vcm1hbDtmb250LXZhcmlhbnQtbnVtZXJpYzpub3JtYWw7Zm9udC12YXJpYW50LWFsdGVybmF0ZXM6bm9ybWFsO2ZvbnQtZmVhdHVyZS1zZXR0aW5nczpub3JtYWw7dGV4dC1pbmRlbnQ6MDt0ZXh0LWFsaWduOnN0YXJ0O3RleHQtZGVjb3JhdGlvbi1saW5lOm5vbmU7dGV4dC1kZWNvcmF0aW9uLXN0eWxlOnNvbGlkO3RleHQtZGVjb3JhdGlvbi1jb2xvcjojMDAwMDAwO3RleHQtdHJhbnNmb3JtOm5vbmU7dGV4dC1vcmllbnRhdGlvbjptaXhlZDt3aGl0ZS1zcGFjZTpub3JtYWw7c2hhcGUtcGFkZGluZzowO2lzb2xhdGlvbjphdXRvO21peC1ibGVuZC1tb2RlOm5vcm1hbDtzb2xpZC1jb2xvcjojMDAwMDAwO3NvbGlkLW9wYWNpdHk6MSIvPgogICAgPHBhdGggZmlsbD0iI2ZmMjExNiIgZD0iTS0yMy40MDc2NiAxNjEuMDkyOTljLTEuNDU2NjktMS40NTY2OS4xMTkzNC0zLjQ1ODM5IDQuMzk2NDgtNS41ODM5N2wyLjY5MTI0LTEuMzM3NDMgMS4wNDg0NS0yLjI5Mzk5Yy41NzY2NS0xLjI2MTY5IDEuNDM3MjktMy4zMjAzNiAxLjkxMjU0LTQuNTc0OGwuODY0MS0yLjI4MDgyLS41OTU0Ni0xLjY4NzkzYy0uNzMyMTctMi4wNzU0Ny0uOTkzMjYtNS4xOTQzOC0uNTI4NzItNi4zMTU4OC42MjkyMy0xLjUxOTA5IDIuNjkwMjktMS4zNjMyMyAzLjUwNjI2LjI2NTE1LjYzNzI3IDEuMjcxNzYuNTcyMTIgMy41NzQ4OC0uMTgzMjkgNi40Nzk0NmwtLjYxOTMgMi4zODEyNS41NDU1LjkyNjA0Yy4zMDAwMy41MDkzMiAxLjE3NjQgMS43MTg2NyAxLjk0NzUgMi42ODc0M2wxLjQ0OTI0IDEuODAyNzIgMS44MDMzNzI4LS4yMzUzM2M1LjcyOTAwMzk5LS43NDc1OCA3LjY5MTI0NzIuNTIzIDcuNjkxMjQ3MiAyLjM0NDc2IDAgMi4yOTkyMS00LjQ5ODQ5MTQgMi40ODg5OS04LjI3NjA4NjUtLjE2NDIzLS44NDk5NjY2LS41OTY5OC0xLjQzMzY2MDUtMS4xOTAwMS0xLjQzMzY2MDUtMS4xOTAwMXMtMi4zNjY1MzI2LjQ4MTc4LTMuNTMxNzA0Ljc5NTgzYy0xLjIwMjcwNy4zMjQxNy0xLjgwMjc0LjUyNzE5LTMuNTY0NTA5IDEuMTIxODYgMCAwLS42MTgxNC44OTc2Ny0xLjAyMDk0IDEuNTUwMjYtMS40OTg1OCAyLjQyNzktMy4yNDgzMyA0LjQzOTk4LTQuNDk3OTMgNS4xNzIzLTEuMzk5MS44MTk5My0yLjg2NTg0Ljg3NTgyLTMuNjA0MzMuMTM3MzN6bTIuMjg2MDUtLjgxNjY4Yy44MTg4My0uNTA2MDcgMi40NzYxNi0yLjQ2NjI1IDMuNjIzNDEtNC4yODU1M2wuNDY0NDktLjczNjU4LTIuMTE0OTcgMS4wNjMzOWMtMy4yNjY1NSAxLjY0MjM5LTQuNzYwOTMgMy4xOTAzMy0zLjk4Mzg2IDQuMTI2NjQuNDM2NTMuNTI1OTguOTU4NzQuNDgyMzcgMi4wMTA5My0uMTY3OTJ6bTIxLjIxODA5LTUuOTU1NzhjLjgwMDg5LS41NjA5Ny42ODQ2My0xLjY5MTQyLS4yMjA4Mi0yLjE0NzItLjcwNDY2LS4zNTQ3MS0xLjI3MjYwNzQtLjQyNzU5LTMuMTAzMTU3NC0uNDAwNTctMS4xMjQ5LjA3NjctMi45MzM3NjQ3LjMwMzQtMy4yNDAzMzQ3LjM3MjM3IDAgMCAuOTkzNzE2LjY4Njc4IDEuNDM0ODk2LjkzOTIyLjU4NzMxLjMzNTQ0IDIuMDE0NTE2MS45NTgxMSAzLjA1NjUxNjEgMS4yNzcwNiAxLjAyNzg1LjMxNDYxIDEuNjIyNC4yODE0NCAyLjA3MjktLjA0MDl6bS04LjUzMTUyLTMuNTQ1OTRjLS40ODQ3LS41MDk1Mi0xLjMwODg5LTEuNTcyOTYtMS44MzE1Mi0yLjM2MzItLjY4MzUzLS44OTY0My0xLjAyNjI5LTEuNTI4ODctMS4wMjYyOS0xLjUyODg3cy0uNDk5NiAxLjYwNjk0LS45MDk0OCAyLjU3Mzk0bC0xLjI3ODc2IDMuMTYwNzYtLjM3MDc1LjcxNjk1czEuOTcxMDQzLS42NDYyNyAyLjk3Mzg5LS45MDgyMmMxLjA2MjE2NjgtLjI3NzQ0IDMuMjE3ODctLjcwMTM0IDMuMjE3ODctLjcwMTM0em0tMi43NDkzOC0xMS4wMjU3M2MuMTIzNjMtMS4wMzc1LjE3NjEtMi4wNzM0Ni0uMTU3MjQtMi41OTU4Ny0uOTI0Ni0xLjAxMDc3LTIuMDQwNTctLjE2Nzg3LTEuODUxNTQgMi4yMzUxNy4wNjM2LjgwODQuMjY0NDMgMi4xOTAzMy41MzI5MiAzLjA0MjA5bC40ODgxNyAxLjU0ODYzLjM0MzU4LTEuMTY2MzhjLjE4ODk3LS42NDE1MS40Nzg4Mi0yLjAyMDE1LjY0NDExLTMuMDYzNjR6Ii8+CiAgICA8cGF0aCBmaWxsPSIjMmMyYzJjIiBkPSJNLTIwLjkzMDQyMyAxNjcuODM4NjJoMi4zNjQ5ODZxMS4xMzM1MTQgMCAxLjg0MDIxMy4yMTY5LjcwNjY5OC4yMDk5MSAxLjE4OTQ4OS45NDQ2LjQ4Mjc5NS43Mjc2OS40ODI3OTUgMS43NTYyNSAwIC45NDQ1OS0uMzkxODMyIDEuNjIzMy0uMzkxODMzLjY3ODcxLTEuMDU2NTQ4Ljk3OTU4LS42NTc3Mi4zMDA4Ny0yLjAyOTEzLjMwMDg3aC0uODE4NjUxdjMuNzI5NDFoLTEuNTgxMzIyem0xLjU4MTMyMiAxLjIyNDQ3djMuMzMwNThoLjc4MzY2NHExLjA0OTU1MiAwIDEuNDQ4MzgtLjM5MTg0LjQwNTgyNi0uMzkxODMuNDA1ODI2LTEuMjczNDUgMC0uNjU3NzItLjI2NTg4Ny0xLjA2MzU1LS4yNjU4ODQtLjQxMjgyLS41ODc3NDctLjUwMzc4LS4zMTQ4NjYtLjA5OC0xLjAwMDU3Mi0uMDk4em01LjUwNjY0LTEuMjI0NDdoMi4xNDgwODJxMS41NjAzMzMgMCAyLjQ5MDkzMTguNTUyNzYuOTM3NTk5My41NTI3NiAxLjQxMzM5NzMgMS42NDQzLjQ4Mjc5MSAxLjA5MTUzLjQ4Mjc5MSAyLjQyMDk2IDAgMS4zOTk0LS40MzM4MTUxIDIuNDk3OTMtLjQyNjgxNDkgMS4wOTE1My0xLjMxNTQzNDggMS43NjMyNC0uODgxNjIzMy42NzE3Mi0yLjUxODkyMTIuNjcxNzJoLTIuMjY3MDMxem0xLjU4MTMyNiAxLjI2NjQ1djcuMDE4aC42NTc3MTVxMS4zNzg0MTEgMCAyLjAwMTE0NC0uOTUxNi42MjI3MzI5LS45NTg1OC42MjI3MzI5LTIuNTUzOSAwLTMuNTEyNS0yLjYyMzg3NjktMy41MTI1em02LjQ3MjIyNTQtMS4yNjY0NWg1LjMwMzcyOTQxdjEuMjY2NDVILTQuMjA3NTg0MnYyLjg1NDc4aDIuOTgwNzIyNXYxLjI2NjQ2aC0yLjk4MDcyMjV2NC4xNjMyMmgtMS41ODEzMjU0eiIgZm9udC1mYW1pbHk9IkZyYW5rbGluIEdvdGhpYyBNZWRpdW0gQ29uZCIgbGV0dGVyLXNwYWNpbmc9IjAiIHN0eWxlPSJsaW5lLWhlaWdodDoxMjUlOy1pbmtzY2FwZS1mb250LXNwZWNpZmljYXRpb246J0ZyYW5rbGluIEdvdGhpYyBNZWRpdW0gQ29uZCciIHdvcmQtc3BhY2luZz0iNC4yNjAwMDAyMyIvPgogIDwvZz4KPC9zdmc+)}.body__detail .attach-year{display:inline-flex;align-items:center;justify-content:center;padding:.125rem .5rem;line-height:22px;border-radius:999px;font-size:var(--body--tiny);font-weight:600;color:#5ba7ff;background:#edf5ff;letter-spacing:.2px}.body__detail .attach-left{flex:1 1 auto;min-width:0}.body__detail .attach-right{flex:0 0 auto;white-space:nowrap}.body__detail .attach-pop__panel{position:absolute;top:calc(100% + 6px);left:0;z-index:20;width:360px;max-height:320px;overflow:auto;background:#fff;border:1px solid #e6e8ee;border-radius:10px;box-shadow:0 8px 20px #22283c14,0 2px 6px #22283c0f;padding:10px}.body__detail .attach-pop__panel.fixed{position:fixed}.body__detail .attach-pop__list{list-style:none;margin:0;padding:0;text-align:left}.body__detail .attach-pop__list li+li{margin-top:6px}.body__detail .attach-pop__list a{display:block;color:#1a1d22;text-decoration:none;padding:6px 8px;border-radius:6px;white-space:normal;word-break:break-all;overflow-wrap:anywhere}.body__detail .attach-pop__list a:hover{background:#f6f8ff;text-decoration:underline}.body__detail .loading-container{display:flex;align-items:center;justify-content:center;width:100%;min-height:500px}.body__detail .loading-full,.body__detail .error-full{min-height:calc(100vh - 60px);display:grid;place-items:center;text-align:center}.body__detail .loading-spinner{width:3rem;height:3rem;border:5px solid #ececec;border-top:5px solid #777777;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.body__detail .preview-backdrop{position:fixed;inset:0;z-index:999;background:#11141c73;display:grid;place-items:center;padding:24px}.body__detail .preview-modal{width:min(1200px,96vw);height:min(860px,92vh);background:#fff;border-radius:.875rem;box-shadow:0 18px 40px #0003;display:flex;flex-direction:column;overflow:hidden}@media (max-width: 768px){.body__detail .preview-modal{position:fixed;width:100%;height:100%;border-radius:0}}.body__detail .preview-header{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:1rem 1.5rem;border-bottom:1px solid #e6e8ee;background:#f9fbff}@media (max-width: 768px){.body__detail .preview-header{padding:1rem}}.body__detail .preview-header .preview-title{display:flex;align-items:center;gap:8px;min-width:0}.body__detail .preview-header .preview-title .badge{display:inline-flex;align-items:center;justify-content:center;padding:.125rem .5rem;line-height:22px;border-radius:999px;font-size:var(--body--tiny);font-weight:600;color:#5ba7ff;background:#edf5ff;letter-spacing:.2px}.body__detail .preview-header .preview-title .name{font-weight:600;color:#1d232f;max-width:min(60vw,720px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.body__detail .preview-header .preview-actions{color:#333;display:flex;align-items:center;gap:.5rem}.body__detail .preview-header .preview-actions a{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0;height:2rem;padding:0 .5rem;border:solid 1px #dddddd;border-radius:.5rem;font-size:var(--body--small)}.body__detail .preview-header .preview-actions a:hover{background-color:#edf5ff}.body__detail .preview-header .preview-actions button{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0;width:2rem;height:2rem;border:0;border-radius:.5rem;background:transparent;cursor:pointer}.body__detail .preview-header .preview-actions button:before{content:"";display:inline-block;width:1.25rem;height:1.25rem;background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M41.3094%2041.2568L24.0535%2024.0009L6.74316%206.69076'%20stroke='black'%20stroke-width='5'%20stroke-linecap='round'/%3e%3cpath%20d='M41.3096%206.69059L24.0536%2023.9465L6.74349%2041.2568'%20stroke='black'%20stroke-width='5'%20stroke-linecap='round'/%3e%3c/svg%3e") center/contain no-repeat}.body__detail .preview-header .preview-actions button:hover{background-color:#edf5ff}.body__detail .preview-body{position:relative;flex:1 1 auto;background:#fafafa}.body__detail .preview-frame{display:block;width:100%;height:100%;border:0}.body__detail .preview-fallback{padding:24px;text-align:center;color:#333}.aside-content .catalog-search,.aside-mobile-popover .catalog-search{position:relative;width:100%}.aside-content .catalog-search input,.aside-mobile-popover .catalog-search input{width:100%;height:2.75rem;padding:0 3rem 0 1rem;border:0;border-bottom:1px solid #dddddd;font-size:var(--body--small);color:#333;background:#fff;transition:border-color .1s,box-shadow .1s}.aside-content .catalog-search input::placeholder,.aside-mobile-popover .catalog-search input::placeholder{color:#777}.aside-content .catalog-search input:focus,.aside-mobile-popover .catalog-search input:focus{outline:none}.aside-content .catalog-search .btn-search,.aside-mobile-popover .catalog-search .btn-search{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:2.4rem;height:2.4rem;border-radius:.6rem;background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='20'%20cy='20'%20r='13.5'%20stroke='%23555555'%20stroke-width='5'/%3e%3cpath%20d='M30.4121%2030.4111L41.4909%2041.4899'%20stroke='%23555555'%20stroke-width='5'%20stroke-linecap='round'/%3e%3c/svg%3e") center/60% 60% no-repeat;border:none;cursor:pointer}.aside-content .catalog-search .btn-search:hover,.aside-mobile-popover .catalog-search .btn-search:hover{opacity:.5}.aside-content .catalog,.aside-mobile-popover .catalog{list-style:none;padding:0;margin:0;height:100%;overflow:auto}.aside-content .catalog__group.is-open>.catalog__group-title .icon__fold,.aside-mobile-popover .catalog__group.is-open>.catalog__group-title .icon__fold{transform:rotate(90deg)}.aside-content .catalog__group.is-collapsed>.catalog__laws,.aside-mobile-popover .catalog__group.is-collapsed>.catalog__laws{display:none}.aside-content .catalog__group-title,.aside-mobile-popover .catalog__group-title{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.125rem;width:100%;text-align:left;padding:8px 12px;border-bottom:1px solid #dddddd;color:#333;font-size:var(--body--small);font-weight:600;cursor:pointer}.aside-content .catalog__group-title .icon__fold,.aside-mobile-popover .catalog__group-title .icon__fold{width:1.125rem;height:1.125rem;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.25%2017.2268L15.1409%2012.386C15.3386%2012.1903%2015.3386%2011.8709%2015.1409%2011.6753L10.25%206.83447'%20stroke='%23999999'%20stroke-width='2.5'%20stroke-linecap='round'/%3e%3c/svg%3e") center/contain no-repeat;transition:transform .18s ease}.aside-content .catalog__group-title .txt,.aside-mobile-popover .catalog__group-title .txt{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--body--small)}.aside-content .catalog__group-title:hover,.aside-mobile-popover .catalog__group-title:hover{background:#edf5ff}.aside-content .catalog__laws,.aside-mobile-popover .catalog__laws{list-style:none;padding:.25rem 0;background-color:#f6f6f6}.aside-content .catalog__law,.aside-mobile-popover .catalog__law{display:block;width:100%;text-align:left;padding:.5rem .75rem;font-size:var(--body--small);font-weight:500;color:#555;cursor:pointer}.aside-content .catalog__law:hover,.aside-mobile-popover .catalog__law:hover{background:#ddd;border-color:#e2e7ff}.aside-content .catalog__law.is-current,.aside-mobile-popover .catalog__law.is-current{background:#edf5ff;font-weight:600;color:#006eee}.aside-content .catalog__law .hl,.aside-mobile-popover .catalog__law .hl{background:#fff1a6;padding:0 1px;border-radius:2px}.body__article{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:0;width:100%;background-color:#fff;padding-top:var(--header--height);height:100%}.body__article .container__width{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:4.25rem;max-width:95.5rem;padding:0 1.5rem;width:100%;margin:0 auto;height:100%}@media (max-width: 1024px){.body__article .container__width{gap:2.75rem;padding:0 1.5rem}}@media (max-width: 768px){.body__article .container__width{padding:0 1rem}}.body__article .aside{height:100%}.body__article .aside-mobile-controller{display:flex;flex-direction:row;justify-content:center;align-items:stretch;flex-wrap:nowrap;gap:0;display:none;position:fixed;left:0;bottom:0;width:100%;background:#fff;border-top:solid 1px #dddddd;box-shadow:0 .25rem 1.5rem #0000001a}.body__article .btn-aside-mobile{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:.375rem;width:100%;padding:.75rem 0;font-size:var(--body--small);color:#555;font-weight:500}.body__article .btn-aside-mobile:hover{background-color:#edf5ff}.body__article .btn-aside-mobile:before{content:"";display:inline-block;width:1.75rem;height:1.75rem}.body__article .btn-aside-mobile-history:before{background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M24.0005%2041.457C33.6417%2041.457%2041.4575%2033.6413%2041.4575%2024C41.4575%2014.3587%2033.6417%206.54297%2024.0005%206.54297C19.6118%206.54297%2015.6014%208.16244%2012.5342%2010.8364'%20stroke='%23999999'%20stroke-width='5'%20stroke-miterlimit='16'%20stroke-linecap='round'%20stroke-linejoin='bevel'/%3e%3cpath%20d='M23.957%2039C25.3377%2039%2026.4569%2040.1194%2026.457%2041.5C26.457%2042.8807%2025.3377%2044%2023.957%2044C23.9356%2044%2023.914%2044.0001%2023.8926%2044C22.512%2043.9956%2021.3961%2042.8728%2021.4004%2041.4922C21.4049%2040.1116%2022.5276%2038.9957%2023.9082%2039C23.9244%2039.0001%2023.9408%2039%2023.957%2039ZM13.0186%2037.876C13.714%2036.6836%2015.2448%2036.2805%2016.4375%2036.9756L16.5215%2037.0244L16.7363%2037.1621C17.7657%2037.9008%2018.0885%2039.3141%2017.4443%2040.4365C16.7996%2041.5591%2015.4158%2041.9926%2014.2588%2041.4756L14.0312%2041.3604L13.9189%2041.2949C12.7265%2040.5994%2012.3233%2039.0686%2013.0186%2037.876ZM7.56348%2030.5557C8.76047%2029.8686%2010.2879%2030.2819%2010.9756%2031.4785C10.9916%2031.5064%2011.0082%2031.5348%2011.0244%2031.5625C11.7197%2032.7552%2011.3166%2034.286%2010.124%2034.9814C8.93132%2035.6767%207.40053%2035.2736%206.70508%2034.0811C6.68346%2034.044%206.66103%2034.006%206.63965%2033.9688C5.95253%2032.7715%206.36635%2031.2431%207.56348%2030.5557Z'%20fill='%23999999'/%3e%3cpath%20d='M24%2018.0019V23.9996H30.0251'%20stroke='%23999999'%20stroke-width='5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.5576%207.01951L9.68503%2012.9534L15.646%2013.83'%20stroke='%23999999'%20stroke-width='5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") center/contain no-repeat}.body__article .aside-mobile-popover{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.75rem;position:fixed;left:0;top:0;width:100%;height:100%;background-color:#fff;z-index:999}.body__article .aside-mobile-popover.visible{display:flex}.body__article .aside-mobile-popover.hidden{display:none}@media (min-width: 769px){.body__article .aside-mobile-popover{display:none!important}}.body__article .aside-mobile-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:0;height:var(--header--height);border-bottom:solid 1px #dddddd;padding:0 1rem}.body__article .aside-mobile-title{font-size:var(--title2);font-weight:600;color:#333}.body__article .aside-mobile-close{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0;width:3rem;height:3rem;border-radius:.5rem}.body__article .aside-mobile-close:before{content:"";display:inline-block;width:2.25rem;height:2.25rem;background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M41.3094%2041.2568L24.0535%2024.0009L6.74316%206.69076'%20stroke='black'%20stroke-width='5'%20stroke-linecap='round'/%3e%3cpath%20d='M41.3096%206.69059L24.0536%2023.9465L6.74349%2041.2568'%20stroke='black'%20stroke-width='5'%20stroke-linecap='round'/%3e%3c/svg%3e") center/contain no-repeat}.body__article .aside-mobile-close:hover{background-color:#edf5ff}@media (max-width: 768px){.body__article .aside-mobile-close{width:2.375rem;height:2.375rem}.body__article .aside-mobile-close:before{width:2rem;height:2rem}}@media (max-width: 768px){.body__article .aside{display:none}.body__article .aside-mobile-controller,.body__article .aside-mobile-popover{display:flex}}.body__article .section__aside,.body__article .history{-ms-overflow-style:none}.body__article .section__aside::-webkit-scrollbar,.body__article .history::-webkit-scrollbar{display:none}.body__article .section__aside{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:1rem;width:16.25rem;height:100%;padding:2rem 0;overflow-y:auto;border-right:solid 1px #eeeeee}@media (max-width: 1024px){.body__article .section__aside{padding:1.25rem 0}}.body__article .section__aside .title__aside{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:1rem;padding-right:3rem;height:2.75rem}.body__article .section__aside .title__aside h4{font-size:var(--title1);font-weight:600;color:#333}.body__article .aside-mobile-body{padding:0 1rem}.body__article .aside-mobile-body .history,.body__article .section__aside .history{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:1rem;height:100%;overflow:auto;padding-right:2.5rem}.body__article .aside-mobile-body .history__container,.body__article .section__aside .history__container{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:0}.body__article .aside-mobile-body .history__item,.body__article .section__aside .history__item{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.625rem;flex:1}.body__article .aside-mobile-body .history__tag,.body__article .section__aside .history__tag{height:fit-content;padding:0 .25rem;font-size:var(--body--tiny);border:1px solid #cccccc;border-radius:.375rem;color:#777;flex-shrink:0}.body__article .aside-mobile-body .history__tag.active,.body__article .section__aside .history__tag.active{color:#006eee;border-color:#006eee;background-color:#edf5ff}.body__article .aside-mobile-body .history__text,.body__article .section__aside .history__text{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:.125rem .625rem;font-size:var(--body--small);color:#555;word-break:keep-all}.body__article .aside-mobile-body .history__text .sep,.body__article .section__aside .history__text .sep{display:inline-block;width:1px;height:1em;background:#ccc;border-radius:1px}.body__article .content{width:100%;padding-top:4rem;overflow-y:auto;scroll-behavior:smooth;padding-bottom:8rem}@media (max-width: 1024px){.body__article .content{padding-top:2.75rem}}@media (max-width: 768px){.body__article .content{padding-top:1rem;padding-bottom:8.5rem}}.body__article .title__container{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.25rem;margin-bottom:3rem}@media (max-width: 768px){.body__article .title__container{margin-bottom:2rem}}.body__article .title__container h3{font-size:var(--title2);font-weight:600;line-height:1.75;color:#333;display:inline;margin-right:.75rem}.body__article .title__container .title__sub{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.5rem}.body__article .title__container .title__sub p{font-size:var(--body--small);color:#777;font-weight:500;line-height:1.75}.body__article .title__container .title__sub span{color:#999}.body__article .title__row{display:inline;font-size:0}.body__article .btn__chip{display:inline-flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.375rem;border:solid 1px #dddddd;border-radius:999px;padding:.375rem 1rem .375rem .75rem;color:#555;font-weight:600;font-size:var(--body--small);cursor:pointer;transition:background-color .1s}.body__article .btn__chip .icon__search{display:inline-block;width:1.125rem;height:1.125rem;background:url("data:image/svg+xml,%3csvg%20width='18'%20height='19'%20viewBox='0%200%2018%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='7.5'%20cy='8'%20r='5.0625'%20stroke='%235BA7FF'%20stroke-width='1.875'/%3e%3cpath%20d='M11.4043%2011.9043L15.1839%2015.6839'%20stroke='%235BA7FF'%20stroke-width='1.875'%20stroke-linecap='round'/%3e%3cpath%20d='M13.125%2013.625L14.9996%2015.5'%20stroke='%235BA7FF'%20stroke-width='3'%20stroke-linecap='round'/%3e%3c/svg%3e") center/contain no-repeat}.body__article .btn__chip:after{content:"";display:inline-block;width:1.125rem;height:1.125rem;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.25%2017.2268L15.1409%2012.386C15.3386%2012.1903%2015.3386%2011.8709%2015.1409%2011.6753L10.25%206.83447'%20stroke='%23999999'%20stroke-width='2.5'%20stroke-linecap='round'/%3e%3c/svg%3e") center/contain no-repeat}.body__article .btn__chip:hover{background-color:#edf5ff}.body__article .view-banner{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:0;gap:1rem;padding:.75rem;margin:.25rem 0 1rem;background:#f7f9fc;border:1px solid #ececec;border-radius:.5rem}.body__article .view-banner>span{font-size:var(--body--small);font-weight:600;color:#777}.body__article .btn__view{cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:8px;padding:.375rem .75rem;border:1px solid #cccccc;border-radius:999px;font-size:var(--body--medium);font-weight:500;color:#555;transition:background-color .1s}.body__article .btn__view:hover{background-color:#edf5ff}.body__article .btn__view .icon__view{display:inline-block;width:1.25rem;height:1.25rem;background:url("data:image/svg+xml,%3csvg%20width='18'%20height='19'%20viewBox='0%200%2018%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='7.5'%20cy='8'%20r='5.0625'%20stroke='%235BA7FF'%20stroke-width='1.875'/%3e%3cpath%20d='M11.4043%2011.9043L15.1839%2015.6839'%20stroke='%235BA7FF'%20stroke-width='1.875'%20stroke-linecap='round'/%3e%3cpath%20d='M13.125%2013.625L14.9996%2015.5'%20stroke='%235BA7FF'%20stroke-width='3'%20stroke-linecap='round'/%3e%3c/svg%3e") center/contain no-repeat}.body__article .article-footer{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch;flex-wrap:nowrap;gap:0;padding:.75rem .5rem 0}.body__article .section__desc{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:0;width:100%}.body__article .title__page{padding:.75rem .5rem;font-size:var(--title1);font-weight:600;color:#333;text-decoration:none;cursor:default;border-bottom:2px solid #eeeeee}@media (max-width: 768px){.body__article .title__page{padding:.375rem 0}}.body__article .list__result{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:0}.body__article .list__item{display:flex;flex-direction:column;justify-content:flex-start;flex-wrap:nowrap;gap:.75rem;align-items:stretch;width:100%;padding:1.5rem 1.25rem;border-bottom:2px solid #eeeeee}@media (max-width: 768px){.body__article .list__item{padding:.75rem}}.body__article .clause-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.5rem;width:100%;transition:background-color .2s ease,border-color .2s ease;line-height:1.75}@media (max-width: 768px){.body__article .clause-container{gap:.25rem}}.body__article .clause-container .article-title{font-size:var(--body--big);font-weight:500;color:#333}.body__article .clause-container .paragraph-header{margin-left:1rem;color:#555}.body__article .clause-container .paragraph-header .para-no{display:inline-block;min-width:1rem;margin-right:.375rem;font-weight:600}.body__article .clause-container .sub-clause-list{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.5rem;list-style:none;margin:.5rem 0 .5rem 1rem;padding:0;counter-reset:subclause;color:#555}@media (max-width: 768px){.body__article .clause-container .sub-clause-list{gap:.25rem;margin:.25rem 0 .25rem .5rem}.body__article .clause-container .sub-clause-list li{margin:0 0 0 .25rem}}.body__article .clause-container .sub-clause-list li{position:relative;counter-increment:subclause;padding-left:1.5rem;margin:0 0 0 1rem;line-height:1.75;font-size:var(--body--medium)}.body__article .clause-container .sub-clause-list li:before{content:counter(subclause) ")";position:absolute;left:0;top:0;font-weight:500}.body__article .clause-container .sub-clause-list li:nth-child(n+10):before{width:1.6rem}.body__article .clause-container.active{background:#edf5ff;border-left:.25rem solid #006eee}.body__article .file{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.75rem;padding:.75rem .5rem;border-top:1px solid #cccccc}.body__article .file__item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.75rem}.body__article .file__name{color:#5ba7ff;text-decoration:underline}.body__article .list__bottom{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch;flex-wrap:nowrap;gap:0;padding:.75rem 0}.body__article .loading-container{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0;width:100%;min-height:320px}.body__article .loading-full,.body__article .error-full{min-height:calc(100vh - 60px);display:grid;place-items:center;text-align:center}.body__article .loading-spinner{width:3rem;height:3rem;border:5px solid #ececec;border-top:5px solid #777777;border-radius:50%;animation:spin-article 1s linear infinite}@keyframes spin-article{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.body__article .no-results-container{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:.5rem;min-height:320px;text-align:center}.body__article .no-results-container .no-results-message{font-weight:600;color:#777}.body__article .no-results-container .no-results-sub-message{color:#555;font-size:var(--body--small)}.body__article .panel{margin-top:2.25rem;padding:1rem 1.5rem;border:1px solid #eeeeee;border-radius:.875rem;background:#f6f6f6}@media (max-width: 768px){.body__article .panel{padding:.75rem 1rem}}.body__article .panel__head{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:0;gap:.375rem;padding-bottom:.5rem;border-bottom:2px solid #eeeeee}@media (max-width: 768px){.body__article .panel__head{padding-bottom:.375rem}}.body__article .panel__left{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.5rem}.body__article .panel__icon{width:1.125rem;height:1.125rem}.body__article .panel__title{font-size:var(--body--big);font-weight:600;color:#333;margin:0}.body__article .panel__toggle{cursor:pointer;font-size:0}.body__article .panel__toggle:after{content:"";width:1.5rem;height:1.5rem;display:inline-block;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.25%2017.2268L15.1409%2012.386C15.3386%2012.1903%2015.3386%2011.8709%2015.1409%2011.6753L10.25%206.83447'%20stroke='%23999999'%20stroke-width='2.5'%20stroke-linecap='round'/%3e%3c/svg%3e") center/contain no-repeat;transform:rotate(0);transition:transform .16s ease}.body__article .panel__toggle[aria-expanded=true]:after{transform:rotate(90deg)}.body__article .panel__body{font-size:var(--body--medium);color:#555;line-height:1.75}.body__article .panel .prewrap{white-space:pre-wrap;word-break:keep-all}.body__article .panel--summary{background:#f6f6f6}.body__article .panel--summary .panel__head{border-color:#ddd}.body__article .panel--summary .summary-body{white-space:normal;word-break:keep-all;line-height:1.75;color:#777;font-weight:500;font-size:var(--body--medium);padding:.5rem 0}@media (max-width: 768px){.body__article .panel--summary .summary-body{padding:.25rem 0}}.body__article .panel--summary .summary-body h1,.body__article .panel--summary .summary-body h2,.body__article .panel--summary .summary-body h3{line-height:1.75;font-weight:600;color:#999;padding:1.5rem 0 .5rem}.body__article .panel--summary .summary-body h1:first-child,.body__article .panel--summary .summary-body h2:first-child,.body__article .panel--summary .summary-body h3:first-child{padding:.5rem 0}.body__article .panel--summary .summary-body h1{font-size:var(--title2)}.body__article .panel--summary .summary-body h2{font-size:var(--title1)}.body__article .panel--summary .summary-body h3{font-size:var(--body--big)}.body__article .panel--summary .summary-body strong{font-weight:600;color:#555}.body__article .panel--summary .summary-body em{font-style:italic}.body__article .panel--summary .summary-body u{text-underline-offset:2px}.body__article .panel--summary .summary-body a{color:#006eee;text-decoration:underline}.body__article .panel--summary .summary-body a:hover{opacity:.5}.body__article .panel--summary .summary-body hr{border:0;border-top:1px dashed #dddddd;margin:1rem 0}.body__article .panel--summary .summary-body ul,.body__article .panel--summary .summary-body ol{margin:0 0 0 1.25rem}.body__article .panel--summary .summary-body ul{list-style:disc}.body__article .panel--summary .summary-body ol{list-style:decimal}.body__article .panel--summary .summary-body li{line-height:2}.body__article .panel--summary .summary-body blockquote{margin:.9rem 0;padding:.6rem .8rem;border-left:3px solid #dce9ff;background:#f6f9ff;border-radius:.5rem;color:#777}.body__article .panel--summary .summary-body code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.9em;background:#f3f5f9;border:1px solid #e6ebf2;border-radius:4px;padding:0 .25rem}.body__article .panel--summary .summary-body pre{overflow:auto;background:#f3f5f9;border:1px solid #e6ebf2;border-radius:.5rem;padding:.75rem .9rem}.body__article .panel--summary .summary-body pre code{border:0;background:transparent;padding:0}.body__article .panel--summary .summary-body table{width:100%;border-collapse:collapse;border:1px solid #dddddd;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.body__article .panel--summary .summary-body thead{position:sticky;top:0}.body__article .panel--summary .summary-body thead th{font-weight:800;text-align:left;padding:.5rem .75rem;border-bottom:1px solid #dddddd;white-space:nowrap;color:#999;font-size:.95rem}.body__article .panel--summary .summary-body tbody td{padding:.5rem .75rem;border-top:1px solid #dddddd;vertical-align:top;color:#777}.body__article .panel--summary .summary-body tbody td:first-child{white-space:nowrap;width:7.5rem}.body__article .panel--summary .summary-body sup,.body__article .panel--summary .summary-body sub{line-height:0;font-size:.75em}.body__article .panel--summary .summary-body img{max-width:100%;height:auto;display:block;margin:.5rem 0;border-radius:.375rem}.body__article .panel--summary .summary-body.is-clamped{max-height:320px;overflow:hidden;position:relative}.body__article .panel--summary .summary-body.is-clamped:after{content:"";position:absolute;left:0;right:0;bottom:0;height:56px;background:linear-gradient(to bottom,#f9fbff00,#f9fbff);pointer-events:none}.body__article .panel--summary .summary-body.is-expanded{max-height:none}.body__article .panel--similar,.body__article .panel--raw{background:#fff;border:none;padding:0;margin-top:20px}.body__article .panel--raw{margin-bottom:30px}.body__article .panel--raw .md-body{line-height:1.75;color:#777;padding:.75rem 0}.body__article .panel--raw .md-h2{display:block;font-size:1.05rem;font-weight:800;color:#999;margin:12px 0 8px;padding-bottom:6px;border-bottom:1px solid #ebebeb}.body__article .panel--raw .md-h2+br+br{display:none}.body__article .panel--similar .md-block{border:1px solid #eeeeee;border-radius:.875rem;padding:1rem 1.5rem;margin:16px 0}.body__article .panel--similar .md-block__head{font-size:var(--title1);color:#999;padding-bottom:.25rem;border-bottom:2px solid #eeeeee}.body__article .panel--similar .md-block__body{padding:.75rem 0;line-height:1.75;color:#777}@media (max-width: 768px){.body__article .panel--similar .md-block__body{padding:.5rem 0}}.body__article .panel__action{margin-top:.5rem}.body__article .panel__action button{background:transparent;border:0;padding:0;font:inherit;color:#333;font-weight:600;cursor:pointer}.body__article .panel__action button:hover{text-decoration:underline}.compare-modal__backdrop{position:fixed;inset:0;background:#11182759;display:flex;align-items:center;justify-content:center;z-index:50}.compare-modal{--cm-bg: #fff;--cm-text: #111827;--cm-muted: #6b7280;--cm-line: #e5e7eb;--cm-panel: #f9fafb;--cm-pill-bg: #eef2ff;--cm-pill-fg: #3730a3;width:min(1200px,96vw);max-height:88vh;background:#fff;border-radius:.875rem;box-shadow:0 16px 48px #00000040;overflow:hidden;display:grid;grid-template-rows:auto 1fr;padding:1.75rem 2.25rem}@media (max-width: 768px){.compare-modal{width:100%;height:100%;max-height:initial;border-radius:0;padding:1rem 0}}.compare-modal__header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;gap:0;padding-bottom:.5rem}@media (max-width: 768px){.compare-modal__header{padding:0 1rem .5rem}}.compare-modal__title{margin:0;font-size:var(--title1);font-weight:600;color:#333;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compare-modal__title-icon{display:inline-block;width:1.25rem;height:1.25rem;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='21'%20viewBox='0%200%2020%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.50784%201.93411C9.66772%201.49598%2010.2874%201.49598%2010.4472%201.93411L12.4923%207.53818C12.5423%207.67526%2012.6497%207.78364%2012.7863%207.83491L18.3325%209.9159C18.7649%2010.0782%2018.7649%2010.6899%2018.3325%2010.8522L12.7863%2012.9332C12.6497%2012.9844%2012.5423%2013.0928%2012.4923%2013.2299L10.4472%2018.834C10.2874%2019.2721%209.66772%2019.2721%209.50784%2018.834L7.46279%2013.2299C7.41277%2013.0928%207.30536%2012.9844%207.16874%2012.9332L1.62263%2010.8522C1.19016%2010.6899%201.19016%2010.0782%201.62263%209.9159L7.16874%207.83491C7.30536%207.78364%207.41277%207.67526%207.46279%207.53818L9.50784%201.93411Z'%20stroke='%23333333'%20stroke-width='2.5'/%3e%3c/svg%3e")}.compare-modal__btn-close{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0;width:2rem;height:2rem;border:0;border-radius:.5rem;background:transparent;cursor:pointer}.compare-modal__btn-close:before{content:"";display:inline-block;width:1.25rem;height:1.25rem;background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M41.3094%2041.2568L24.0535%2024.0009L6.74316%206.69076'%20stroke='black'%20stroke-width='5'%20stroke-linecap='round'/%3e%3cpath%20d='M41.3096%206.69059L24.0536%2023.9465L6.74349%2041.2568'%20stroke='black'%20stroke-width='5'%20stroke-linecap='round'/%3e%3c/svg%3e") center/contain no-repeat}.compare-modal__btn-close:hover{background-color:#edf5ff}.compare-modal__body{overflow-y:auto;-webkit-overflow-scrolling:touch;background:#fff}.compare-modal__toolbar{display:grid;grid-template-columns:1fr 1fr;border-top:.125rem solid #eeeeee;border-bottom:.125rem solid #eeeeee;background:#f6f6f6;position:sticky;top:0}.compare-modal__toolbar-col{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;width:100%;overflow:hidden}@media (max-width: 768px){.compare-modal__toolbar-col{flex-direction:column;align-items:flex-start;padding:.5rem 1rem;gap:.5rem}}.compare-modal__label{color:var(--cm-muted);white-space:nowrap}.compare-modal__select{position:relative;max-width:100%}.compare-modal__select select{appearance:none;height:2.75rem;padding:0 1.5rem 0 1rem;width:10rem;max-width:100%;font-size:var(--body--small);border:1px solid var(--cm-line);border-radius:8px;background:#fff;color:var(--cm-text);outline:none}.compare-modal__select select:focus{box-shadow:0 0 0 3px #3b82f633;border-color:#93c5fd}.compare-modal__select-caret{position:absolute;right:.75rem;transform:translateY(-50%);width:1.5rem;height:1.5rem;top:50%;background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M24.6492%2030.2819C24.2579%2030.6773%2023.6191%2030.6773%2023.2277%2030.2819L15.2322%2022.2035C14.6072%2021.572%2015.0545%2020.5%2015.9429%2020.5L31.9341%2020.5C32.8225%2020.5%2033.2698%2021.572%2032.6448%2022.2035L24.6492%2030.2819Z'%20fill='%23777777'/%3e%3c/svg%3e") center/contain no-repeat}.compare-modal__select--fixed select{background:#f3f4f6;color:#6b7280;border-color:#e5e7eb;cursor:not-allowed}.compare-modal__select--fixed .compare-modal__select-caret{border-top-color:#9ca3af}.compare-modal__badge{background:var(--cm-pill-bg);color:var(--cm-pill-fg);border:1px solid #c7d2fe;padding:6px 10px;border-radius:999px;font-size:12px;white-space:nowrap}.compare-modal__paired-head{display:grid;grid-template-columns:1fr 1fr}.compare-modal__law-title{font-size:var(--title1);font-weight:800;padding:1rem 1.5rem;border-bottom:2px solid #eeeeee;color:#333}@media (max-width: 768px){.compare-modal__law-title{padding:.5rem 1rem}}.compare-modal__row{display:grid;grid-template-columns:1fr 1fr}.compare-modal__row--new .compare-modal__cell--new{box-shadow:inset 0 0 0 9999px #10b9810f}.compare-modal__row--del .compare-modal__cell--del{box-shadow:inset 0 0 0 9999px #ef44440f}.compare-modal__cell{background:#fff;padding:1rem 1.5rem;border-bottom:1px solid #eeeeee;overflow:hidden}@media (max-width: 768px){.compare-modal__cell{padding:.5rem 1rem}}.compare-modal__cell:first-child{border-right:solid 1px #eeeeee}.compare-modal__cell--empty{display:flex;align-items:center;justify-content:center;min-height:64px}.compare-modal__cell--new{box-shadow:inset 0 0 0 9999px #10b9810f}.compare-modal__cell--del{box-shadow:inset 0 0 0 9999px #ef44440f}.compare-modal__clause-no{font-size:var(--body--small);color:#777;display:flex;align-items:center;margin-bottom:.25rem;gap:6px}.compare-modal__clause-text{font-size:var(--body--medium);line-height:1.9;word-break:keep-all;color:#555}.compare-modal__clause-text .diff-del{background:#fde2e2;color:#991b1b;border-radius:4px;padding:0 2px}.compare-modal__clause-text .diff-ins{background:#dcfce7;color:#166534;text-decoration:underline;text-underline-offset:2px;border-radius:4px;padding:0 2px}.compare-modal__divider{border:none;border-top:1px dashed var(--cm-line);border:0;margin:0}.compare-modal__placeholder{padding:12px}.compare-modal__loading{display:grid;place-items:center;padding:32px}.compare-modal__spinner{width:28px;height:28px;border:3px solid #e5e7eb;border-top-color:#6b7280;border-radius:50%;animation:cm-spin .9s linear infinite}.compare-modal__error{padding:16px 20px;color:#9f1239;background:#fff1f2;border:1px solid #fecdd3;border-radius:8px;margin:16px 20px}.compare-modal__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.compare-modal__chip{display:inline-flex;align-items:center;justify-content:center;padding:0 .375rem .1rem;border-radius:999px;font-size:var(--body--tiny);border:1px solid transparent;font-weight:700}.compare-modal__chip--same{background:#ecfeff;color:#075985;border-color:#a5f3fc}.compare-modal__chip--new{background:#eafff7;color:#065f46;border-color:#bbf7d0}.compare-modal__chip--del{background:#fff1f2;color:#9f1239;border-color:#fecdd3}.compare-modal__chip--chg{background:#f8fafc;color:#334155;border-color:#e5e7eb}@keyframes cm-spin{to{transform:rotate(360deg)}}.lyc-chip-des{font-size:var(--body--small);color:#555;font-weight:500}.lyc-chip{display:inline-flex;align-items:center;padding:0 .375rem .1rem;border-radius:999px;font-size:var(--body--tiny);border:1px solid transparent;font-weight:700}.lyc-chip--same{background:#ecfeff;color:#075985;border-color:#a5f3fc}.lyc-chip--changed{background:#fff3bf;color:#7a5a00;border-color:#ffe08a}.lyc-chip--deleted{background:#fff1f2;color:#9f1239;border-color:#fecdd3}.lyc-chip--new{background:#eafff7;color:#065f46;border-color:#bbf7d0}.body__compare{padding-bottom:1.5rem;background-color:#fff;padding-top:var(--header--height);height:100%;width:100%;margin:auto;max-width:92.5rem}.pair.container__width{height:100%;border-bottom:solid 1px #cccccc}.law-year-compare{width:100%;background:#fff;color:#000;display:grid;grid-template-rows:auto auto auto 1fr;height:100dvh;min-height:0;scrollbar-gutter:stable both-edges}.law-year-compare .container__width{width:100%;margin:0 auto}.law-year-compare .container__width .is-right{justify-content:flex-end}.law-year-compare__header{padding:1.25rem 1.5rem .25rem}@media (max-width: 768px){.law-year-compare__header{padding:.25rem 1rem}}.law-year-compare__header-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.375rem}.law-year-compare__header-row .btn--back{cursor:pointer;height:2.5rem;border-radius:.25rem}.law-year-compare__header-row .btn--back .icon__back{display:inline-block;width:2rem;height:2.5rem;background:url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16.042%207.90201L10.3359%2013.5496C10.1052%2013.7779%2010.1052%2014.1505%2010.3359%2014.3788L16.042%2020.0264'%20stroke='%23555555'%20stroke-width='2.91667'%20stroke-linecap='round'/%3e%3c/svg%3e") center/contain no-repeat}.law-year-compare__header-row .btn--back:hover{background-color:#edf5ff}.law-year-compare__header-row .btn--back:focus-visible{outline:2px solid #3d6bff;outline-offset:2px;border-radius:.25rem}.law-year-compare__breadcrumb{font-size:var(--body--medium);font-weight:500;color:#555}.law-year-compare__page-title{font-size:var(--title1);line-height:1.75;font-weight:600;color:#333}.law-year-compare__toolbar{position:relative;display:grid;grid-template-columns:1fr 1fr;padding:.75rem 0;border-top:solid 1px #cccccc;border-bottom:solid 1px #cccccc;background-color:#f6f6f6}.law-year-compare__toolbar-side-right{display:flex;align-items:flex-end;padding:0 1.5rem;justify-content:space-between}.law-year-compare__legend{display:flex;align-items:center;gap:.75rem;padding:0 1.5rem 1rem}@media (max-width: 768px){.law-year-compare__legend{display:none}}.law-year-compare__label-select{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:1rem;max-width:100%;min-width:6.25rem;margin-left:.5rem}@media (max-width: 768px){.law-year-compare__label-select{margin-left:0;min-width:initial}}.law-year-compare__label{color:#555;font-size:var(--body--small);font-weight:500;white-space:nowrap}.law-year-compare__select{position:relative;width:10rem;max-width:100%;font-size:0}.law-year-compare__select select{width:100%;height:2.75rem;padding:0 1.5rem 0 1rem;border:1px solid #dddddd;border-radius:8px;background:#fff;color:#555;font-size:var(--body--big);font-weight:600;appearance:none}.law-year-compare__select select:disabled{background:#fafafa;color:#555;border-color:#ececec}.law-year-compare__select select:focus-visible{outline:2px solid #3d6bff;outline-offset:2px;border-radius:.5rem}.law-year-compare__select:after{content:"";position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:2rem;height:2rem;background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M24.6492%2030.2819C24.2579%2030.6773%2023.6191%2030.6773%2023.2277%2030.2819L15.2322%2022.2035C14.6072%2021.572%2015.0545%2020.5%2015.9429%2020.5L31.9341%2020.5C32.8225%2020.5%2033.2698%2021.572%2032.6448%2022.2035L24.6492%2030.2819Z'%20fill='%23777777'/%3e%3c/svg%3e") center/contain no-repeat}.law-year-compare__header-actions{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;padding:0 1.5rem 1rem}@media (max-width: 768px){.law-year-compare__header-actions{display:none}}.law-year-compare__header-actions .btn--xs{padding:.375rem .625rem;font-size:var(--body--small);font-weight:500;color:#777;border:solid 1px #cccccc;border-radius:.5rem}.law-year-compare__header-actions .btn--xs:hover{background-color:#edf5ff}.law-year-compare__loading-full{display:grid;place-items:center;height:40vh}.law-year-compare__spinner{width:28px;height:28px;border:3px solid #e5e7eb;border-top-color:#6b7280;border-radius:50%;animation:lyc-spin .9s linear infinite}.law-year-compare__error-full{margin:1rem auto;padding:1rem 1.2rem;border:1px solid #ffd3d3;background:#fff6f6;color:#c02424;border-radius:10px;width:min(720px,90%)}@keyframes lyc-spin{to{transform:rotate(360deg)}}.law-year-compare-nav{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;flex-wrap:nowrap;gap:0}.pair{position:relative;min-height:0;overflow:auto;scrollbar-gutter:stable}.pair__titlebar{display:grid;grid-template-columns:1fr 1fr;position:sticky;top:0;margin:auto;width:100%;row-gap:1rem;background:#fff;z-index:2;border-top:solid 1px #cccccc;border-bottom:solid 2px #eeeeee}.pair__titlebar .pair__law-left,.pair__titlebar .pair__law-right{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:.75rem;padding:1rem 1.5rem;min-width:0}@media (max-width: 1024px){.pair__titlebar .pair__law-left,.pair__titlebar .pair__law-right{flex-wrap:wrap}}@media (max-width: 768px){.pair__titlebar .pair__law-left,.pair__titlebar .pair__law-right{padding:.5rem 1rem}}@media (max-width: 768px){.pair__titlebar .pair__law-right .pair__law-name{display:none}}.pair__titlebar .pair__law-title{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.25rem;font-size:var(--title2);line-height:1.75;font-weight:600;color:#333;margin:0;width:100%;overflow:hidden}.pair__titlebar .pair__law-name{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pair__titlebar .btn--xs{padding:.375rem .625rem;font-size:var(--body--small);font-weight:500;color:#777;border:solid 1px #cccccc;border-radius:.5rem;white-space:nowrap}.pair__titlebar .btn--xs:hover{background-color:#edf5ff}.pair__section{padding:.125rem 0;overflow:hidden}.pair__chapter-toggle{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:var(--title1);font-weight:600;line-height:1.75;color:#333;border-bottom:solid 2px #eeeeee;padding:.75rem 1.5rem}@media (max-width: 768px){.pair__chapter-toggle{padding:.5rem 1rem}}.pair__caret{width:1.5rem;height:1.5rem;display:inline-block;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.25%2017.2268L15.1409%2012.386C15.3386%2012.1903%2015.3386%2011.8709%2015.1409%2011.6753L10.25%206.83447'%20stroke='%23999999'%20stroke-width='2.5'%20stroke-linecap='round'/%3e%3c/svg%3e") center/contain no-repeat;transform:rotate(90deg);transition:transform .16s ease}.pair__chapter-toggle.is-collapsed .pair__caret{transform:rotate(0)}.pair__rows{display:flex;flex-direction:column;background-color:#f6f6f6}.pair__section.is-collapsed .pair__rows{display:none}.pair__section.is-collapsed>#deleted-body{display:none}.pair__row{display:grid;grid-template-columns:1fr 1fr;cursor:pointer;transition:background-color .1s ease,box-shadow .12s ease,border-color .12s ease;border-bottom:solid 1px #dddddd}.pair__row:hover{background:#edf5ff}.pair__row.is-hit{box-shadow:0 0 0 2px #ffd166 inset}.pair__row.is-selected{background:#f5f8ff}.pair__cell{min-width:0;padding:1rem 1.5rem}@media (max-width: 768px){.pair__cell{padding:.5rem 1rem}}.pair__cell--right{border-left:1px solid #ececec;padding-left:1rem}.pair__empty{height:100%;display:grid;place-items:center;min-height:44px}.pair__clause{width:100%}.pair__article-title{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:0;font-size:var(--body--big);font-weight:600;color:#333}.pair__article-title .lyc-chip{margin-left:.25rem}.pair__para-header{line-height:1.75;font-size:var(--body--small)}.pair__para-group{margin-top:.25rem}.pair__para-line{margin-left:1rem;line-height:1.7;font-size:var(--body--medium)}.pair__para-no{display:inline-block;min-width:1rem;margin-right:.375rem;font-weight:600}.pair__sub-list{list-style:none;margin:.35rem 0 0 1rem;padding:0;counter-reset:subclause}.pair__sub-list li{position:relative;counter-increment:subclause;padding-left:1.3rem;margin:.35rem 1rem;line-height:1.7;font-size:14.5px}.pair__sub-list li:before{content:counter(subclause) ")";position:absolute;left:0;top:0;font-weight:500;opacity:.9}.pair__sub-list li:nth-child(n+10):before{width:1.6rem}.pair__chapter-toggle--deleted{color:#9f1239;margin-left:15px}.pair__section.pair__deleted .pair__chapter-toggle--deleted.is-collapsed .pair__caret{transform:rotate(0)}#deleted-heading{margin-left:0!important}mark.diff-changed{background:#fd0;color:inherit;border-radius:2px;padding:0 .06em;box-decoration-break:clone;-webkit-box-decoration-break:clone}mark.diff-changed+mark.diff-changed{margin-left:-.06em}.body__guide{display:flex;flex-direction:row;justify-content:center;align-items:stretch;flex-wrap:nowrap;gap:0}.body__guide .container__width{max-width:80rem;width:100%;padding:0 2rem}@media (max-width: 768px){.body__guide .container__width{padding:0 1rem}}.body__guide .greeting{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.5rem;padding:7rem 0}@media (max-width: 1024px){.body__guide .greeting{padding:6rem 0}}@media (max-width: 768px){.body__guide .greeting{padding:5rem 0}}.body__guide .greeting h1{font-size:var(--heading1);font-family:Paperlogy;color:#333;text-align:center;word-break:keep-all;line-height:1.5}.body__guide .greeting p{color:#555;text-align:center;word-break:keep-all}.body__guide .content__guide{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:6rem;width:100%}@media (max-width: 768px){.body__guide .content__guide{gap:4rem}}.body__guide .content__guide .block__guide{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:3.5rem;width:100%}@media (max-width: 1024px){.body__guide .content__guide .block__guide{gap:2.25rem}}@media (max-width: 768px){.body__guide .content__guide .block__guide{flex-direction:column;gap:1.25rem}}.body__guide .content__guide .block__guide:nth-child(1) .img__guide{background:url(/NKLaw/assets/img_guide_1-CQFYYatP.png) center/contain no-repeat}.body__guide .content__guide .block__guide:nth-child(2) .img__guide{background:url(/NKLaw/assets/img_guide_2-DNFG0Oz7.png) center/contain no-repeat}.body__guide .content__guide .block__guide:nth-child(3) .img__guide{background:url(/NKLaw/assets/img_guide_3-CeaMOSQD.png) center/contain no-repeat}.body__guide .content__guide .block__guide:nth-child(4) .img__guide{background:url(/NKLaw/assets/img_guide_4-C3aZfUpn.png) center/contain no-repeat}.body__guide .content__guide .img__guide{height:18.75rem;aspect-ratio:16/9;background-color:#ccc;border-radius:.875rem;border:solid 1px #eeeeee}@media (max-width: 1024px){.body__guide .content__guide .img__guide{height:16rem}}@media (max-width: 768px){.body__guide .content__guide .img__guide{width:100%;height:initial;border-radius:.5rem}}.body__guide .content__guide .textarea__guide{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:1rem;color:#555;width:100%}@media (max-width: 768px){.body__guide .content__guide .textarea__guide{gap:.75rem}}.body__guide .content__guide .textarea__guide em{padding:.125rem .45rem;background-color:#555;border-radius:.25rem;color:#fff;margin-right:.5rem;font-size:var(--body--small);margin-bottom:.125rem}.body__guide .content__guide .textarea__guide h3{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.75rem;font-size:var(--title2);font-weight:600;color:#333}.body__guide .content__guide .textarea__guide h3 .icon__search{display:inline-block;width:2rem;height:2rem;background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='20'%20cy='20'%20r='13.5'%20stroke='%23555555'%20stroke-width='5'/%3e%3cpath%20d='M30.4121%2030.4111L41.4909%2041.4899'%20stroke='%23555555'%20stroke-width='5'%20stroke-linecap='round'/%3e%3c/svg%3e") center/contain no-repeat}@media (max-width: 768px){.body__guide .content__guide .textarea__guide h3{gap:.5rem}.body__guide .content__guide .textarea__guide h3 .icon__search{width:1.125rem;height:1.125rem}}.body__guide .content__guide .textarea__guide b{color:#5ba7ff}.body__guide .content__guide .first--text__guide{padding-left:2.5rem;word-break:keep-all;font-size:var(--body--big);vertical-align:middle}@media (max-width: 768px){.body__guide .content__guide .first--text__guide{padding-left:1.75rem}}.body__guide .content__guide .second--text__guide{display:block;padding-left:1rem;margin-top:.75rem;font-size:var(--body--medium)}@media (max-width: 768px){.body__guide .content__guide .second--text__guide{padding-left:.75rem;margin-top:.5rem}}.body__faq{display:flex;flex-direction:row;justify-content:center;align-items:stretch;flex-wrap:nowrap;gap:0}.body__faq .container__width{max-width:80rem;width:100%;padding:0 2rem}@media (max-width: 768px){.body__faq .container__width{padding:0 1rem}}.body__faq .greeting{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.5rem;padding:7rem 0}@media (max-width: 1024px){.body__faq .greeting{padding:6rem 0}}@media (max-width: 768px){.body__faq .greeting{padding:5rem 0}}.body__faq .greeting h1{font-size:var(--heading1);font-family:Paperlogy;color:#333;text-align:center;word-break:keep-all;line-height:1.5}.body__faq .greeting p{color:#555;text-align:center;word-break:keep-all}.body__faq .content__faq{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:6rem;width:100%}@media (max-width: 768px){.body__faq .content__faq{gap:4rem}}.body__faq .content__faq .block__faq{width:100%}.body__faq .content__faq .block__faq h3{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.75rem;font-size:var(--title2);font-weight:600;color:#333;margin-bottom:2rem}.body__faq .content__faq .block__faq h3 .icon__search{display:inline-block;width:2rem;height:2rem;background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='20'%20cy='20'%20r='13.5'%20stroke='%23555555'%20stroke-width='5'/%3e%3cpath%20d='M30.4121%2030.4111L41.4909%2041.4899'%20stroke='%23555555'%20stroke-width='5'%20stroke-linecap='round'/%3e%3c/svg%3e") center/contain no-repeat}@media (max-width: 768px){.body__faq .content__faq .block__faq h3{gap:.5rem;margin-bottom:1rem}.body__faq .content__faq .block__faq h3 .icon__search{width:1.125rem;height:1.125rem}}.body__faq .content__faq .block__faq .list__faq{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:2rem;width:100%}@media (max-width: 768px){.body__faq .content__faq .block__faq .list__faq{gap:1rem}}.body__faq .content__faq .block__faq .textarea__faq{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.5rem;width:100%}.body__faq .content__faq .block__faq .textarea__faq em{color:#5ba7ff;font-weight:600;padding:0 .25rem}.body__faq .content__faq .block__faq .question__faq{background-color:#d4e7ff;color:#555;padding:1rem 2rem;font-size:var(--body--big);border-radius:2rem;width:100%;word-break:keep-all}@media (max-width: 768px){.body__faq .content__faq .block__faq .question__faq{padding:.75rem 1.5rem;border-radius:1.5rem}}.body__faq .content__faq .block__faq .answer-faq{background-color:#f6f6f6;color:#555;padding:1rem 2rem;font-size:var(--body--big);border-radius:2rem;width:100%;word-break:keep-all}@media (max-width: 768px){.body__faq .content__faq .block__faq .answer-faq{padding:.75rem 1.5rem;border-radius:1.5rem}}:root{--mobile-breakpoint: 768px}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}@font-face{font-family:Paperlogy;src:url(https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-7Bold.woff2) format("woff2")}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,select,table,td,textarea,th,ul,figure,figcaption{margin:0;padding:0}p,body,button,input,select,table,textarea{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif}a,a:hover,a:focus{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-weight:400}p{font-weight:500}ul{list-style:none}em,address{font-style:normal}button{border:0;background-color:transparent}button:focus{outline:0}input{-webkit-appearance:none;-moz-appearance:none;appearance:none}input:focus{outline:0}html,body,#root{width:100%;height:100%;min-height:100vh;background-color:#fff}:root{color-scheme:light;--heading1: 3rem;--title1: 1.25rem;--title2: 1.75rem;--body--big: 1.125rem;--body--medium: 1rem;--body--small: .875rem;--body--tiny: .8125rem;--header--height: 6rem}@media (max-width: 1024px){:root{--heading1: 2.5rem;--header--height: 4.5rem}}@media (max-width: 768px){:root{--heading1: 1.75rem;--header--height: 3.5rem;--title1: 1.125rem;--title2: 1.25rem;--body--big: 1rem}}.body{padding-top:var(--header--height);padding-bottom:8rem;background-color:#fff}@media (max-width: 768px){.body{padding-bottom:4rem}}
