@media screen and (min-width:0px){.download_btn{width:35vw;height:8.5vw;font-size:3.2vw}}@media screen and (min-width:600px){.download_btn{width:133px;height:36px;font-size:14px}}.article_drawer{height:100%}.article_drawer .article_drawer-content_wrapper{width:90vw;height:100%;max-width:900px;display:flex;flex-direction:column}.article_drawer .article_drawer-content_wrapper .article_drawer-content_header{height:12vw;max-height:48px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(0,0,0,.1)}.article_drawer .article_drawer-content_wrapper .article_drawer-content_header .content_header_close{width:20px;height:20px;box-sizing:content-box;background-image:url(/assets/close.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:50%;cursor:pointer}.article_drawer .article_drawer-content_wrapper .article_drawer-content_header .content_header_close:active{opacity:.6}.article_drawer .article_drawer-content_wrapper .article_drawer-content_body{flex:1;flex-basis:0;overflow:auto;overscroll-behavior:contain;padding:20px 12px 20px 20px;font-size:14px;line-height:24px}.article_drawer .article_drawer-content_wrapper .article_drawer-content_body .text_title{font-size:20px;font-weight:500}.article_drawer .article_drawer-content_wrapper .article_drawer-content_body .text_light{color:#333}.article_drawer .article_drawer-content_wrapper .article_drawer-content_body .text_lighter{color:rgba(0,0,0,.6)}.article_drawer .article_drawer-content_wrapper .article_drawer-content_footer{height:17vw;max-height:64px;padding:0 20px;display:flex;align-items:center;border-top:1px solid rgba(0,0,0,.12)}.article_drawer .article_drawer-content_wrapper .article_drawer-content_footer .download_btn{background-color:#4e71eb}