@charset "UTF-8";@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css"layer(CDNFont);:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.selectbox-enter-from[data-v-03da59f2],.selectbox-leave-to[data-v-03da59f2]{opacity:0;transform:translateY(-4px)}.selectbox-enter-to[data-v-03da59f2],.selectbox-leave-from[data-v-03da59f2]{opacity:1;transform:translateY(0)}.selectbox-enter-active[data-v-03da59f2],.selectbox-leave-active[data-v-03da59f2]{transition:opacity .15s ease,transform .15s ease-in-out}.player-left__video[data-v-225edcbb]{position:relative;width:100%;height:100%}.vimeo-iframe[data-v-225edcbb]{width:100%;aspect-ratio:16/9}.guide-how__content[data-v-9139b74f] img{width:100%;aspect-ratio:16/9;object-fit:contain;border-radius:8px}@layer Reset,CDNFont,Typography,Components,Rounded,Layout,popup;@layer Reset{html,body,h1,h2,h3,h4,h5,h6,div,p,blockquote,pre,code,address,ul,ol,li,nav,section,article,header,footer,main,aside,dl,dt,dd,table,thead,tbody,tfoot,label,caption,th,td,form,fieldset,legend,hr,input,button,textarea,object,figure,figcaption,dialog{margin:0;padding:0;-webkit-text-size-adjust:100%;text-size-adjust:100%;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}body,textarea,button,img,fieldset,dialog{border:none}textarea{resize:none}ul,ol,li{list-style:none}table{width:100%;border-spacing:0;border-collapse:collapse;table-layout:fixed}address,cite,code,em,i{font-style:normal;font-weight:400}u,ins,a{text-decoration:none;color:inherit}button{cursor:pointer;background-color:transparent}input[type=number],input[type=text],input[type=password],input[type=url],input[type=email],input[type=tel],input[type=date],textarea{-webkit-appearance:none;-moz-appearance:textfield;appearance:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}input[type=date]{position:relative}input[type=date]::-webkit-clear-button,input[type=date]::-webkit-inner-spin-button{display:none}input[type=date]::-webkit-calendar-picker-indicator{position:absolute;left:0;top:0;background:transparent;color:transparent;cursor:pointer;width:100%;height:100%}input[type=date]:before{content:attr(data-placeholder);width:100%}input[type=date]:valid:before{display:none}}@layer Typography{html{font-size:62.5%}body{font-size:1rem;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}body *{line-height:1.4;letter-spacing:-.03em;color:#fff}}@layer Components.Button{.btn{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;width:var(--btnW, auto);box-sizing:border-box;transition:all .3s ease-in-out}.btn.base{height:4.6rem;font-size:1.6rem;padding-inline:1.6rem;border:.15rem solid;font-weight:600}.btn.sm{height:3.2rem;font-size:1.4rem;padding-inline:.8rem;border:.15rem solid;font-weight:400}.btn.lg{height:5rem;font-size:1.8rem;padding-inline:2.4rem;border:.15rem solid;font-weight:600}.btn.red{background-color:#fd5659;color:#fff;border-color:#fd5659}.btn.default{background-color:#529e3b;color:#fff;border-color:#529e3b}.btn.default:hover{border-color:#42802f;background-color:#42802f;color:#fff}.btn.default:active{border-color:#356626;background-color:#356626;color:#fff}.btn.default:disabled{border-color:#36423b;background-color:#36423b;color:#a0ada5}.btn.text{background-color:transparent;color:#fff;border-color:transparent}.btn.text:hover{border-color:#36423b;background-color:#36423b;color:#fff}.btn.text:active{border-color:#8a998f;background-color:#8a998f;color:#b8c2bb}.btn.text:disabled{border-color:transparent;background-color:transparent;color:#999}.btn.chip{background-color:#181818;color:#66bd4b;border-color:#66bd4b}.btn.chip:hover{border-color:#4d5951;background-color:#36423b;color:#fff}.btn.chip:active{border-color:#4d5951;background-color:#4d5951;color:#b8c2bb}.btn.chip:disabled{border-color:#4d5951;background-color:#152019;color:#8a998f}.btn.fullsize{width:100%}.btn:is(.base,.lg){border-radius:1.6rem}.btn:is(.sm){border-radius:.8rem}.btn:is(.chip){border-radius:99.9rem}.btn:is(.input-btn){height:4.2rem;border-radius:.8rem;padding-inline:.8rem}.content-form-wrap .btn{justify-self:start}[class*=btn-]{display:inline-flex;align-items:center;border-radius:.8rem;line-height:1}[class*=btn-]:active{background-color:#ffffff1a;filter:brightness(.8)}[class*=btn-]:before{content:""}.btn-input__delete{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%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20%2012C20%2016.4183%2016.4183%2020%2012%2020C7.58172%2020%204%2016.4183%204%2012C4%207.58172%207.58172%204%2012%204C16.4183%204%2020%207.58172%2020%2012ZM14.687%2014.687C14.4527%2014.9213%2014.0728%2014.9213%2013.8385%2014.687L12%2012.8485L10.1615%2014.687C9.92721%2014.9213%209.54731%2014.9213%209.31299%2014.687C9.07868%2014.4527%209.07868%2014.0728%209.31299%2013.8384L11.1515%2012L9.313%2010.1615C9.07869%209.92716%209.07869%209.54726%209.313%209.31295C9.54732%209.07863%209.92722%209.07863%2010.1615%209.31295L12%2011.1514L13.8385%209.31295C14.0728%209.07864%2014.4527%209.07864%2014.687%209.31296C14.9213%209.54727%2014.9213%209.92717%2014.687%2010.1615L12.8485%2012L14.687%2013.8384C14.9213%2014.0727%2014.9213%2014.4526%2014.687%2014.687Z'%20fill='white'/%3e%3c/svg%3e") no-repeat;background-size:contain;display:none;width:2.4rem;aspect-ratio:1;transition:all .2s}.btn-input__delete.--active{display:block}.btn-search{--searchW: 24rem;gap:.8rem;width:var(--searchW, 100%);background-color:#0f1713;padding:.8rem 1.2rem;border-radius:1rem;color:#999}.btn-search:before{content:"";width:2rem;height:2rem;background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.26324%209.68984C4.26324%2012.6867%206.6927%2015.1162%209.6896%2015.1162C12.6865%2015.1162%2015.116%2012.6867%2015.116%209.68984C15.116%206.69295%2012.6865%204.26348%209.6896%204.26348C6.6927%204.26348%204.26324%206.69295%204.26324%209.68984ZM9.6896%2016.0464C6.17895%2016.0464%203.33301%2013.2005%203.33301%209.68984C3.33301%206.17919%206.17895%203.33325%209.6896%203.33325C13.2002%203.33325%2016.0462%206.17919%2016.0462%209.68984C16.0462%2011.2778%2015.4639%2012.7297%2014.5013%2013.8438L16.5301%2015.8726C16.7118%2016.0542%2016.7118%2016.3487%2016.5301%2016.5304C16.3485%2016.712%2016.054%2016.712%2015.8723%2016.5304L13.8435%2014.5015C12.7294%2015.4642%2011.2775%2016.0464%209.6896%2016.0464Z'%20fill='white'/%3e%3c/svg%3e") no-repeat;background-size:contain}@media(max-width:1022px){.btn-search{--searchW: 3.8rem;background:none;padding:.9rem;border-radius:.8rem}}@supports (container-type: inline-size){@container body (width < 1023px){.btn-search{--searchW: 3.8rem;background:none;padding:.9rem;border-radius:.8rem}}}@media(max-width:1022px){.btn-search__label{display:none}}@supports (container-type: inline-size){@container body (width < 1023px){.btn-search__label{display:none}}}.btn-menu{padding:.9rem}.btn-menu:before{width:2rem;height:2rem;background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%206H16'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M4%2010H16'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M4%2014H16'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/svg%3e") no-repeat;background-size:contain}.btn-user:before{width:3.6rem;height:3.6rem;background:url(/assets/img_user-yenFV0TK.svg) no-repeat;background-size:contain}.btn-share{padding:.8rem;gap:.4rem;color:#a0ada5}.btn-share:before{width:2rem;height:2rem;background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M18%204.8C18%206.3464%2016.7464%207.6%2015.2%207.6C14.319%207.6%2013.5331%207.19313%2013.0198%206.55706C13.0018%206.56862%2012.983%206.57934%2012.9634%206.58913L7.57327%209.28419C7.55386%209.29389%207.53418%209.30244%207.51431%209.30987C7.57027%209.53063%207.6%209.76184%207.6%2010C7.6%2010.2382%207.57027%2010.4694%207.51431%2010.6901C7.53418%2010.6976%207.55386%2010.7061%207.57327%2010.7158L12.9634%2013.4109C12.983%2013.4207%2013.0018%2013.4314%2013.0198%2013.4429C13.5331%2012.8069%2014.319%2012.4%2015.2%2012.4C16.7464%2012.4%2018%2013.6536%2018%2015.2C18%2016.7464%2016.7464%2018%2015.2%2018C13.6536%2018%2012.4%2016.7464%2012.4%2015.2C12.4%2014.9618%2012.4297%2014.7306%2012.4857%2014.5099C12.4658%2014.5024%2012.4461%2014.4939%2012.4267%2014.4842L7.03661%2011.7891C7.01703%2011.7793%206.99822%2011.7686%206.9802%2011.7571C6.46693%2012.3931%205.68098%2012.8%204.8%2012.8C3.2536%2012.8%202%2011.5464%202%2010C2%208.4536%203.2536%207.2%204.8%207.2C5.68098%207.2%206.46694%207.60687%206.98021%208.24295C6.99822%208.23138%207.01703%208.22067%207.03661%208.21088L12.4267%205.51582C12.4461%205.50612%2012.4658%205.49756%2012.4857%205.49014C12.4297%205.26938%2012.4%205.03816%2012.4%204.8C12.4%203.2536%2013.6536%202%2015.2%202C16.7464%202%2018%203.2536%2018%204.8Z'%20fill='%23A0ADA5'/%3e%3c/svg%3e") no-repeat;background-size:contain}.btn-volume{border-radius:99.9rem}.btn-volume:before{width:4rem;height:4rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDIiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCA0MiA0MiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxmb3JlaWduT2JqZWN0IHg9Ii0yMCIgeT0iLTIwIiB3aWR0aD0iODIiIGhlaWdodD0iODIiPjxkaXYgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGh0bWwiIHN0eWxlPSJiYWNrZHJvcC1maWx0ZXI6Ymx1cigxMHB4KTtjbGlwLXBhdGg6dXJsKCNiZ2JsdXJfMF83ODlfMTY1NjJfY2xpcF9wYXRoKTtoZWlnaHQ6MTAwJTt3aWR0aDoxMDAlIj48L2Rpdj48L2ZvcmVpZ25PYmplY3Q+PGcgZmlsdGVyPSJ1cmwoI2ZpbHRlcjBfaV83ODlfMTY1NjIpIiBkYXRhLWZpZ21hLWJnLWJsdXItcmFkaXVzPSIyMCI+DQo8Y2lyY2xlIGN4PSIyMSIgY3k9IjIxIiByPSIyMCIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC4yNSIvPg0KPGNpcmNsZSBjeD0iMjEiIGN5PSIyMSIgcj0iMjAuNSIgc3Ryb2tlPSJ1cmwoI3BhaW50MF9saW5lYXJfNzg5XzE2NTYyKSIgc3Ryb2tlLW9wYWNpdHk9IjAuMiIvPg0KPC9nPg0KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNCAxOC41QzE0IDE4LjIyMzkgMTQuMjIzOSAxOCAxNC41IDE4SDE4LjAyNzNDMTguMTU1MiAxOCAxOC4yNzgyIDE3Ljk1MSAxOC4zNzEgMTcuODYzMUwyMi42NjU3IDEzLjc5ODVDMjIuOTg0NSAxMy40OTY4IDIzLjUwOTQgMTMuNzIyOCAyMy41MDk0IDE0LjE2MTZWMjcuODM4NEMyMy41MDk0IDI4LjI3NzIgMjIuOTg0NSAyOC41MDMyIDIyLjY2NTcgMjguMjAxNUwxOC4zNzEgMjQuMTM2OUMxOC4yNzgyIDI0LjA0OSAxOC4xNTUyIDI0IDE4LjAyNzMgMjRIMTQuNUMxNC4yMjM5IDI0IDE0IDIzLjc3NjEgMTQgMjMuNVYxOC41Wk0yNi41MTQ1IDE4LjEyNTVDMjYuMjIwMiAxNy43NTQxIDI1LjYyMjYgMTcuOTYyMiAyNS42MjI2IDE4LjQzNlYyMy41NjRDMjUuNjIyNiAyNC4wMzc4IDI2LjIyMDIgMjQuMjQ1OSAyNi41MTQ1IDIzLjg3NDVMMjcuMzE1OSAyMi44NjMyQzI4LjE4MDkgMjEuNzcxNyAyOC4xODA5IDIwLjIyODMgMjcuMzE1OSAxOS4xMzY4TDI2LjUxNDUgMTguMTI1NVoiIGZpbGw9IndoaXRlIi8+DQo8ZGVmcz4NCjxmaWx0ZXIgaWQ9ImZpbHRlcjBfaV83ODlfMTY1NjIiIHg9Ii0yMCIgeT0iLTIwIiB3aWR0aD0iODIiIGhlaWdodD0iODIiIGZpbHRlclVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY29sb3ItaW50ZXJwb2xhdGlvbi1maWx0ZXJzPSJzUkdCIj4NCjxmZUZsb29kIGZsb29kLW9wYWNpdHk9IjAiIHJlc3VsdD0iQmFja2dyb3VuZEltYWdlRml4Ii8+DQo8ZmVCbGVuZCBtb2RlPSJub3JtYWwiIGluPSJTb3VyY2VHcmFwaGljIiBpbjI9IkJhY2tncm91bmRJbWFnZUZpeCIgcmVzdWx0PSJzaGFwZSIvPg0KPGZlQ29sb3JNYXRyaXggaW49IlNvdXJjZUFscGhhIiB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMTI3IDAiIHJlc3VsdD0iaGFyZEFscGhhIi8+DQo8ZmVNb3JwaG9sb2d5IHJhZGl1cz0iMS40NjA0NSIgb3BlcmF0b3I9ImRpbGF0ZSIgaW49IlNvdXJjZUFscGhhIiByZXN1bHQ9ImVmZmVjdDFfaW5uZXJTaGFkb3dfNzg5XzE2NTYyIi8+DQo8ZmVPZmZzZXQgZHg9Ii0wLjczMDIyNyIgZHk9IjAuNzMwMjI3Ii8+DQo8ZmVHYXVzc2lhbkJsdXIgc3RkRGV2aWF0aW9uPSIwLjM2NTExMyIvPg0KPGZlQ29tcG9zaXRlIGluMj0iaGFyZEFscGhhIiBvcGVyYXRvcj0iYXJpdGhtZXRpYyIgazI9Ii0xIiBrMz0iMSIvPg0KPGZlQ29sb3JNYXRyaXggdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAgMCAwIDAgMSAwIDAgMCAwIDEgMCAwIDAgMCAxIDAgMCAwIDAuMzUgMCIvPg0KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbjI9InNoYXBlIiByZXN1bHQ9ImVmZmVjdDFfaW5uZXJTaGFkb3dfNzg5XzE2NTYyIi8+DQo8L2ZpbHRlcj4NCjxjbGlwUGF0aCBpZD0iYmdibHVyXzBfNzg5XzE2NTYyX2NsaXBfcGF0aCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjAgMjApIj48Y2lyY2xlIGN4PSIyMSIgY3k9IjIxIiByPSIyMCIvPg0KPC9jbGlwUGF0aD48bGluZWFyR3JhZGllbnQgaWQ9InBhaW50MF9saW5lYXJfNzg5XzE2NTYyIiB4MT0iMzYuMzIyNiIgeTE9IjMuNzQxOTQiIHgyPSIyMSIgeTI9IjQxIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+DQo8c3RvcCBzdG9wLWNvbG9yPSJ3aGl0ZSIvPg0KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSJ3aGl0ZSIgc3RvcC1vcGFjaXR5PSIwIi8+DQo8L2xpbmVhckdyYWRpZW50Pg0KPC9kZWZzPg0KPC9zdmc+DQo=) no-repeat;background-size:contain}.lecture-visual__media .btn-volume{position:absolute;inset:1.6rem auto auto 1.6rem}.btn-volume.mute{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDIiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCA0MiA0MiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxmb3JlaWduT2JqZWN0IHg9Ii0yMCIgeT0iLTIwIiB3aWR0aD0iODIiIGhlaWdodD0iODIiPjxkaXYgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGh0bWwiIHN0eWxlPSJiYWNrZHJvcC1maWx0ZXI6Ymx1cigxMHB4KTtjbGlwLXBhdGg6dXJsKCNiZ2JsdXJfMF8yMjIxXzI5Nzc4X2NsaXBfcGF0aCk7aGVpZ2h0OjEwMCU7d2lkdGg6MTAwJSI+PC9kaXY+PC9mb3JlaWduT2JqZWN0PjxnIGZpbHRlcj0idXJsKCNmaWx0ZXIwX2lfMjIyMV8yOTc3OCkiIGRhdGEtZmlnbWEtYmctYmx1ci1yYWRpdXM9IjIwIj4NCjxjaXJjbGUgY3g9IjIxIiBjeT0iMjEiIHI9IjIwIiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjI1Ii8+DQo8Y2lyY2xlIGN4PSIyMSIgY3k9IjIxIiByPSIyMC41IiBzdHJva2U9InVybCgjcGFpbnQwX2xpbmVhcl8yMjIxXzI5Nzc4KSIgc3Ryb2tlLW9wYWNpdHk9IjAuMiIvPg0KPC9nPg0KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNCAxOC41QzE0IDE4LjIyMzkgMTQuMjIzOSAxOCAxNC41IDE4SDE4LjAyNzNDMTguMTU1MiAxOCAxOC4yNzgyIDE3Ljk1MSAxOC4zNzEgMTcuODYzMUwyMi42NjU3IDEzLjc5ODVDMjIuOTg0NSAxMy40OTY4IDIzLjUwOTQgMTMuNzIyOCAyMy41MDk0IDE0LjE2MTZWMjcuODM4NEMyMy41MDk0IDI4LjI3NzIgMjIuOTg0NSAyOC41MDMyIDIyLjY2NTcgMjguMjAxNUwxOC4zNzEgMjQuMTM2OUMxOC4yNzgyIDI0LjA0OSAxOC4xNTUyIDI0IDE4LjAyNzMgMjRIMTQuNUMxNC4yMjM5IDI0IDE0IDIzLjc3NjEgMTQgMjMuNVYxOC41Wk0yNi41MTQ1IDE4LjEyNTVDMjYuMjIwMiAxNy43NTQxIDI1LjYyMjYgMTcuOTYyMiAyNS42MjI2IDE4LjQzNlYyMy41NjRDMjUuNjIyNiAyNC4wMzc4IDI2LjIyMDIgMjQuMjQ1OSAyNi41MTQ1IDIzLjg3NDVMMjcuMzE1OSAyMi44NjMyQzI4LjE4MDkgMjEuNzcxNyAyOC4xODA5IDIwLjIyODMgMjcuMzE1OSAxOS4xMzY4TDI2LjUxNDUgMTguMTI1NVoiIGZpbGw9IndoaXRlIi8+DQo8cGF0aCBkPSJNMTUuMTU2MyAxNC4xOTg0QzE0Ljg5MTggMTMuOTMzOSAxNC40NjMgMTMuOTMzOSAxNC4xOTg0IDE0LjE5ODRDMTMuOTMzOSAxNC40NjMgMTMuOTMzOSAxNC44OTE4IDE0LjE5ODQgMTUuMTU2M0wyNi44NDM3IDI3LjgwMTZDMjcuMTA4MiAyOC4wNjYxIDI3LjUzNyAyOC4wNjYxIDI3LjgwMTYgMjcuODAxNkMyOC4wNjYxIDI3LjUzNyAyOC4wNjYxIDI3LjEwODIgMjcuODAxNiAyNi44NDM3TDE1LjE1NjMgMTQuMTk4NFoiIGZpbGw9IndoaXRlIi8+DQo8ZGVmcz4NCjxmaWx0ZXIgaWQ9ImZpbHRlcjBfaV8yMjIxXzI5Nzc4IiB4PSItMjAiIHk9Ii0yMCIgd2lkdGg9IjgyIiBoZWlnaHQ9IjgyIiBmaWx0ZXJVbml0cz0idXNlclNwYWNlT25Vc2UiIGNvbG9yLWludGVycG9sYXRpb24tZmlsdGVycz0ic1JHQiI+DQo8ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPg0KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJCYWNrZ3JvdW5kSW1hZ2VGaXgiIHJlc3VsdD0ic2hhcGUiLz4NCjxmZUNvbG9yTWF0cml4IGluPSJTb3VyY2VBbHBoYSIgdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDEyNyAwIiByZXN1bHQ9ImhhcmRBbHBoYSIvPg0KPGZlTW9ycGhvbG9neSByYWRpdXM9IjEuNDYwNDUiIG9wZXJhdG9yPSJkaWxhdGUiIGluPSJTb3VyY2VBbHBoYSIgcmVzdWx0PSJlZmZlY3QxX2lubmVyU2hhZG93XzIyMjFfMjk3NzgiLz4NCjxmZU9mZnNldCBkeD0iLTAuNzMwMjI3IiBkeT0iMC43MzAyMjciLz4NCjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjAuMzY1MTEzIi8+DQo8ZmVDb21wb3NpdGUgaW4yPSJoYXJkQWxwaGEiIG9wZXJhdG9yPSJhcml0aG1ldGljIiBrMj0iLTEiIGszPSIxIi8+DQo8ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMCAwIDAgMCAxIDAgMCAwIDAgMSAwIDAgMCAwIDEgMCAwIDAgMC4zNSAwIi8+DQo8ZmVCbGVuZCBtb2RlPSJub3JtYWwiIGluMj0ic2hhcGUiIHJlc3VsdD0iZWZmZWN0MV9pbm5lclNoYWRvd18yMjIxXzI5Nzc4Ii8+DQo8L2ZpbHRlcj4NCjxjbGlwUGF0aCBpZD0iYmdibHVyXzBfMjIyMV8yOTc3OF9jbGlwX3BhdGgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIwIDIwKSI+PGNpcmNsZSBjeD0iMjEiIGN5PSIyMSIgcj0iMjAiLz4NCjwvY2xpcFBhdGg+PGxpbmVhckdyYWRpZW50IGlkPSJwYWludDBfbGluZWFyXzIyMjFfMjk3NzgiIHgxPSIzNi4zMjI2IiB5MT0iMy43NDE5NCIgeDI9IjIxIiB5Mj0iNDEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4NCjxzdG9wIHN0b3AtY29sb3I9IndoaXRlIi8+DQo8c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IndoaXRlIiBzdG9wLW9wYWNpdHk9IjAiLz4NCjwvbGluZWFyR3JhZGllbnQ+DQo8L2RlZnM+DQo8L3N2Zz4NCg==) no-repeat;background-size:contain}.btn-play{border-radius:99.9rem}.btn-play:before{width:4rem;height:4rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDIiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCA0MiA0MiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxmb3JlaWduT2JqZWN0IHg9Ii0yMCIgeT0iLTIwIiB3aWR0aD0iODIiIGhlaWdodD0iODIiPjxkaXYgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGh0bWwiIHN0eWxlPSJiYWNrZHJvcC1maWx0ZXI6Ymx1cigxMHB4KTtjbGlwLXBhdGg6dXJsKCNiZ2JsdXJfMF85MThfMTg1NTRfY2xpcF9wYXRoKTtoZWlnaHQ6MTAwJTt3aWR0aDoxMDAlIj48L2Rpdj48L2ZvcmVpZ25PYmplY3Q+PGcgZmlsdGVyPSJ1cmwoI2ZpbHRlcjBfaV85MThfMTg1NTQpIiBkYXRhLWZpZ21hLWJnLWJsdXItcmFkaXVzPSIyMCI+DQo8Y2lyY2xlIGN4PSIyMSIgY3k9IjIxIiByPSIyMCIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC4yNSIvPg0KPGNpcmNsZSBjeD0iMjEiIGN5PSIyMSIgcj0iMjAuNSIgc3Ryb2tlPSJ1cmwoI3BhaW50MF9saW5lYXJfOTE4XzE4NTU0KSIgc3Ryb2tlLW9wYWNpdHk9IjAuMiIvPg0KPC9nPg0KPHBhdGggZD0iTTE2LjUgMjUuMzY0NVYxNi41ODc3QzE2LjUgMTUuNDM1MyAxNy43NDU1IDE0LjcxMzMgMTguNzQ1NSAxNS4yODZMMjYuMjY4NCAxOS41OTQ3QzI3LjI2NTMgMjAuMTY1NiAyNy4yNzY3IDIxLjU5OTMgMjYuMjg4OSAyMi4xODZMMTguNzY2IDI2LjY1NDFDMTcuNzY2MSAyNy4yNDggMTYuNSAyNi41Mjc0IDE2LjUgMjUuMzY0NVoiIGZpbGw9IndoaXRlIi8+DQo8ZGVmcz4NCjxmaWx0ZXIgaWQ9ImZpbHRlcjBfaV85MThfMTg1NTQiIHg9Ii0yMCIgeT0iLTIwIiB3aWR0aD0iODIiIGhlaWdodD0iODIiIGZpbHRlclVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY29sb3ItaW50ZXJwb2xhdGlvbi1maWx0ZXJzPSJzUkdCIj4NCjxmZUZsb29kIGZsb29kLW9wYWNpdHk9IjAiIHJlc3VsdD0iQmFja2dyb3VuZEltYWdlRml4Ii8+DQo8ZmVCbGVuZCBtb2RlPSJub3JtYWwiIGluPSJTb3VyY2VHcmFwaGljIiBpbjI9IkJhY2tncm91bmRJbWFnZUZpeCIgcmVzdWx0PSJzaGFwZSIvPg0KPGZlQ29sb3JNYXRyaXggaW49IlNvdXJjZUFscGhhIiB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMTI3IDAiIHJlc3VsdD0iaGFyZEFscGhhIi8+DQo8ZmVNb3JwaG9sb2d5IHJhZGl1cz0iMS40NjA0NSIgb3BlcmF0b3I9ImRpbGF0ZSIgaW49IlNvdXJjZUFscGhhIiByZXN1bHQ9ImVmZmVjdDFfaW5uZXJTaGFkb3dfOTE4XzE4NTU0Ii8+DQo8ZmVPZmZzZXQgZHg9Ii0wLjczMDIyNyIgZHk9IjAuNzMwMjI3Ii8+DQo8ZmVHYXVzc2lhbkJsdXIgc3RkRGV2aWF0aW9uPSIwLjM2NTExMyIvPg0KPGZlQ29tcG9zaXRlIGluMj0iaGFyZEFscGhhIiBvcGVyYXRvcj0iYXJpdGhtZXRpYyIgazI9Ii0xIiBrMz0iMSIvPg0KPGZlQ29sb3JNYXRyaXggdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAgMCAwIDAgMSAwIDAgMCAwIDEgMCAwIDAgMCAxIDAgMCAwIDAuMzUgMCIvPg0KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbjI9InNoYXBlIiByZXN1bHQ9ImVmZmVjdDFfaW5uZXJTaGFkb3dfOTE4XzE4NTU0Ii8+DQo8L2ZpbHRlcj4NCjxjbGlwUGF0aCBpZD0iYmdibHVyXzBfOTE4XzE4NTU0X2NsaXBfcGF0aCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjAgMjApIj48Y2lyY2xlIGN4PSIyMSIgY3k9IjIxIiByPSIyMCIvPg0KPC9jbGlwUGF0aD48bGluZWFyR3JhZGllbnQgaWQ9InBhaW50MF9saW5lYXJfOTE4XzE4NTU0IiB4MT0iMzYuMzIyNiIgeTE9IjMuNzQxOTQiIHgyPSIyMSIgeTI9IjQxIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+DQo8c3RvcCBzdG9wLWNvbG9yPSJ3aGl0ZSIvPg0KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSJ3aGl0ZSIgc3RvcC1vcGFjaXR5PSIwIi8+DQo8L2xpbmVhckdyYWRpZW50Pg0KPC9kZWZzPg0KPC9zdmc+DQo=) no-repeat;background-size:contain}.lecture-list .btn-play,.img-wrap .btn-play{position:absolute;inset:50% auto auto 50%;translate:-50% -50%;z-index:50}.btn-back:before{width:4rem;height:4rem;background:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.3333%2026L12%2020M12%2020L17.3333%2014M12%2020L28%2020'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat;background-size:contain}.btn-back2{padding:.8rem}.btn-back2:before{width:2rem;height:2rem;background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.5856%2014.5315C12.8444%2014.855%2012.7919%2015.3275%2012.4685%2015.5862C12.145%2015.845%2011.6725%2015.7925%2011.4138%2015.469L7.41377%2010.469C7.19464%2010.1951%207.19464%209.80545%207.41377%209.53154L11.4138%204.53154C11.6725%204.20809%2012.145%204.1556%2012.4685%204.41435C12.7919%204.67311%2012.8444%205.14559%2012.5856%205.46904L8.96065%2010.0003L12.5856%2014.5315Z'%20fill='white'/%3e%3c/svg%3e") no-repeat;background-size:contain}.btn-next{align-items:center;justify-content:center}.btn-next:before{display:none}.btn-next:after{content:"";width:.4rem;height:1rem;background:url("data:image/svg+xml,%3csvg%20width='8'%20height='16'%20viewBox='0%200%208%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0.409462%200.228696C-0.0610035%200.588704%20-0.137281%201.24535%200.239091%201.69536L5.51206%208L0.239091%2014.3046C-0.137282%2014.7546%20-0.0610042%2015.4113%200.409461%2015.7713C0.879926%2016.1313%201.56642%2016.0584%201.9428%2015.6083L7.76095%208.65185C8.07968%208.27076%208.07968%207.72924%207.76095%207.34815L1.9428%200.391659C1.56642%20-0.0583511%200.879927%20-0.131312%200.409462%200.228696Z'%20fill='white'/%3e%3c/svg%3e") no-repeat center;background-size:contain}.btn-next:disabled:after{background:url("data:image/svg+xml,%3csvg%20width='8'%20height='16'%20viewBox='0%200%208%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0.409462%200.228696C-0.0610035%200.588704%20-0.137281%201.24535%200.239091%201.69536L5.51206%208L0.239091%2014.3046C-0.137282%2014.7546%20-0.0610042%2015.4113%200.409461%2015.7713C0.879926%2016.1313%201.56642%2016.0584%201.9428%2015.6083L7.76095%208.65185C8.07968%208.27076%208.07968%207.72924%207.76095%207.34815L1.9428%200.391659C1.56642%20-0.0583511%200.879927%20-0.131312%200.409462%200.228696Z'%20fill='%23999999'/%3e%3c/svg%3e") no-repeat center;background-size:contain}.paging .btn-next{width:3.6rem;height:3.6rem}.notice-detail .btn-next{padding:.8rem 2.4rem .8rem 1.6rem;gap:1rem}.btn-prev{align-items:center;justify-content:center}.btn-prev:before{width:.4rem;height:1rem;background:url("data:image/svg+xml,%3csvg%20width='8'%20height='16'%20viewBox='0%200%208%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0.409462%200.228696C-0.0610035%200.588704%20-0.137281%201.24535%200.239091%201.69536L5.51206%208L0.239091%2014.3046C-0.137282%2014.7546%20-0.0610042%2015.4113%200.409461%2015.7713C0.879926%2016.1313%201.56642%2016.0584%201.9428%2015.6083L7.76095%208.65185C8.07968%208.27076%208.07968%207.72924%207.76095%207.34815L1.9428%200.391659C1.56642%20-0.0583511%200.879927%20-0.131312%200.409462%200.228696Z'%20fill='white'/%3e%3c/svg%3e") no-repeat center;background-size:contain;rotate:180deg}.btn-prev:disabled:before{background:url("data:image/svg+xml,%3csvg%20width='8'%20height='16'%20viewBox='0%200%208%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0.409462%200.228696C-0.0610035%200.588704%20-0.137281%201.24535%200.239091%201.69536L5.51206%208L0.239091%2014.3046C-0.137282%2014.7546%20-0.0610042%2015.4113%200.409461%2015.7713C0.879926%2016.1313%201.56642%2016.0584%201.9428%2015.6083L7.76095%208.65185C8.07968%208.27076%208.07968%207.72924%207.76095%207.34815L1.9428%200.391659C1.56642%20-0.0583511%200.879927%20-0.131312%200.409462%200.228696Z'%20fill='%23999999'/%3e%3c/svg%3e") no-repeat center;background-size:contain}.paging .btn-prev{width:3.6rem;height:3.6rem}.notice-detail .btn-prev{padding:.8rem 1.6rem .8rem 2.4rem;gap:1rem}.btn-modify{padding:.8rem;gap:.2rem}.btn-modify:before{width:2rem;height:2rem;background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.2777%204.54186L14.3679%203.4516C14.97%202.84947%2015.9463%202.84947%2016.5484%203.4516C17.1506%204.05373%2017.1506%205.02998%2016.5484%205.63212L15.4582%206.72238M13.2777%204.54186L9.20687%208.61264C8.39386%209.42565%207.98734%209.83217%207.71054%2010.3275C7.43373%2010.8229%207.15523%2011.9926%206.88892%2013.1111C8.00743%2012.8448%209.17713%2012.5663%209.6725%2012.2895C10.1679%2012.0127%2010.5744%2011.6062%2011.3874%2010.7932L15.4582%206.72238M13.2777%204.54186L15.4582%206.72238'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17%2010C17%2013.2998%2017%2014.9497%2015.9749%2015.9749C14.9497%2017%2013.2998%2017%2010%2017C6.70017%2017%205.05025%2017%204.02513%2015.9749C3%2014.9497%203%2013.2998%203%2010C3%206.70017%203%205.05025%204.02513%204.02513C5.05025%203%206.70017%203%2010%203'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e") no-repeat;background-size:contain}.btn-delete{padding:.8rem;gap:.2rem}.btn-delete:before{width:2rem;height:2rem;background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15%205.4502L14.7321%2010.0046M5%205.4502L5.40307%2012.4675C5.5063%2014.2647%205.55792%2015.1633%205.98579%2015.8095C6.19733%2016.129%206.46987%2016.3987%206.78604%2016.6013C7.23356%2016.8882%207.78738%2016.9743%208.66667%2017.0002'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M15.3337%2012.0996L10.667%2016.9993M15.3337%2016.9996L10.667%2012.0999'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4%205.45H16M12.7038%205.45L12.2487%204.46421C11.9464%203.80938%2011.7952%203.48197%2011.5345%203.27776C11.4766%203.23247%2011.4154%203.19218%2011.3513%203.15729C11.0626%203%2010.7161%203%2010.023%203C9.31255%203%208.95732%203%208.66379%203.16388C8.59873%203.20021%208.53666%203.24213%208.4782%203.28922C8.21443%203.50169%208.06709%203.84109%207.7724%204.51988L7.36862%205.45'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e") no-repeat;background-size:contain}.btn-write{padding:.8rem;gap:.4rem}.btn-write:before{width:2rem;height:2rem;background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.3607%2015.8331C15.6219%2015.8331%2015.8337%2016.0448%2015.8337%2016.306C15.8337%2016.5672%2015.6219%2016.779%2015.3607%2016.779H8.03652C7.77538%2016.7789%207.56355%2016.5672%207.56355%2016.306C7.56356%2016.0449%207.77538%2015.8331%208.03652%2015.8331H15.3607ZM11.0406%203.83036C11.8697%203.01748%2013.2106%203.01748%2014.0397%203.83036L15.208%204.97582C16.0422%205.79379%2016.0422%207.12373%2015.208%207.9417L9.30268%2013.7318C8.97695%2014.0512%208.55544%2014.2571%208.10241%2014.3206L5.64891%2014.6642C4.80471%2014.7824%204.05549%2014.0705%204.18075%2013.2108L4.53116%2010.806C4.59679%2010.3556%204.8094%209.93938%205.1353%209.61987L11.0406%203.83036ZM5.79733%2010.2954C5.61778%2010.4715%205.50274%2010.6987%205.46724%2010.9421L5.11683%2013.3475C5.08632%2013.5569%205.27157%2013.762%205.51774%2013.7275L7.97124%2013.3839C8.22584%2013.3482%208.46029%2013.2324%208.64004%2013.0562L12.7495%209.02681C12.263%208.85609%2011.6482%208.53736%2011.0406%207.9417C10.4267%207.33974%2010.0997%206.72966%209.92591%206.24753L5.79733%2010.2954ZM13.3777%204.50594C12.9164%204.05368%2012.1645%204.05369%2011.7032%204.50594L10.6988%205.48943C10.7155%205.58698%2010.7439%205.71969%2010.7973%205.87679C10.9222%206.24394%2011.1776%206.75076%2011.7032%207.26613C12.2291%207.78167%2012.7474%208.03317%2013.1252%208.15663C13.2927%208.21138%2013.4336%208.23959%2013.5353%208.25578L14.5459%207.26613C15.0016%206.81906%2015.0017%206.09846%2014.5459%205.6514L13.3777%204.50594Z'%20fill='white'/%3e%3c/svg%3e") no-repeat;background-size:contain}.mypage .btn-write{align-self:start}.btn-latest{padding:.8rem;gap:.4rem}.btn-latest:before{width:2rem;height:2rem;background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%208L6%204M6%204L10%208M6%204V16'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%2012L14%2016M14%2016L18%2012M14%2016V4'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat;background-size:contain}.btn-more{padding:.8rem;gap:.4rem}.btn-more:after{content:"";width:2rem;height:2rem;background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.33343%207.79857C4.59594%207.45552%205.07474%207.3999%205.40287%207.67434L10%2011.5192L14.5971%207.67434C14.9253%207.3999%2015.4041%207.45552%2015.6666%207.79857C15.9291%208.14161%2015.8759%208.64218%2015.5478%208.91662L10.4753%2013.159C10.1974%2013.3914%209.80258%2013.3914%209.5247%2013.159L4.45226%208.91662C4.12412%208.64218%204.07092%208.14161%204.33343%207.79857Z'%20fill='white'/%3e%3c/svg%3e") no-repeat;background-size:contain}.btn-folding2{padding:.8rem 1.6rem;gap:.2rem}.btn-folding2:after{content:"";width:2rem;height:2rem;background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.5%2015H17M9.5%2010H14.5M9.5%205H12M2%206.97917L3.25432%205.56806C3.9173%204.8222%205.0827%204.8222%205.74568%205.56806L7%206.97917M4.5%205V15'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e") no-repeat;background-size:contain}.btn-folding3{padding:.8rem 1.6rem;gap:.2rem}.btn-folding3:after{content:"";width:2rem;height:2rem;background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.5%2015H17M9.5%2010H14.5M9.5%205H12M2%206.97917L3.25432%205.56806C3.9173%204.8222%205.0827%204.8222%205.74568%205.56806L7%206.97917M4.5%205V15'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e") no-repeat;background-size:contain}.btn-scroll-top{position:fixed;inset:auto 3.2rem 3.2rem auto;justify-content:center;width:5.2rem;aspect-ratio:1;background-color:#36423b;border-radius:99.9rem;font-size:1.6rem;font-weight:600;letter-spacing:0;box-shadow:0 .4rem 1.2rem #000c}.btn-scroll-top:active{background-color:#36423b}}@layer Components.Text{.heading-lg{font-size:4rem}.heading-md{font-size:3.2rem}[class*=heading-]{font-weight:600}.title-lg{font-size:2.4rem}.title-md{font-size:2rem}.title-sm{font-size:1.8rem}[class*=title-]{font-weight:600}.text-lg{font-size:1.6rem}.text-md{font-size:1.4rem}[class*=text-].semi{font-weight:600}[class*=text-].md{font-weight:500}[class*=text-].rg{font-weight:400}.caption-md{font-size:1.4rem}.caption-sm{font-size:1.3rem}[class*=caption-].md{font-weight:500}[class*=caption-].rg{font-weight:400}.ft-green{color:#66bd4b}.ft-blue{color:#08f}.ft-gray{color:#c6c6c6}.ft-darkgray{color:#999}.ft-sub{color:#b8c2bb}.ft-black{color:#0a0f0d}.ft-red{color:#fd5659}}@layer Components.Tab{.tab-style1{display:flex;align-items:center;justify-content:center;gap:.8rem}.tab-style1>li>button{padding:1.2rem;font-size:1.8rem;font-weight:600;color:#a0ada5;box-sizing:border-box;transition:color .3s ease-in-out;min-width:10rem}.guide .tab-style1>li>button{min-width:15.4rem;padding-block:.8rem}.tab-style1>li>button.--active{color:#66bd4b}.main-content .tab-style1{margin-block:4rem 3.2rem}.tab-style2{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.8rem}.tab-style2>li>button{border:.15rem solid #4d5951;border-radius:99.9rem;padding:.6rem 1.2rem;font-size:1.5rem;font-weight:500;color:#8a998f;box-sizing:border-box;transition:color .3s ease-in-out}.tab-style2>li>button.--active{color:#66bd4b;border-color:#66bd4b;background-color:#0f1713}.modal-search .tab-style2{justify-content:start}.modal-search .tab-style2>li>button{border-color:#4d5951;background-color:#29332d}.modal-search .tab-style2>li>button.--active{color:#66bd4b;border-color:#66bd4b}.tab-style3 ul{display:flex;align-items:center;gap:1.6rem;margin:0 auto;padding:1.6rem 1.6rem 0}@media(max-width:1022px){.player .tab-style3 ul{padding:.8rem 1.6rem 0}}@supports (container-type: inline-size){@container body (width < 1023px){.player .tab-style3 ul{padding:.8rem 1.6rem 0}}}.tab-style3 .tab-btn{position:relative;display:inline-flex;padding:.8rem 0;color:#a0ada5;box-sizing:border-box;transition:all .3s ease-in-out}.tab-style3 .tab-btn.list:before{content:"";width:2.4rem;height:2.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%3cpath%20d='M18.814%2013.6C18.814%2011.2804%2016.9554%209.4%2014.6628%209.4C12.3702%209.4%2010.5116%2011.2804%2010.5116%2013.6C10.5116%2015.9196%2012.3702%2017.8%2014.6628%2017.8C16.9554%2017.8%2018.814%2015.9196%2018.814%2013.6ZM7.54651%2013C7.87403%2013%208.13953%2013.2686%208.13953%2013.6C8.13953%2013.9314%207.87403%2014.2%207.54651%2014.2H3.59302C3.26551%2014.2%203%2013.9314%203%2013.6C3%2013.2686%203.26551%2013%203.59302%2013H7.54651ZM7.54651%209C7.87403%209%208.13953%209.26863%208.13953%209.6C8.13953%209.93137%207.87403%2010.2%207.54651%2010.2H3.59302C3.26551%2010.2%203%209.93137%203%209.6C3%209.26863%203.26551%209%203.59302%209H7.54651ZM13.8721%205C14.1996%205%2014.4651%205.26863%2014.4651%205.6C14.4651%205.93137%2014.1996%206.2%2013.8721%206.2H3.59302C3.26551%206.2%203%205.93137%203%205.6C3%205.26863%203.26551%205%203.59302%205H13.8721ZM20%2013.6C20%2014.875%2019.5621%2016.0457%2018.8317%2016.9695L19.8263%2017.9758C20.0579%2018.2101%2020.0579%2018.5899%2019.8263%2018.8242C19.5947%2019.0585%2019.2193%2019.0585%2018.9877%2018.8242L17.9931%2017.818C17.0801%2018.5569%2015.9229%2019%2014.6628%2019C11.7151%2019%209.32558%2016.5823%209.32558%2013.6C9.32558%2010.6177%2011.7151%208.2%2014.6628%208.2C17.6105%208.2%2020%2010.6177%2020%2013.6Z'%20fill='%23999999'/%3e%3c/svg%3e") no-repeat;background-size:contain}.tab-style3 .tab-btn.list.--active:before{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='M18.814%2013.6C18.814%2011.2804%2016.9554%209.4%2014.6628%209.4C12.3702%209.4%2010.5116%2011.2804%2010.5116%2013.6C10.5116%2015.9196%2012.3702%2017.8%2014.6628%2017.8C16.9554%2017.8%2018.814%2015.9196%2018.814%2013.6ZM7.54651%2013C7.87403%2013%208.13953%2013.2686%208.13953%2013.6C8.13953%2013.9314%207.87403%2014.2%207.54651%2014.2H3.59302C3.26551%2014.2%203%2013.9314%203%2013.6C3%2013.2686%203.26551%2013%203.59302%2013H7.54651ZM7.54651%209C7.87403%209%208.13953%209.26863%208.13953%209.6C8.13953%209.93137%207.87403%2010.2%207.54651%2010.2H3.59302C3.26551%2010.2%203%209.93137%203%209.6C3%209.26863%203.26551%209%203.59302%209H7.54651ZM13.8721%205C14.1996%205%2014.4651%205.26863%2014.4651%205.6C14.4651%205.93137%2014.1996%206.2%2013.8721%206.2H3.59302C3.26551%206.2%203%205.93137%203%205.6C3%205.26863%203.26551%205%203.59302%205H13.8721ZM20%2013.6C20%2014.875%2019.5621%2016.0457%2018.8317%2016.9695L19.8263%2017.9758C20.0579%2018.2101%2020.0579%2018.5899%2019.8263%2018.8242C19.5947%2019.0585%2019.2193%2019.0585%2018.9877%2018.8242L17.9931%2017.818C17.0801%2018.5569%2015.9229%2019%2014.6628%2019C11.7151%2019%209.32558%2016.5823%209.32558%2013.6C9.32558%2010.6177%2011.7151%208.2%2014.6628%208.2C17.6105%208.2%2020%2010.6177%2020%2013.6Z'%20fill='white'/%3e%3c/svg%3e") no-repeat;background-size:contain}.tab-style3 .tab-btn.note:before{content:"";width:2.4rem;height:2.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%3cpath%20d='M19.7442%206.20421C19.7442%205.58357%2019.2617%205.18296%2018.7729%205.23709C16.9508%205.43887%2014.581%205.97722%2012.932%207.10963C12.8359%207.17565%2012.7335%207.22903%2012.6279%207.27228V18.4386C14.487%2017.3177%2016.8739%2016.8121%2018.6323%2016.6174C19.2597%2016.5477%2019.7441%2016.0365%2019.7442%2015.4467V6.20421ZM5.51899%2012.1151C5.57214%2011.7793%205.89337%2011.5495%206.23601%2011.6015C6.78823%2011.6853%207.37421%2011.7969%207.96766%2011.9436C8.30388%2012.0268%208.50783%2012.3617%208.42306%2012.6912C8.33822%2013.0207%207.99649%2013.2206%207.66025%2013.1375C7.10905%2013.0012%206.56148%2012.8965%206.04306%2012.8178C5.70054%2012.7656%205.46593%2012.4508%205.51899%2012.1151ZM5.51899%208.83314C5.57214%208.49737%205.89337%208.26752%206.23601%208.31953C7.32657%208.48507%208.55482%208.7613%209.71484%209.20091C10.0383%209.32349%2010.1988%209.68038%2010.0738%209.99736C9.9486%2010.3142%209.58526%2010.4717%209.2619%2010.3491C8.20816%209.94977%207.07179%209.69198%206.04306%209.53584C5.70054%209.48367%205.46593%209.16888%205.51899%208.83314ZM4.25581%2015.4467C4.25592%2016.0365%204.74026%2016.5477%205.36773%2016.6174C7.12606%2016.8121%209.51299%2017.3177%2011.3721%2018.4386V7.27228C11.2665%207.22903%2011.1641%207.17565%2011.068%207.10963C9.41896%205.97722%207.04916%205.43887%205.22711%205.23709C4.73834%205.18296%204.25581%205.58357%204.25581%206.20421V15.4467ZM21%2015.4467C20.9999%2016.7129%2019.9835%2017.706%2018.7729%2017.8401C16.9508%2018.0419%2014.5811%2018.5802%2012.932%2019.7126C12.374%2020.0958%2011.626%2020.0958%2011.068%2019.7126C9.41894%2018.5802%207.04917%2018.0419%205.22711%2017.8401C4.01654%2017.706%203.00011%2016.7129%203%2015.4467V6.20421C3%204.96876%204.01834%203.86436%205.36773%204.01357C7.26016%204.22314%209.8813%204.79209%2011.7882%206.10165C11.9136%206.18773%2012.0864%206.18773%2012.2118%206.10165C14.1187%204.79209%2016.7398%204.22314%2018.6323%204.01357C19.9817%203.86436%2021%204.96876%2021%206.20421V15.4467Z'%20fill='%23999999'/%3e%3c/svg%3e") no-repeat;background-size:contain}.tab-style3 .tab-btn.note.--active:before{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='M19.7442%206.20421C19.7442%205.58357%2019.2617%205.18296%2018.7729%205.23709C16.9508%205.43887%2014.581%205.97722%2012.932%207.10963C12.8359%207.17565%2012.7335%207.22903%2012.6279%207.27228V18.4386C14.487%2017.3177%2016.8739%2016.8121%2018.6323%2016.6174C19.2597%2016.5477%2019.7441%2016.0365%2019.7442%2015.4467V6.20421ZM5.51899%2012.1151C5.57214%2011.7793%205.89337%2011.5495%206.23601%2011.6015C6.78823%2011.6853%207.37421%2011.7969%207.96766%2011.9436C8.30388%2012.0268%208.50783%2012.3617%208.42306%2012.6912C8.33822%2013.0207%207.99649%2013.2206%207.66025%2013.1375C7.10905%2013.0012%206.56148%2012.8965%206.04306%2012.8178C5.70054%2012.7656%205.46593%2012.4508%205.51899%2012.1151ZM5.51899%208.83314C5.57214%208.49737%205.89337%208.26752%206.23601%208.31953C7.32657%208.48507%208.55482%208.7613%209.71484%209.20091C10.0383%209.32349%2010.1988%209.68038%2010.0738%209.99736C9.9486%2010.3142%209.58526%2010.4717%209.2619%2010.3491C8.20816%209.94977%207.07179%209.69198%206.04306%209.53584C5.70054%209.48367%205.46593%209.16888%205.51899%208.83314ZM4.25581%2015.4467C4.25592%2016.0365%204.74026%2016.5477%205.36773%2016.6174C7.12606%2016.8121%209.51299%2017.3177%2011.3721%2018.4386V7.27228C11.2665%207.22903%2011.1641%207.17565%2011.068%207.10963C9.41896%205.97722%207.04916%205.43887%205.22711%205.23709C4.73834%205.18296%204.25581%205.58357%204.25581%206.20421V15.4467ZM21%2015.4467C20.9999%2016.7129%2019.9835%2017.706%2018.7729%2017.8401C16.9508%2018.0419%2014.5811%2018.5802%2012.932%2019.7126C12.374%2020.0958%2011.626%2020.0958%2011.068%2019.7126C9.41894%2018.5802%207.04917%2018.0419%205.22711%2017.8401C4.01654%2017.706%203.00011%2016.7129%203%2015.4467V6.20421C3%204.96876%204.01834%203.86436%205.36773%204.01357C7.26016%204.22314%209.8813%204.79209%2011.7882%206.10165C11.9136%206.18773%2012.0864%206.18773%2012.2118%206.10165C14.1187%204.79209%2016.7398%204.22314%2018.6323%204.01357C19.9817%203.86436%2021%204.96876%2021%206.20421V15.4467Z'%20fill='white'/%3e%3c/svg%3e") no-repeat;background-size:contain}.tab-style3 .tab-btn.--active{color:#fff}.tab-style3 .tab-btn.--active:after{content:"";position:absolute;inset:auto 0 0;display:block;width:100%;height:.1rem;background-color:#fff}}@layer Components.List{.list-type4{color:#000}.list-type4 li{display:grid;grid-template-columns:min-content 1fr;align-items:center}.list-type4 li:before{align-self:start;display:inline-block;margin:1rem .4rem 0;content:"";width:.4rem;height:.4rem;background-color:#000;border-radius:10rem}.language-list{display:flex;align-items:center;gap:.4rem}.language-list li{width:2rem;height:1.6rem}.language-list__wrap{display:inline-flex;align-items:center;gap:.8rem}.contents-list{display:grid;grid-template-columns:100%;gap:.8rem}.contents-list li figure{padding:.8rem;display:flex;gap:.8rem;min-width:0}.contents-list li figure img{flex-shrink:0}.contents-list li figure figcaption{display:grid;grid-auto-rows:max-content}.contents-list li img{width:10.6rem;height:6rem;border-radius:.8rem}.profile-list{display:grid;gap:.8rem}.profile-list li figure{padding:.8rem;display:flex;gap:.8rem}.profile-list li figure figcaption{display:grid;grid-auto-rows:max-content}.profile-list li img{width:4.5rem;height:6rem;border-radius:.4rem}.hashtag-list{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem}.hashtag-list *{color:#b8c2bb}.lecture-type2 .hashtag-list{gap:.8rem}.modal-search .hashtag-list{font-size:1.3rem;font-weight:500;gap:.4rem}.hashtag-list2{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem}.hashtag-list2 *{padding:.8rem;background-color:#29332d;border-radius:.8rem}.main-banner .hashtag-list2{justify-content:end}.course-link-list{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem}.course-link-list *{color:#b8c2bb}.modal-search .course-link-list{font-size:1.3rem;font-weight:500}.lecture-list{display:grid;gap:1.6rem}@media(max-width:1022px){.lecture-list{gap:0}}@supports (container-type: inline-size){@container body (width < 1023px){.lecture-list{gap:0}}}@media(max-width:1022px){.lecture-list-top{padding-inline:1.6rem}}@supports (container-type: inline-size){@container body (width < 1023px){.lecture-list-top{padding-inline:1.6rem}}}.lecture-list li{display:grid;grid-template-columns:37.17% 1fr;gap:1.6rem;padding:1.6rem;background-color:#0f1713;border-radius:.8rem;box-sizing:border-box}@media(max-width:1022px){.lecture-list li{border-radius:0;grid-template-columns:10.633rem 1fr;border:none;border-bottom:.1rem solid #4d5951}}@supports (container-type: inline-size){@container body (width < 1023px){.lecture-list li{border-radius:0;grid-template-columns:10.633rem 1fr;border:none;border-bottom:.1rem solid #4d5951}}}.lecture-list li .thumbnail{position:relative;display:flex;flex-direction:column;border-radius:.8rem;overflow:hidden}.lecture-list li .thumbnail:hover img{scale:1.05}.lecture-list li .thumbnail img{flex:1;width:100%;aspect-ratio:16/9;transition:scale 1s cubic-bezier(.1,.7,.5,1)}.lecture-list li .info{align-content:center}.objectives-list li{display:flex;gap:.2rem}.objectives-list li>*{font-size:1.4rem;color:#b8c2bb}.notice-list{display:grid;gap:1.6rem}.notice-list li{display:grid;grid-template-columns:1fr 22.2222%;gap:1.6rem;padding:1.6rem;border-radius:.8rem;background-color:#0f1713;box-sizing:border-box}@media(max-width:766px){.notice-list li{grid-template-columns:100%}}@supports (container-type: inline-size){@container body (width < 767px){.notice-list li{grid-template-columns:100%}}}.notice-list li .date{display:flex;align-items:center;gap:.4rem}.notice-list li .date:before{content:"";width:.15rem;height:1rem;background-color:#b8c2bb}@media(max-width:1022px){.notice-list li .date:before{display:none}}@supports (container-type: inline-size){@container body (width < 1023px){.notice-list li .date:before{display:none}}}@media(max-width:766px){.notice-list__info{order:2}}@supports (container-type: inline-size){@container body (width < 767px){.notice-list__info{order:2}}}.notice-list__img{width:100%;height:100%;border-radius:.8rem;overflow:hidden}.notice-list__img img{width:100%;height:100%;object-fit:cover}@media(max-width:766px){.notice-list__img{height:unset;aspect-ratio:1.777;order:1}}@supports (container-type: inline-size){@container body (width < 767px){.notice-list__img{height:unset;aspect-ratio:1.777;order:1}}}.attachment-list{padding:.8rem;background-color:#f0f0f0;border-radius:.8rem;display:grid;gap:.4rem}.attachment-list .item{display:flex;align-items:center;gap:.4rem;padding:.8rem;font-size:1.4rem;font-weight:500;color:#0a0f0d;text-decoration:underline;transition:all .2s ease-in-out}.attachment-list .item:before{content:"";width:2rem;height:2rem;background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.3335%206.00065C3.3335%204.52789%204.5274%203.33398%206.00016%203.33398H11.8586C12.5658%203.33398%2013.2441%203.61494%2013.7442%204.11503L15.8858%206.25664C16.3859%206.75674%2016.6668%207.43501%2016.6668%208.14226V14.0007C16.6668%2015.4734%2015.4729%2016.6673%2014.0002%2016.6673H6.00016C4.5274%2016.6673%203.3335%2015.4734%203.3335%2014.0007V6.00065Z'%20fill='%230088FF'/%3e%3cpath%20d='M6.6665%2013.334V16.6673H13.3332V13.334C13.3332%2012.2294%2012.4377%2011.334%2011.3332%2011.334H8.6665C7.56193%2011.334%206.6665%2012.2294%206.6665%2013.334Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%206.66602C12.5%206.94216%2012.2761%207.16602%2012%207.16602L8%207.16602C7.72386%207.16602%207.5%206.94216%207.5%206.66602C7.5%206.38987%207.72386%206.16602%208%206.16602L12%206.16602C12.2761%206.16602%2012.5%206.38987%2012.5%206.66602Z'%20fill='white'/%3e%3c/svg%3e") no-repeat;background-size:contain}.note-list{display:grid;grid-auto-rows:max-content}.note-list__wrap{overflow-y:auto}.note-list__empty{align-content:center;background-color:#0f1713}.note-list__empty p{color:#a0ada5}.note-list .item{padding:1.6rem;background-color:#29332d}.note-list .item~.item{border-top:.1rem solid #595959}.certi-list{display:grid;gap:1.6rem;min-width:0}@media(max-width:1022px){.certi-list{gap:0}}@supports (container-type: inline-size){@container body (width < 1023px){.certi-list{gap:0}}}.certi-list li{display:grid;grid-template-columns:20.875% 1fr;gap:1.6rem;padding:1.6rem;border-radius:.8rem;background-color:#0f1713;box-sizing:border-box}@media(max-width:1022px){.certi-list li{border-radius:0}.certi-list li~li{border-top:.1rem solid #595959}}@supports (container-type: inline-size){@container body (width < 1023px){.certi-list li{border-radius:0}.certi-list li~li{border-top:.1rem solid #595959}}}@media(max-width:766px){.certi-list li{grid-template-columns:17.778rem 1fr}}@supports (container-type: inline-size){@container body (width < 767px){.certi-list li{grid-template-columns:17.778rem 1fr}}}.certi-list__info{height:12.4rem}@media(max-width:1022px){.certi-list__info{height:10rem}}@supports (container-type: inline-size){@container body (width < 1023px){.certi-list__info{height:10rem}}}.certi-list__info .ing{color:#ffd15b}.certi-list__info .complete{color:#16af3d}.certi-list__info .date{display:flex;align-items:center;gap:.4rem}.certi-list__info .date:before{content:"";width:.15rem;height:1rem;background-color:#c6c6c6}@media(max-width:1022px){.certi-list__info .date:before{display:none}}@supports (container-type: inline-size){@container body (width < 1023px){.certi-list__info .date:before{display:none}}}@media(max-width:1022px){.certi-list__info .date-wrap{justify-content:space-between}}@supports (container-type: inline-size){@container body (width < 1023px){.certi-list__info .date-wrap{justify-content:space-between}}}.certi-list__img{width:100%;height:100%;border-radius:.8rem;overflow:hidden}.certi-list__img img{width:100%;height:100%;object-fit:cover}.memo-list li{padding:1.6rem 1.6rem .8rem;background-color:#29332d;border-bottom:.1rem solid #4d5951}.memo-list li .memo-content *{font-size:1.4rem}}.input:-webkit-autofill,.input:-webkit-autofill:hover,.input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 0 #0f1713 inset!important;-webkit-text-fill-color:#ffffff!important;transition:background-color 9999s ease-in-out 0s}@layer Components.Form{.input{height:4.2rem;border:.1rem solid transparent;box-sizing:border-box;border-radius:1rem;background-color:transparent!important;padding-inline:0;color:#fff;font-size:1.4rem}.input::placeholder{color:#a0ada5}.input:focus{outline:none}@media(max-width:766px){.input{font-size:1.6rem}}@supports (container-type: inline-size){@container body (width < 767px){.input{font-size:1.6rem}}}.check-recommend+label,.check-like+label,.radio-type1+label{display:inline-flex;gap:.8rem;align-items:center;color:#fff;font-size:1.4rem;font-weight:500;line-height:1;letter-spacing:-.05rem}.input{width:var(--w, 100%)}.input__wrap{display:grid;gap:.8rem}.input__wrap .required{color:#ffd15b}.input__label{display:flex;align-items:center;gap:.4rem;padding-inline:.2rem;font-size:1.3rem;color:#fff;font-weight:500}.input__label .option{color:#b8c2bb}.input__default{display:flex;align-items:center;padding-inline:1.6rem;background-color:#0f1713;border:1px solid transparent;border-radius:1rem}.modal-search .input__default{gap:.8rem}.input__feedback{font-size:1.4rem;font-weight:400;text-align:left;color:#fd5659}.is-error .input__feedback{display:block}.input__btn-wrap{display:flex;align-items:center;gap:.8rem;padding-left:1.2rem}.selectbox{position:relative;width:var(--selW, 100%);color:#fff}.selectbox__selected{display:flex;align-items:center;justify-content:space-between;gap:.4rem;padding:.8rem 1.2rem .8rem 1.6rem;width:100%;height:3.6rem;background-color:transparent;border-radius:.8rem;font-size:1.4rem;font-weight:500;color:#fff;transition:all .2s ease-in-out}.selectbox__selected:hover{background-color:#36423b}.selectbox__selected:active{background-color:#8a998f}.lecture-detail__tab-mobile .selectbox__selected{border-radius:0}.selectbox__selected>span{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1}.selectbox__selected:after{background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.33326%207.79857C4.59577%207.45552%205.07457%207.3999%205.40271%207.67434L9.99984%2011.5192L14.597%207.67434C14.9251%207.3999%2015.4039%207.45552%2015.6664%207.79857C15.9289%208.14161%2015.8757%208.64218%2015.5476%208.91662L10.4751%2013.159C10.1973%2013.3914%209.80241%2013.3914%209.52453%2013.159L4.45209%208.91662C4.12396%208.64218%204.07076%208.14161%204.33326%207.79857Z'%20fill='white'/%3e%3c/svg%3e") no-repeat;background-size:contain;content:"";width:2rem;height:2rem;transition:rotate .3s;flex-shrink:0}.selectbox__selected.--active:after{rotate:-180deg}.selectbox__title{font-size:1.8rem;font-weight:700}.selectbox__list-wrap{position:absolute;top:3.6rem;display:grid;gap:.4rem;padding:1.2rem .8rem;width:100%;background-color:#0f1713;border-radius:1.2rem;box-sizing:border-box;box-shadow:0 .4rem 2rem #000;z-index:50}.header .selectbox__list-wrap{width:32rem;inset:5.4rem 0 auto auto}.selectbox__list{overflow-y:auto;display:grid;gap:.4rem;max-height:var(--selH, 20.8rem);box-sizing:border-box}.selectbox__list::-webkit-scrollbar{width:.4rem;background-color:transparent}.selectbox__list::-webkit-scrollbar-thumb{width:.4rem;background:#4d5951;border-radius:.4rem}.selectbox__list::-webkit-scrollbar-track{background:#494949}.selectbox__list li>*{width:100%;display:flex;align-items:center;gap:.4rem;padding:.8rem 1.6rem;font-size:1.6rem;font-weight:500;text-align:left;border-radius:.4rem;box-sizing:border-box;color:#fff}.selectbox__list li>*:before{content:"";width:2rem;height:2rem}.selectbox__list li>*:disabled *{color:#a0ada5}.selectbox__list li.--active>* span{color:#66bd4b}.selectbox__list li.--active>*:before{background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5%2010L7.95134%2013.1481C8.37102%2013.5957%209.09114%2013.5633%209.4689%2013.0798L15%206'%20stroke='%2366BD4B'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e") no-repeat;background-size:contain}.check-wrap{display:inline-flex;align-items:center}[class*=check-]+label{gap:.4rem;font-size:1.4rem;font-weight:600}.check-like.chip+label{padding:.6rem 1rem;background-color:#0009;border-radius:99.9rem}.lecture-detail .check-like+label{padding:.8rem;color:#a0ada5}.lecture-detail .check-recommend+label{padding:.8rem;color:#a0ada5}.radio-group{display:inline-flex;align-items:center;gap:2.4rem}.join-form .radio-group{padding-inline-start:1.6rem;justify-content:space-between}.radio-type1{overflow:hidden;position:absolute;border:0;width:0;height:0;clip:rect(1px,1px,1px,1px)}.radio-type1+label:before{background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.75'%20y='0.75'%20width='18.5'%20height='18.5'%20rx='9.25'%20stroke='%23808080'%20stroke-width='1.5'/%3e%3c/svg%3e") no-repeat;background-size:contain;content:"";width:2rem;height:2rem}.radio-type1:checked+label:before{background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.75'%20y='0.75'%20width='18.5'%20height='18.5'%20rx='9.25'%20fill='%23529E3B'/%3e%3crect%20x='0.75'%20y='0.75'%20width='18.5'%20height='18.5'%20rx='9.25'%20stroke='%23529E3B'%20stroke-width='1.5'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14%2010C14%2012.208%2012.208%2014%209.99998%2014C7.79199%2014%206%2012.208%206%2010C6%207.79201%207.79199%206%209.99998%206C12.208%206%2014%207.79201%2014%2010Z'%20fill='white'/%3e%3c/svg%3e") no-repeat;background-size:contain}.check-like{overflow:hidden;position:absolute;border:0;width:0;height:0;clip:rect(1px,1px,1px,1px)}.check-like+label:before{background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.9042%204.1666L10.3333%204.75204L9.76247%204.16661C7.9867%202.34554%205.1076%202.34553%203.33183%204.16661C1.60375%205.93878%201.55065%208.79479%203.21161%2010.6332L7.98355%2015.9151C9.25128%2017.3183%2011.4154%2017.3183%2012.6831%2015.9151L17.4551%2010.6332C19.116%208.79476%2019.0629%205.93876%2017.3348%204.1666C15.5591%202.34552%2012.68%202.34552%2010.9042%204.1666Z'%20fill='%23A0ADA5'/%3e%3c/svg%3e") no-repeat;background-size:contain;content:"";width:2rem;height:2rem}.check-like:checked+label:before{background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.9042%204.03183L10.3333%204.61728L9.76247%204.03185C7.9867%202.21077%205.1076%202.21077%203.33183%204.03184C1.60375%205.80401%201.55065%208.66002%203.21161%2010.4985L7.98355%2015.7803C9.25128%2017.1835%2011.4154%2017.1835%2012.6831%2015.7803L17.4551%2010.4984C19.116%208.66%2019.0629%205.804%2017.3348%204.03183C15.5591%202.21076%2012.68%202.21076%2010.9042%204.03183Z'%20fill='%23FD5659'/%3e%3c/svg%3e") no-repeat;background-size:contain}.check-recommend{overflow:hidden;position:absolute;border:0;width:0;height:0;clip:rect(1px,1px,1px,1px)}.check-recommend+label:before{background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.3896%203C12.7791%203.00018%2013.6445%204.50779%2012.9443%205.70801L12.0039%207.32129H15.5596C16.4965%207.32129%2017.184%208.20139%2016.957%209.11035L15.79%2013.7812C15.4694%2015.0636%2014.317%2015.9629%2012.9951%2015.9629H10.7148C10.1462%2015.9628%209.59032%2015.7949%209.11719%2015.4795L8.00293%2014.7363C7.80278%2014.6028%207.68268%2014.3783%207.68262%2014.1377V8.23242C7.68264%208.10713%207.71518%207.98378%207.77734%207.875L10.5635%203H11.3896ZM5.16113%207.32227C5.9564%207.3225%206.60054%207.96739%206.60059%208.7627V13.8037C6.60059%2014.5991%205.95642%2015.2439%205.16113%2015.2441H4.44043C3.64497%2015.2441%203%2014.5992%203%2013.8037V8.7627C3.00004%207.96727%203.645%207.32231%204.44043%207.32227H5.16113Z'%20fill='%23A0ADA5'/%3e%3c/svg%3e") no-repeat;background-size:contain;content:"";width:2rem;height:2rem}.check-recommend:checked+label:before{background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.3896%203C12.7791%203.00018%2013.6445%204.50779%2012.9443%205.70801L12.0039%207.32129H15.5596C16.4965%207.32129%2017.184%208.20139%2016.957%209.11035L15.79%2013.7812C15.4694%2015.0636%2014.317%2015.9629%2012.9951%2015.9629H10.7148C10.1462%2015.9628%209.59032%2015.7949%209.11719%2015.4795L8.00293%2014.7363C7.80278%2014.6028%207.68268%2014.3783%207.68262%2014.1377V8.23242C7.68264%208.10713%207.71518%207.98378%207.77734%207.875L10.5635%203H11.3896ZM5.16113%207.32227C5.9564%207.3225%206.60054%207.96739%206.60059%208.7627V13.8037C6.60059%2014.5991%205.95642%2015.2439%205.16113%2015.2441H4.44043C3.64497%2015.2441%203%2014.5992%203%2013.8037V8.7627C3.00004%207.96727%203.645%207.32231%204.44043%207.32227H5.16113Z'%20fill='white'/%3e%3c/svg%3e") no-repeat;background-size:contain}.toggle-type1{overflow:hidden;position:absolute;border:0;width:0;height:0;clip:rect(1px,1px,1px,1px)}.toggle-type1+label{position:relative;display:inline-flex;align-items:center;width:4rem;height:2.4rem;padding:.2rem;background-color:gray;border-radius:999px;box-sizing:border-box;cursor:pointer}.toggle-type1+label:after{content:"";position:absolute;left:.2rem;top:.2rem;width:2rem;height:2rem;border-radius:999px;transition:transform .25s ease;will-change:transform;background:#fff}.toggle-type1:checked+label{background-color:#000}.toggle-type1:checked+label:after{transform:translate(1.6rem)}}@layer Components.Rounded{.rounded8{border-radius:.8rem}.rounded-full{border-radius:100rem}}@layer Components.Logo{.logo{display:inline-flex;width:13.4rem;height:1.6rem;background:url(/assets/logo-df6Fy187.svg) no-repeat;background-size:contain}}@layer Components.Flag{.flag.ko{background:url(/assets/flag_ko-BZ9i4OJV.svg) no-repeat;background-size:contain}.flag.us{background:url(/assets/flag_us-GFNii4CL.svg) no-repeat;background-size:contain}.flag.jp{background:url(/assets/flag_jp-BeQvXwUg.svg) no-repeat;background-size:contain}.flag.cn{background:url(/assets/flag_cn-EUatt7_W.svg) no-repeat;background-size:contain}}@layer Components.Lecture{.lecture-visual{position:relative;width:100%;display:grid;grid-template-columns:1fr 49.8rem;gap:4rem}.main-banner .lecture-visual{display:block}@media(max-width:1022px){.main-banner .lecture-visual{padding-bottom:32rem}}@supports (container-type: inline-size){@container body (width < 1023px){.main-banner .lecture-visual{padding-bottom:32rem}}}@media(max-width:1022px){.lecture-detail .lecture-visual{display:grid;grid-template-columns:100%;gap:1.6rem}}@supports (container-type: inline-size){@container body (width < 1023px){.lecture-detail .lecture-visual{display:grid;grid-template-columns:100%;gap:1.6rem}}}.lecture-visual__media{position:relative}.lecture-visual__media .vimeo-iframe{width:100%;height:100%}.main-banner .lecture-visual__media{display:block;width:63%;aspect-ratio:1.77}@media(max-width:1022px){.main-banner .lecture-visual__media{width:100%}}@supports (container-type: inline-size){@container body (width < 1023px){.main-banner .lecture-visual__media{width:100%}}}.lecture-visual__media video{display:block;width:100%;height:100%;object-fit:cover}.lecture-visual__top{display:flex;align-items:center;gap:.4rem}.main-banner .lecture-visual__top{text-align:right;flex-direction:column;align-items:end;gap:.8rem}.main-banner .lecture-visual__top>div:has(.icon.view){display:flex;align-items:center;gap:.6rem}@media(max-width:766px){.lecture-detail .lecture-visual__top{display:grid}}@supports (container-type: inline-size){@container body (width < 767px){.lecture-detail .lecture-visual__top{display:grid}}}.lecture-visual__top-count{display:inline-flex}.lecture-detail .lecture-visual__top-count{gap:.8rem}.lecture-visual__content{--btnW: 32rem;display:flex;flex-direction:column;gap:1.6rem}@media(max-width:1022px){.lecture-visual__content{gap:.8rem}}@supports (container-type: inline-size){@container body (width < 1023px){.lecture-visual__content{gap:.8rem}}}@media(max-width:766px){.lecture-visual__content{--btnW: 100%}}@supports (container-type: inline-size){@container body (width < 767px){.lecture-visual__content{--btnW: 100%}}}@media(max-width:1022px){.lecture-detail .lecture-visual__content{order:2}}@supports (container-type: inline-size){@container body (width < 1023px){.lecture-detail .lecture-visual__content{order:2}}}.main-banner .lecture-visual__content{gap:.8rem;align-items:end;justify-content:center;position:absolute;inset:0 0 0 auto;width:63%;text-align:right;padding-inline:3.2rem;align-content:center;box-sizing:border-box;background:linear-gradient(90deg,#0f171300 11.17%,#0f1713b3 25.38%,#0f1713 41.52%,#0f171333)}@media(max-width:1022px){.main-banner .lecture-visual__content{padding:6.4rem 1.6rem 2.4rem;width:100%;inset:auto 0 0 auto;background:linear-gradient(.4deg,#0f1713 67.2%,#0f171300 99.7%)}}@supports (container-type: inline-size){@container body (width < 1023px){.main-banner .lecture-visual__content{padding:6.4rem 1.6rem 2.4rem;width:100%;inset:auto 0 0 auto;background:linear-gradient(.4deg,#0f1713 67.2%,#0f171300 99.7%)}}}.main-banner .lecture-visual__content .summary{max-width:53rem;margin-inline:auto 0;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;word-wrap:break-word}@media(max-width:1022px){.main-banner .lecture-visual__content .summary{max-width:unset;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}}@supports (container-type: inline-size){@container body (width < 1023px){.main-banner .lecture-visual__content .summary{max-width:unset;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}}}.lecture-visual__content .summary{margin-top:.8rem;color:#c6c6c6}.lecture-visual__content__support{display:inline-flex;align-items:center}.lecture-visual__meta{display:flex;align-items:center;gap:.8rem}.main-banner .lecture-visual__meta{gap:2.4rem}.main-banner .lecture-visual__meta>*{padding-block:.4rem}.lecture-visual__thumbnail{position:relative;width:49.8rem;height:28rem}@media(max-width:766px){.lecture-visual__thumbnail{width:100%;aspect-ratio:1.77;height:auto}}@supports (container-type: inline-size){@container body (width < 767px){.lecture-visual__thumbnail{width:100%;aspect-ratio:1.77;height:auto}}}.lecture-detail .lecture-visual__thumbnail{margin:0 auto}@media(max-width:1022px){.lecture-detail .lecture-visual__thumbnail{order:1}}@supports (container-type: inline-size){@container body (width < 1023px){.lecture-detail .lecture-visual__thumbnail{order:1}}}.lecture-visual__thumbnail img{width:100%;height:100%;object-fit:cover}.lecture-visual__thumbnail-info{position:absolute;inset:0;display:grid;grid-auto-rows:max-content;align-content:end;justify-items:center;padding-bottom:4rem;background:linear-gradient(180deg,#0000,#000);text-align:center}@media(max-width:1022px){.lecture-visual__thumbnail-info{padding-bottom:2rem}}@supports (container-type: inline-size){@container body (width < 1023px){.lecture-visual__thumbnail-info{padding-bottom:2rem}}}.lecture-visual__thumbnail-info .btn-play{padding-bottom:4.4rem}@media(max-width:1022px){.lecture-visual__thumbnail-info .btn-play{padding-bottom:5.8rem}}@supports (container-type: inline-size){@container body (width < 1023px){.lecture-visual__thumbnail-info .btn-play{padding-bottom:5.8rem}}}@media(max-width:766px){.lecture-visual__thumbnail-info .btn-play{padding-bottom:2rem}}@supports (container-type: inline-size){@container body (width < 767px){.lecture-visual__thumbnail-info .btn-play{padding-bottom:2rem}}}.recommend-like{display:inline-flex;align-items:center;gap:.8rem}.recommend-like.--disabled{pointer-events:none;cursor:none}.recommend-like.item-top{position:absolute;inset:.8rem .8rem auto auto;z-index:50}.like{display:inline-flex}[class*=lecture-] .like{position:absolute;inset:1.4rem 1.7rem auto auto}.like.--disabled{pointer-events:none}.related-lecture .item{position:relative;width:100%;aspect-ratio:16/9;border-radius:1.2rem;overflow:hidden;cursor:pointer}.related-lecture .item:hover img{scale:1.05}.related-lecture .item>img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:scale 1s cubic-bezier(.1,.7,.5,1)}.related-lecture .item-info{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between}.related-lecture .item-top{position:static;padding:.8rem .8rem 0;align-self:end}.related-lecture .item-title{position:absolute;inset:0 0 -.1rem;display:flex;flex-direction:column;justify-content:end;align-content:end;padding:2.4rem 1.6rem;background:linear-gradient(180deg,#0000 61.67%,#000 93.66%)}.related-lecture .item-title>*{line-height:1}@media(max-width:1022px){.related-lecture .item-title{padding:1.6rem}}@supports (container-type: inline-size){@container body (width < 1023px){.related-lecture .item-title{padding:1.6rem}}}.shorts-lecture .item{position:relative;width:100%;aspect-ratio:.56;border-radius:1.2rem;overflow:hidden;cursor:pointer}.shorts-lecture .item:hover img{scale:1.05}.shorts-lecture .item>img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:scale 1s cubic-bezier(.1,.7,.5,1)}.shorts-lecture .item-info{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between}.shorts-lecture .item-top{position:static;padding:.8rem .8rem 0;align-self:end}.shorts-lecture .item-title{display:flex;flex-direction:column;justify-content:end;align-content:end;height:48%;padding:0 1.6rem 2.4rem;background:linear-gradient(180deg,#0000,#000 83.47%)}.lecture-type1 .item{position:relative;overflow:hidden;border-radius:.8rem;width:100%;cursor:pointer}@media(hover:hover)and (pointer:fine){.lecture-type1 .item:hover .item-detail{opacity:1;visibility:visible}}@media(hover:hover)and (pointer:fine)and (max-width:766px){.lecture-type1 .item:hover .item-detail{opacity:0;visibility:hidden}}@media(hover:hover)and (pointer:fine){@supports (container-type: inline-size){@container body (width < 767px){.lecture-type1 .item:hover .item-detail{opacity:0;visibility:hidden}}}}.lecture-type1 .item figure{display:flex;flex-direction:column;height:100%}.lecture-type1 .item figure .img-wrap{position:relative;width:100%;object-fit:cover;aspect-ratio:16/9;overflow:hidden}.lecture-type1 .item figure .img-wrap img{width:100%;height:100%;object-fit:cover}.lecture-type1 .item figure figcaption{display:flex;flex-direction:column;justify-content:center;padding:1.2rem 1.6rem;height:7.6rem;background-color:#29332d;text-align:center;box-sizing:border-box}.lecture-type1 .item-detail{overflow:hidden;position:absolute;inset:0;padding:2.4rem;background-color:#000;box-sizing:border-box;opacity:0;visibility:hidden;z-index:60;transition:opacity .3s ease-in-out}.lecture-type2 .item{position:relative;width:100%;border-radius:.8rem;overflow:hidden;cursor:pointer}@media(hover:hover)and (pointer:fine){.lecture-type2 .item:hover .item-detail{opacity:1;visibility:visible}}@media(hover:hover)and (pointer:fine)and (max-width:766px){.lecture-type2 .item:hover .item-detail{opacity:0;visibility:hidden}}@media(hover:hover)and (pointer:fine){@supports (container-type: inline-size){@container body (width < 767px){.lecture-type2 .item:hover .item-detail{opacity:0;visibility:hidden}}}}.lecture-type2 .item figure{overflow:hidden;display:flex;flex-direction:column;width:100%;border-radius:.8rem}.lecture-type2 .item figure .img-wrap{position:relative;width:100%;object-fit:cover;aspect-ratio:16/9;overflow:hidden}.lecture-type2 .item figure .img-wrap img{width:100%;height:100%;object-fit:cover}.lecture-type2 .item figure figcaption{align-content:center;padding:1.2rem 1.6rem;height:9.8rem;background-color:#29332d;box-sizing:border-box}.lecture-type2 .item-title{height:4.8rem;font-size:1.6rem;font-weight:600}.lecture-type2 .item-title span{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.lecture-type2 .item-detail{overflow:hidden;position:absolute;inset:0;padding:1.6rem;background-color:#000;box-sizing:border-box;opacity:0;visibility:hidden;z-index:60;transition:opacity .3s ease-in-out}.lecture-type2 .item-detail__title{padding-right:4rem}.lecture-type2 .item-detail__content{flex-shrink:0;height:max-content;max-height:14.7rem;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4}.mypage .lecture-type2{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem}@media(max-width:1278px){.mypage .lecture-type2{grid-template-columns:repeat(3,1fr)}}@supports (container-type: inline-size){@container body (width < 1279px){.mypage .lecture-type2{grid-template-columns:repeat(3,1fr)}}}@media(max-width:1022px){.mypage .lecture-type2{grid-template-columns:repeat(2,1fr)}}@supports (container-type: inline-size){@container body (width < 1023px){.mypage .lecture-type2{grid-template-columns:repeat(2,1fr)}}}.lecture-type3 .item{position:relative;width:100%;border-radius:.8rem;overflow:hidden;cursor:pointer}.lecture-type3 .item figure{overflow:hidden;display:flex;flex-direction:column;width:100%;height:100%;border-radius:.8rem;min-width:0}.lecture-type3 .item figure .img-wrap{position:relative;width:100%;object-fit:cover;aspect-ratio:16/9;overflow:hidden}.lecture-type3 .item figure .img-wrap img{width:100%;height:100%;object-fit:cover;transition:scale 1s cubic-bezier(.1,.7,.5,1)}.lecture-type3 .item figure .img-wrap img:hover{scale:1.05}.lecture-type3 .item figure figcaption{align-content:center;padding:1.2rem 1.6rem;height:7.2rem;background-color:#29332d;box-sizing:border-box}.lecture-type3 .item-title{height:4.8rem;font-size:1.6rem;font-weight:600}.mypage .lecture-type3{display:grid;grid-template-columns:repeat(5,1fr);gap:1.6rem}@media(max-width:1278px){.mypage .lecture-type3{grid-template-columns:repeat(4,1fr)}}@supports (container-type: inline-size){@container body (width < 1279px){.mypage .lecture-type3{grid-template-columns:repeat(4,1fr)}}}@media(not (min-width:1023px))and (not (max-width:768px)){.mypage .lecture-type3{grid-template-columns:repeat(3,1fr)}}@media(max-width:766px){.mypage .lecture-type3{grid-template-columns:repeat(2,1fr)}}@supports (container-type: inline-size){@container body (width < 767px){.mypage .lecture-type3{grid-template-columns:repeat(2,1fr)}}}.lecture__btn{display:flex;align-items:center;gap:1.6rem}@media(max-width:1022px){.lecture__btn{display:none}}@supports (container-type: inline-size){@container body (width < 1023px){.lecture__btn{display:none}}}}@layer Components.Text{.icon{display:inline-flex;align-items:center;gap:.4rem;line-height:1}.icon.recommend:before{background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.3896%203C12.7791%203.00018%2013.6445%204.50779%2012.9443%205.70801L12.0039%207.32129H15.5596C16.4965%207.32129%2017.184%208.20139%2016.957%209.11035L15.79%2013.7812C15.4694%2015.0636%2014.317%2015.9629%2012.9951%2015.9629H10.7148C10.1462%2015.9628%209.59032%2015.7949%209.11719%2015.4795L8.00293%2014.7363C7.80278%2014.6028%207.68268%2014.3783%207.68262%2014.1377V8.23242C7.68264%208.10713%207.71518%207.98378%207.77734%207.875L10.5635%203H11.3896ZM5.16113%207.32227C5.9564%207.3225%206.60054%207.96739%206.60059%208.7627V13.8037C6.60059%2014.5991%205.95642%2015.2439%205.16113%2015.2441H4.44043C3.64497%2015.2441%203%2014.5992%203%2013.8037V8.7627C3.00004%207.96727%203.645%207.32231%204.44043%207.32227H5.16113Z'%20fill='white'/%3e%3c/svg%3e") no-repeat;background-size:contain;content:"";width:2.4rem;height:2.4rem}.icon.view:before{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='M12%209.59961C14.1625%209.59963%2016.0879%2011.007%2017.3262%2012.1924C18.2244%2013.0523%2018.2244%2014.5473%2017.3262%2015.4072C16.0879%2016.5926%2014.1625%2018%2012%2018C9.83755%2018%207.91214%2016.5926%206.67383%2015.4072C5.77557%2014.5473%205.77557%2013.0523%206.67383%2012.1924C7.91214%2011.007%209.83754%209.59961%2012%209.59961ZM12%2012C11.0059%2012%2010.2002%2012.8057%2010.2002%2013.7998C10.2002%2014.7939%2011.0059%2015.5996%2012%2015.5996C12.9941%2015.5996%2013.7998%2014.7939%2013.7998%2013.7998C13.7998%2012.8057%2012.9941%2012%2012%2012ZM6.28125%207.93164C6.45693%207.75595%206.74222%207.75606%206.91797%207.93164L7.81836%208.83203C7.99389%209.00779%207.99403%209.29308%207.81836%209.46875C7.64268%209.64435%207.35737%209.64427%207.18164%209.46875L6.28125%208.56836C6.10571%208.39263%206.10566%208.10733%206.28125%207.93164ZM17.082%207.93164C17.2577%207.75623%2017.5421%207.75631%2017.7178%207.93164C17.8935%208.10738%2017.8935%208.39262%2017.7178%208.56836L16.8184%209.46875C16.6427%209.64431%2016.3573%209.64431%2016.1816%209.46875C16.006%209.29306%2016.006%209.00778%2016.1816%208.83203L17.082%207.93164ZM12%206C12.2485%206.00003%2012.4502%206.20168%2012.4502%206.4502V7.65039C12.45%207.89875%2012.2484%208.09958%2012%208.09961C11.7516%208.09961%2011.55%207.89877%2011.5498%207.65039V6.4502C11.5498%206.20166%2011.7515%206%2012%206Z'%20fill='white'/%3e%3c/svg%3e") no-repeat;background-size:contain;content:"";width:2.4rem;height:2.4rem}.icon.search:before{background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.26324%209.68984C4.26324%2012.6867%206.6927%2015.1162%209.6896%2015.1162C12.6865%2015.1162%2015.116%2012.6867%2015.116%209.68984C15.116%206.69295%2012.6865%204.26348%209.6896%204.26348C6.6927%204.26348%204.26324%206.69295%204.26324%209.68984ZM9.6896%2016.0464C6.17895%2016.0464%203.33301%2013.2005%203.33301%209.68984C3.33301%206.17919%206.17895%203.33325%209.6896%203.33325C13.2002%203.33325%2016.0462%206.17919%2016.0462%209.68984C16.0462%2011.2778%2015.4639%2012.7297%2014.5013%2013.8438L16.5301%2015.8726C16.7118%2016.0542%2016.7118%2016.3487%2016.5301%2016.5304C16.3485%2016.712%2016.054%2016.712%2015.8723%2016.5304L13.8435%2014.5015C12.7294%2015.4642%2011.2775%2016.0464%209.6896%2016.0464Z'%20fill='white'/%3e%3c/svg%3e") no-repeat;background-size:contain;content:"";width:2.4rem;height:2.4rem}.icon.folding:before{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%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.20011%209.35828C5.51512%208.94662%206.08968%208.87988%206.48344%209.2092L12%2013.8231L17.5166%209.2092C17.9103%208.87988%2018.4849%208.94662%2018.7999%209.35828C19.1149%209.76994%2019.0511%2010.3706%2018.6573%2010.6999L12.5704%2015.7908C12.2369%2016.0697%2011.7631%2016.0697%2011.4296%2015.7908L5.3427%2010.6999C4.94894%2010.3706%204.8851%209.76994%205.20011%209.35828Z'%20fill='white'/%3e%3c/svg%3e") no-repeat;background-size:contain;content:"";width:2.4rem;height:2.4rem}.icon.check:before{background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='20'%20height='20'%20rx='10'%20fill='%23808080'/%3e%3cpath%20d='M6%2010L9%2013L14%207'%20stroke='%23999999'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat;background-size:contain;content:"";width:2rem;height:2rem}.icon.check-on:before{background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='20'%20height='20'%20rx='10'%20fill='%23529E3B'/%3e%3cpath%20d='M6%2010L9%2013L14%207'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat;background-size:contain;content:"";width:2rem;height:2rem}.icon.memo:before{background:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.83721%202.7907C5.49781%202.7907%202.7907%205.49781%202.7907%208.83721V31.1628C2.7907%2034.5022%205.49781%2037.2093%208.83721%2037.2093H31.1628C34.5022%2037.2093%2037.2093%2034.5022%2037.2093%2031.1628V20C37.2093%2019.2294%2037.834%2018.6047%2038.6047%2018.6047C39.3753%2018.6047%2040%2019.2294%2040%2020V31.1628C40%2036.0434%2036.0434%2040%2031.1628%2040H8.83721C3.95655%2040%200%2036.0434%200%2031.1628V8.83721C0%203.95655%203.95655%200%208.83721%200H20C20.7706%200%2021.3953%200.624719%2021.3953%201.39535C21.3953%202.16598%2020.7706%202.7907%2020%202.7907H8.83721Z'%20fill='%23B8C2BB'/%3e%3cpath%20d='M14.7063%2027.424L20.2945%2026.6257C21.1005%2026.5105%2021.8475%2026.1371%2022.4233%2025.5613L34.8414%2013.1432C34.8414%2013.1432%2032.1803%2013.1432%2029.5193%2010.4822C26.8583%207.82117%2026.8583%205.16016%2026.8583%205.16016L14.4402%2017.5782C13.8645%2018.154%2013.491%2018.901%2013.3758%2019.707L12.5775%2025.2952C12.4001%2026.537%2013.4645%2027.6014%2014.7063%2027.424Z'%20fill='white'/%3e%3cpath%20d='M37.501%205.15876L34.84%202.49774C33.3704%201.0281%2030.9876%201.0281%2029.518%202.49774L26.8569%205.15876C26.8569%205.15876%2026.8569%207.81978%2029.518%2010.4808C32.179%2013.1418%2034.84%2013.1418%2034.84%2013.1418L37.501%2010.4808C38.9706%209.01115%2038.9706%206.6284%2037.501%205.15876Z'%20fill='%23B8C2BB'/%3e%3c/svg%3e") no-repeat;background-size:contain;content:"";width:4rem;height:4rem}.icon.view-gn:before{background:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.99986%203.59961C8.16234%203.59963%2010.0877%205.00701%2011.326%206.19238C12.2243%207.05227%2012.2243%208.54734%2011.326%209.40723C10.0877%2010.5926%208.16233%2012%205.99986%2012C3.83741%2012%201.912%2010.5926%200.673693%209.40723C-0.224564%208.54734%20-0.224564%207.05227%200.673693%206.19238C1.912%205.00701%203.8374%203.59961%205.99986%203.59961ZM5.99986%206C5.00574%206%204.20006%206.80566%204.20006%207.7998C4.20007%208.79394%205.00574%209.59961%205.99986%209.59961C6.99395%209.59957%207.79966%208.79392%207.79967%207.7998C7.79967%206.80568%206.99396%206.00004%205.99986%206ZM0.281115%201.93164C0.456799%201.75595%200.742082%201.75606%200.917833%201.93164L1.81822%202.83203C1.99376%203.00779%201.99389%203.29308%201.81822%203.46875C1.64255%203.64435%201.35723%203.64427%201.18151%203.46875L0.281115%202.56836C0.105577%202.39263%200.105526%202.10733%200.281115%201.93164ZM11.0819%201.93164C11.2575%201.75623%2011.5419%201.75631%2011.7176%201.93164C11.8934%202.10738%2011.8934%202.39262%2011.7176%202.56836L10.8182%203.46875C10.6425%203.64431%2010.3572%203.64431%2010.1815%203.46875C10.0058%203.29306%2010.0059%203.00778%2010.1815%202.83203L11.0819%201.93164ZM5.99986%200C6.24837%203.27659e-05%206.45006%200.201679%206.45006%200.450195V1.65039C6.44988%201.89875%206.24826%202.09958%205.99986%202.09961C5.75144%202.09961%205.54985%201.89877%205.54967%201.65039V0.450195C5.54967%200.201659%205.75133%200%205.99986%200Z'%20fill='%23B8C2BB'/%3e%3c/svg%3e") no-repeat;background-size:contain;content:"";width:1.2rem;height:1.2rem}.icon.view-bl:before{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%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.9999%209.59961C14.1623%209.59963%2016.0877%2011.007%2017.326%2012.1924C18.2243%2013.0523%2018.2243%2014.5473%2017.326%2015.4072C16.0877%2016.5926%2014.1623%2018%2011.9999%2018C9.83741%2018%207.912%2016.5926%206.67369%2015.4072C5.77544%2014.5473%205.77544%2013.0523%206.67369%2012.1924C7.912%2011.007%209.8374%209.59961%2011.9999%209.59961ZM11.9999%2012C11.0057%2012%2010.2001%2012.8057%2010.2001%2013.7998C10.2001%2014.7939%2011.0057%2015.5996%2011.9999%2015.5996C12.994%2015.5996%2013.7997%2014.7939%2013.7997%2013.7998C13.7997%2012.8057%2012.994%2012%2011.9999%2012ZM6.28111%207.93164C6.4568%207.75595%206.74208%207.75606%206.91783%207.93164L7.81822%208.83203C7.99376%209.00779%207.99389%209.29308%207.81822%209.46875C7.64255%209.64435%207.35723%209.64427%207.18151%209.46875L6.28111%208.56836C6.10558%208.39263%206.10553%208.10733%206.28111%207.93164ZM17.0819%207.93164C17.2575%207.75623%2017.5419%207.75631%2017.7176%207.93164C17.8934%208.10738%2017.8934%208.39262%2017.7176%208.56836L16.8182%209.46875C16.6425%209.64431%2016.3572%209.64431%2016.1815%209.46875C16.0058%209.29306%2016.0059%209.00778%2016.1815%208.83203L17.0819%207.93164ZM11.9999%206C12.2484%206.00003%2012.4501%206.20168%2012.4501%206.4502V7.65039C12.4499%207.89875%2012.2483%208.09958%2011.9999%208.09961C11.7514%208.09961%2011.5498%207.89877%2011.5497%207.65039V6.4502C11.5497%206.20166%2011.7513%206%2011.9999%206Z'%20fill='%230A0F0D'/%3e%3c/svg%3e") no-repeat;background-size:contain;content:"";width:2.4rem;height:2.4rem}.icon.sm:before{width:2rem;height:2rem}.icon.white{color:#fff;filter:brightness(0) invert(1)}.icon.folding{transition:rotate .3s ease-in-out}.icon.folding.--open{rotate:-180deg}.icon.view-bl{color:#0a0f0d}.icon.view-gn{line-height:1;gap:.6rem}.icon-chip{display:inline-flex;padding:.6rem 1rem;background-color:#0009;border-radius:99.9rem;font-size:1.4rem;font-weight:500}}@layer Components.Ellipsis{.ellipsis1{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1}.ellipsis2{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1}.ellipsis4{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4}.ellipsis5{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:5}}@layer Components.Swiper{@media(max-width:766px){.swiper{padding-right:1.6rem}}@supports (container-type: inline-size){@container body (width < 767px){.swiper{padding-right:1.6rem}}}.swiper-btn{display:inline-flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;background-color:#29332d;border-radius:.8rem}.swiper-btn:before{content:"";width:.8rem;height:1.6rem}.swiper-btn.prev:before{background:url("data:image/svg+xml,%3csvg%20width='8'%20height='16'%20viewBox='0%200%208%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0.409462%200.228696C-0.0610035%200.588704%20-0.137281%201.24535%200.239091%201.69536L5.51206%208L0.239091%2014.3046C-0.137282%2014.7546%20-0.0610042%2015.4113%200.409461%2015.7713C0.879926%2016.1313%201.56642%2016.0584%201.9428%2015.6083L7.76095%208.65185C8.07968%208.27076%208.07968%207.72924%207.76095%207.34815L1.9428%200.391659C1.56642%20-0.0583511%200.879927%20-0.131312%200.409462%200.228696Z'%20fill='white'/%3e%3c/svg%3e") no-repeat;background-size:contain;rotate:180deg}.swiper-btn.prev:disabled:before{background:url("data:image/svg+xml,%3csvg%20width='8'%20height='16'%20viewBox='0%200%208%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0.409462%200.228696C-0.0610035%200.588704%20-0.137281%201.24535%200.239091%201.69536L5.51206%208L0.239091%2014.3046C-0.137282%2014.7546%20-0.0610042%2015.4113%200.409461%2015.7713C0.879926%2016.1313%201.56642%2016.0584%201.9428%2015.6083L7.76095%208.65185C8.07968%208.27076%208.07968%207.72924%207.76095%207.34815L1.9428%200.391659C1.56642%20-0.0583511%200.879927%20-0.131312%200.409462%200.228696Z'%20fill='%23999999'/%3e%3c/svg%3e") no-repeat;background-size:contain;rotate:180deg}.swiper-btn.next:before{background:url("data:image/svg+xml,%3csvg%20width='8'%20height='16'%20viewBox='0%200%208%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0.409462%200.228696C-0.0610035%200.588704%20-0.137281%201.24535%200.239091%201.69536L5.51206%208L0.239091%2014.3046C-0.137282%2014.7546%20-0.0610042%2015.4113%200.409461%2015.7713C0.879926%2016.1313%201.56642%2016.0584%201.9428%2015.6083L7.76095%208.65185C8.07968%208.27076%208.07968%207.72924%207.76095%207.34815L1.9428%200.391659C1.56642%20-0.0583511%200.879927%20-0.131312%200.409462%200.228696Z'%20fill='white'/%3e%3c/svg%3e") no-repeat;background-size:contain}.swiper-btn.next:disabled:before{background:url("data:image/svg+xml,%3csvg%20width='8'%20height='16'%20viewBox='0%200%208%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0.409462%200.228696C-0.0610035%200.588704%20-0.137281%201.24535%200.239091%201.69536L5.51206%208L0.239091%2014.3046C-0.137282%2014.7546%20-0.0610042%2015.4113%200.409461%2015.7713C0.879926%2016.1313%201.56642%2016.0584%201.9428%2015.6083L7.76095%208.65185C8.07968%208.27076%208.07968%207.72924%207.76095%207.34815L1.9428%200.391659C1.56642%20-0.0583511%200.879927%20-0.131312%200.409462%200.228696Z'%20fill='%23999999'/%3e%3c/svg%3e") no-repeat;background-size:contain}}@layer Components.Progressbar{.progressbar{display:flex;width:100%;height:.4rem;background-color:#999}.progressbar span{width:100%;background-color:#66bd4b}}@layer Components.Modal{.modal{position:fixed;inset:0;background-color:#0006;z-index:200}.modal__wrap{position:absolute;inset:50% auto auto 50%;translate:-50% -50%;overflow:hidden;display:flex;flex-direction:column;padding:3.2rem;width:var(--modalW, auto);min-width:28.8rem;max-height:calc(100dvh - 2rem);border-radius:1.6rem;background-color:#fff;box-sizing:border-box}.modal__title{font-size:1.4rem;font-weight:600;text-align:center}.modal__title+.modal__content{margin-top:1.6rem}.modal__content{flex:1;min-height:0;padding-inline:.4rem;display:grid;text-align:center;gap:1.2rem}.modal__btn{margin-top:2.4rem}.modal__btn.confirm{display:flex;align-items:center;gap:.8rem}.modal.notice-detail .modal__wrap{inset:3.2rem auto 8.4rem 50%;translate:-50% 0;width:100%;max-width:96rem}.modal.notice-detail .modal__header{padding-block:4rem;display:grid;gap:.8rem}.modal.notice-detail .modal__content *{font-size:1.6rem;color:#29332d;text-align:left}.modal.notice-detail .modal__content img{width:100%;aspect-ratio:16/9;border-radius:.8rem}.modal.notice-detail .modal__etc{position:fixed;inset:auto 0 0;padding:.8rem 3.2rem;background-color:#202020;z-index:100}.modal.notice-detail .modal__etc .btn.sm{height:3.6rem;padding-inline:1.6rem}}@layer Components.Alert{.alert{position:fixed;inset:0;background-color:#0006;z-index:500}.alert__wrap{position:absolute;inset:50% auto auto 50%;translate:-50% -50%;border-radius:.8rem;padding:2rem 2rem 1.2rem;background-color:#29332d;min-width:32rem;box-sizing:border-box}.alert__title{font-size:1.8rem;font-weight:600}.alert__content{margin-top:.6rem}.alert__content .message{font-size:1.4rem;font-weight:600;color:#b8c2bb}.alert__btn{margin-top:2rem;text-align:right}.alert__btn>button{height:3.6rem;padding-inline:1.6rem}.alert__btn.confirm{display:flex;align-items:center;justify-content:end;gap:.8rem}.alert__btn.one-two{display:grid;grid-template-columns:31.25% 65.625%;gap:.8rem}}@layer Components.Search{.modal-search{position:fixed;inset:0;background-color:#0006;z-index:200}.modal-search__wrap{position:absolute;inset:1.6rem auto auto 50%;translate:-50% 0;overflow:hidden;display:flex;flex-direction:column;gap:1.6rem;padding:1.6rem;width:var(--modalW, 64rem);height:52rem;max-height:calc(100dvh - 3.2rem);border-radius:1.6rem;background-color:#36423b;box-sizing:border-box}@media(max-width:766px){.modal-search__wrap{inset:0 0 auto;translate:0;width:100%;min-width:auto;border-radius:0;height:61.2rem}}@supports (container-type: inline-size){@container body (width < 767px){.modal-search__wrap{inset:0 0 auto;translate:0;width:100%;min-width:auto;border-radius:0;height:61.2rem}}}.modal-search__content{flex:1;min-height:0;padding-inline:1.6rem 0;display:flex;flex-direction:column;gap:.8rem}.modal-search__content>.caption-sm{flex:0 0 2.6rem;line-height:2.6rem}.modal-search__content .course-link{font-size:1.3rem;font-weight:500;color:#b8c2bb;text-decoration:underline;cursor:pointer}.modal-search__content .no-result{align-content:center;text-align:center;color:#a0ada5}}@layer Components.Grid{.profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem}.profile-grid.swiper-card{display:block}@media(max-width:1022px){.profile-grid{display:flex;flex-wrap:nowrap}}@supports (container-type: inline-size){@container body (width < 1023px){.profile-grid{display:flex;flex-wrap:nowrap}}}.profile-grid.one{grid-template-columns:1fr}@media(max-width:1022px){.profile-grid.one{display:grid;grid-template-columns:1fr}}@supports (container-type: inline-size){@container body (width < 1023px){.profile-grid.one{display:grid;grid-template-columns:1fr}}}.profile-grid.one .profile-card{display:grid;width:100%}.profile-grid__wrap{width:100%;overflow-x:auto;padding-bottom:.8rem}.profile-grid__wrap::-webkit-scrollbar{height:.4rem;background-color:transparent}.profile-grid__wrap::-webkit-scrollbar-thumb{height:.4rem;background:#4d5951;border-radius:.4rem}.profile-grid .profile-card{position:relative;overflow:hidden;border-radius:.8rem;width:100%;aspect-ratio:.75}@media(max-width:1022px){.profile-grid .profile-card{width:15rem;flex:0 0 auto}}@supports (container-type: inline-size){@container body (width < 1023px){.profile-grid .profile-card{width:15rem;flex:0 0 auto}}}.profile-grid .profile-card img{width:100%;height:100%;object-fit:cover}.profile-grid .profile-card .info{position:absolute;inset:0;padding:.8rem;display:grid;align-content:end;background:linear-gradient(180deg,#0000 50%,#000 82.21%)}}@layer Components.Card{.accordion-card-type1{display:grid;gap:1.6rem}.accordion-card-type1 .card{padding:.8rem 1.6rem 1.2rem;background-color:#0f1713;border-radius:.8rem}.accordion-card-type1 .card-btn{display:grid;gap:.8rem;width:100%;text-align:left}.accordion-card-type1__content{margin-top:.8rem;padding-top:.8rem;border-top:.1rem solid #36423b}.accordion-card-type2{display:grid;gap:.8rem}.accordion-card-type2 .card.--open .card-btn{background-color:#529e3b}.accordion-card-type2 .card.--open .card-btn *{color:#fff}.accordion-card-type2 .card-btn{padding:1.2rem .8rem;background-color:#0f1713;border-radius:.8rem;display:grid;gap:.8rem;width:100%;text-align:left;transition:all .3s ease-in-out}.accordion-card-type2 .count{align-self:start;padding:.4rem .8rem;background-color:#0003;border-radius:.8rem}.accordion-card-type2__list{margin-top:.4rem;display:grid;gap:.4rem}.accordion-card-type2__list .item{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 1.6rem;border-radius:.8rem;background-color:#0f1713}.accordion-card-type2__list .item *{color:#999}.accordion-card-type2__list .item.--active{background-color:#29332d}.accordion-card-type2__list .item.--active *{color:#66bd4b}.note-card{display:grid;gap:.8rem}@media(max-width:1022px){.note-card{gap:0}}@supports (container-type: inline-size){@container body (width < 1023px){.note-card{gap:0}}}@media(max-width:1022px){.note-card .card{border-bottom:.1rem solid #4d5951}}@supports (container-type: inline-size){@container body (width < 1023px){.note-card .card{border-bottom:.1rem solid #4d5951}}}.note-card .card-btn{padding:1.6rem;background-color:#0f1713;border-radius:.8rem;display:grid;grid-template-columns:22.96% 1fr;gap:1.6rem;width:100%;text-align:left;transition:all .3s ease-in-out}@media(max-width:1022px){.note-card .card-btn{border-radius:0}}@supports (container-type: inline-size){@container body (width < 1023px){.note-card .card-btn{border-radius:0}}}@media(max-width:766px){.note-card .card-btn{grid-template-columns:43.33% 1fr}}@supports (container-type: inline-size){@container body (width < 767px){.note-card .card-btn{grid-template-columns:43.33% 1fr}}}.note-card .card-btn .img-wrap{width:100%;aspect-ratio:16/9;border-radius:.8rem;overflow:hidden}.note-card .card-btn .img-wrap img{width:100%;height:100%;object-fit:cover}@media(max-width:1022px){.note-card__content-list .title{padding-inline:1.6rem}}@supports (container-type: inline-size){@container body (width < 1023px){.note-card__content-list .title{padding-inline:1.6rem}}}.note-card__list{margin-top:.4rem;display:grid;gap:.4rem}.note-card__list .item{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 1.6rem;border-radius:.8rem}.note-card__list .item *{color:#999}.note-card__list .item.--active{background-color:#3d3d3d}.note-card__list .item.--active *{color:#66bd4b}}@layer Components.Tooltip{@media(hover:hover)and (pointer:fine){.tooltip-btn:hover+.tooltip-message{opacity:1}}.tooltip.--open .tooltip-message{opacity:1}.tooltip-btn{display:inline-flex;border-radius:.8rem}.tooltip-btn:before{content:"";width:2.4rem;height:2.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%3cpath%20d='M13.0099%2010.8485L13.4303%2011.119V11.119L13.0099%2010.8485ZM10.3%2010.2C10.3%2010.4761%2010.5239%2010.7%2010.8%2010.7C11.0761%2010.7%2011.3%2010.4761%2011.3%2010.2H10.8H10.3ZM11.5%2012.9C11.5%2013.1761%2011.7239%2013.4%2012%2013.4C12.2761%2013.4%2012.5%2013.1761%2012.5%2012.9H12H11.5ZM12.5%2014.4C12.5%2014.1239%2012.2761%2013.9%2012%2013.9C11.7239%2013.9%2011.5%2014.1239%2011.5%2014.4H12H12.5ZM11.5%2015C11.5%2015.2761%2011.7239%2015.5%2012%2015.5C12.2761%2015.5%2012.5%2015.2761%2012.5%2015H12H11.5ZM18%2012H17.5C17.5%2015.0376%2015.0376%2017.5%2012%2017.5V18V18.5C15.5899%2018.5%2018.5%2015.5899%2018.5%2012H18ZM12%2018V17.5C8.96243%2017.5%206.5%2015.0376%206.5%2012H6H5.5C5.5%2015.5899%208.41015%2018.5%2012%2018.5V18ZM6%2012H6.5C6.5%208.96243%208.96243%206.5%2012%206.5V6V5.5C8.41015%205.5%205.5%208.41015%205.5%2012H6ZM12%206V6.5C15.0376%206.5%2017.5%208.96243%2017.5%2012H18H18.5C18.5%208.41015%2015.5899%205.5%2012%205.5V6ZM13.2%2010.2H12.7C12.7%2010.3401%2012.6594%2010.4692%2012.5894%2010.5779L13.0099%2010.8485L13.4303%2011.119C13.601%2010.8538%2013.7%2010.5377%2013.7%2010.2H13.2ZM10.8%2010.2H11.3C11.3%209.8134%2011.6134%209.5%2012%209.5V9V8.5C11.0611%208.5%2010.3%209.26112%2010.3%2010.2H10.8ZM12%209V9.5C12.3866%209.5%2012.7%209.8134%2012.7%2010.2H13.2H13.7C13.7%209.26112%2012.9389%208.5%2012%208.5V9ZM12%2012.6H11.5V12.9H12H12.5V12.6H12ZM13.0099%2010.8485L12.5894%2010.5779C12.5154%2010.6929%2012.4223%2010.8126%2012.3112%2010.9506C12.2054%2011.0822%2012.0792%2011.2351%2011.9661%2011.3905C11.7435%2011.6965%2011.5%2012.104%2011.5%2012.6H12H12.5C12.5%2012.4333%2012.5821%2012.2437%2012.7748%2011.9789C12.8693%2011.8489%2012.9732%2011.7231%2013.0903%2011.5775C13.2022%2011.4385%2013.325%2011.2827%2013.4303%2011.119L13.0099%2010.8485ZM12%2014.4H11.5V15H12H12.5V14.4H12Z'%20fill='%23C6C6C6'/%3e%3c/svg%3e") no-repeat;background-size:contain}.tooltip-btn:hover,.tooltip-btn:active{background-color:#36423b}.certificate .tooltip-btn{position:absolute;inset:.8rem .8rem auto auto;padding:.2rem;aspect-ratio:1}.tooltip-message{opacity:0;position:absolute;inset:-7.2rem 0 auto auto;width:22.2rem;padding:1.6rem;background-color:#0a0f0d;border-radius:.8rem;text-align:left;box-shadow:0 .4rem 2rem #000c;box-sizing:border-box;transition:opacity .3s ease-in-out}}@layer Components.Gauge{.gauge-wrap{position:relative}.gauge{--size: 100%;--thick: 20%;--track: #e6e6e6;--fill: #529e3b;overflow:hidden;margin:0 auto;width:100%;max-width:14.5rem;aspect-ratio:2/1}@media(max-width:766px){.gauge{max-width:20rem}}@supports (container-type: inline-size){@container body (width < 767px){.gauge{max-width:20rem}}}.gauge__arc{width:100%;aspect-ratio:1/1;border-radius:99.9rem;background:conic-gradient(from 270deg,var(--fill) 0deg var(--pdeg),var(--track) var(--pdeg) 180deg,transparent 180deg 360deg);-webkit-mask:radial-gradient(closest-side,transparent calc(100% - var(--thick)),#000 calc(100% - var(--thick)));mask:radial-gradient(closest-side,transparent calc(100% - var(--thick)),#000 calc(100% - var(--thick)))}.gauge__center{position:absolute;inset:4rem auto auto 50%;display:grid;translate:-50% 0}.gauge__value{display:inline-flex;align-items:center;justify-content:center}}@layer Components.Faq{.faq-type1{display:grid;gap:.8rem}.faq-type1 .item{padding:1.6rem;background-color:#353535;border-radius:.8rem}.faq-type1 .item__answer{margin-top:.8rem;padding-top:.8rem;border-top:.1rem solid #494949}}@layer Components.Paging{.paging{display:flex;align-items:center;justify-content:center}.paging-list{display:flex;align-items:center;box-sizing:border-box}.paging-list li{height:max-content}.paging-list li.--active>button{color:#fff}.paging-list li.omission button{background:url("data:image/svg+xml,%3csvg%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='13.25'%20cy='18.25'%20r='1.25'%20fill='%23999999'/%3e%3ccircle%20cx='17.75'%20cy='18.25'%20r='1.25'%20fill='%23999999'/%3e%3ccircle%20cx='22.25'%20cy='18.25'%20r='1.25'%20fill='%23999999'/%3e%3c/svg%3e") no-repeat;background-size:contain}.paging-list li>button{width:3.6rem;aspect-ratio:1;border-radius:.8rem;color:#a0ada5}.paging-list li>button:active{background-color:#ffffff1a;filter:brightness(.8)}}@layer Components.Counting{.counting{display:flex;align-items:center;gap:.8rem}.counting .flip li.active{z-index:2}.flip{position:relative;width:6rem;height:8.2rem;font-size:5.4rem;font-weight:600;line-height:8.2rem;border-radius:.8rem;box-shadow:0 .4rem 2rem #0009}@media(max-width:1022px){.flip{width:4rem;height:5.5rem;line-height:5.5rem}}@supports (container-type: inline-size){@container body (width < 1023px){.flip{width:4rem;height:5.5rem;line-height:5.5rem}}}.flip.play li.before{z-index:3}.flip.play li.before .up{z-index:2;animation:turn2 .5s linear both}.flip.play li.before .up .shadow{background:linear-gradient(to bottom,#0000001a,#000);animation:show .5s linear both}.flip.play li.before .down .shadow{background:linear-gradient(to bottom,#000,#0000001a);animation:show .5s linear both}.flip.play li.active{animation:asd .5s .5s linear both;z-index:2}.flip.play li.active .up .shadow{background:linear-gradient(to bottom,#0000001a,#000);animation:hide .5s .3s linear both}.flip.play li.active .down{z-index:2;animation:turn .5s .5s linear both}.flip.play li.active .down .shadow{background:linear-gradient(to bottom,#000,#0000001a);animation:hide .5s .3s linear both}.flip li{z-index:1;position:absolute;left:0;top:0;width:100%;height:100%}.flip li:first-child{z-index:2}.flip li a{display:block;height:100%;perspective:200px;cursor:unset}.flip li a div{z-index:1;position:absolute;left:0;width:100%;height:50%;overflow:hidden}.flip li a div .shadow{position:absolute;width:100%;height:100%;z-index:2}.flip li a div .inn{position:absolute;left:0;z-index:1;width:100%;height:200%;color:#66bd4b;text-shadow:0 .1rem .2rem #000000;text-align:center;background-color:#29332d;border-radius:.8rem;line-height:8.2rem}@media(max-width:1022px){.flip li a div .inn{font-size:3.6rem;line-height:5.5rem}}@supports (container-type: inline-size){@container body (width < 1023px){.flip li a div .inn{font-size:3.6rem;line-height:5.5rem}}}.flip li a div.up{transform-origin:50% 100%;top:0}.flip li a div.up:after{content:"";position:absolute;inset:auto 0 0;z-index:5;width:100%;height:.2rem;background-color:#181818}.flip li a div.up .inn{top:0}.flip li a div.down{transform-origin:50% 0%;bottom:0}.flip li a div.down .inn{bottom:0}@keyframes asd{0%{z-index:2}5%{z-index:4}to{z-index:4}}@keyframes turn{0%{transform:rotateX(90deg)}to{transform:rotateX(0)}}.counting.play ul li.before .up{z-index:2;animation:turn2 .5s linear both}@keyframes turn2{0%{transform:rotateX(0)}to{transform:rotateX(-90deg)}}@keyframes show{0%{opacity:0}to{opacity:1}}@keyframes hide{0%{opacity:1}to{opacity:0}}}.ProseMirror{height:100%;padding-inline:.8rem;flex:1}.ProseMirror-focused{outline:none}@layer Components.Editor{.note-editor.inline{background-color:#152019}.editor-toolbar{display:flex;align-items:center;gap:14px;padding:8px 10px;background:#0a0f0d}.editor-toolbar .btn{padding:.6rem .4rem;appearance:none;border:0;background:transparent;color:#fff;font-size:1.6rem;cursor:pointer;line-height:1}.editor-toolbar .btn.italic{font-style:italic}.editor-toolbar .sep{color:#36423b}.editor-content::-webkit-scrollbar{width:.4rem;background-color:transparent}.editor-content::-webkit-scrollbar-thumb{width:.4rem;background:#4d5951;border-radius:.4rem}.editor-content{overflow:auto;height:14.4rem;margin:1.6rem .8rem}@media(max-width:1022px){.editor-content{flex:1;display:flex;flex-direction:column}}@supports (container-type: inline-size){@container body (width < 1023px){.editor-content{flex:1;display:flex;flex-direction:column}}}.editor-content p{font-size:1.4rem}.editor-content :deep(.ProseMirror){outline:none;min-height:100%;font-size:1.4rem;color:#fff;white-space:pre-wrap;word-break:break-word}.editor-content :deep(.ProseMirror p){margin:0 0 10px}.editor-actions{padding:0 1.6rem 1.6rem;display:flex;justify-content:flex-end}.editor-content .editor-content .editor-content :deep(.ProseMirror em),.editor-content :deep(.ProseMirror i){font-style:italic!important}.editor-content :deep(.ProseMirror ul){list-style:disc!important;padding-left:22px!important;margin:0 0 10px!important}.editor-content :deep(.ProseMirror ol){list-style:decimal!important;padding-left:22px!important;margin:0 0 10px!important}.editor-content :deep(.ProseMirror li){display:list-item!important}.editor-content :deep(.ProseMirror blockquote){border-left:3px solid rgba(255,255,255,.35);padding-left:12px;margin:0 0 10px}.editor-content :deep(.ProseMirror hr){border:none;border-top:1px solid rgba(255,255,255,.25);margin:14px 0}.btn-save{padding:8px 14px;border-radius:10px;border:0;cursor:pointer}.btn-save:disabled{opacity:.5;cursor:not-allowed}.editor-content :deep(.ProseMirror ul),.editor-content :deep(.ProseMirror ol){list-style:none!important;padding-left:0!important;margin:0 0 10px!important}.editor-content :deep(.ProseMirror li){position:relative;padding-left:18px!important;margin:0 0 6px!important;color:#ffffffeb!important}.editor-content :deep(.ProseMirror ul > li::before){content:"•";position:absolute;left:0;top:0;opacity:.75}.editor-content :deep(.ProseMirror ol){counter-reset:tiptap-ol}.editor-content :deep(.ProseMirror ol > li){counter-increment:tiptap-ol}.editor-content :deep(.ProseMirror ol > li::before){content:counter(tiptap-ol) ".";position:absolute;left:0;top:0;opacity:.75}}@layer Components.Toast{.toast{position:fixed;background-color:#fff;padding:.8rem 1.6rem;border-radius:.8rem;z-index:999}.toast.link-copy{inset:5.8rem auto auto 50%;translate:-50% 0;display:flex;align-items:center;gap:.4rem;font-size:1.6rem;font-weight:600;color:#16af3d}.toast.link-copy:before{content:"";width:1.4rem;height:1.4rem;background:url(/assets/ico_link-C7ek5c89.svg) no-repeat;background-size:contain}.player .toast.link-copy{left:25%}@media(max-width:1022px){.player .toast.link-copy{left:50%}}@supports (container-type: inline-size){@container body (width < 1023px){.player .toast.link-copy{left:50%}}}}@layer Components.Board;@layer Components.Table{caption{overflow:hidden;position:absolute;border:0;width:0;height:0;clip:rect(1px,1px,1px,1px)}}@layer Components.Bar;@layer Layout.Base{html{height:100%}body{container:body/inline-size;background-color:#0f1713;min-height:100%}body:has(.main-banner){background-color:#152019}body:has(.lecture-detail){background-color:#0a0f0d}body :has(.pub-list){background-color:#fff}body :has(.pub-list) *{color:#3d3d3d}body:has(.mypage){background-color:#152019}#app{min-height:100vh;display:flex;flex-direction:column}main{padding-top:5.2rem}.content-top{padding:6.4rem 3.2rem;text-align:center}@media(max-width:1022px){.content-top{padding-inline:1.6rem}}@supports (container-type: inline-size){@container body (width < 1023px){.content-top{padding-inline:1.6rem}}}.mypage .content-top{display:flex;justify-content:space-between;width:100%;box-sizing:border-box}.content-form-wrap{background-color:#152019;padding-block:4rem 10rem}@media(max-width:766px){.content-form-wrap{padding-inline:1.6rem}}@supports (container-type: inline-size){@container body (width < 767px){.content-form-wrap{padding-inline:1.6rem}}}.container{max-width:145.6rem;margin:0 auto;box-sizing:border-box}.scroll{padding-right:.6rem;overflow-y:auto}.scroll::-webkit-scrollbar{width:.4rem;background-color:transparent}.scroll::-webkit-scrollbar-thumb{width:.4rem;background:#4d5951;border-radius:.4rem}}@layer Layout.Header{.header{position:fixed;inset:0 0 auto;background-color:#0000001a;z-index:100}.header__wrap{display:flex;align-items:center;justify-content:space-between;padding:.8rem 3.2rem;margin:0 auto;-webkit-backdrop-filter:blur(4rem);backdrop-filter:blur(4rem)}@media(max-width:1022px){.header__wrap{padding-inline:1.6rem}}@supports (container-type: inline-size){@container body (width < 1023px){.header__wrap{padding-inline:1.6rem}}}.header .user-wrap{position:relative}.header .user-menu{display:none;position:absolute;inset:6rem 0 auto auto;border-radius:1.2rem;padding-block:1.2rem;background-color:#0a0f0d;box-shadow:0 .4rem 2rem #000;width:max-content}.header .user-menu.--open{display:block}.header .user-menu>li>*{display:block;padding:.8rem 1.6rem;width:20rem;text-align:left;font-size:1.4rem;font-weight:500;box-sizing:border-box}.header .user-menu>li button{font-weight:500}}@layer Layout.Footer{.footer{position:relative;padding:5.3rem 3.2rem 8.8rem;height:29.4rem;box-sizing:border-box;background-color:#00000026;isolation:isolate}.footer:before{background:url(/assets/img_footer-CNThfACh.png) no-repeat right;background-size:contain;content:"";position:absolute;width:100%;inset:0;z-index:-1}@media(max-width:766px){.footer{height:auto;background-color:#0006}}@supports (container-type: inline-size){@container body (width < 767px){.footer{height:auto;background-color:#0006}}}@media(max-width:439px){.footer:before{background-size:cover}}@supports (container-type: inline-size){@container body (width < 440px){.footer:before{background-size:cover}}}}@layer Layout.IR{.a11y-hidden{overflow:hidden;position:absolute;border:0;width:0;height:0;clip:rect(1px,1px,1px,1px)}}@layer Layout.Align{.align{display:flex}.align.right{justify-content:flex-end}.align.center{justify-content:center}.align.both{justify-content:space-between}.align.col{flex-direction:column}.align.end{align-self:end}.align.vt{align-items:flex-start}.align.vm{align-items:center}.align.vb{align-items:flex-end}.flex1{flex:1}.flex1.min0{min-height:0}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}@media(max-width:766px){.m-grid{display:grid}}@supports (container-type: inline-size){@container body (width < 767px){.m-grid{display:grid}}}.h36{height:3.6rem}.mxauto{width:122.4rem;margin-inline:auto}@media(max-width:766px){.mxauto{width:100%}}@supports (container-type: inline-size){@container body (width < 767px){.mxauto{width:100%}}}}@layer Layout.Space{.mt2{margin-top:.2rem}.mt4{margin-top:.4rem}.mt8{margin-top:.8rem}.mt16{margin-top:1.6rem}.mt20{margin-top:2rem}.mt24{margin-top:2.4rem}.mt32{margin-top:3.2rem}.mt40{margin-top:4rem}.mt44{margin-top:4.4rem}.mt64{margin-top:6.4rem}.mr4{margin-right:.4rem}.mr8{margin-right:.8rem}.mr16{margin-right:1.6rem}.mb4{margin-bottom:.4rem}.mb8{margin-bottom:.8rem}.mb16{margin-bottom:1.6rem}.ml4{margin-left:.4rem}.ml8{margin-left:.8rem}.ml16{margin-left:1.6rem}.gap4{gap:.4rem}.gap8{gap:.8rem}.gap16{gap:1.6rem}.gap24{gap:2.4rem}.gap40{gap:4rem}.m-in16{margin-inline:1.6rem}.m-in32{margin-inline:3.2rem}}@layer Layout.Responsive{.only-mobile{display:none}@media(max-width:766px){.only-mobile{display:flex}}@supports (container-type: inline-size){@container body (width < 767px){.only-mobile{display:flex}}}@media(max-width:766px){.m-hide{display:none}}@supports (container-type: inline-size){@container body (width < 767px){.m-hide{display:none}}}}@layer Layout.Menu{.menu{display:flex;align-items:center;gap:.8rem}.menu .btn{height:3.6rem;color:#999}.menu .btn.--active{color:#fff}@media(max-width:766px){.menu{display:none}}@supports (container-type: inline-size){@container body (width < 767px){.menu{display:none}}}.mobile-menu{position:fixed;inset:6.2rem 1.6rem auto auto}.mobile-menu__list{display:grid;gap:.4rem;padding-block:1.2rem;width:20rem;background-color:#0a0f0d;border-radius:1.2rem;box-shadow:0 .4rem 2rem #000}.mobile-menu__list li{padding:.8rem 1.6rem;font-size:1.4rem;font-weight:500}.mobile-menu__list li:has(.selectbox__selected){padding:0}.mobile-menu__list li>*{display:flex}.mobile-menu__list li.mobile-lang{position:relative}.mobile-menu__list li.mobile-lang .mobile-lang__native{width:100%;background-color:transparent;border:none}.mobile-menu__list li.mobile-lang .mobile-lang__native:focus-visible,.mobile-menu__list li.mobile-lang .mobile-lang__native:active{border:none;outline:none}.mobile-menu__list li.mobile-lang .mobile-lang__native option{background-color:transparent}.util-list{display:flex;flex-direction:column;gap:.8rem}}@layer Pages.Main{.main-tab{padding-top:6.4rem}.main-content{padding-inline:3.2rem}@media(max-width:1022px){.main-content{padding-inline:0}}@supports (container-type: inline-size){@container body (width < 1023px){.main-content{padding-inline:0}}}.main-counting{text-align:center;padding-block:10rem}.main-counting .m-grid{justify-items:center}@media(max-width:1022px){.tm-ml-16{padding-inline:1.6rem}}@supports (container-type: inline-size){@container body (width < 1023px){.tm-ml-16{padding-inline:1.6rem}}}}@layer Pages.Login{.login{display:flex;flex-direction:column;align-content:center;text-align:center}.login-form{margin:0 auto;width:42rem}@media(max-width:766px){.login-form{width:100%}}@supports (container-type: inline-size){@container body (width < 767px){.login-form{width:100%}}}.login-form>div{height:9.2rem}.login-form__wrap{padding-block:4rem 18.2rem;background-color:#152019}@media(max-width:766px){.login-form__wrap{padding-inline:1.6rem}}@supports (container-type: inline-size){@container body (width < 767px){.login-form__wrap{padding-inline:1.6rem}}}.login-link{display:flex;align-items:center;justify-content:center;gap:1.6rem}.login-link>a{padding:.8rem 1.6rem;font-size:1.4rem;font-weight:500}}@layer Pages.Join{.join{display:flex;flex-direction:column;align-content:center;text-align:center}.join-form{margin:0 auto;width:42rem}@media(max-width:766px){.join-form{width:100%}}@supports (container-type: inline-size){@container body (width < 767px){.join-form{width:100%}}}.join-form>div{height:9.2rem}.join-form>div.join-form__gender{height:7.6rem}.join-form__wrap{background-color:#152019}.join-link{display:flex;align-items:center;justify-content:center;gap:1.6rem}.join-link>a{padding:.8rem 1.6rem;font-size:1.4rem;font-weight:500}}@layer Pages.Lecture{.lecture-detail__hero{padding:0 3.2rem 4rem}@media(max-width:1022px){.lecture-detail__hero{padding-inline:1.6rem}}@supports (container-type: inline-size){@container body (width < 1023px){.lecture-detail__hero{padding-inline:1.6rem}}}.lecture-detail__top{display:flex;align-items:center;justify-content:space-between;padding-block:.8rem}.lecture-detail__tab{background-color:#36423b}.lecture-detail__tab ul{display:flex;align-items:center;gap:.8rem;margin:0 auto;padding:.8rem 4.8rem 0;max-width:145.6rem}.lecture-detail__tab .tab-btn{position:relative;display:inline-flex;padding:.8rem .8rem 1rem;color:#a0ada5;box-sizing:border-box;transition:all .3s ease-in-out}.lecture-detail__tab .tab-btn.--active{color:#fff}.lecture-detail__tab .tab-btn.--active:after{content:"";position:absolute;inset:auto 0 0;display:block;width:100%;height:.15rem;background-color:#fff}.lecture-detail__tab-mobile{display:none;background-color:#36423b;padding-block:.6rem}@media(max-width:766px){.lecture-detail__tab-mobile{display:block}}@supports (container-type: inline-size){@container body (width < 767px){.lecture-detail__tab-mobile{display:block}}}.lecture-detail__content{background-color:#152019}.lecture-detail__layout{display:flex;gap:4rem;padding:4rem 3.2rem}.lecture-detail__layout:has(.lecture-list){padding-inline:3.2rem}@media(max-width:1022px){.lecture-detail__layout:has(.lecture-list){padding-inline:0}}@supports (container-type: inline-size){@container body (width < 1023px){.lecture-detail__layout:has(.lecture-list){padding-inline:0}}}@media(max-width:1022px){.lecture-detail__layout:has(.lecture-list)>div:first-child{padding-inline:1.6rem}}@supports (container-type: inline-size){@container body (width < 1023px){.lecture-detail__layout:has(.lecture-list)>div:first-child{padding-inline:1.6rem}}}@media(max-width:1022px){.lecture-detail__layout:has(.lecture-list)>div:nth-of-type(2){padding-inline:0}}@supports (container-type: inline-size){@container body (width < 1023px){.lecture-detail__layout:has(.lecture-list)>div:nth-of-type(2){padding-inline:0}}}@media(max-width:1022px){.lecture-detail__layout{display:grid;padding-inline:1.6rem}}@supports (container-type: inline-size){@container body (width < 1023px){.lecture-detail__layout{display:grid;padding-inline:1.6rem}}}.lecture-detail__layout>div{flex:1;min-width:0}.lecture-detail__layout .line{width:1px;height:auto;background-color:#36423b}@media(max-width:1022px){.lecture-detail__layout .line{width:100%;height:.1rem}}@supports (container-type: inline-size){@container body (width < 1023px){.lecture-detail__layout .line{width:100%;height:.1rem}}}.lecture-detail__layout .learning-status{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}@media(max-width:766px){.lecture-detail__layout .learning-status{grid-template-columns:1fr 1fr}}@supports (container-type: inline-size){@container body (width < 767px){.lecture-detail__layout .learning-status{grid-template-columns:1fr 1fr}}}.lecture-detail__layout .learning-status>div{padding:1.6rem;height:16rem;background-color:#0a0f0d;border-radius:.8rem;text-align:center;align-content:center;box-sizing:border-box}.lecture-detail__layout .learning-status>div:has(.gauge){align-content:start;padding-top:3.3rem}@media(max-width:766px){.lecture-detail__layout .learning-status>div:has(.gauge){grid-column:1/-1}}@supports (container-type: inline-size){@container body (width < 767px){.lecture-detail__layout .learning-status>div:has(.gauge){grid-column:1/-1}}}.lecture-detail__layout .learning-status .time{display:flex;flex-direction:column;justify-content:center}.lecture-detail__layout .learning-status .certificate{position:relative;display:flex;flex-direction:column;justify-content:space-between;background:url(/assets/img_certificate-kenqNro_.png) no-repeat bottom center #0a0f0d;background-size:contain}.lecture-detail__layout .learning-status .certificate.--complete{background:url(/assets/img_certificate_complete-wOc-oyY0.png) no-repeat bottom center #0a0f0d;background-size:contain}.lecture-detail__layout .learning-status .certificate-step{padding-block:1.2rem;font-size:1.6rem;font-weight:600;color:#a0ada5}.lecture-detail__layout .learning-status .certificate-step.--end{color:#6c7a71}.lecture-detail__layout .intro .video-wrap{border-radius:.8rem;overflow:hidden;width:100%;aspect-ratio:16/9}.lecture-detail__layout .intro .video-wrap video{width:100%;height:100%;object-fit:cover}.lecture-detail__layout .lecturer>div:not(.profile-grid__wrap){display:grid;grid-template-columns:25.5% 1fr;gap:1.6rem}@media(max-width:766px){.lecture-detail__layout .lecturer>div:not(.profile-grid__wrap){grid-template-columns:100%}}@supports (container-type: inline-size){@container body (width < 767px){.lecture-detail__layout .lecturer>div:not(.profile-grid__wrap){grid-template-columns:100%}}}.lecture-detail__layout .lecturer .objectives{padding:1.6rem;height:100%;background-color:#0a0f0d;border-radius:.8rem;box-sizing:border-box}.recommended-course{padding-block:1.6rem 10rem;padding-inline:3.2rem;background-color:#0f1713}@media(max-width:1022px){.recommended-course{padding-inline:0}}@supports (container-type: inline-size){@container body (width < 1023px){.recommended-course{padding-inline:0}}}}@layer Pages.Guide{.guide{display:flex;flex-direction:column;flex:1}.guide-content{padding-block:4rem 10rem;padding-inline:3.2rem;background-color:#152019}.guide-content__wrap{margin:0 auto;max-width:96rem}.guide-how__img-wrap{width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:.8rem}.guide-how__img-wrap img{width:100%;aspect-ratio:16/9;border-radius:.8rem;object-fit:contain}}@layer Pages.Notice{.notice-banner{overflow:hidden;position:relative;width:100%;aspect-ratio:5.81;border-radius:.8rem}.notice-banner img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.notice-content{padding-block:4rem 10rem;padding-inline:3.2rem;background-color:#152019}.notice-content__wrap{margin:0 auto;max-width:96rem}.notice .center{color:#33a0ff}.notice .supporters{color:#e57a1c}.notice-list__img img{width:100%;aspect-ratio:16/9;object-fit:cover}}@layer Pages.Player{.player{max-height:100vh;overflow:hidden;display:flex;flex:1;min-height:0}@media(max-width:1022px){.player{flex-direction:column}}@supports (container-type: inline-size){@container body (width < 1023px){.player{flex-direction:column}}}.player>*{flex:1}.player-left{flex:1;display:flex;flex-direction:column}@media(max-width:1022px){.player-left{flex:0 0 auto}}@supports (container-type: inline-size){@container body (width < 1023px){.player-left{flex:0 0 auto}}}.player-left__header{padding:1.6rem}.player-left__video{flex:1;align-content:center;background-color:#181818}.player-left__video video{width:100%;aspect-ratio:16/9}.player-right{display:flex;flex-direction:column;background-color:#0a0f0d;min-height:0}.player-content{overflow-y:auto;min-height:0;flex:1;padding:1.6rem .4rem 1.6rem 1.6rem}.player-content.note{padding:.8rem 0 0}@media(max-width:1022px){.player-content.note{padding:0}}@supports (container-type: inline-size){@container body (width < 1023px){.player-content.note{padding:0}}}.player-content .note-editor{display:flex;flex-direction:column;height:25rem;background-color:#152019}@media(max-width:1022px){.player-content .note-editor{display:none}.player-content .note-editor.--open{display:flex;flex:1}}@supports (container-type: inline-size){@container body (width < 1023px){.player-content .note-editor{display:none}.player-content .note-editor.--open{display:flex;flex:1}}}.player-list__wrap{overflow-y:auto;padding-right:.8rem}.player-list__wrap::-webkit-scrollbar{width:.4rem;background-color:transparent}.player-list__wrap::-webkit-scrollbar-thumb{width:.4rem;background:#4d5951;border-radius:.4rem}.player-note__wrap{overflow-y:auto}.player-note__wrap::-webkit-scrollbar{width:.4rem;background-color:transparent}.player-note__wrap::-webkit-scrollbar-thumb{width:.4rem;background:#4d5951;border-radius:.4rem}@media(max-width:1022px){.player-note__wrap{overflow-y:hidden}}@supports (container-type: inline-size){@container body (width < 1023px){.player-note__wrap{overflow-y:hidden}}}.player-note__wrap .note-list__wrap{position:relative;overflow-y:auto}.player-note__wrap .note-list__wrap::-webkit-scrollbar{width:.4rem;background-color:transparent}.player-note__wrap .note-list__wrap::-webkit-scrollbar-thumb{width:.4rem;background:#4d5951;border-radius:.4rem}.player-note__wrap .note-list__wrap.--close{display:none}.player-note__wrap .note-list__wrap .note-btn{display:none;position:absolute;inset:auto 1.6rem 1.6rem auto}@media(max-width:1022px){.player-note__wrap .note-list__wrap .note-btn{display:block}}@supports (container-type: inline-size){@container body (width < 1023px){.player-note__wrap .note-list__wrap .note-btn{display:block}}}}@layer Pages.Mypage{.mypage{display:flex;flex-direction:column;flex:1;margin:0 auto;width:100%;max-width:105.6rem;padding-block:0 10rem}.mypage .mypage-content{padding:2.4rem 3.2rem 4rem;padding-inline:3.2rem}@media(max-width:1022px){.mypage .mypage-content{padding-inline:1.6rem}}@supports (container-type: inline-size){@container body (width < 1023px){.mypage .mypage-content{padding-inline:1.6rem}}}@media(max-width:1022px){.mypage .mypage-content:has(.certi-list,.note-card){padding-inline:0}}@supports (container-type: inline-size){@container body (width < 1023px){.mypage .mypage-content:has(.certi-list,.note-card){padding-inline:0}}}.mypage .section{width:100%;padding-block:2.4rem;box-sizing:border-box}.mypage .section>div{height:auto;min-height:20rem}.mypage .empty{align-self:stretch;align-content:center;min-height:20rem;height:100%}}@layer Pages.Error{.error-page{flex:1;align-content:center;text-align:center}.error-page__img{width:32rem;height:17.2rem;margin:0 auto}.error-page__img.img404{background:url("data:image/svg+xml,%3csvg%20width='244'%20height='96'%20viewBox='0%200%20244%2096'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.38281%2079.7575C6.17368%2079.7575%204.38281%2077.9666%204.38281%2075.7575V61.7732C4.38281%2061.0878%204.55891%2060.4139%204.8942%2059.8162L36.4869%203.49619C37.1947%202.23438%2038.5287%201.45312%2039.9755%201.45312H60.9821C63.1912%201.45312%2064.9821%203.24399%2064.9821%205.45312V60.5993H70.5145C72.7237%2060.5993%2074.5145%2062.3901%2074.5145%2064.5993V75.7575C74.5145%2077.9666%2072.7237%2079.7575%2070.5145%2079.7575H64.9821V90.544C64.9821%2092.7532%2063.1912%2094.544%2060.9821%2094.544H48.3284C46.1193%2094.544%2044.3284%2092.7532%2044.3284%2090.544V79.7575H8.38281ZM25.7174%2060.5993H44.7823V26.9117H44.1014L25.7174%2059.9564V60.5993Z'%20fill='%23808080'/%3e%3cpath%20d='M122%2096C99.91%2096%2086.2598%2078.6452%2086.2031%2048C86.2598%2017.2903%2099.91%200%20122%200C144.089%200%20157.796%2017.4194%20157.796%2048C157.796%2078.7742%20144.089%2096%20122%2096ZM108.519%2048C108.463%2067.8064%20114.07%2076.1936%20122%2076.2581C129.929%2076.1936%20135.536%2067.8064%20135.48%2048C135.423%2028.5806%20129.929%2019.8065%20122%2019.7419C114.07%2019.8065%20108.633%2028.5806%20108.519%2048Z'%20fill='%23808080'/%3e%3cpath%20d='M173.485%2079.7575C171.276%2079.7575%20169.485%2077.9666%20169.485%2075.7575V61.7732C169.485%2061.0878%20169.661%2060.4139%20169.997%2059.8162L201.589%203.49619C202.297%202.23438%20203.631%201.45312%20205.078%201.45312H226.085C228.294%201.45312%20230.085%203.24399%20230.085%205.45312V60.5993H235.617C237.826%2060.5993%20239.617%2062.3901%20239.617%2064.5993V75.7575C239.617%2077.9666%20237.826%2079.7575%20235.617%2079.7575H230.085V90.544C230.085%2092.7532%20228.294%2094.544%20226.085%2094.544H213.431C211.222%2094.544%20209.431%2092.7532%20209.431%2090.544V79.7575H173.485ZM190.82%2060.5993H209.885V26.9117H209.204L190.82%2059.9564V60.5993Z'%20fill='%23808080'/%3e%3c/svg%3e") no-repeat;background-size:contain}.error-page__img.img500{background:url("data:image/svg+xml,%3csvg%20width='234'%20height='92'%20viewBox='0%200%20234%2092'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M197.478%2092C175.034%2092%20161.494%2075.3064%20161.494%2046C161.494%2016.7554%20175.158%200%20197.478%200C219.798%200%20233.462%2016.7554%20233.462%2046C233.462%2075.4301%20219.86%2092%20197.478%2092ZM180.537%2046C180.413%2066.6505%20187.091%2076.6667%20197.478%2076.6667C207.865%2076.6667%20214.481%2066.6505%20214.419%2046C214.481%2025.5349%20207.803%2015.2715%20197.478%2015.2097C187.153%2015.2715%20180.537%2025.5349%20180.537%2046Z'%20fill='%23808080'/%3e%3cpath%20d='M113.887%2092C91.4436%2092%2077.9033%2075.3064%2077.9033%2046C77.9033%2016.7554%2091.5673%200%20113.887%200C136.207%200%20149.871%2016.7554%20149.871%2046C149.871%2075.4301%20136.269%2092%20113.887%2092ZM96.9463%2046C96.8227%2066.6505%20103.5%2076.6667%20113.887%2076.6667C124.274%2076.6667%20130.89%2066.6505%20130.828%2046C130.89%2025.5349%20124.212%2015.2715%20113.887%2015.2097C103.562%2015.2715%2096.9463%2025.5349%2096.9463%2046Z'%20fill='%23808080'/%3e%3cpath%20d='M32.6452%2092.0017C15.6526%2092.0017%202.80771%2082.8871%200.40148%2069.5975C0.00231537%2067.3929%201.84036%2065.5394%204.0808%2065.5394H14.2939C16.407%2065.5394%2018.0826%2067.234%2018.8802%2069.1908C20.9012%2074.1488%2026.3017%2077.337%2032.6452%2077.2867C41.9193%2077.3485%2048.5349%2070.7947%2048.4731%2061.4587C48.5349%2051.9372%2041.7957%2045.3216%2032.3978%2045.2598C26.6388%2045.2598%2022.3697%2047.111%2019.5906%2050.7748C18.6961%2051.9539%2017.3758%2052.8028%2015.8958%2052.8028H5.87543C3.51917%2052.8028%201.6734%2050.7763%201.89281%2048.4303L5.96719%204.86581C6.15946%202.80994%207.88497%201.23828%209.94981%201.23828H57.457C59.6661%201.23828%2061.457%203.02914%2061.457%205.23828V12.448C61.457%2014.6571%2059.6661%2016.448%2057.457%2016.448H25.2264C23.1855%2016.448%2021.4719%2017.9845%2021.2501%2020.0134L19.2223%2038.5682C19.1926%2038.8398%2019.4053%2039.077%2019.6785%2039.077C19.8233%2039.077%2019.9587%2039.009%2020.0474%2038.8945C23.3749%2034.5984%2030.0958%2031.473%2037.8387%2031.534C54.2849%2031.4722%2066.5269%2043.7759%2066.5269%2060.9641C66.5269%2079.0797%2052.8011%2092.0017%2032.6452%2092.0017Z'%20fill='%23808080'/%3e%3c/svg%3e") no-repeat;background-size:contain}.error-link{padding:.8rem 1.6rem;font-size:1.6rem;font-weight:500}}[name=guide] summary{background:#000;color:#fff;font-size:20px;padding:10px}[name=guide]~details{margin-top:20px}[name=guide][open]{border:1px solid #000}[name=guide][open] summary+*{padding:10px;font-size:16px}[name=guide] h2{font-weight:900;background-color:#c2c2c2;padding:5px}[name=guide] h2~h2{margin-block:20px 10px}[name=guide] h3{margin-top:10px}[name=guide] h4{margin-top:5px}[name=guide] hr{margin-block:20px;border-width:1.5}.style-wrap{overflow:auto;height:100%;padding:10px;box-sizing:border-box}
