:not(#stk) .stk-post.stk-post .stk-footnote--hide.stk-footnote--show{height:fit-content;display:block;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%)}
:not(#stk) .stk-post.stk-post .stk-footnote{height:fit-content;background:rgba(0,0,0,.4);border-radius:8px;animation:stk-popover_m--appear forwards .15s;-webkit-animation:stk-popover_m--appear forwards .15s;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}
:not(#stk) .stk-post.stk-post .stk-footnote__close{grid-column:2;align-self:end;justify-self:end;width:16px;height:16px;margin:14px;background:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cg%20stroke%3D%22%23FFF%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22square%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M15.424.575L.575%2015.425M.575.576l14.85%2014.849%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E) 0/cover no-repeat;cursor:pointer;opacity:0;animation:stk-popover_m__close--appear forwards .3s .6s;-webkit-animation:stk-popover_m__close--appear forwards .3s .6s}
.detail-swiper__container{position:relative}
div[id^=detail-swiper-]{height:auto;padding-top: 60px;}
div[id^=detail-swiper-] img{height:auto;width:100%}
.swiper-button-next,.swiper-button-prev{position:absolute;display:flex;justify-content:center;align-items:center;width:30px;height:30px;color:#989898;background-color:#ededed;border-radius:50%;box-shadow:0 0 0 1px rgba(0,0,0,.1);cursor:pointer}
.swiper-button-next{top:25px;left:45px; font-style: initial;}
.swiper-button-prev{top:25px;left:5px; font-style: initial;}
.swiper-button-next::after,.swiper-button-prev::after{font-size:12px}
.article img{height:auto;max-width:100%;}
.viewer-container .viewer-one-to-one,
.viewer-container .viewer-flip-vertical,
.viewer-container .viewer-flip-horizontal,
.viewer-container .viewer-rotate-right,
.viewer-container .viewer-rotate-left,
.viewer-container .viewer-title {display: none!important;}
@media screen and (max-width:998px){
.article img{width:auto;height:auto;max-width:80%;max-height:400px}
.article .swiper img{max-width:100%;max-height:unset}
}
@media (min-width:770px){
:not(#stk) .stk-post.stk-post .stk-footnote{padding:0 20px 20px!important}
:not(#stk) .stk-post.stk-post .stk-footnote__close{display:block!important}
}
@media screen and (max-width:768px){
.article img{max-width:100%}
:not(#stk) .stk-post.stk-post .stk-footnote--hide.stk-footnote--show{width:90%;padding-bottom:20px;position:fixed;top:20%}
}