.editor-js{display:flex;flex-direction:column}.editor-js>*{margin:10px 0}.editor-js>:first-child{margin-top:0}.editor-js__paragraph a{border-bottom:1px solid var(--dark)}.editor-js ol,.editor-js ul{padding-left:20px}.editor-js .article__embed{width:100%;margin:30px 0 k}.editor-js .article__embed iframe{width:100%;max-width:100%}.editor-js .article__quote{width:100%;display:flex;flex-direction:column;border-left:5px solid var(--dark);padding:20px 0 16px 20px}.editor-js .article__quote p{font-weight:400;font-size:1em;width:100%;text-align:left;line-height:26px;color:var(--dark);margin-bottom:10px}.editor-js .article__quote span{font-size:.875em;line-height:26px;text-align:right;color:var(--black_o5)}.editor-js .article__link{display:flex;align-items:flex-start;justify-content:flex-start;box-shadow:0 15px 20px var(--black_o1);border-radius:5px;padding:10px 15px}.editor-js .article__link img{height:100%;object-fit:cover;object-position:center;border-radius:5px}.editor-js .article__link>div{display:flex;flex-direction:column}.editor-js .article__link>div span:first-child{font-size:1.125em;line-height:26px;text-align:left;color:var(--dark)}.editor-js .article__link>div span:last-child{font-size:1em;line-height:26px;text-align:left;color:var(--dark);margin-top:10px}.editor-js .article__image{display:flex;flex-direction:column;width:100%;margin:10px auto}.editor-js .article__image img{width:100%;max-width:50%;margin-right:auto}@media only screen and (max-width:480px){.editor-js .article__image img{max-width:65%}}.editor-js .article__image span{margin-top:10px}.editor-js .article__image--stretched{width:100%;height:auto}.editor-js .article__image--stretched img{width:100%;max-width:100%}.editor-js .article__image--fixed{position:relative;overflow:hidden;width:100%;max-width:490px;height:auto;border-radius:var(--main_radius);margin:10px 0}.editor-js .article__image--fixed a{display:block;width:100%;height:100%}.editor-js .article__image--fixed a:hover .article__image-title{color:var(--orange)}.editor-js .article__image--fixed a:hover svg path{fill:var(--orange)}.editor-js .article__image--fixed a img{width:100%;height:100%;max-width:100%;object-fit:cover;object-position:center}.editor-js .article__image--fixed .img__upper__layer{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:2;background:linear-gradient(180deg,rgba(0,0,0,0) 24.48%,var(--black) 71.35%)}.editor-js .article__image--fixed .article__image-info{position:absolute;bottom:0;left:0;right:0;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;padding:16px 24px}.editor-js .article__image--fixed .article__image-info svg{width:48px;height:48px}.editor-js .article__image--fixed .article__image-info svg path{fill:var(--white);transition:.2s}.editor-js .article__image--fixed .article__image-title{font-weight:500;font-size:1.375em;line-height:28px;color:var(--white);transition:.2s;margin-right:24px}.editor-js .article__warning{display:flex;flex-direction:column;border-left:5px solid var(--red);padding:20px 0 16px 20px;width:100%}.editor-js .article__warning p{font-weight:400;font-size:1em;width:100%;text-align:left;line-height:26px;color:var(--dark);margin:0}.editor-js .article__warning span{font-size:1.125em;line-height:26px;text-align:left;color:var(--red);margin-bottom:10px}.editor-js hr{margin:32px 0;width:100%}.editor-js p,.editor-js pre{width:100%}@media only screen and (max-width:420px){.editor-js{font-size:.875em;line-height:26px}}.static-page{display:grid;padding:32px 15px 48px}@media only screen and (max-width:860px){.static-page{padding:15px 0}}.static-page__container{max-width:var(--main_width);width:100%;display:grid;align-items:start;gap:24px;margin:0 auto}.static-page__title{margin:0}